Tootfinder

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

@frankel@mastodon.top
2026-06-13 17:17:43

#Automating Myself Out of #Development
thoughtfultechnologist.com/p/a

@khalidabuhakmeh@mastodon.social
2026-06-04 16:49:17

I need some anecdotal data from you #software #development folks. How often does your CI/CD system build your team’s solution per day? Including merge requests, bug fixes, and more.

@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

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

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