@devilish666 to Programmer [email protected] • 1 year agoYup sums up all my projectimagemessage-square8arrow-up1381arrow-down15
arrow-up1376arrow-down1imageYup sums up all my project@devilish666 to Programmer [email protected] • 1 year agomessage-square8
minus-square𝕽𝖚𝖆𝖎𝖉𝖍𝖗𝖎𝖌𝖍linkfedilink33•1 year 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-square@marx2klink6•1 year agoAlways have an escape plan. That escape plan being having the ability to lift and shift.
minus-square𝕽𝖚𝖆𝖎𝖉𝖍𝖗𝖎𝖌𝖍linkfedilink11•1 year 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!”