Live data from Hacker News

Viewing profile — rick1290

rick1290

HN member
Joined
Wed, Feb 10, 2021, 7:04 AM UTC
HN karma
12
Public activity
35 items

About rick1290

No profile information was provided.

Recent public activity

  1. comment
    Comment #48328413

    Interesting about the files vs db approach. I have been going back and fourth. I landed on db as well.

  2. 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…

  3. comment
    Comment #48064710

    Is django the best backend batteries included framework at the moment?

  4. comment
    Comment #47866208

    is rill open source?

  5. 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…

  6. 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…

  7. comment
  8. comment
    Comment #47306025

    seems interesting. whos the target demo for this though?

  9. 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…

  10. comment
  11. comment
  12. comment
    Comment #46544195

    So basically dont use django and vibe code your own framework?

  13. 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.

  14. 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…

  15. comment
    Comment #45686316

    whats your defacto now?

  16. comment
    Comment #45658715

    looks great

  17. 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.

  18. comment
    Comment #45559435

    Are you saying you'd start a new project with alembic/sqlalchemy nowadays?

  19. comment
    Comment #45380363

    What about for the db? Prisma? Postgres?

  20. 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…

  21. comment
  22. comment
    Comment #45264609

    Which pages are django?

  23. 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?

  24. comment
    Comment #44748125

    whats your setup for the frontend? do you autogen your queries from DRF? do you prefer react headless over django templates?

  25. comment
    Comment #44717207

    Why? Isn't this easier to screw up the prod db?