Home Hacker News Show HN: I made Devzat – It's like discord but in the terminal, over SSH https://ift.tt/28MLD6f
Show HN: I made Devzat – It's like discord but in the terminal, over SSH https://ift.tt/28MLD6f
Wandereraenny March 16, 2022 0
Show HN: I made Devzat – It's like discord but in the terminal, over SSH Run `ssh devzat.hackclub.com` to try it out! The repo is here: https://ift.tt/OJgTkqe (golang). It has markdown and emoji support, DMs, channels, and it can show images too. You can send code, and it gets syntax highlighted (you can change the theme). You can ping people like so: @user and it sends them a \a, which should play an audible sound if the terminal allows it. There's inbuilt games and rainbow names and a lot of other small things I don't remember right now. You might find the auth system interesting: it's based on a hash of ssh pubkey (bans use that and a hash of IP, so it isn't so easy to get around a ban) Also an interesting issue: bots that go around trying to brute force ssh into random IPs with common usernames. My current solution is banning if rapid successive joins are detected. March 15, 2022 at 11:32PMRelated Posts
- Job posted to Hacker News: UpCodes (YC S17) Is Hiring SWEs/PMs to Automate Construction Compliance
- Job posted to Hacker News: Patterns (YC S21) is hiring to replace dashboards with AI agents
- Job posted to Hacker News: OneText (YC W23) Is Hiring a Lead UX Engineer
- Job posted to Hacker News: Meticulous (YC S21) is hiring to eliminate E2E UI tests
- Job posted to Hacker News: Activeloop (YC S18) Hiring a C++ Engineer with a Streaming Data Loader Expertise
- Job posted to Hacker News: Unify (YC W23) Is Hiring Contributors to Unify ML
- Job posted to Hacker News: Autotab (YC S23) Is Hiring Founding Engineers to Build the Digital Robot
- Job posted to Hacker News: Zep AI (YC W24) Is Hiring a Machine Learning Engineer with LLM Experience
Subscribe to:
Post Comments
(
Atom
)
Post a Comment