HackerTrans
TopNewTrendsCommentsPastAskShowJobs

iampims

no profile record

comments

iampims
·há 4 meses·discuss
I’ve started pair programming with Claude and it’s been pretty fun. We make a plan together, I type the code and Claude reviews it. Then we switch.
iampims
·há 4 anos·discuss
It’s trunk driven because there aren’t some long lived branches like ‘dev’ and ‘staging’ or ‘release-xx’

Feature flags can be used to gate features until they are ready, but all code is committed to trunk and is deployed to prod mostly continuously.
iampims
·há 6 anos·discuss
They all run the same software stack though, so despite being deployed on diverse hardware, so they can’t claim to only have independent failure modes.