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