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

←back to thread

90 points sugarpimpdorsey | 18 comments | | HN request time: 0.783s | source | bottom
1. 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 #
2. 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 #
3. 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 #
4. indigodaddy ◴[] No.44775456[source]
Hmm, a VPS with Copyparty might work, although security would be in question compared to an internal unix login server..
5. ahartmetz ◴[] No.44775547{3}[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 #
6. mananaysiempre ◴[] No.44775568{4}[source]
Fractal for GNOME is neither, and it’s decent.
replies(2): >>44775610 #>>44775832 #
7. rwmj ◴[] No.44775610{5}[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 #
8. ahartmetz ◴[] No.44775832{5}[source]
It does look and work very much like a web view. I just tried it.
replies(1): >>44775877 #
9. mananaysiempre ◴[] No.44775877{6}[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 #
10. skydhash ◴[] No.44775911{6}[source]
The emacs client is nice, ement.el, is nice. And there's probably a weechat plugin somewhere.
11. crinkly ◴[] No.44775930{3}[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 #
12. bravesoul2 ◴[] No.44776060[source]
What's the difference between this and a Ubuntu running on EC2 with various users and SSH?
replies(1): >>44776076 #
13. ndileas ◴[] No.44776076[source]
Mostly annoying network configs and token expirations etc. Not saying it can't be set up well, but in my experience some security guru gets a hardon for making my life miserable.
replies(1): >>44776135 #
14. jasonjayr ◴[] No.44776118{6}[source]
https://weechat.org/ -- supports matrix (as well as IRC).
replies(1): >>44776421 #
15. calgoo ◴[] No.44776135{3}[source]
That depends... If your AWS account is already wired up the internal network then the ec2 is basically just another VM just like the onprem VMware servers or physical machines.

Now if all your AWS accounts are only public facing then yes it can get a bit more complicated .

16. rwmj ◴[] No.44776421{7}[source]
Yes this is fair. I'm even using Weechat for IRC & Slack, so I just need to get around to setting it up.
17. nasretdinov ◴[] No.44776802{4}[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
18. ahartmetz ◴[] No.44778488{7}[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.