dhruv3006@lemmy.world to Programmer Humor@programming.dev · 10 days agoAmazon AIlemmy.worldimagemessage-square83linkfedilinkarrow-up1857arrow-down17
arrow-up1850arrow-down1imageAmazon AIlemmy.worlddhruv3006@lemmy.world to Programmer Humor@programming.dev · 10 days agomessage-square83linkfedilink
minus-squareKlear@quokk.aulinkfedilinkEnglisharrow-up48·9 days agoI’m just a hobbyist, but I’m always more proud of commits that remove stuff.
minus-squaretraxex@lemmy.dbzer0.comlinkfedilinkarrow-up32·9 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-up2·4 days agoThis. Code is a liability not an asset
minus-squareBaizey@feddit.dklinkfedilinkarrow-up6·9 days agoAnd being more performant, the perfect trio
minus-squaresqw@lemmy.sdf.orglinkfedilinkEnglisharrow-up8arrow-down1·9 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.
I’m just a hobbyist, but I’m always more proud of commits that remove stuff.
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
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.