←back to thread

90 points sugarpimpdorsey | 4 comments | | HN request time: 0.363s | source
Show context
rwmj ◴[] No.44774950[source]
We have these at work and there was a big outcry when IT tried to get rid of them. I use them from time to time to do things like: Keep git and other backups. Convenient place to scp files to/from. Upload files that coworkers can grab. I don't use it, but others used them as permanent IRC endpoints (using screen or tmux presumably).

Notice a cloud VM or container probably doesn't work here. You need something with a permanent presence, and shared between users (with separate Unix accounts).

replies(3): >>44775025 #>>44775456 #>>44776060 #
userbinator ◴[] No.44775025[source]
Using IRC for the company IM is true old-school. I've worked at places which do the same, and also use SIP for A/V calls. Not being dependent on Big Tech, or the Internet for that matter, for services which exist entirely inside the corporate LAN is a great way to work.
replies(1): >>44775028 #
rwmj ◴[] No.44775028[source]
It was replaced by Slack last year. Sigh ...

We still use IRC in some upstream communities although it has been replaced by Matrix in some (which is also terrible).

replies(2): >>44775547 #>>44775930 #
ahartmetz ◴[] No.44775547[source]
Matrix the protocol seems fine, but client software seems to be all web views or (weirdly) imitating the look of web views.
replies(1): >>44775568 #
mananaysiempre ◴[] No.44775568[source]
Fractal for GNOME is neither, and it’s decent.
replies(2): >>44775610 #>>44775832 #
1. rwmj ◴[] No.44775610[source]
I want a text only client, running in a terminal. I don't care that I won't be able to see the pictures & animations - in fact that's an advantage.
replies(2): >>44775911 #>>44776118 #
2. skydhash ◴[] No.44775911[source]
The emacs client is nice, ement.el, is nice. And there's probably a weechat plugin somewhere.
3. jasonjayr ◴[] No.44776118[source]
https://weechat.org/ -- supports matrix (as well as IRC).
replies(1): >>44776421 #
4. rwmj ◴[] No.44776421[source]
Yes this is fair. I'm even using Weechat for IRC & Slack, so I just need to get around to setting it up.