David Blass (@ssalbdivad) 's Twitter Profile
David Blass

@ssalbdivad

Full-time open source dev and author of @arktypeio, TypeScript's 1:1 validator optimized from editor to runtime⛵ (github.com/arktypeio/arkt…)🌱

ID: 2189353400

linkhttp://arktype.io calendar_today12-11-2013 01:21:47

4,4K Tweet

3,3K Followers

583 Following

Giulio Canti (@giuliocanti) 's Twitter Profile Photo

Congratulations colinhacks/zod great work on improving the library, and with very few breaking changes too! 👏 zod has definitely been an inspiration for Effect Schema (and so have Valibot, ArkType, and others) x.com/colinhacks/sta…

David Blass (@ssalbdivad) 's Twitter Profile Photo

Ever had T3 Chat output your markdown as character soup? 1️⃣ask it to write code blocks with ~~~ instead of ``` 2️⃣ replace all back to ``` after pasting to your editor (t3.chat still by far the best llm chat I've seen btw)

Ever had <a href="/t3dotchat/">T3 Chat</a> output your markdown as character soup?

1️⃣ask it to write code blocks with ~~~ instead of ```
2️⃣ replace all back to ``` after pasting to your editor

(t3.chat still by far the best llm chat I've seen btw)
David Blass (@ssalbdivad) 's Twitter Profile Photo

problem: you've used regex for years but never fully grokked it solution: write a spec-compliant parser using TypeScript types