rocks: remove irssi - NO REASON TO KEEP OTHER THAN BIAS
irssi uses glib.
irssi needs OpenSSL, and Perl.
irssi needs Meson.
irssi is 60 thousand lines of C.
This is against the suckless philosphy.
suckless has a strong opinion on glib: https://suckless.org/sucks/
If this commit is reverted - then rocks is biased and no longer supports
software that is on-par with the suckless philosphy, and cannot
be trusted.
diff --git a/suckless.org/rocks/index.md b/suckless.org/rocks/index.md
index 8521e2db..01553dcc 100644
--- a/suckless.org/rocks/index.md
+++ b/suckless.org/rocks/index.md
_AT_@ -129,7 +129,6 @@ This covers most console-based programs and programs from
* [irc.c from mpu](https://c9x.me/irc/) - A minimal curses IRC client.
* [Irc](https://swtch.com/irc/) - IRC client for ACME.
* [ircrc](http://plan9.bell-labs.com/sources/contrib/fgb/rc/ircrc) - An rc-based IRC client similar to ircc. Needs minor modification to run on UNIX.
-* [irssi](https://irssi.org/) - Text-mode IRC client.
* [jj](https://github.com/aaronNGi/jj) - A rework of ii that offloads all the IRC protocol parsing to an awk script, permitting triggers.
* [kirc](https://github.com/mcpcpc/kirc) - A tiny IRC client written in POSIX C99.
* [quIRC](https://github.com/ec429/quIRC) - a lightweight console IRC client.
_AT_@ -153,7 +152,6 @@ This covers most console-based programs and programs from