HackerTrans
トップ新着トレンドコメント過去質問紹介求人

iampims

no profile record

コメント

iampims
·4 か月前·議論
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
·4 年前·議論
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
·6 年前·議論
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.