Skip to content

Commit 8980133

Browse files
authored
Docs: IRC channel moved from Freenode to Libera.Chat (#848)
There's no mention of this on the issue tracker, so here's my recap of what led to this change. There is some drama around Freenode. Their volunteer staff quit[1]. Then the new-ish management started enacting strange policy changes[2] and take over the channels[3]. On June 26th 2021 Freenode's bot tried to take over #hakyll, but failed; however, it did succeed in #haskell and many, many other channels. For the preceding week, me and IRC user henk were trying to move the channel off the Freenode, either to Libera.Chat or OFTC. Jasper, the founder of Hakyll, was absent from IRC and didn't respond to my emails. Me and henk are the most active IRC users on the channel. Also, I have Collaborator access to the repo, and henk has chanop access to the IRC channel. We believe that at this time, we're the ones who are the best positioned to execute the move, so we're doing it. We only considered Libera.Chat and OFTC. Libera.Chat was created a week earlier by the same staff who quit Freenode; I personally consider them to be a spiritual successor of Freenode. OFTC is a well-established network with good governance documentation. Both networks are FOSS-friendly. The choice wasn't obvious. Libera.Chat was picked because 10 users moved there (and 1 more did while I was typing this!), whereas only 2 joined OFTC (me and henk, and those weren't votes for OFTC — we were just ensuring that the channel is ours). Also, #haskell and #ghc are on Libera too, so it makes sense for a Haskell project such as Hakyll to be present on Libera. For posterity: <Minoru> info #hakyll -ChanServ(ChanServ@services.)- Information on #hakyll: -ChanServ(ChanServ@services.)- Founder : jaspervdj -ChanServ(ChanServ@services.)- Registered : Mar 01 13:29:17 2011 (10y 12w 5d ago) -ChanServ(ChanServ@services.)- Mode lock : +ntc-slk -ChanServ(ChanServ@services.)- *** End of Info *** 1. https://kline.sh 2. freenode/web-7.0#513 3. https://www.devever.net/~hl/freenode_abuse
1 parent 122dd42 commit 8980133

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

hakyll.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Description:
2222

2323
.
2424

25-
* An IRC channel, @#hakyll@ on freenode
25+
* An IRC channel, @#hakyll@ on irc.libera.chat (we *do not* have a channel on Freenode anymore)
2626

2727
.
2828

web/index.markdown

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,5 @@ using [stack] by using `stack install hakyll`. Then, you can:
3939
- read the [tutorials](/tutorials.html);
4040
- mail the [google discussion group](http://groups.google.com/group/hakyll);
4141
- ask questions on the IRC channel: `#hakyll` on
42-
[freenode](http://freenode.net/).
42+
[irc.libera.chat](https://libera.chat/) (we *do not* have a channel on
43+
Freenode anymore).

web/templates/tutorial.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@ <h1>Documentation inaccurate or out-of-date? Found a typo?</h1>
1818

1919
If you run into any problems, all questions are welcome in the above google
2020
group, or you could try the IRC channel, <code>#hakyll</code> on
21-
<a href="http://freenode.net/">freenode</a>.
21+
<a href="https://libera.chat/">irs.libera.chat</a> (we <em>do not</em> have
22+
a channel on Freenode anymore).

0 commit comments

Comments
 (0)