fubarx@lemmy.world to Technology@lemmy.worldEnglish · edit-26 days agoSoftware engineers are facing an 'identity crisis bordering on depression,' Menlo Ventures partner sayswww.businessinsider.comexternal-linkmessage-square110linkfedilinkarrow-up1358arrow-down12file-text
arrow-up1356arrow-down1external-linkSoftware engineers are facing an 'identity crisis bordering on depression,' Menlo Ventures partner sayswww.businessinsider.comfubarx@lemmy.world to Technology@lemmy.worldEnglish · edit-26 days agomessage-square110linkfedilinkfile-text
minus-squareValmond@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up1·20 hours agoRemember when Java was going to replace C/C++? Also, machincode before getting an assembler on the C64! JMP=32 JSR=96 IIRC…
minus-squareMasterBlaster@lemmy.worldlinkfedilinkEnglisharrow-up2·16 hours agoPEEK and POKE mostly, and typing hex codes into a special editor. Remember the games and utilities in the magazines? Also, a page of basic 2.0 code to draw a line And the amazing never before available Sprite Development.
minus-squareValmond@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up1·2 hours agoBresenhams line algorithm 😁, you could invert it to speed it up (Bresenhams slice algorithm)! Also: fill area algorithms! Fun times
Remember when Java was going to replace C/C++?
Also, machincode before getting an assembler on the C64! JMP=32 JSR=96
IIRC…
PEEK and POKE mostly, and typing hex codes into a special editor. Remember the games and utilities in the magazines? Also, a page of basic 2.0 code to draw a line And the amazing never before available Sprite Development.
Bresenhams line algorithm 😁, you could invert it to speed it up (Bresenhams slice algorithm)! Also: fill area algorithms!
Fun times