Hacker News new | ask | show | jobs
by ville 59 days ago
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?
1 comments

Maybe yes, I usually use it for small implementations and bug fixes, so I can't give you a more definitive answer. As for the user interface, my system is built with a Next renderer for graphics processing, so I can't give you more concrete details about the user interface.