dhruv3006@lemmy.world to Programmer Humor@programming.dev · 3 个月前Amazon AIlemmy.worldimagemessage-square82fedilinkarrow-up1864
arrow-up1864imageAmazon AIlemmy.worlddhruv3006@lemmy.world to Programmer Humor@programming.dev · 3 个月前message-square82fedilink
minus-squareKlear@quokk.aulinkfedilinkEnglisharrow-up49·3 个月前I’m just a hobbyist, but I’m always more proud of commits that remove stuff.
minus-squaretraxex@lemmy.dbzer0.comlinkfedilinkarrow-up32·3 个月前Removing shit and it still working perfectly the same is absolutely a goal everyone should have. Less code means less to maintain.
minus-squareBaizey@feddit.dkcakelinkfedilinkarrow-up6·3 个月前And being more performant, the perfect trio
minus-squaresqw@lemmy.sdf.orglinkfedilinkEnglisharrow-up8·3 个月前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.
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.
And being more performant, the perfect trio
Unless its template voodoo magic
This. Code is a liability not an asset
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.