this post was submitted on 05 Sep 2026
499 points (97.3% liked)

Technology

87833 readers
2832 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] takeda@lemmy.dbzer0.com 2 points 21 hours ago* (last edited 21 hours ago)

IRC is older than World Wide Web, and unfortunately there wasn't as much innovation over years.

It was designated for a live chat so thought of also storing history and replay it didn't make sense then (the reasoning was that if you needed to send something that's not live, why not use email?)

Though people come up with own adhoc solutions like for example mentioned bouncer, some networks also had memo service where you could leave a message and there were also bots sitting chat history.

If features like these are important to you, I didn't think you will be happy with IRC, adding them would require rearchitecting the whole thing.

You can see for example slack doing it (it is heavily influenced by IRC although it evolved so much that maybe that is less visible now)

I didn't have a chance to play with it yet, but I heard Matrix could be the successor to IRC.

Nothing against IRC, I spent years on it and loved it, but it isn't great if important features for you are things like chart history when you were offline, embedding pictures in chat, threads, audio/video chat etc

The things where IRC still rules is: simplicity, very low resource requirements, and no accounts need, just pick a nick and you are in (this is also why keeping history for each user is so hard to add, when servers didn't really handle accounts.)