Zubin Khavarian (@zkmake) 's Twitter Profile
Zubin Khavarian

@zkmake

Software Engineer @typingclub (edclub) ⌨ Building UIs with React and TypeScript 🎧 Exploring Three.js ☕

ID: 133837966

calendar_today16-04-2010 19:24:46

535 Tweet

450 Takipçi

2,2K Takip Edilen

Zubin Khavarian (@zkmake) 's Twitter Profile Photo

I find Raycast 's "Quicklink" feature an essential part of my workflow these days. One addition that I think would make it more useful is the ability to assign tags/keywords for easier search.

Xor (@xordev) 's Twitter Profile Photo

249 chars of #GLSL: vec2 p=(FC.xy-r*.5)/r.y*mat2(8,-6,6,8),v;for(float i,f=3.+snoise2D(p+vec2(t*7.,0));i++<50.;o+=(cos(sin(i)*vec4(1,2,3,1))+1.)*exp(sin(i*i+t))/length(max(v,vec2(v.x*f*.02,v.y))))v=p+cos(i*i+(t+p.x*.1)*.03+i*vec2(11,9))*5.;o=tanh(pow(o/1e2,vec4(1.5)));

Adam Wathan (@adamwathan) 's Twitter Profile Photo

✨ Tailwind CSS v4.0 is here! Huge performance improvements, radically simplified setup experience, CSS-first configuration, modernized P3 color palette, container queries, 3D transforms, expanded gradient APIs, @​starting-style support… …and tons, tons more.

Andrej Karpathy (@karpathy) 's Twitter Profile Photo

There's a new kind of coding I call "vibe coding", where you fully give in to the vibes, embrace exponentials, and forget that the code even exists. It's possible because the LLMs (e.g. Cursor Composer w Sonnet) are getting too good. Also I just talk to Composer with SuperWhisper

Zubin Khavarian (@zkmake) 's Twitter Profile Photo

This is probably the biggest value proposition for using TypeScript and fully typed solutions like TanStack router, the refactoring confidence/resilience.

Tanner Linsley (@tannerlinsley) 's Twitter Profile Photo

After 2+ years, it's finally time to announce @Tan_Stack Form v1! ✅ Type Safe 🚀 Framework Agnostic 🎭 Headless 🔄 Isomorphic 🛡️ Advanced Validation 📜 Standard Schema ➕ More!

Matt Pocock (@mattpocockuk) 's Twitter Profile Photo

TypeScript announces rewrite to Go, with a 10x editor and CLI speedup. It's the biggest TS announcement I can remember. totaltypescript.com/typescript-ann…

Windsurf (@windsurf_ai) 's Twitter Profile Photo

Wave 7 is here! We made Cascade available on JetBrains IDEs. Now JetBrains developers have access to the multi-step agentic experience that Cascade provides. Oh and btw, we're no longer going by Codeium... everything is Windsurf! 🏄

David K 🎹 (@davidkpiano) 's Twitter Profile Photo

⚛️ XState Store now has atoms, and they're *really* simple. → atom.get() → atom.set(…) → Derived atoms (reactive) → Async atoms → Stores are atoms too! npm i @xstate/store

⚛️ XState Store now has atoms, and they're *really* simple.

→ atom.get()
→ atom.set(…)
→ Derived atoms (reactive)
→ Async atoms
→ Stores are atoms too!

npm i @xstate/store
colinhacks/zod (@colinhacks) 's Twitter Profile Photo

Zod 4 is now stable and production-ready! 💎 7x faster object parsing 💎 100x fewer tsc instantiations 💎 localization in 34 languages 💎 recursive z.object()! 💎 metadata 💎 z.toJSONSchema() 💎 z.templateLiteral() 💎 z.int32(), z.float32(), etc 💎 z.file() 💎 and a new logo :)

Zod 4 is now stable and production-ready!

💎 7x faster object parsing
💎 100x fewer tsc instantiations
💎 localization in 34 languages
💎 recursive z.object()!
💎 metadata
💎 z.toJSONSchema()
💎 z.templateLiteral()
💎 z.int32(), z.float32(), etc
💎 z.file()
💎 and a new logo :)
David K 🎹 (@davidkpiano) 's Twitter Profile Photo

I love refactoring code. It’s not just about making things simpler and more organized; it’s a great way to *relearn* your codebase and keep it fresh in your mind.

Ryan Carniato (@ryancarniato) 's Twitter Profile Photo

Released my latest Video: "What Every React Developer Should Know About Signals" Big thanks to Ryan Florence and MJ for inspiring this video: youtube.com/watch?v=VgGl9i…

Lex Fridman (@lexfridman) 's Twitter Profile Photo

Here's my 6 hour conversation with DHH, a legendary programmer, creator of Ruby on Rails, author, and race car driver. This was a fun and inspiring conversation on everything from the future of programming & AI to the nature of happiness & productivity to the value of family,