HackerTrans
TopNewTrendsCommentsPastAskShowJobs

div3rs3

no profile record

Submissions

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

2 points·by div3rs3·2 miesiące temu·5 comments

I Lost This Once

johnie.se
3 points·by div3rs3·3 miesiące temu·0 comments

comments

div3rs3
·2 miesiące temu·discuss
Do you feel the output could've been yours, or is it about the output feeling more humane?
div3rs3
·5 miesięcy temu·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 miesięcy temu·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.