Logan Anderson
@logan_codes
Posting about @nextjs, web dev and machine learning | software engineer @stripe | All thoughts are my own
Current State of Siri: Me (Thinking of buying a new phone): What is the battery life like on the iPhone 16 plus? Siri: Your batter is at 73% 🤦♂️
I am re-visiting VS @code + GitHub Copilot after being on @cursor_ai for a several months and I got to say its really solid. Maybe I will be canceling cursor soon.
Been really liking having AI review code. It’s a good alternative for pushing to main!
Claude 4 just refactored my entire codebase in one call. 25 tool invocations. 3,000+ new lines. 12 brand new files. It modularized everything. Broke up monoliths. Cleaned up spaghetti. None of it worked. But boy was it beautiful.
I feel like the longer I work on a project the less AI generated code I use. Thoughts?

I’m here on my stationary bike, heart rate at like 160-170 and my Apple Watch has the audacity to ask me if I’m done my work out
Wanted to try @Google's Gemini model: Googled "google ai models" ➡️ ai.google "Learn more" ➡️ deepmind.google "Start building" ➡️ googleblog.com. Still not there! Why does google make it so hard to use there products!
I can’t believe it’s 2025 and all of top “backend nodejs” tutorials on Google still recommend express. I thought we are converging on web standards!
Alright, cursor is GOATed. Its the perfect blend of AI generation + human in the loop.
This might be a hot take but I think in 2025 there is going to be a major security vulnerability that directly relates to Server Functions.
This deserves way more then 914 stars
I spent 70 days full-time curating the ultimate library of @shadcn /ui-like components. And today, I’m launching it publicly. Here’s what it is: • 730+ production-ready components from 50+ top design engineers • Each component is yours to own - just like shadcn/ui • Install…
If you tune in at the right moment, you can watch the transaction volume since Friday satisfyingly roll over $20,000,000,000 bfcm.stripe.com
Is there any framework that server renders React but OPTIONALLY hydrates client side ( yes I know this is essentially rsc ) I am pretty sure @astrodotbuild does this but are there others?
The hardest part about writing my own SSR / SSG framework (Mainly just for fun) is the routing!
Was looking back on code from like 4-5 years ago. I can’t believe I use to function without a code formatter!