Live data from Hacker News

Viewing profile — hn_reddit_human

hn_reddit_human

HN member
Joined
Thu, Mar 28, 2019, 12:46 AM UTC
HN karma
24
Public activity
7 items

About hn_reddit_human

No profile information was provided.

Recent public activity

  1. comment
    Comment #23657176

    I think that declarative migrations don't make sense in the real world. You're modifying existing state so it has to be incremental. I'm curious to see how Prisma plans to handle t…

  2. comment
    Comment #23654880

    Thanks! IIUC, a "batch" request is run in a transaction.But if I need to run business logic in the middle of requests that's not supported?

  3. comment
    Comment #23653343

    I mentioned this the last time, but I find it surprising that the Prisma ORM doesn't support transactions or aggregations? Any thoughts from the Prisma team? It kind of seems like …

  4. comment
    Comment #23467427

    If I understand correctly, transactions are currently not supported for doing any advanced business logic beyond building CRUD: https://www.prisma.io/docs/reference/tools-and-inter…

  5. comment
    Comment #23326914

    Does the commercial offering from Gatsby offer hosting? I couldn't figure it out from the https://gatsbyjs.com page. Gatsby and NextJS (Vercel) are both backed by CRV[1,2]. It seem…

  6. comment
    Comment #19602305

    Hm... is this is like JOOQ[1] for non-Java languages? Or maybe more like a typed version of massivejs[2]? [1] https://www.jooq.org/ [2] https://massivejs.org/

  7. story
    Ask HN: Why are subreddits so toxic?

    Has reddit always been so toxic? Should subreddit moderators have stricter codes of conduct, especially those that are more "industry/tech/profession" oriented? I'm from the "tech"…