cm0002@suppo.fi to Programmer Humor@programming.dev · 2 days agoThe Six Stages of Code Griefsuppo.fiimagemessage-square142linkfedilinkarrow-up11.06Karrow-down110
arrow-up11.05Karrow-down1imageThe Six Stages of Code Griefsuppo.ficm0002@suppo.fi to Programmer Humor@programming.dev · 2 days agomessage-square142linkfedilink
minus-squaremoseschrute@lemmy.worldlinkfedilinkarrow-up15·1 day agoBonus frame: The 2000 line file is one function
minus-squareDigital Mark@lemmy.sdf.orglinkfedilinkEnglisharrow-up1·24 hours agoOh, so you worked with my ex-coworker. It implemented a database. Giant branching if/for loop.
minus-squareJATth@lemmy.worldlinkfedilinkEnglisharrow-up3·1 day 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?