Live data from Hacker News

Show HN: I made Devzat – It's like Discord but in the terminal, over SSH

news.ycombinator.com

121–130 of 154 posts

Re: Show HN: I made Devzat – It's like Discord but in the terminal, over SSH

#123

Is this working now? I logged on and can't do anything and nothing seems to be happening, i just get a snippet of text starting "38m earlier"

sorry, i have no idea why it went down lol, i've fixed it now

yeah, I think I broke you system - completely stopped for me

Re: Show HN: I made Devzat – It's like Discord but in the terminal, over SSH

#124

Isn't the only thing this has in common with Discord.. text chat? That's the LEAST interesting part about Discord, and it's basically just table stakes for a chat service.

well, channels, emoji names, syntax highlighting...

Re: Show HN: I made Devzat – It's like Discord but in the terminal, over SSH

#125

Did you know you are exposing your identity for each "permission denied" error? SSH repeatedly tries all of your public keys to authenticate. Someone was able to harvest that and figure multiple github profiles of the client in past.

(assuming I am malicious (which isn't really a bad thing to assume))

Re: Show HN: I made Devzat – It's like Discord but in the terminal, over SSH

#126

Earlier quoted context omitted.

Discord is one of the most popular chat platforms. Imagine IRC, but more modern and the developers actually care about UX.

But unfortunately it is highly censored. And if you're part of any community that is banned, your account is banned as well. It happens often. Something I experienced, as a former member of a nootropics server. I don't find the service very trustworthy, but I think that if you're a gamer, it may work out just fine for you.

All the topics mentioned in this subthread sound like my kind of thing. It's sad that Discord bans for that.

If you ever want to resume your communities elsewhere, perhaps check out Matrix (https://matrix.org/)? If you have the know how to host your own server, you can host a community without the risk of being shut down by an external party. People from other servers can still join because the network is federated.

Re: Show HN: I made Devzat – It's like Discord but in the terminal, over SSH

#127
post #78
post #67

Earlier quoted context omitted.

Or an internal IRC server. Or a Zulip server. Matrix is overkill if you're never going to federate it.

What makes you say that?

Matrix is a joy when not federated fwiw, given all the stuff that could slow it down (talking to other people’s servers) isn’t happening :)

Re: Show HN: I made Devzat – It's like Discord but in the terminal, over SSH

#128
post #55

Back in the mid 90's, I used to hang out on what was called vrave, a telnet based chat hosted at hyperreal.org (Apache's' Brian Behlendorf's rave archive/culture site). This is definitely making me nostalgic for it.

My first Unix account was on hyperreal.org, given to me by Brian Beulendorf so I could put up the Dance Music Business Resource. The same machine also hosted apache source code repositories. Oh, hi Jon! It's Chris, from the 90s

I used to live in your basement!

Re: Show HN: I made Devzat – It's like Discord but in the terminal, over SSH

#130

> It's like discord but in the terminal, over SSH so it's IRC?

More like a BBS partyline. IRC requires a custom client, not just a terminal connection.

i had been using telnet for irc in the 90s a lot, it doesn’t really require any custom client
Post reply on HN