A Treatise on AI Chatbots Undermining the Enlightenment(opens in new tab)
On chatbot sycophancy, passivity, and the case for more intellectually challenging companions
Curated river of news
Latest posts from blogs I follow
On chatbot sycophancy, passivity, and the case for more intellectually challenging companions
My website was banned from Lobsters as 'startup slop' for using AI agents to help write blog posts. When does tool-assisted writing become slop, and why are we having the wrong conversation about AI in content creation?
Vibe code is legacy code by Steve Krouse
Fresh insights on AI-assisted development: practical experiences with Claude Code and the evolving landscape of full-breadth developers in the age of AI
“To dismiss this entire problem as a "skill issue" and imply all is good now because an external library solved an issue that React will allow you to do is very curious to me. [...] You would think you can ...
A wrap up of all the things that happened in Terminal Trove in July 2025.
After Claude Pro changed to weekly limits, I explored self-hosting Qwen3-Coder-480B with 400k context windows. Here's what I learned about costs, alternatives, and why Claude Code still dominates the landscape.
A little bit of everything, from our appreciation of Linear and well implemented Command Palettes, to how we're coding with AI, to Git worktrees, etc.LinearStatamic 6 Sneak PeakOpencode.aiCursor Background AgentsGit WorktreesAndrej Karpathy's TalkFind us on X@campfirecoders / @austencam / @jesseleite85Email ...
Amazon Web Services (AWS) today announced the promotion of Malphas to Senior Vice President of Bad Decisions, effective immediately. In this expanded role, Malphas will oversee the company’s strategic initiatives in byzantine pricing models, confusing product nomenclature, and Generative AI. ...
Better Auth is so good that I almost switched programming languages When it comes to building APIs and services, my go-to language of choice is well, Go.
In this episode, host Brian Okken and guest Adam Johnson explore essential Git features, highlighted by Adam's updated book, "Boost Your Git DX." Key topics include "cherry picking" for selective commits"git stash" for managing in-progress work"git diff", and specifically its ...
A taste of Lean.
Gotta love those Superkeys.
Apple's logs redact your debugging data as . Here's what actually gets hidden, why old tricks don't work anymore, and the only reliable way to see your logs again.
How fast are pro cycling teams’ and manufacturers’ websites? A CrRRUX-powered deep dive into bike brand performance, visibility, and missed opportunities.
TLDR: because I want them to become seniors one day, and I want them to enjoy being developers
It's been almost a year since our last episode, we've all lost our jobs to AI, and we're going to another Laracon! Life is good!Laracon!DirenvCursorGhosttyFind us on X@campfirecoders / @austencam / @jesseleite85Email [email protected]
We're back and ready for (drumroll...) Campfire Coders: SEASON TWO!Join us as we discuss our sophisticated and intricate plans for the future of this podcast! 😎Find us on X@campfirecoders / @austencam / @jesseleite85Email [email protected]
Making sense — and use! — of the new Performance Extensibility API in Chrome DevTools.
theres a specific reason why i'm writing this post i can't disclose yet. but am sharing my prep work in public
I’ve been maintaining various Open Source projects for more than a decade now. In that time I have had countless interactions with users reporting issues and submitting pull requests. The vast majority of these interactions are positive, polite, and constructive. ...
I am convinced that it makes total sense to spend a certain amount of your (spare) time on this planet tinkering around and exploring stuff that seems totally useless or silly compared to what you normally do. And without having ...
The only data that matters
Today 404Media released a truly stunning report that almost beggars belief. The post Amazon Q: Now with Helpful AI-Powered Self-Destruct Capabilities appeared first on Last Week in AWS.
In this episode, special guest Adam Johnson joins the show and examines pytest-django, a popular plugin among Django developers. He highlights its advantages over the built-in unittest framework, including improved test management and debugging. Adam addresses transition challenges, evolving fixture ...
Is this how we're living our lives now?
It's been one month since we released the first version of VibeTunnel, and since in the AI world time is so much faster, let's call it VibeTunnel's first anniversary!
Terminal Trove Talks with Orhun Parmaksız, one of the core maintainers of Ratatui, a modern terminal UI library built in the Rust programming language.
https://fafo.fm/storeThis Episode has a full spread of FAFOFM topics. Ellie has a breadth of knowledge across cloud, on-prem, hardware, and—of course—Kubernetes. We dive into some of the new hardware available as well as the importance of hardware to train the ...
One of my favorite AI dev products today is Full Line Code Completion in PyCharm (bundled with the IDE since late 2023). It’s extremely well-thought out, unintrusive, and makes me a more effective developer. Most importantly, it still keeps me ...
Real progress needs systemic change and active involvement from men in positions of power.
Technical innovations often offer numerous applications with tremendous added value, making work easier. However, this also increases the potential for misuse, with the opposite effect—whether deliberately or through improper use. This also applies to advances in the field of Artificial ...
A wrap up of all the things that happened in Terminal Trove in June 2025.
A self-checkout system so broken it deserves it's own blog post.
“React isn’t just slow — it’s a bloated ecosystem with technical debt baked into its DNA. Yet despite this, it keeps being chosen. Why?”
at long last, Gemini Nano is almost here for all Chrome users (i was originally misinformed that it was in Chrome 138 - but i checked my own facts and since Chrome 137+ it is…
Update on the lab setup and what I've been working on recently.
someone I resonate a lot with is Naval Ravikant - his classic "How to Get Rich Without Getting Lucky" (henceforth HTGR) is formative to a lot of my thinking, including How to…
How to make AppleScript work in macOS CLI tools without permission dialogs blaming Terminal. A deep dive into Info.plist embedding, TCC, and undocumented APIs born from building Terminator MCP.
Peekaboo 2.0 ditches the MCP-only approach for a CLI-first architecture, because CLIs are the universal interface that both humans and AI agents can actually use effectively