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-org | |
parent | dc762b76e03233b2628c35221f31067ad8ffe6b4 (diff) |
feat: irc
Diffstat (limited to 'content-org')
-rw-r--r-- | content-org/blog.org | 31 | ||||
-rw-r--r-- | content-org/more.org | 37 |
2 files changed, 55 insertions, 13 deletions
diff --git a/content-org/blog.org b/content-org/blog.org index 30c9780..1aaeaf6 100644 --- a/content-org/blog.org +++ b/content-org/blog.org @@ -8,7 +8,7 @@ #+HUGO_SECTION: blog -* 2024 [95/97] :@blog: +* 2024 [96/98] :@blog: :PROPERTIES: :EXPORT_HUGO_SECTION: blog/2024 :EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :image_dir "blog/images" :image_max_width 600 @@ -121,6 +121,35 @@ It's small annoyance, but it shows the general direction. Microsoft GitHub is still not near the biggest sin an Open Source can commit when it comes to cooperation (that crown still goes to using Discord), but it's far from being "Open". +** DONE This site now has an IRC channel +CLOSED: [2024-11-20 Wed 20:22] +:PROPERTIES: +:EXPORT_FILE_NAME: cryschan +:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :Abstract on PC gaming and it's demise +:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :Listening Michael Land - Curse of Monkey Island OST +:END: + +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 _##cryschan_ 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 + ** DONE The Rock Paper Shotgun 100 and PC gaming CLOSED: [2024-11-17 Sun 22:14] :PROPERTIES: diff --git a/content-org/more.org b/content-org/more.org index 237d90e..af39337 100644 --- a/content-org/more.org +++ b/content-org/more.org @@ -8,7 +8,8 @@ #+HUGO_WEIGHT: auto -* More pages :@more: +* DONE More pages :@more: +CLOSED: [2023-11-20 Wed 20:40] :PROPERTIES: :EXPORT_HUGO_SECTION: more :EXPORT_FILE_NAME: _index @@ -16,19 +17,13 @@ :END: ** Pages - +--- - [[/blog/now][Now]] - What am I doing now? - [[/blog/uses][Uses]] - What hardware and software I use? - [[/blog/about/][About]] - General info - [[/blog/contact/][Contact]] - How to contact me? +- [[/more/irc][IRC channel]] - This site has an IRC channel -** 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-rot/][Brain Rots]] - reviews, mostly SciFi - * About :@more: :PROPERTIES: @@ -137,7 +132,8 @@ curl -sL https://michal.sapka.me/mms.gpg | gpg --import Log: - 2023-11-30: key *72AC6E152B4D98DE4CEF2CDA7E97D88147ED66E7* created -* Uses :@more: +* DONE Uses :@more: +CLOSED: [2023-11-20 Wed 20:42] :PROPERTIES: :EXPORT_HUGO_SECTION: more/uses :EXPORT_FILE_NAME: _index @@ -147,7 +143,9 @@ Log: :EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :image_dir "blog/images" :image_max_width 600 :END: -** Hardware +** Uses +--- +*** Hardware #+attr_shortcode: :file setup-2024-07.jpg #+attr_shortcode: :alt A computer on a desk #+attr_shortcode: :class centered @@ -219,7 +217,7 @@ They are small speakers, so nothing to write home about - but for their size the However, I bought them for their look. Full wife approval factor -** Software +*** Software *** Operating system @@ -283,3 +281,18 @@ Bitwarden. It does the job. I use LanguageTool via ltex-ls. The checker uses ngram data provides by LanguageTool. + +* DONE IRC channel :@more: +CLOSED: [2024-11-20 Wed 20:41] +:PROPERTIES: +:EXPORT_HUGO_SECTION: more/irc +:EXPORT_FILE_NAME: _index +:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :abstract IRC channel +:END: + +** IRC channel +--- + +The official IRC channel for this site is *##cryschan* on *libera.chat*. + +[[https://libera.chat/guides/][Learn how to use IRC]] |