Skip to content

Commit

Permalink
Docs: IRC channel moved from Freenode to Libera.Chat (#848)
Browse files Browse the repository at this point in the history
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
  • Loading branch information
Minoru committed May 26, 2021
1 parent 122dd42 commit 8980133
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion hakyll.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Description:

.

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

.

Expand Down
3 changes: 2 additions & 1 deletion web/index.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,5 @@ using [stack] by using `stack install hakyll`. Then, you can:
- read the [tutorials](/tutorials.html);
- mail the [google discussion group](http://groups.google.com/group/hakyll);
- ask questions on the IRC channel: `#hakyll` on
[freenode](http://freenode.net/).
[irc.libera.chat](https://libera.chat/) (we *do not* have a channel on
Freenode anymore).
3 changes: 2 additions & 1 deletion web/templates/tutorial.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@ <h1>Documentation inaccurate or out-of-date? Found a typo?</h1>

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

0 comments on commit 8980133

Please sign in to comment.