Now I know he is guilty. Every accusation is a confession. Also Pam Bondi will be going to jail after all this is over. www.nytimes.com/2025/11/14/u...
Posts by John William Davis
I am glad you are out there, George 💯 Thank you for speaking with sanity and clarity on this stuff. You are one of the few people on these cable shows I can stand listening to.
My most common prompt critique is “this doesn’t make sense.” Sometimes people write instructions that are impossible to follow and then report that the model can’t do a task. Not really news to anyone, but liberal arts (writing, philosophy, logic, critique) training is good for this kind of thing.
Check out this snip from Huberman Lab with Karolina Westlund.
share.snipd.com/ai-snip/3c68...
Snipd is such a cool app. I have been using it for a month or so and I'm loving it 💯
Nice 👍
Well done 👍 I enjoyed this post.
This is great 💯
I love it 😀💯🙏
I enjoyed this episode 😀 Well done 👍
tursodatabase / limbo: Limbo is a project to build the modern evolution of SQLite. ★9161 https://github.com/tursodatabase/limbo
I've known your name and I have been reading your words since I learned about you and your work on React at a coding bootcamp in 2020. I admire your work a lot. Heart felt thanks 🙏 Enjoy whatever is next for you 😀
Just posted a new article to my blog, basically gushing over Bluesky's AT Protocol as an antidote to the social media walled gardens we've all been stuck in for the past decade-plus and how exciting the project is as both a software engineer and a proponent of the open web.
chroma-core / chroma: the AI-native open-source embedding database ★17250 https://github.com/chroma-core/chroma
denoland / deno: A modern runtime for JavaScript and TypeScript. ★101319 https://github.com/denoland/deno
zed-industries / zed: Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter. ★53473 https://github.com/zed-industries/zed
Starting in February I'm going to start a (free) new live coding series where I build a handful of these apps with a recent college graduate that works with me.
I think it will be a great tutorial for people who want to learn aspects of engineering you don't get in school. #staytuned
@gtconway.bsky.social is so awesome 🤣😀
He is a much needed voice of sanity in the USA right now 💯🇺🇸
neovide: No Nonsense Neovim Client in Rust ★13431 https://github.com/neovide/neovide
🎧Check out the recording of the talk, "The State of JavaScript Security in 2024" by @feross.bsky.social.
Watch it here👇
gitnation.com/contents/the...
Cool 🤓
alexpasmantier / television: The revolution will (not) be televised ★1316 https://github.com/alexpasmantier/television
Hamburger icon
Astronaut helmet icon
😮 So a while back, I shared my favourite icon package, Lucide. It’s a Feather fork, with *so many* icons (1500+).
I just discovered Lucide Lab, a collection of 300+ more icons! It includes more-niche icons that may not be widely useful enough for the main package.
github.com/lucide-icons...
Love it 😍 Thanks 🙏
😮 Big React news: they’re adding first-class View Transition support! 🎉
This’ll make it so much easier to add transitions on route change, among other use cases. The PR was merged earlier today, so it may be available soon!
github.com/facebook/rea...
I like this 🤓
🌠 A long-requested CSS feature is the ability to transition height between a known value (`height: 20rem`) and a derived one (`height: auto`).
A new global CSS property makes this possible now. 😄
html {
interpolate-size: allow-keywords;
}
More info in thread 🧵
In case you didn't know:
In GitHub-flavored Markdown you can use <kbd> to specify keyboard input.
Makes your shortcuts look ✨pretty✨