https://github.com/korewachino/suckmore
suckless is bad, and here's why
https://github.com/korewachino/suckmore
Last synced: 4 months ago
JSON representation
suckless is bad, and here's why
- Host: GitHub
- URL: https://github.com/korewachino/suckmore
- Owner: korewaChino
- Created: 2021-10-21T20:11:18.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-21T20:46:34.000Z (over 3 years ago)
- Last Synced: 2025-02-18T12:00:44.507Z (4 months ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[
](https://github.com/korewaChino/suckmore/edit/main/README.md)
# suckmore
suckless is bad, and here's why:# Manifesto
suckless is a bad philosophy, and introduces bad coding practices. And this repo is made in protest to it.## From a packager's viewpoint
- suckless requires you to manually recompile your software to reconfigure it, and various other patches to customize it. This is really bad practice for us packagers. We cannot package your software if you have to recompile all your software manually. For example: dwm requires additional patching for it to be actually functional.
## list of software that actually sucks more
- dwm (unpackagable, inconsistent code, constant patching)
- st
- slock