UnrealIRCd 6.1.2-rc1 is available for testing. It focuses on adding spamfilter features but also contains fixes and other new things. #IRC
👉 Release notes: https://tinyurl.com/u612rc1
👉 Download: https://unrealircd.org
👉 Upgrading on *NIX: ./unrealircd upgrade --rc
👉 Please report any issues at https://bugs.unrealircd.org/
#GNU
#Libregaming (libregaming.org)
My machines and setup
#Linux
#Federation (including but not limited to the Matrix, XMPP and the Fediverse) (Not looking at you, IRC)
#Awesomewm (I may switch later to #Hyprland though)
#Monero
#Artix
#Matrix + #XMPP + #IRC (Long live bridges and flamewars)
#I2P (I don't actually use it but we should though)
#10thingsiloverightnow #gnu #libregaming #linux #federation #awesomewm #Hyprland #monero #artix #matrix #xmpp #irc #i2p
190304 <@naur> By the time World War II broke out, many scientists and industrialists in the U.S. were measuring computing power not in megahertz or teraflops, but in "kilo-girls."
190344 <@naur> wracamy do punktu wyjscia, Branczu juz zaczal liczyc szybkosc gpu w kilo-latex-girls
What do people get out of using #SMS #Slack or #Discord that @matrix (and apps that interface with it) doesn't provide? The decentralized web should be able to win this fight.
Also, I wonder how many people are happy with #IRC and maybe then aren't interested in (or even aware of) what's now possible. I love using #matrix for calls on my show.
#sms #slack #discord #irc #matrix
Getting tired of using discord has led me to become really interested in older forms of #online #chat and #communication, such as #IRC and classic text-based #usenet, alongside new attempts like #matrix. Any who still use these old platforms, would you advocate for them? Is there any benefit for someone to jump in to those communities?
#online #chat #communication #irc #usenet #matrix
Join our #IRC #Server. It's a part of our #childh00d.. ;-)
irc.lemue.org:6667
irc.lemue.org:6697+
#irc #server #childh00d #retro #past #InternetRelayChat
That was good enough on #IRC because messages there have no threading context information, and the line size was a limiting factor. But on the #Fediverse, where threading exists and is important, and minimizing network transfers has higher priority, the approach won't do: we can't have each game logic function sending its own reply: we want to collect all the information that needs to be sent, and then send it in the smallest number of messages possible.
One more step I have to do before finally getting to work on the actual #Mastodon backend for my #Machiavelli #game #bot is decouple the whole messaging system from the game logic. This is technical debt accrued from the original #IRC bot plugin, where for simplicity the class handling the logic sent public and private messages to update users about the game status.
#mastodon #machiavelli #game #bot #irc
Government ‘failing Afghans’ as only 233 people come to UK on flagship resettlement scheme | The Independent
https://www.independent.co.uk/news/uk/home-news/afghan-asylum-backlog-resettlement-home-office-b2398856.html
#AfghanRefugees
#ResettlementScheme
#SmallBoats
#HomeOffice
#Taliban
#AfghansWhoWorkedWithBritish
#Rwanda
#Pakistan
#ACRS
#IRC
#IRCUK
#IllegalMigrationBill
#AsylumBan
#ARAP
#Mercer
#Homelessness
#AfghanRefugees #ResettlementScheme #SmallBoats #homeoffice #taliban #AfghansWhoWorkedWithBritish #rwanda #pakistan #ACRS #irc #IRCUK #IllegalMigrationBill #AsylumBan #ARAP #mercer #homelessness
I'm now refactoring the messaging system and card presentation logic to be both more sensible, and adaptable to contexts where threads are actually a thing —remember that this comes from an #IRC bot, so the only thing it cared about was who to send messages to, and how (channel or private). Hopefully I can get it to a point where some amount of customization on the amount of Unicode in the output is possible even per user.
Anybody know how to do a #discord to #matrix bridge? Know any good guides? Wouldn't mind bridging #telegram and /or #IRC and maybe #xmpp but I'll start with matrix
I can set anything up on Linux and do basic scripting, I have a box I can use might rent a VPS if necessary
#discord #matrix #telegram #irc #xmpp
Revolution IRC (The next-generation IRC client)
https://play.google.com/store/apps/details?id=io.mrarm.irc
https://f-droid.org/packages/io.mrarm.irc/
Update: 4 years vs 4 months difference
The latter follows the GitHub release:
#android #irc #revolutionirc #fdroid
Anyway, I've now completed a full “solitaire” game of the #Python reimplementation of my #Ruby #IRC #bot #Machiavelli plugin (hashtag galore yeah), so I believe the logic itself to be robust enough. The next step would be to start interfacing it with Mastodon. One thing that worries me is that the table can get rather largish, which may trip the character limit.
#python #ruby #irc #bot #machiavelli
So I've started porting my #Machiavelli #Ruby #IRC #bot #plugin (how's that for hashtags, uh?) to #Python, which has been a rather frustrating experience so far. I'm much more comfortable with Ruby than Python, but the languages are similar enough that the differences fall into that grating #uncannyValley experience. Also lots of bugs due to syntactical and behavioral differences (e.g. index() raising an exception instead of returning the null type). But things are moving forward.
#machiavelli #ruby #irc #bot #plugin #python #uncannyvalley