838
Amazon AI
(lemmy.world)
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
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
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.