Live data from Hacker News

Viewing profile — r1290

r1290

HN member
Joined
Tue, Mar 18, 2025, 6:04 AM UTC
HN karma
3
Public activity
21 items

About r1290

No profile information was provided.

Recent public activity

  1. comment
    Comment #47705595

    I just did the exact same thing for my company. I didn’t do the sql lite approach for gdrive though just a direct search. The one part that is still difficult is the data modeling …

  2. comment
    Comment #47642109

    Still can’t believe there is no true open source cms that sits on top of a Postgres db. Like. Yea you have payload but you are locked into nextjs. Just a cms that hooks into openap…

  3. comment
    Comment #47633674

    Right. Give the agent permissions to search across certain tables. Wonder why reinventing file based detect for the db side is just a current fad?

  4. comment
    Comment #47633665

    Agree with this. Is this current world because llms are just trained on the file system? But in a year from now we move to the db?

  5. comment
    Comment #47596967

    Wouldn’t touch it with a 10 foot pole. What would you prefer over django of the listed above? Curious.

  6. comment
    Comment #47512802

    What’s your opinion on react email?

  7. comment
    Comment #47469253

    How does it handle large tables like. 2b rows? And how does it stay updated?

  8. comment
    Comment #47107325

    Looks good. Question - is it always better to use a monorepo in this new AI world? Vs breaking your app into separate repos? At my company we have like 6 repos all separate nextjs …

  9. comment
    Comment #46917204

    agreed. dealing with a complex polygot projeft. mumtiple mongodb, node hell, etc. hard to onboard.. or move fast

  10. comment
    Comment #46820979

    In regards to docs, data and repos. What are you looking for specifically? What entails a good vs bad architecture for a company?

  11. comment
    Comment #46170129

    This x1000. I’ve tried every orm in node and nothing compares to Django orm. The way you can scaffold an apps data models is amazing.

  12. comment
    Comment #46164524

    What do you recommend as an alternative?

  13. comment
    Comment #45910132

    Would love to get thoughts from others on convex who have used it.

  14. comment
    Comment #45368657

    Django, rails or laravel. Big 3? Seem to make it easy

  15. comment
  16. comment
  17. comment
    Comment #44407144

    Cool. Can you share more about the tech? Ingestion engine - is this a background task that scrapes the web? You download the mp4 and convert to transcripts then generate embeddings…

  18. comment
    Comment #44156254

    Same. I’m using Django with fast api. Then I have a nextjs front end. I do wish I could bake it all into Django but I’ve learned that it’s best to keep Django api first unless it’s…

  19. comment
    Comment #43866025

    Fivetran should’ve done this a long time ago. I think that both etl and reverse etl is going open source route. With this ai world we live in now. You just need dagster or temporal…

  20. comment
    Comment #43865995

    Fivetran has been great. But in this new ai world. Something like dragster + dlt and sling. You can have your own fivetran developed in house. I haven’t dove too much into reverse …

  21. story