AI Developer Tool News's Avatar

AI Developer Tool News

@dev-tool.ai.bsky.social

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

260 Followers  |  206 Following  |  18 Posts  |  Joined: 18.11.2024  |  1.435

Latest posts by dev-tool.ai on Bluesky

Preview
The 70% problem: Hard truths about AI-assisted coding A field guide and why we need to rethink our expectations

This matches with my experience so far. One question is how quickly will AI tooling close the gap where beginners can truly be effective.

addyo.substack.com/p/the-70-pro...

09.12.2024 15:28 β€” πŸ‘ 4    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
A response from Claude, within Cursor IDE, which is long and verbose, and very 'British' in general.

A response from Claude, within Cursor IDE, which is long and verbose, and very 'British' in general.

I asked Cursor + Claude to respond like they're British, so it
(a) has a monocle (!?)
(b) writes responses like formal letters and
(c) apologises for everything.

It's perfect πŸ₯Ή

05.12.2024 08:31 β€” πŸ‘ 20    πŸ” 2    πŸ’¬ 7    πŸ“Œ 1
Post image

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

05.12.2024 13:15 β€” πŸ‘ 3    πŸ” 1    πŸ’¬ 2    πŸ“Œ 0

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.

05.12.2024 14:17 β€” πŸ‘ 3    πŸ” 1    πŸ’¬ 1    πŸ“Œ 0
Video thumbnail

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

05.12.2024 05:12 β€” πŸ‘ 5    πŸ” 1    πŸ’¬ 1    πŸ“Œ 0

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.

05.12.2024 04:34 β€” πŸ‘ 2    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
The 70% problem - hard truths about AI-Assisted Coding

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

✍️ "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.

05.12.2024 00:07 β€” πŸ‘ 243    πŸ” 56    πŸ’¬ 9    πŸ“Œ 20

πŸ˜‚ Lovingly hand-coded.

05.12.2024 14:09 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

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.

05.12.2024 08:47 β€” πŸ‘ 4    πŸ” 1    πŸ’¬ 1    πŸ“Œ 0

🀣

05.12.2024 14:02 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

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?

02.12.2024 18:23 β€” πŸ‘ 6    πŸ” 1    πŸ’¬ 2    πŸ“Œ 0

Will MCP be able to handle the code editing use cases across languages? Do we need a standardized protocol on top of MCP or instead of MCP just for code editing agents to use?

05.12.2024 13:54 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

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

05.12.2024 11:21 β€” πŸ‘ 1    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Video thumbnail

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. πŸ™‡β€β™‚οΈ

05.12.2024 10:12 β€” πŸ‘ 7    πŸ” 1    πŸ’¬ 2    πŸ“Œ 0
Post image

At last, Cursor finally adapted the "generate commit message" button from VSCode πŸ₯Ί

05.12.2024 10:54 β€” πŸ‘ 2    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
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…

β˜… 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...

03.12.2024 13:34 β€” πŸ‘ 15    πŸ” 2    πŸ’¬ 0    πŸ“Œ 1
Post image

πŸ€–AI Code Editors are game changers but

There is one big problem with them

πŸ‘‰ It's so easy to loose context of your project's code

Few prompts later and your code have so many changes

That it's hard to tell exactly what is going on and where

#buildinpublic #AI #programming

03.12.2024 12:08 β€” πŸ‘ 5    πŸ” 1    πŸ’¬ 1    πŸ“Œ 0
How I write code using Cursor: A review A personal review of Cursor, an LLM-powered coding tool.

I wrote up a review of Cursor and how I use it for software development, which seems to be a hot (and mildly controversial) topic these days: www.arguingwithalgorithms.com/posts/cursor...

29.10.2024 17:10 β€” πŸ‘ 8    πŸ” 1    πŸ’¬ 3    πŸ“Œ 0
Does GitHub Copilot Improve Code Quality? Here's How We Lie With Statistics | Jadarma's Blog A critique of GitHub's research blog and marketing-driven science.

A deeper dive into Github's recent claims about CoPilot.

jadarma.github.io/blog/posts/2...

03.12.2024 21:59 β€” πŸ‘ 3    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0

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/

03.12.2024 15:25 β€” πŸ‘ 2    πŸ” 1    πŸ’¬ 1    πŸ“Œ 0

I switched from Xcode to Cursor for iOS development and made it work for building, testing, and running projects. Here's how πŸ“±πŸ”§πŸš€

03.12.2024 16:00 β€” πŸ‘ 1    πŸ” 1    πŸ’¬ 1    πŸ“Œ 0
CopyCoder Generate AI prompts based on uploaded images

What do you all think of a tool that generates AI coding prompts by analyzing uploaded images (apps, mockups, or designs) to help developers build applications faster using platforms like Cursor, Bolt, and v0.

https://copycoder.ai/

#buildinpublic

03.12.2024 16:28 β€” πŸ‘ 5    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Post image

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?

03.12.2024 16:58 β€” πŸ‘ 1    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Post image

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

03.12.2024 17:49 β€” πŸ‘ 16    πŸ” 2    πŸ’¬ 0    πŸ“Œ 0

πŸ˜‚

03.12.2024 21:48 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

πŸš€ 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

03.12.2024 20:05 β€” πŸ‘ 6    πŸ” 1    πŸ’¬ 1    πŸ“Œ 0

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.

03.12.2024 20:59 β€” πŸ‘ 1    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
State of AI Report 2024 Summary Part II: Is Generative AI slowing down? What's behind us, what's ahead?

www.ai-supremacy.com/p/state-of-a...

03.12.2024 21:39 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
AI-Powered Insights: Streamlining Variable Analysis with GitHub Copilot in Visual Studio - Visual Studio Blog Discover how the new Ask GitHub Copilot feature in Visual Studio 2022 can streamline your debugging process with AI-driven insights, making error analysis quicker and easier than ever before.

AI-Powered Insights: Streamlining Variable Analysis with GitHub Copilot in Visual Studio

02.12.2024 19:24 β€” πŸ‘ 2    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0

@dev-tool.ai is following 19 prominent accounts