devilish666@lemmy.world to Programmer Humor@lemmy.ml · 8 months agoYup sums up all my projectlemmy.worldimagemessage-square8fedilinkarrow-up1369arrow-down15
arrow-up1364arrow-down1imageYup sums up all my projectlemmy.worlddevilish666@lemmy.world to Programmer Humor@lemmy.ml · 8 months agomessage-square8fedilink
minus-square𝕽𝖚𝖆𝖎𝖉𝖍𝖗𝖎𝖌𝖍linkfedilinkarrow-up34·8 months agoDon’t over-architect, but also don’t architect yourself into a hole. The best advice I was ever given was don’t do more than you need to, but make sure that you design in such a way that you can rearchitect without rewriting the while damned thing.
minus-squaremarx2k@lemmy.worldlinkfedilinkarrow-up6·8 months agoAlways have an escape plan. That escape plan being having the ability to lift and shift.
minus-square𝕽𝖚𝖆𝖎𝖉𝖍𝖗𝖎𝖌𝖍linkfedilinkarrow-up11·8 months agoOr, another job opportunity and litter the code with comments like “have fun parallelizing this code, sucker!”
Don’t over-architect, but also don’t architect yourself into a hole.
The best advice I was ever given was don’t do more than you need to, but make sure that you design in such a way that you can rearchitect without rewriting the while damned thing.
Always have an escape plan. That escape plan being having the ability to lift and shift.
Or, another job opportunity and litter the code with comments like “have fun parallelizing this code, sucker!”