HackerTrans
TopNewTrendsCommentsPastAskShowJobs

div3rs3

no profile record

Submissions

Ask HN: Do you ask the LLM to intentionally add spelling errors?

2 points·by div3rs3·2 months ago·5 comments

I Lost This Once

johnie.se
3 points·by div3rs3·3 months ago·0 comments

comments

div3rs3
·2 months ago·discuss
Do you feel the output could've been yours, or is it about the output feeling more humane?
div3rs3
·5 months ago·discuss
We're organized in small teams around specific products. That leads to mob programming being a good fit, so code reviews and knowledge sharing is organic. This gives us an opportunity to commit to main and do direct deploys to production. Treating every commit as deployable is key, but it drives good practices.
div3rs3
·11 months ago·discuss
The largest benefit of mob programming (or software teaming or ensemble programming) is the continuous knowledge sharing. Instead of trying to figure out context during code reviews or syncs, you do it organically all the time. Developing together builds a tight team where people grow together.