commit 407a315a6327708c324692dc8757345e56266f48
Author: Laslo Hunhold <dev_AT_frign.de>
Date: Thu Aug 19 07:36:37 2021 +0200
The rocks-page is not an advertisement-platform or satire-page
The "admin" tool looks like satire[0], which in itself is entertaining,
but the rocks-page should only include serious projects.
Even if the satire is just an icing on top and a good program behind it,
recommendations on this page should have substance and not only build
on the author's.
[0]:
https://github.com/gek169/admin
Signed-off-by: Laslo Hunhold <dev_AT_frign.de>
diff --git a/suckless.org/rocks/index.md b/suckless.org/rocks/index.md
index d1cff088..5791df45 100644
--- a/suckless.org/rocks/index.md
+++ b/suckless.org/rocks/index.md
_AT_@ -80,10 +80,6 @@ This covers most console-based programs and programs from
* [btpd](
https://github.com/btpd/btpd) - The BitTorrent Protocol Daemon.
-### Core Utilities
-
-* [admin](
https://github.com/gek169/admin) - barebones, minimal doas/sudo replacement for Linux. Half the size of doas, single-file in C.
-
### Feed aggregators / newsreaders
* [sfeed](
https://codemadness.org/sfeed.html) - RSS and Atom parser + CLI programs and [sfeed_curses UI](
https://codemadness.org/sfeed_ui.html).
Received on Thu Aug 19 2021 - 07:38:50 CEST