|
|
|
|
|
by loxias
1260 days ago
|
|
https://www.youtube.com/watch?v=HLRdruqQfRk (Uppestcase and Lowestcase Letters [advances in derp learning]) Is pure gold. I don't wanna spoil it, it just keeps getting better and better as the video progresses. I laughed so hard. If by some freak chance I ever become wealthy, I want to sponsor this sort of research. |
|
The C Compiler that only emits the printable bytes is my favorite one by a mile. The executables can only jump forward and only by an offset between two modestly large numbers. This makes laying out the code in the executable a really interesting problem and relies on weird old behavior where the instruction pointer can wrap on overflow. Wild!