Post #2008841
2026-04-22 09:56 UTC
@april it's just like when people tell me i should rewrite libreboot's build system in python or something. python's infrastructure is millions of lines of code. your shell is like 15,000 lines of code. i choose to write everything as shell scripts. shell scripts don't break.
unless you use nested quotes inside of backticks, and then one day decide to use your build system in openbsd. but i'm working on that!
Replies (1)
-
@april@donotsta.re 2026-04-22 09:57
@libreleah nah nah its not even that ^^ i think if a build system works it shouldnt be changed, your 15k lines of code will still run better than the current state of C build systems for many targets haha