diff options
author | mms <git@sapka.me> | 2024-11-20 21:10:22 +0100 |
---|---|---|
committer | mms <git@sapka.me> | 2024-11-20 21:10:22 +0100 |
commit | 2f795b99b92cce4c57fd37b6dd31a9fc6a290144 (patch) | |
tree | 33c8c4a1e0765e607dfb82efcb0fb9192ca46f66 /content/blog | |
parent | dc762b76e03233b2628c35221f31067ad8ffe6b4 (diff) |
feat: irc
Diffstat (limited to 'content/blog')
-rw-r--r-- | content/blog/2024/cryschan.md | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/content/blog/2024/cryschan.md b/content/blog/2024/cryschan.md new file mode 100644 index 0000000..0991332 --- /dev/null +++ b/content/blog/2024/cryschan.md @@ -0,0 +1,33 @@ ++++ +title = "This site now has an IRC channel" +author = ["MichaĆ Sapka"] +date = 2024-11-20T20:22:00+01:00 +categories = ["blog"] +draft = false +weight = 2001 +image_dir = "blog/images" +image_max_width = 600 +Abstract = "on PC gaming and it's demise" +Listening = "Michael Land - Curse of Monkey Island OST" ++++ + +My IP was unbanned from libera.chat (I wasn't the one who got banned!), so I want to use it more. +After all, where else am I meet with my cyberpals? +Discord? +Let's have some self respect! + +One of ways to achieve that is to have an IRC channel for this site. + +**The official IRC channel for crys.site is <span class="underline">##cryschan</span> on libera.chat** + +---- + +IRC sure has changed since I used it. +I had a brief period of using it earlier this year, but it ended when my ISP changed my IP to a banned one. +But I've learned that now: + +- You can register a nick on a server. It's done via "nameserver" +- You can register a channel, so no hostile takeover is possible. It's done via "chanserv" +- You can have persistent connection with multiple clients attached. It's done via proxy service called "bouncer" +- All the good, old clients still work +- There's still a couple of hundred thousand people using IRC at any given moment |