|
|
|
|
|
by tylerchilds
587 days ago
|
|
gpl is still subject to bit rot and likely the reason there aren’t more gpl games there’s misaligned incentives between the people writing the game and the people wielding c compilers as political weapons. i swear every time i can’t compile code it is not clear which aspect of c failed— the dynamic linker working around gpl limitations as technical debt, the kernel itself using a more advanced c with backwards breaking changes, the code being written for the wrong architecture triple, or the code was written for a different c compiler altogether i don’t actually try and fix it because bit rot only gets worse if i notice the problem. |
|