Viewing profile — rick1290
rick1290
HN member- Joined
- Wed, Feb 10, 2021, 7:04 AM UTC
- HN karma
- 12
- Public activity
- 35 items
- HN profile
- View on Hacker News ↗
About rick1290
No profile information was provided.
Recent public activity
-
comment
Comment #48328413
Interesting about the files vs db approach. I have been going back and fourth. I landed on db as well.
-
comment
Comment #48101189
I'm still not sure. Would love thoguhts on this.. but in this new ai world we are in... is it better to go fullstack typescript? or go with proven mature frameworks? .net, ruby, dj…
-
comment
Comment #48064710
Is django the best backend batteries included framework at the moment?
-
comment
Comment #47866208
is rill open source?
-
comment
Comment #47708770
Agreed. When I watch the llm start to explore the db - it really does impress me. Can you expand on this: You can even incrementalize the schema description process itself by way o…
-
comment
Comment #47695072
Not quite sold on this. I'm going to stick with pydantic ai and dbos/temporal/celery. I do not want to be vendor locked into one of these players. I want to work with absoluately a…
-
comment
Comment #47435760
cool
-
comment
Comment #47306025
seems interesting. whos the target demo for this though?
-
comment
Comment #47212637
When is MCP the right choice though? For example - letting internal users ask questions on top of datasets? Is it better to just offer the api openapi specs and let claude run wild…
-
comment
Comment #47156831
love it
-
comment
Comment #46806434
Agreed
-
comment
Comment #46544195
So basically dont use django and vibe code your own framework?
-
comment
Comment #46154396
Would love to see this. Django just makes life 1000x easier. Can architect an app with data models, api, openapi, etc. within an hour.
-
comment
Comment #45806557
I like mikro orm - cool to see you use that. I do prefer django however. I see express as the backend. Why not nestjs? And are you using openapi at all for generating your frontend…
-
comment
Comment #45686316
whats your defacto now?
-
comment
Comment #45658715
looks great
-
comment
Comment #45588015
you mention hasura - is that open source? you are leaning on a product for migrations that are not open source is my main concern with the above comments.
-
comment
Comment #45559435
Are you saying you'd start a new project with alembic/sqlalchemy nowadays?
-
comment
Comment #45380363
What about for the db? Prisma? Postgres?
-
comment
Comment #45379780
Are you able to share some of the tech stack choices behind the scenes? React, fastapi, django, go, pydantic ai, ag-ui, firecrawl, vertex ai, etc. Would love to see the tools and f…
-
comment
Comment #45280813
awesome!
-
comment
Comment #45264609
Which pages are django?
-
comment
Comment #44818494
How does this compare to Django? I see you have quite a bit of Django content. How would you decide to use Litestar vs Django on a new greenfield project?
-
comment
Comment #44748125
whats your setup for the frontend? do you autogen your queries from DRF? do you prefer react headless over django templates?
-
comment
Comment #44717207
Why? Isn't this easier to screw up the prod db?