Today is Stinky Saturday. The day #Jesus ripped a big one in his tomb and they had to lock him in there to control the fallout. That's what turned him into a zombie..so the #library will be open on this non-obligatory religious holidays so I can change my name. And to celebrate Stinky Saturday and my first name change on a document, you can find me on #irc on Libera #norge and #lispcafe and the usual pubnix haunts. come put up with my shenanigans I realtime. #easter
#TELNET #BBS #90'S #GAMES #DOORS #CHAT #IRC #MRC
https://a-net-online.lol A-Net Online Synchronet BBS
https://a-net-online.lol/www A-Net Online Mystic BBS
https://a-net-online.lol/x A-Net Online Linux Synchronet
Telnet: a-net.online - mystic-anet.online Port:23
Telnet: x.a-net.online Port 2233
Alright. After some debugging and updates, I put a new version of Ekko up.
https://codeberg.org/random-wizard/ekko
Mainly I cobbled it together to get a better idea of how IRC works.
My take. You setup a continuous loop that listens for connections. You store those. You find the ones that are sending you something. You take that as a string, split up the string, do a comparison of the string and fire off irc commands based on the string (that then send stuff back to the connections).
It actually reminds me of working on a Multi User Dungeon (MUD) way back in the 90s. I guess in a sense, it mirrors most programs. You take user input. You run some code based on the input. You send something back to the user.
Vi aspettiamo su #IRC, in particolare su:
#fediverso, dove troverete tra gli altri, anche "verne", bot caricato a #SA Stupidità Artificiale..
su #gemini-it per parlare di #geminiprotocol, non l'altro :)
e infine su #xmpp-it (devo spiegarlo?)
irc.libera.chat - https://libera.chat/guides/clients
I think I’m going to start running The Lounge
Matrix has been a net negative to public chat room standards, slow, buggy, unnecessary encryption
Who knows I might find & fix some The Lounge bugs along the way.
#TELNET #BBS #GAMES #90'S #CHAT #MRC #IRC #BRE #ARROWBRIDGE #KINGDOMS #LORD
InterBBS Games with X-League (777)
Are you ready to jump in and see your high scores published? https://a-net-online.lol/scores
A-Net Online BBS
https://a-net-online.lol
HTTP://mystic.a-net-online.lol
https://a-net-online.lol/x
Botten Anna was release in 2006... I'm so old....
Honestly, the open standards internet is still there, beneath the surface. I've got my user generated content here on the #fediverse, my spoken word content in #Castamatic powered by open #RSS feeds and #Podcasting20, I read my articles in @NetNewsWire, again from regular ole RSS, and I can chat on #IRC or @matrix. It may not be the mainstream any more unfortunately, but it's still alive and going, protect it.
#TELNET #BBS #INTERBBS #90'S #GAMES #CHAT #IRC #MRC #LORD
Just ONE of multiple InterBBS games on X-League (777)
https://a-net-online.lol
http://mystic.a-net-online.lol
Telnet: a-net.online Port: 23
SSH: 22, RLogin: 513
Telnet: mystic-anet.online Port: 23
SSH: 22, RLogin: 513
@defanor AFAIK there is no fully bidirectional channel<->MUC bridge, but Biboumi will allow XMPP users to join an IRC channel and will have a mostly-native feel for both sides (/whois and some channel operator things from the XMPP side are slightly awkward). It's maintained at https://codeberg.org/poezio/biboumi
I've been using it for years and even gave up irssi in favor of poezio+biboumi
You can set up a dedicated instance for your ircd and let users join via e.g. #support@irc.prosody.tld
Are there tools (ideally working and maintained) for bridging individual #IRC channels with #XMPP MUCs in such a way that every user shows up as an actual participant (the gateway acting as server/service at least on the IRC side, spawning many users efficiently), rather than a bot prefixing relayed messages with user names? Particularly for InspIRCd and Prosody (both running locally, with an ability to configure them if needed).
As a similar project's example, there is TeleServ for such a bridging between IRC and Telegram, but I am failing to find that for IRC and XMPP. It should not be hard to write from scratch, but I would guess that they should exist already.
#TELNET #BBS #GAMES #DOORS #CHAT #MRC #IRC #ANSI #RPG #ADVENTURE
Do any of these games bring back Dialup BBS memories? :)
Hundreds of games to choose from @ A-Net Online BBS
Telnet: a-net.online Telnet: mystic-anet.online port:23
SSH:22. RLogin: 513
https://a-net-online.lol
HTTP://mysic.a-net-online.lol
https://blahaj.social/@leah/114322213914414565
Looking into the matrix protocol cemented that idea for me. Matrix even described as an "eventually consistent JSON store"! That is not a good thing. Something so complex is unlikely to be implemented by a single user w/o an innordinate amount of effort