
David Stern
@vorporeal
Followers
306
Following
29K
Media
275
Statuses
5K
Engineer, thinker, procrastinator, idealist. Too many projects, not enough time. He/him. Currently @warpdotdev; formerly @youtube, @gmail.
San Francisco, CA
Joined July 2009
For people who feel disconnected from friends and loved ones during quarantine: try a video chat where both sides cook the same dish (on the call) and then eat it together. So far, it's been the most effective activity for making you feel like you're in the same place.
4
2
12
Considering sending a FOIA request for the version control evidence of the coding error and the fix. Government agencies must be using change tracking, right?.
It has been brought to our attention that some sections of Article 1 are missing from the Constitution Annotated ( website. We’ve learned that this is due to a coding error. We have been working to correct this and expect it to be resolved soon.
0
0
1
Who wants this?.
Agentic commerce is. actually. starting. You can now buy [coffee beans] via an AI agent using @stripe. 1/ Find [coffee] with AI.2/ Buy in 1-click with Link.3/ Agent gets one-time virtual card.4/ Agent purchases via @browserbasehq. ☕ Watch this video (built by @EvanFenster)
0
0
0
Similarly, if you find yourself disambiguating between semantic meaning of variables via naming, you should probably be reaching for typing instead. Our ByteOffset and CharOffset types both wrap a u64, and have saved us many hours in avoided logic errors.
Protip: if you're using hashes as unique IDs for something, declare a special type for that ID. When the day comes that you add >70,000 somethings, you'll wish you could update a single. class LocTextId { . }. instead of tracking down a zillion assignments to uint32_t's . 🙃.
0
0
0
Want to join my QT here with this one about writing performant software: I don't think performant and maintainable code are at all orthogonal. Instead, I believe that we have been _taught wrong_. short 🧵.
It is _deeply_ depressing that _I am not surprised_ to learn that the US education system has been _actively_ teaching students how to read _poorly_ for _decades_. (yes, this warrants that much formatting punctuation).
1
0
1
It is _deeply_ depressing that _I am not surprised_ to learn that the US education system has been _actively_ teaching students how to read _poorly_ for _decades_. (yes, this warrants that much formatting punctuation).
apmreports.org
For decades, schools have taught children the strategies of struggling readers, using a theory about reading that cognitive scientists have repeatedly debunked. And many teachers and parents don't...
0
0
1