- Carpe Deez Nuts
- Posts
- v6: AI in our workflows
v6: AI in our workflows
Developer's reality check: the best time to adapt is now.
📍 Brighton, 🇬🇧
🥃 TL;DR
I found the best pie in the UK
We can’t work without AI anymore
Tech leaders and CEOs are pushing for AI-powered development
Still need to be a software engineer though
Development tools and frameworks are adapting to AI workflows
With AI craft and quality is lost
smolagents is da bomb! 💣
Starting with the most important news for this week 👇
I’ve gotten myself a pie from The Pie Hole! It was one of the best pies I’ve ever eaten in the entire UK! 💯

Moving on!
When starting this newsletter, I didn’t have a theme. I didn’t expect to lean towards any particular directions, JavaScript, back-end, soft skills, nothing. I wanted to talk about everything and different topic in every issue.
After 6 issues I’m starting to see a repeated theme though - AI.
Mainly because I’m paying attention the most to the developments and updates in that area, and maybe because this is what our industry wants us to become now: AI-powered developers.
And when I say industry, I do mean all the CEOs…

…and tech leaders alike!
We at @tursodatabase rewrote our API in Go, using AI. And the results are great.
Recently, I gave the team a mandate: the Turso Cloud had to scale to a billion databases. I also sent a memo: everything we do now, must be done by AI.
To scale to that level, we replaced our API
— Glauber Costa (@glcst)
3:35 PM • May 29, 2025
AI is making a significant dent in the way we work.
And I kinda get them, because if I had my own company (and hopefully one day I will) I would want my developers to be productive. And I don’t mean 100% vibing without any precaution or checks, I mean writing templated code with AI and focusing on more useful things, things that AI cannot do as of today.
And experience is important, so not downplaying the experience of software devs, without it, something like this 👇 can happen (and you know what that means!)
Don't use YOLO mode, folks
— Matt Pocock (@mattpocockuk)
7:36 PM • May 24, 2025
Or we end up with something like this 👇️ 😆
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.— vas (@vasumanmoza)
3:55 AM • May 25, 2025
So turns out you do need to have software engineer experience/knowledge/skills to build with AI, despite what a lot of people claim.
And reality is, if a software engineer works with AI, they’re not vibe coding, they’re coding with AI. There’s a difference.

What’s interesting is that because AI is impacting our workflow, tools are adapting as well!
Just think about it: creators of frameworks not only think about developer experience now but also about how AI is going to accept it.
Funny thing is, as much as Next.js is trying to be at forefront of AI, I haven’t heard of them trying to adapt Next.js to AI-powered workflow.
Don’t take my word for it though, I may be just ignorant about what’s happening there. Haven’t worked with Next.js for a year now. Hopefully, I get to keep it that up.
Astro FTW!
And just like in every AI conversation, the topic of quality comes up a lot. In his article, Linear CEO mentioned that quality is in craft
This is what craft is about — the deliberate attention put into making something excellent, not because someone is checking, but because it matters to the maker.
But then with progress, there’s starting to be less of the craft, and more of “Just ship it.” attitude. And with AI there’s going to be even less craft and less quality
With each prompt, we’re trying to outsource not just labor, but the craft itself — the thinking, the intuition, the care. Yet craft, by its nature, can never be fully outsourced. The qualities that make something truly excellent come from being deeply involved in the entire process.
Nonetheless, the progress isn’t stopping. I’d say we embrace it, but still keep this piece of realisation in mind.
By the way, If you’re looking for a way to start with AI, prompts is a good way to start. It’s both important at the beginning of your journey and later on the advanced stages as well. Prompting is a big part of working with LLM
🤩 This is the best prompt engineering playbook a developer might ever read.
Do prompts matter as much now that we have "thinking" models? Seems like it.
@addyosmani just published a brilliant guide that helps you get the best coding results.
addyo.substack.com/p/the-prompt-e…— Richard Seroter (@rseroter)
3:44 PM • May 29, 2025
PS If for whatever reason you still don’t know how and where to use AI but you really want to be relevant, here’s a package for you! 👇 😆
🎓️ Top Learning Materials of the Week
Nothing comes to mind… There wasn’t much learning this week, mostly doing, reading docs, etc. Let’s come back to this next week. 😄
⚒️ Tools of the Week
🤗 smolagents - If you're like me and hate langgraph, then smolagents is for you. They're straightforward, easy to work with, and simple to extend and complement with LlamaIndex, which I also love