HackerTrans
TopNewTrendsCommentsPastAskShowJobs

carlual

no profile record

Submissions

ZenStack, tRPC and Kit

attic.olup.me
2 points·by carlual·19 gün önce·0 comments

VoidZero Is Joining Cloudflare

voidzero.dev
1 points·by carlual·geçen ay·0 comments

Webwright: A Terminal Is All You Need for Web Agents

microsoft.com
3 points·by carlual·2 ay önce·0 comments

HubSpot Building an Open Ecosystem for the Agent Era

blog.hubspot.com
2 points·by carlual·2 ay önce·0 comments

[untitled]

1 points·by carlual·2 ay önce·0 comments

Grok vs. ChatGPT vs. Gemini Comparison 2026: Complete Guide (Tested)

aithinkerlab.com
1 points·by carlual·2 ay önce·1 comments

[untitled]

1 points·by carlual·3 ay önce·0 comments

Meta Acquires Manus

cnbc.com
3 points·by carlual·6 ay önce·1 comments

Show HN: ZenStack – Modern Data Layer for TypeScript Apps

zenstack.dev
2 points·by carlual·7 ay önce·0 comments

ZenStack V3: The Prisma ORM Alternative

zenstack.dev
1 points·by carlual·7 ay önce·0 comments

comments

carlual
·2 ay önce·discuss
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 architecture fit our use case surprisingly well.
carlual
·5 ay önce·discuss
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 vibe-coded app are the same.
carlual
·5 ay önce·discuss
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)

-[Agent](https://zenstack.dev/blog/ai-agen)

From my experience, a declarative and flexible AuthZ layer is the cornerstone of everything.