AI Developer Tool News

@dev-tool.ai

News about AI software development tools like Cursor, Codeium, Copilot, Warp, ... Check the feed for a more curated stream or follow for a wider variety of posts. https://bsky.app/profile/dev-tool.ai/feed/aidevtools

Staying alive until you make it! TIL Cursor initially started as an email writing tool before pivoting. 🤯 This is way more inspiring, more touching, and more likely to be learned from than some founders' "earning 100,000 dollars in 2 days" story

Bild

Having now Cursor Composer suggest changes, then run the tests, and fix its proposals iteratively is a whole new level in the agentic coding workflow. I don't even have to run the tests myself and share the terminal results with it.

Been playing a lot with front-end in windsurf - just using ai prompting to get the results I'm looking for. Figuring out how to work WITH the AI agent vs just telling it what to do makes such a difference. Few tips that I've picked up on recently... 🧵

Woah. Windsurf AI replicated our design on the first try WITH our theming. I spent 2 hours with GitHub Copilot Workspace and couldn't get anything remotely close. Don't get me started on how bad Gemini for Android Studio is.

✍️ "Hard truths about AI-assisted coding" tips & tricks in my latest article: bit.ly/ai-assisted While AI-Assisted coding can get you 70% of the way there (great for prototypes or MVPs), the final 30% requires significant human intervention for quality and maintainability.

The 70% problem - hard truths about AI-Assisted Coding

How AI became my dev partner. I shared about how Cursor AI supercharged my site migration. Here’s a deep dive into my experiment with what is probably the biggest thing in the developer industry this year.

Bild

I see 3 levels of software building: Director: you only work with prompts. Black box. Manager: you are technical and you understand the code, but probably won’t write much. Engineer: you own every line of code & you use AI to create snippets to incorporate. Which level are you happiest working at?

When can Cursor have smth like Clippy and tell me when I'm doing something dumb Something like: "Hmm, looks like you're trying to do this... that's wrong" 😂 #buildinpublic

Did you know? The Cursor IDE has a powerful edit mode (hit CMD+K to enable it). I find it quite useful for finding edge cases in my imperative #FlutterDev code. It doesn't always get it right, though! So make sure you tweak the output as needed and discard any unwanted changes. 🙇‍♂️

★ The Principles of Developer AI Product Development In this post I talk about lessons learned building products for developers in the new world of AI, making sure to bring the best of the human developer and the best of our massively scalable computers. blog.almaer.com/principles-o...

Principles of Developer AI Product Development

How do you build products and platforms for developers in a world that contains probabilistic black boxes that surprise you with what they can and can’t do, and when they decide to show you. From m…

blog.almaer.com

So I was watching this junior developer trying to use Github Copilot. He was trying to get it to fix some annoying bug in a Spring Boot controller, and kept getting more and more frustrated because he basically kept finding different ways to say "fix my bug" – and honestly, I can't blame him. 1/

Trying Windsurf by Codeium to finally tackle my love-hate with CSS (Bootcamp crew knows). instead of handing me code, it’s walking me through the why behind design choices, and honestly, it’s making me a smarter, more creative dev. Anyone else using AI editors to level up?

Bild

Cursor is gradually becoming more agentic for coding. But it's a spectrum, not a binary I suspect the path toward "agents" will look like this Start with vertical SMEs in a tight human feedback loop, then slowly improve

Bild

🚀 Been quiet lately - deep in build mode crafting my 🐺 SaaS. Spent the last week extensively testing Cursor agent. Verdict: Remarkable capabilities. Significant limitations. Let's analyze AI coding agents 🧵 #buildinpublic

I've been using Cursor's new Agent mode and it's beyond wild. Feels like it knows my project better than I do. Saves so much time, this is literal magic.