HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ville

no profile record

Submissions

Code review is not about catching bugs

davidpoll.com
10 points·by ville·vor 2 Monaten·1 comments

What Claude Code Chooses

amplifying.ai
4 points·by ville·vor 3 Monaten·3 comments

Relocating Rigor

aicoding.leaflet.pub
1 points·by ville·vor 4 Monaten·0 comments

comments

ville
·vor 2 Monaten·discuss
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
·vor 3 Monaten·discuss
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?