Tootfinder

Opt-in global Mastodon full text search. Join the index!

@stefan@gardenstate.social
2026-05-17 20:27:12

The Code Inside Everything (That Gets Zero Credit) by Coding with Lewis
#development

@stefan@gardenstate.social
2026-04-02 13:37:52

If you have two PRs with the same code what are the reasons you would reject one but allow the other? (other then you wouldn't merge the same code twice)
#development

const MAX_VALUE = 1;
const MAX_VALUE = 1;
@stefan@gardenstate.social
2026-04-02 15:14:54

RE: #development

@nelov@social.linux.pizza
2026-03-08 07:58:54

I've known #distrobox for quite a while and used it casually go get things on my system and liked it a lot.
Well since I started doing #development in my free time I came to rely on this tool a lot! It gives me such freedom and ease of mind, I love it!
Previously I would i…