Sgt_choke_n_stroke@lemmy.world to Programmer Humor@programming.dev · 1 year agoThe temptation is always therelemmy.worldimagemessage-square99fedilinkarrow-up11.07Karrow-down138
arrow-up11.03Karrow-down1imageThe temptation is always therelemmy.worldSgt_choke_n_stroke@lemmy.world to Programmer Humor@programming.dev · 1 year agomessage-square99fedilink
minus-squarexmunk@sh.itjust.workslinkfedilinkarrow-up9·edit-21 year agoReal enterprise programmers know that everything should be on the stack… so they declare a List《void*》 in main.
minus-squareidunnololz@lemmy.worldlinkfedilinkarrow-up8·1 year agoBut we might need to add more features in the future so it might not just be a list in a few years. Better encapsulate it in a few layers of abstractions just to be safe.
minus-squaremanapropos@lemmy.basedcount.comlinkfedilinkarrow-up7·1 year agoReal enterprise programmers know you can get another job in the next year or two so fuck best practice
Real enterprise programmers know that everything should be on the stack… so they declare a
List《void*》
in main.But we might need to add more features in the future so it might not just be a list in a few years. Better encapsulate it in a few layers of abstractions just to be safe.
Real enterprise programmers know you can get another job in the next year or two so fuck best practice