dhruv3006@lemmy.world to Programmer Humor@programming.dev · 1 day agoAmazon AIlemmy.worldimagemessage-square67linkfedilinkarrow-up1750arrow-down14
arrow-up1746arrow-down1imageAmazon AIlemmy.worlddhruv3006@lemmy.world to Programmer Humor@programming.dev · 1 day agomessage-square67linkfedilink
minus-squareKlear@quokk.aulinkfedilinkEnglisharrow-up44·21 hours agoI’m just a hobbyist, but I’m always more proud of commits that remove stuff.
minus-squaresqw@lemmy.sdf.orglinkfedilinkEnglisharrow-up5arrow-down1·6 hours 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-up24·16 hours agoRemoving shit and it still working perfectly the same is absolutely a goal everyone should have. Less code means less to maintain.
minus-squareBaizey@feddit.dklinkfedilinkarrow-up3·6 hours 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.
And being more performant, the perfect trio
Unless its template voodoo magic