cm0002@suppo.fi to Programmer Humor@programming.dev · 8 days agoThe Six Stages of Code Griefsuppo.fiimagemessage-square140linkfedilinkarrow-up11.13Karrow-down110
arrow-up11.12Karrow-down1imageThe Six Stages of Code Griefsuppo.ficm0002@suppo.fi to Programmer Humor@programming.dev · 8 days agomessage-square140linkfedilink
minus-squareMose13@lemmy.worldlinkfedilinkarrow-up15·7 days agoBonus frame: The 2000 line file is one function
minus-squareDigital Mark@lemmy.sdf.orglinkfedilinkEnglisharrow-up1·7 days agoOh, so you worked with my ex-coworker. It implemented a database. Giant branching if/for loop.
minus-squareJATth@lemmy.worldlinkfedilinkEnglisharrow-up3·7 days agoThat implements a ******* VM in which all of the byte code runs in, and rest of source is just byte code listings that the linker magically gathers into a working program.
Bonus frame:
The 2000 line file is one function
Oh, so you worked with my ex-coworker.
It implemented a database. Giant branching if/for loop.
That implements a ******* VM in which all of the byte code runs in, and rest of source is just byte code listings that the linker magically gathers into a working program.
What’s a hunter2 VM?