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

ville

no profile record

投稿

Code review is not about catching bugs

davidpoll.com
10 ポイント·投稿者 ville·2 か月前·1 コメント

What Claude Code Chooses

amplifying.ai
4 ポイント·投稿者 ville·3 か月前·3 コメント

Relocating Rigor

aicoding.leaflet.pub
1 ポイント·投稿者 ville·4 か月前·0 コメント

コメント

ville
·2 か月前·議論
No, the point was that pressing the Tab key often does something else than inserts the tab character. Moves focus to the next input field, for example.
ville
·3 か月前·議論
When it uses 3rd party libraries, it's interesting how it ends up choosing the tools it does: e.g. why does it strongly prefer shadcn/ui as a UI component library and SQLModel as a Python ORM? Is this about which tools were trending in its training data?