dhruv3006@lemmy.world to Programmer Humor@programming.dev · 6 days agoAmazon AIlemmy.worldimagemessage-square81linkfedilinkarrow-up11
arrow-up11imageAmazon AIlemmy.worlddhruv3006@lemmy.world to Programmer Humor@programming.dev · 6 days agomessage-square81linkfedilink
minus-squareKlear@quokk.aulinkfedilinkEnglisharrow-up0·6 days agoI’m just a hobbyist, but I’m always more proud of commits that remove stuff.
minus-squaresqw@lemmy.sdf.orglinkfedilinkEnglisharrow-up0·5 days agoi refactored some web code i wrote ten years ago and it’s more elegant and a tenth the size with new features because of language advancements. feels great.
minus-squaretraxex@lemmy.dbzer0.comlinkfedilinkarrow-up0·5 days agoRemoving shit and it still working perfectly the same is absolutely a goal everyone should have. Less code means less to maintain.
minus-squareTamo240@programming.devlinkfedilinkarrow-up0·16 hours agoThis. Code is a liability not an asset
minus-squareBaizey@feddit.dklinkfedilinkarrow-up0·5 days agoAnd being more performant, the perfect trio
I’m just a hobbyist, but I’m always more proud of commits that remove stuff.
i refactored some web code i wrote ten years ago and it’s more elegant and a tenth the size with new features because of language advancements. feels great.
Removing shit and it still working perfectly the same is absolutely a goal everyone should have. Less code means less to maintain.
This. Code is a liability not an asset
And being more performant, the perfect trio
Unless its template voodoo magic