cm0002@suppo.fi to Programmer Humor@programming.dev · 1 day agoThe Six Stages of Code Griefsuppo.fiimagemessage-square138fedilinkarrow-up11.04K
arrow-up11.04KimageThe Six Stages of Code Griefsuppo.ficm0002@suppo.fi to Programmer Humor@programming.dev · 1 day agomessage-square138fedilink
minus-squareMose13@lemmy.worldlinkfedilinkarrow-up12·17 hours agoBonus frame: The 2000 line file is one function
minus-squareDigital Mark@lemmy.sdf.orglinkfedilinkEnglisharrow-up1·5 hours agoOh, so you worked with my ex-coworker. It implemented a database. Giant branching if/for loop.
minus-squareJATth@lemmy.worldlinkfedilinkEnglisharrow-up3·15 hours 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?