←back to thread

90 points sugarpimpdorsey | 2 comments | | HN request time: 0.001s | 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{3}[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 #
1. crinkly ◴[] No.44775930{4}[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 #
2. nasretdinov ◴[] No.44776802[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