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 | |
parent | dc762b76e03233b2628c35221f31067ad8ffe6b4 (diff) |
feat: irc
Diffstat (limited to 'content')
-rw-r--r-- | content/blog/2024/cryschan.md | 33 | ||||
-rw-r--r-- | content/more/_index.md | 14 | ||||
-rw-r--r-- | content/more/irc/_index.md | 17 | ||||
-rw-r--r-- | content/more/uses/_index.md | 10 |
4 files changed, 63 insertions, 11 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 diff --git a/content/more/_index.md b/content/more/_index.md index 291a97c..64b1c9e 100644 --- a/content/more/_index.md +++ b/content/more/_index.md @@ -1,23 +1,19 @@ +++ title = "More pages" author = ["Michał Sapka"] +date = 2023-11-20T20:40:00+01:00 categories = ["more"] draft = false -weight = 1002 +weight = 1001 abstract = "Other things on this blog" +++ ## Pages {#pages} +--- + - [Now](/blog/now) - What am I doing now? - [Uses](/blog/uses) - What hardware and software I use? - [About](/blog/about/) - General info - [Contact](/blog/contact/) - How to contact me? - - -## My other sites {#my-other-sites} - -- [Homepage](/) - the hub -- [Unix History](/unix-history/) - how Unix came to be? -- [Cool Emacs](/cool-emacs/) - cool things to do with Emacs -- [Brain Rots](/brain-rot/) - reviews, mostly SciFi +- [IRC channel](/more/irc) - This site has an IRC channel diff --git a/content/more/irc/_index.md b/content/more/irc/_index.md new file mode 100644 index 0000000..69af3e7 --- /dev/null +++ b/content/more/irc/_index.md @@ -0,0 +1,17 @@ ++++ +title = "IRC channel" +author = ["Michał Sapka"] +date = 2024-11-20T20:41:00+01:00 +categories = ["more"] +draft = false +weight = 1006 +abstract = "IRC channel" ++++ + +## IRC channel {#irc-channel} + +--- + +The official IRC channel for this site is **##cryschan** on **libera.chat**. + +[Learn how to use IRC](https://libera.chat/guides/) diff --git a/content/more/uses/_index.md b/content/more/uses/_index.md index 52c57b8..24b2317 100644 --- a/content/more/uses/_index.md +++ b/content/more/uses/_index.md @@ -1,6 +1,7 @@ +++ title = "Uses" author = ["Michał Sapka"] +date = 2023-11-20T20:42:00+01:00 categories = ["more"] draft = false weight = 1005 @@ -10,7 +11,12 @@ image_dir = "blog/images" image_max_width = 600 +++ -## Hardware {#hardware} +## Uses {#uses} + +--- + + +### Hardware {#hardware} {{< image class="centered" alt="A computer on a desk" file="setup-2024-07.jpg" >}} noop @@ -86,7 +92,7 @@ However, I bought them for their look. Full wife approval factor -## Software {#software} +### Software {#software} ### Operating system {#operating-system} |