Viewing profile — carlual
carlual
HN member- Joined
- Mon, Jul 10, 2023, 1:27 PM UTC
- HN karma
- 136
- Public activity
- 84 items
- HN profile
- View on Hacker News ↗
About carlual
No profile information was provided.
Recent public activity
-
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…
- story
- story
- story
-
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…
- story
- story
- story
- story
-
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…
-
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 ) -[…
- story
-
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…
- story
-
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…
-
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…
- story
-
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?
- story
- story
-
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…
- story
- story
-
comment
Comment #44254254
Thank you! Btw, it reminds me of the book "Showstopper" about the journey of releasing Windows NT; highly recommended!
-
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…