this post was submitted on 31 May 2026
37 points (97.4% liked)
Programming
27195 readers
456 users here now
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Rules
- Follow the programming.dev instance rules
- Keep content related to programming in some way
- If you're posting long videos try to add in some form of tldr for those who don't want to watch videos
Wormhole
Follow the wormhole through a path of communities !webdev@programming.dev
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Each project has its own reputation. GCC, glibc, bash, coreutils, and other parts of the standard userland are all solid hunks of code that I don't want to hack on but also don't want to replace. However, it's easy to get more specific:
gawk) is pretty good. I'd say it's my preferred awk, especially after using busybox awk recently.gforth) is awesome if you want that unityped stack-of-cells classic ANS FORTH experience. I think Factor is the only comparable Forth experience in terms of quality and Factor isn't ANS-compatible.Microkernels project. In development since 1990, with varying activity.
Wikipedia lists six distributions; amongst them Arch, Debian, Gentoo, Guix
Re Guix. It usually boots just fine on standard hardware. Its just the wifi drivers that are widely unsupported. But all of that is solved with like 5 lines of config in a standard place.