zack (in SF) (@zack_overflow) 's Twitter Profile
zack (in SF)

@zack_overflow

24 eng @bunjavascript | i like systems programming/compilers/graphics/Zig/Rust/FP/Wasm/WebGPU

ID: 1331009587303084035

linkhttps://zackoverflow.dev calendar_today23-11-2020 22:59:56

2,2K Tweet

23,23K Followers

1,1K Following

zack (in SF) (@zack_overflow) 's Twitter Profile Photo

It's crazy how Microsoft, despite having invented Typescript, seems to write it in an entirely different way than everyone else If you've ever had to use the vscode/monaco APIs you'll know what I mean

zack (in SF) (@zack_overflow) 's Twitter Profile Photo

This is 100% a skill and tooling issue The real speed and productivity boost comes from running and orchestrating multiple coding agents at once Claude Code enables this (Cursor doesn't) and I don't think most developers really know yet how to micro >1 concurrent agents

This is 100% a skill and tooling issue

The real speed and productivity boost comes from running and orchestrating multiple coding agents at once

Claude Code enables this (Cursor doesn't) and I don't think most developers really know yet how to micro >1 concurrent agents
zack (in SF) (@zack_overflow) 's Twitter Profile Photo

Zig will very annoyingly emit compile errors for unused variables, parameters But it won't for unused imports, which IMO is far worse than unused variables

zack (in SF) (@zack_overflow) 's Twitter Profile Photo

I wonder why JS bundlers decided to invent a new name and call it "tree-shaking" I feel like the traditional term, dead-code elimination, is way more descriptive