commit 407a315a6327708c324692dc8757345e56266f48
parent 331bab0e8cdfc3403f4847b5db838caf9c7fea08
Author: Laslo Hunhold <dev@frign.de>
Date: Thu, 19 Aug 2021 07:36:37 +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@frign.de>
Diffstat:
1 file changed, 0 insertions(+), 4 deletions(-)
diff --git a/suckless.org/rocks/index.md b/suckless.org/rocks/index.md
@@ -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).