this post was submitted on 19 Jul 2025
278 points (94.0% liked)

Technology

73035 readers
2725 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 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] mesamunefire@piefed.social 7 points 1 day ago (2 children)

Its running about 1GB for me and my server setup. It spikes a bit if there is a lot going on, but it can get low than that when its just idling. Its not terrible, but given irc and other clients which take MB for RAM...its a bit of a hog-ish.

[–] Auth@lemmy.world 3 points 1 day ago (1 children)

IRC is dead simple. You cant compare something like matrix to it in terms of resource usage thats not fair. 1GB of ram usage if fine for a server application that does messaging, pictures and video.

[–] szymon@programming.dev 2 points 23 hours ago (1 children)

So we need to bring back IRC, if someone doesn't know how it works - well, I don't want to talk with such person. Bring back gatekeeping

[–] Auth@lemmy.world 2 points 8 hours ago

IRC doesnt fit the requirements though. I cant send pictures or videos, I cant make little icons to react, I cant quote reply, I dont get push notifications when pinged. You may think these arent nessesary but to majority of users they are and I dont think IRC is going to adapt to include them.

[–] gandalf_der_12te@discuss.tchncs.de 2 points 1 day ago (1 children)

well there's the problem, i have a small server available but it only has 4 GB in total and i'm also hosting other things on it, including a luanti game world

[–] mesamunefire@piefed.social 2 points 1 day ago* (last edited 1 day ago) (1 children)

Im running the equivalent to a pi 5 so yeah it can run with a slight delay. You may have some issues with the spikes, definitely if its more than a couple of people. 4GB in total, you will probably have to figure out if its worth it.

Also updates sometimes borks the server. Ive stopped updating until I have time to really sit down and understand what changed.

[–] gandalf_der_12te@discuss.tchncs.de 1 points 1 day ago (2 children)

there should be a more efficient re-implementation but i don't have time to even attempt that :/

[–] Miaou@jlai.lu 1 points 1 day ago

Conduit is a Rust implementation that runs OK, but obviously doesn't have feature parity

[–] mesamunefire@piefed.social 1 points 1 day ago

Yeah thats fair.