Advertisement · 728 × 90

Posts by John William Davis

Preview
Trump Demands Inquiry Into Epstein’s Ties to Prominent Democrats

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...

4 months ago 1742 339 148 27

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.

4 months ago 31 2 1 1

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.

10 months ago 32 3 2 0
Preview
Dog Breed Predatory Roles

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 💯

11 months ago 2 0 0 0

Nice 👍

11 months ago 3 0 0 0
Preview
Authentication, Authorization, And The Future Of AI Security With Alex Salazar Authentication, Authorization, And The Future Of AI Security With Alex Salazar

share.snipd.com/episode/55de...

This was a very good episode 👍 A lot of food for thought 💯

1 year ago 4 0 1 0

Well done 👍 I enjoyed this post.

1 year ago 3 0 0 0

This is great 💯

1 year ago 2 0 0 0

I love it 😀💯🙏

1 year ago 0 0 0 0

I enjoyed this episode 😀 Well done 👍

1 year ago 1 0 0 0
Advertisement
Preview
tursodatabase / limbo Limbo is a project to build the modern evolution of SQLite.

tursodatabase / limbo: Limbo is a project to build the modern evolution of SQLite. ★9161 https://github.com/tursodatabase/limbo

1 year ago 1 1 0 0

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 😀

1 year ago 0 0 0 0
Preview
Bluesky’s AT Protocol is the real “everything app” The blatantly fascist owners of certain established-but-declining social networks like to wax poetic about a world where everything you do online might take place within their own restrictive ecosyste...

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.

1 year ago 338 66 7 2
Preview
Introducing Limbo: A complete rewrite of SQLite in Rust we forked SQLite with the libSQL project. What would it be like if we just rewrote it?

This is super interesting 🤓

turso.tech/blog/introdu...

1 year ago 0 0 0 0
Preview
chroma-core / chroma the AI-native open-source embedding database

chroma-core / chroma: the AI-native open-source embedding database ★17250 https://github.com/chroma-core/chroma

1 year ago 1 1 0 0
Preview
denoland / deno A modern runtime for JavaScript and TypeScript.

denoland / deno: A modern runtime for JavaScript and TypeScript. ★101319 https://github.com/denoland/deno

1 year ago 4 2 0 0
Preview
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.

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

1 year ago 0 1 0 0
Post image

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

1 year ago 41 6 1 0

@gtconway.bsky.social is so awesome 🤣😀

He is a much needed voice of sanity in the USA right now 💯🇺🇸

1 year ago 0 0 0 0
Advertisement
Preview
neovide / neovide No Nonsense Neovim Client in Rust

neovide: No Nonsense Neovim Client in Rust ★13431 https://github.com/neovide/neovide

1 year ago 4 1 0 0
Post image

🎧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...

1 year ago 3 1 0 0

Cool 🤓

1 year ago 0 0 0 0
Preview
alexpasmantier / television The revolution will (not) be televised

alexpasmantier / television: The revolution will (not) be televised ★1316 https://github.com/alexpasmantier/television

1 year ago 5 1 0 0
Hamburger icon

Hamburger icon

Astronaut helmet 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...

1 year ago 247 25 15 3

Love it 😍 Thanks 🙏

1 year ago 0 0 0 0
Preview
Add <ViewTransition> Component by sebmarkbage · Pull Request #31975 · facebook/react This will provide the opt-in for using View Transitions in React. View Transitions only trigger for async updates like startTransition, useDeferredValue, Actions or &lt;Suspense&gt; revealing from ...

😮 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...

1 year ago 263 22 8 3

I like this 🤓

1 year ago 0 0 0 0
Video

🌠 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 🧵

1 year ago 321 50 6 6
Post image Post image

In case you didn't know:

In GitHub-flavored Markdown you can use <kbd> to specify keyboard input.

Makes your shortcuts look ✨pretty✨

1 year ago 62 4 4 0
Advertisement
Preview
Thoughts on State Management Libraries in the React Compiler Era Introduction I’ve been developing three React state management libraries: Zustand, Jotai, and Valtio. So, how are they going to hold up in the new era with the React Compiler and React Server Componen...

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...

1 year ago 26 3 1 1