𝔻𝔼𝕍𝕀𝕃𝕀𝕊ℍ@lemmy.world to Programmer Humor@lemmy.ml · 2 years agoYup sums up all my projectlemmy.worldimagemessage-square4fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imageYup sums up all my projectlemmy.world𝔻𝔼𝕍𝕀𝕃𝕀𝕊ℍ@lemmy.world to Programmer Humor@lemmy.ml · 2 years agomessage-square4fedilink
minus-square𝕽𝖚𝖆𝖎𝖉𝖍𝖗𝖎𝖌𝖍@midwest.sociallinkfedilinkarrow-up0·2 years 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-up0·2 years agoAlways have an escape plan. That escape plan being having the ability to lift and shift.
minus-square𝕽𝖚𝖆𝖎𝖉𝖍𝖗𝖎𝖌𝖍@midwest.sociallinkfedilinkarrow-up0·2 years 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!”