Live data from Hacker News

Viewing profile — carlual

carlual

HN member
Joined
Mon, Jul 10, 2023, 1:27 PM UTC
HN karma
136
Public activity
84 items

About carlual

No profile information was provided.

Recent public activity

  1. story
    Show HN: ZenStack – access control at the ORM layer, built for coding agents

    Hi HN, I'm Jiasheng, co-creator of ZenStack. Access control usually ends up scattered across app code instead of living with the data model — and that's riskier when the code is wr…

  2. story
  3. story
  4. story
  5. comment
    Comment #48265460

    As the creator of ZenStack, rewriting our ORM engine for v3 with Kysely was honestly one of the best technical decisions we’ve made. The composability, type safety, and overall arc…

  6. story
  7. story
  8. story
  9. story
  10. comment
    Comment #47057421

    That's really a honest and thoroughly comparsion, thanks for sharing! To be clear, what I mean is the goal that it could be consumed by an MCP server, an autonomous agent, or a vib…

  11. comment
    Comment #47043162

    This closely aligns with what I expect ZenStack could help in the AI era, which you could tell from the two demos I created : -[MCP]( https://zenstack.dev/blog/database-to-mcp ) -[…

  12. story
  13. story
    Show HN: ZenStack – Modern Data Layer for TypeScript Apps

    When Prisma 2.0 launched, they also shared their vision for a "uniform data access layer" inspired by Facebook's TAO and Twitter's Strato ( https://www.prisma.io/blog/prisma-raises…

  14. story
  15. story
    Show HN: ZenStack V3 – Modern, AI-Friendly Data Layer for TypeScript App

    ZenStack’s goal is to become the unified data layer of the application. It has been advocating a model-first approach, which involves using a rich and coherent schema as the single…

  16. comment
    Comment #44928424

    Great writing! Always love to see insights from real experiences. - Declarative over Imperative. - Schema as the Single source of truth. I share the same beliefs and created ZenSta…

  17. story
  18. comment
    Comment #44506678

    Vercel now owns all three major full-stack frameworks: Next.js, Svelte, and Nuxt. Do you think it’s good or bad for the ecosystem?

  19. story
  20. story
  21. story
    Show HN: ZenStack V3 – TypeScript ORM Combines Strength of Prisma + Drizzle

    We launched ZenStack V2( https://news.ycombinator.com/item?id=40205699 ) one year ago. It is built on Prisma, adding advanced features like access control, polymorphism, API/Hook g…

  22. story
  23. story
  24. comment
    Comment #44254254

    Thank you! Btw, it reminds me of the book "Showstopper" about the journey of releasing Windows NT; highly recommended!

  25. comment
    Comment #44253969

    > Authenticity mattered more than production value. Thanks for sharing this authentic story! As an ex-MSFT in a relatively small product line that only started switching to Git fro…