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
addyo.substack.com/p/the-70-pro...
addyo.substack.com/p/the-70-pro...
(a) has a monocle (!?)
(b) writes responses like formal letters and
(c) apologises for everything.
It's perfect 🥹
(a) has a monocle (!?)
(b) writes responses like formal letters and
(c) apologises for everything.
It's perfect 🥹
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
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
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.
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.
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.
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.
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.
(a) has a monocle (!?)
(b) writes responses like formal letters and
(c) apologises for everything.
It's perfect 🥹
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?
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?
The current moat for AI editors is 'don't make me copy and paste.' There's lots of opportunity for improvement. For example, Zed (the code editor) is using Anthropic's Model Context Protocol for AI integration. I hope it gets traction.
Something like:
"Hmm, looks like you're trying to do this... that's wrong"
😂
#buildinpublic
Something like:
"Hmm, looks like you're trying to do this... that's wrong"
😂
#buildinpublic
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 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. 🙇♂️
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...
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...
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
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
https://copycoder.ai/
#buildinpublic
https://copycoder.ai/
#buildinpublic
I suspect the path toward "agents" will look like this
Start with vertical SMEs in a tight human feedback loop, then slowly improve
I suspect the path toward "agents" will look like this
Start with vertical SMEs in a tight human feedback loop, then slowly improve