frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

My 600 Hours with AI Coding Assistants: A Practical Comparison

2•bv_dev•11mo ago
After spending over 600 hours using various AI coding assistants over the past 3 months, I wanted to share my experience for those navigating this rapidly evolving landscape.

What I Mean by "Agentic Mode" First, to clarify: by "agentic mode," I'm referring to the assistant's ability to understand project context, reason through multi-step problems, and autonomously make coherent code changes across files without constant hand-holding. True agency means the tool can maintain context across interactions and execute on high-level directions.

The Current Landscape (May 2025) Augment Code - Current go-to tool despite higher costs

Strengths: Maintains context remarkably well across complex refactors; actually understands project structure; can implement feature requests that span multiple files Weaknesses: More expensive than alternatives ($30/month vs $20 for others); occasional hallucinations when venturing outside codebase context Best for: Complex refactoring tasks and implementing features that span multiple files

Windsurf - Slightly edges out Cursor for agentic capabilities

Strengths: Better context retention than Cursor; decent file traversal; good understanding of code relationships Weaknesses: Can get quite stuck in their full agentic mode as it starts editing things. While they have removed their flow credits part, it is still painful to watch it go completely out of context. Best for: Mid-size projects where you need moderate autonomy

Cursor - Popular but underwhelming for true agentic work

Strengths: Good IDE integration; clean interface; works reasonably well for single-file tasks. I like the ability to Cmd+K and insert a bulk of code in the middle. Also, I like the @Docs feature to bring latest documentation for popular libraries.

Weaknesses: Context falls apart in agentic mode; often loses track of previous instructions; requires excessive prompting Best for: Single-file optimizations and modifications, but not complex cross-file tasks

Claude Code - Declining quality since public beta

Strengths: Used to have superior reasoning and contextual understanding 3 months ago Weaknesses: Super expensive (like always), but recent updates have significantly degraded agentic capabilities; now requires much more hand-holding than before as it goes compleltely off base. Best for: Simple tasks that don't require deep contextual understanding Note: Most disappointing decline in quality - was previously much more capable. I spent $500 in Feb-Mar and thought it was worth.

Cline, Roo, and Aider - Conceptually interesting but practically limited

Strengths: Cline has good terminal integration; Roo offers interesting visualization; Aider has straightforward CLI Weaknesses: All three struggle with maintaining context; limited understanding of project structure; frequent need to repeat instructions Best for: Very simple, isolated coding tasks or experiments

Real-world Performance Differences The gap between these tools becomes most apparent when trying to implement complex features. For example, when asked to "add user authentication with email verification to my Express app":

Augment Code: Identified relevant files, added middleware, routes, and email service integration, then explained how the pieces fit together Windsurf/Cursor: Added authentication to single files I pointed at but needed explicit instructions for each additional component Others: Generally required file-by-file guidance with frequent context reminders

Conclusion If budget isn't a concern, Augment Code currently offers the most truly agentic experience, but still has a long way to go. For more budget-conscious developers, Windsurf slightly edges out Cursor for agentic capabilities, though both still require significant guidance for complex tasks.

Comments

SoMomentary•11mo ago
I'm always surprised by people sleeping on GitHub Copilot. Is this because people truly don't find any value in it?
bv_dev•11mo ago
I have used Github copilot since their beta release in 2023 and I don't find it anywhere near good these days. Automplete was good, but the industry has moved way beyond 2025. Copilot is slightly worse than Cursor which is itself a pretty average tool now. If you use truly agentic code generation, you won't be able to go back to Github Copilot.
SoMomentary•11mo ago
You don't consider copilots agent mode to be agentic? I've had some pretty great results with agent mode + mcp to have it check it's own work.

GitHub Actions and Consequences

https://tylercipriani.com/blog/2026/04/24/on-the-software-supply-chain-doom-spiral/
1•thcipriani•25s ago•0 comments

CAD in Codex

https://twitter.com/soft_servo/status/2047436911657025858
1•softservo•35s ago•1 comments

How to Kill a Philosophical Zombie

https://sopathaye.substack.com/p/how-to-kill-a-philosophical-zombie
1•sopathaye•57s ago•0 comments

Getting Gray with the Internet Liberation Front

http://grayareasmagazine.com/ilf7.htm
1•Cider9986•4m ago•0 comments

When "Hackers" Was Hacked

https://ironicsans.ghost.io/when-hackers-was-hacked/
1•Cider9986•5m ago•0 comments

Badvibes – Lint for Vibecoded Slop

https://github.com/marco-trotta1/badvibes
1•muoco-01•9m ago•0 comments

The Urgency of Interpretability

https://darioamodei.com/post/the-urgency-of-interpretability
1•tanelpoder•9m ago•0 comments

Show HN: Cutout is an email alias proxy built on Cloudflare Workers

https://ananthb.github.io/cutout/
2•pcpuser•10m ago•0 comments

A ShaderToy-like playground for ASCII art

https://play.ertdfgcvb.xyz
1•dboon•11m ago•0 comments

Ask HN: Why does Macs don't get heat up and have so long battery life

3•shivang2607•11m ago•0 comments

The Podcast Where You Can Eavesdrop on the A.I. Elite

https://www.nytimes.com/2026/04/26/business/dwarkesh-patel-podcast-ai.html
1•rafaelc•13m ago•0 comments

Show HN: Time Pin – a Geo Guessr style game but history themed

https://www.crazygames.com/game/time-pin
1•AndreiCx•15m ago•0 comments

The world is entering a new era of wildfire

https://www.cnn.com/2026/04/26/climate/chile-wildfire-new-fire-era-intl-latam
2•mooreds•15m ago•0 comments

Man's search for meaning: The case of Legos

https://www.sciencedirect.com/science/article/abs/pii/S0167268108000127
1•mooreds•15m ago•1 comments

Alex Imas on Why Economists Might Be Getting AI Wrong – Odd Lots [video]

https://www.youtube.com/watch?v=uxMwmaGE64Y
1•mooreds•15m ago•0 comments

Tiled Words 6 Month Update

https://paulmakeswebsites.com/writing/six-months-of-tiled-words/
1•paulhebert•16m ago•1 comments

The Monkey Diet Experiment

http://www.nathanedwardwilliams.com/fun/monkeydiet.htm
1•busymom0•17m ago•0 comments

Cost of smoking in England up 25% to and£21.8B (2024)

https://ash.org.uk/media-centre/news/press-releases/latest-figures-show-cost-of-smoking-in-englan...
1•mmarian•20m ago•0 comments

I can never talk to an AI anonymously again

https://www.theargumentmag.com/p/i-can-never-talk-to-an-ai-anonymously
2•voisin•21m ago•0 comments

RuneBench – Agent Benchmark on RuneScape Gameplay Tasks

https://maxbittker.github.io/runebench/
1•rickcarlino•23m ago•0 comments

Cellphone-Location Tracking Poses Privacy Test at Supreme Court

https://www.wsj.com/us-news/law/police-geofence-warrants-phone-location-17d7cbe4
2•Cider9986•25m ago•0 comments

Nuclear Detonation: Weapons, Improvised Nuclear Devices

https://remm.hhs.gov/nuclearexplosion.htm
1•reconnecting•29m ago•0 comments

The Emerging Push to Extend Some US Benefits to IDF Soldiers

https://www.military.com/feature/2026/04/19/emerging-push-extend-some-us-benefits-idf-soldiers.ht...
2•cramsession•30m ago•0 comments

Databricks vs. Snowflake Weekly

https://claude.ai/public/artifacts/eb39f250-4869-4fb3-840d-d49620ee3b51
2•noashavit•33m ago•1 comments

How to remove One UI from a Samsung device?(2025)

https://tinygrab.com/how-to-remove-one-ui-from-a-samsung-device-note-this-is-likely-not-possible-...
1•rolph•33m ago•0 comments

I built a million-pixel canvas where strangers buy individual squares

https://pixel-wall-kofi-s1k3-production.up.railway.app/
1•matthewder•33m ago•0 comments

RLix: A scheduling layer for concurrent LLM RL

https://github.com/rlops/rlix
1•matt_d•33m ago•0 comments

AI as a Fascist Artifact – OSnews

https://www.osnews.com/story/144823/ai-as-a-fascist-artifact/
1•abdelhousni•34m ago•1 comments

It's time for the regular person to start testing local AI models

https://eeshans.com/writing/its-time-for-the-regular-person-to/
3•tipoffdosage904•34m ago•1 comments

Same algorithm, 16x faster: optimizing a vector search engine's hot path

https://dubeyKartikay.com/posts/sembed-engine-vector-search-performance/
1•birdculture•34m ago•0 comments