Most active commenters
  • rwmj(4)
  • ahartmetz(3)

←back to thread

90 points sugarpimpdorsey | 13 comments | | HN request time: 1.625s | source | bottom
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 #
1. 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 #
2. 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 #
3. 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 #
4. mananaysiempre ◴[] No.44775568{3}[source]
Fractal for GNOME is neither, and it’s decent.
replies(2): >>44775610 #>>44775832 #
5. rwmj ◴[] No.44775610{4}[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 #
6. ahartmetz ◴[] No.44775832{4}[source]
It does look and work very much like a web view. I just tried it.
replies(1): >>44775877 #
7. mananaysiempre ◴[] No.44775877{5}[source]
Uh, how?.. It’s a conversation window with a contact list to the left, with GNOME-standard (libadwaita) look and feel. If you want separate conversation windows (like ICQ or Pidgin), then I understand the desire, but it’s pretty much orthogonal to web-view-ness (also very rare these days regardless of protocol).
replies(1): >>44778488 #
8. skydhash ◴[] No.44775911{5}[source]
The emacs client is nice, ement.el, is nice. And there's probably a weechat plugin somewhere.
9. crinkly ◴[] No.44775930[source]
We moved off IRC to Slack ages ago. Then they decided Slack was too expensive so we were forced to Teams which is bundled with the inescapable O365 license. We now use IRC again (UnrealIRCd) which runs on a debian VM on someone's workstation in the office.

Clients are all irssi on WSL2 or Macs.

replies(1): >>44776802 #
10. jasonjayr ◴[] No.44776118{5}[source]
https://weechat.org/ -- supports matrix (as well as IRC).
replies(1): >>44776421 #
11. rwmj ◴[] No.44776421{6}[source]
Yes this is fair. I'm even using Weechat for IRC & Slack, so I just need to get around to setting it up.
12. nasretdinov ◴[] No.44776802{3}[source]
irssi is surprisingly decent, and would even makes you think IRC the protocol was designed around irssi (and TUI), although the protocol is actually much older
13. ahartmetz ◴[] No.44778488{6}[source]
Maybe Adwaita looks like that, I don't know. But there is a ton of whitespace, lots of clickable UI elements that look just like regular text, that kind of thing.