ERROR: Unsupported linker, only bfd, gold, and lld are supported, not ld.bfd.
Fucking buildsystems (meson this time), none of them are good.
Fucking buildsystems (meson this time), none of them are good. 21 comments
@MischievousTomato @lanodan We'd be asking that about Linux if BSD took off. Linux is terrible because it took off and people got obsessed with making it do everything for everyone so it would kill Windows.
:dmr: "Unix has retarded operating systems research by ten years, Linux by another twenty." @p @MischievousTomato @lanodan His quote really isn't fair, he's being salty here. You want to blame OS research point the finger at Microsoft and Apple, the dominant forces here. They've worked to make everything so much worse intentionally, where Linux its flaws are at least accidental.
@lanodan @MischievousTomato @shebang I'll take a dead system over an epileptic one, but I don't think any of them are dead. Linux-the-ecosystem is spastic and it's adorable except when you have to attempt to get something done.
spaz.gif @p @MischievousTomato @shebang Well, if I would seriously take Plan9 (the most likely one), I would very likely end up seriously modifying it to the point where it's not a Plan9 anymore.
(and no, not in a Unix/Linux direction, I want that gone) @graf @MischievousTomato @shebang @p (note: my version probably requires webkit-gtk to have the subtitles and stuff working correctly)
botnet_hunger.mp4 |
- Be as agnostic as possible: Don't hardcode, use pkg-config or environment variables on pretty much everything
- Don't test if the OS works, that's not our problem
- Strongly avoid workarounds, OS should be fixed instead or more portable methods should be used