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...
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...
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 ๐
share.snipd.com/episode/55de...
This was a very good episode ๐ A lot of food for thought ๐ฏ
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.
This is super interesting ๐ค
turso.tech/blog/introdu...
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โจ
I just wrote a new blog post!
Thoughts on State Management Libraries in the React Compiler Era
RSC also matters
blog.axlight.com/posts/though...