frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

HubVanta AI

https://hubvanta.com/
1•hubvanta•1m ago•0 comments

PEP 495: Local Time Disambiguation

https://peps.python.org/pep-0495/
1•tosh•3m ago•0 comments

Day 3 post-launch. No viral moment. Still shipping

https://www.indiehackers.com/post/day-3-post-launch-no-viral-moment-still-shipping-985da62829
1•AnimeMyPic•4m ago•0 comments

Fast and Easy Levenshtein distance using a Trie

https://stevehanov.ca/blog/fast-and-easy-levenshtein-distance-using-a-trie
1•sebg•5m ago•0 comments

Google Displayed Polymarket Bets as News 'In Error,' Google Says

https://gizmodo.com/google-displayed-polymarket-bets-as-news-in-error-google-says-2000745381
1•giuliomagnifico•8m ago•0 comments

The Protégé Problem Today

https://www.proofofconcept.pub/p/the-protege-problem-today
1•kiyanwang•8m ago•0 comments

Tea: A Stimulant That Made the Modern World

https://worldhistory.substack.com/p/tea-a-stimulant-that-made-the-modern
2•crescit_eundo•8m ago•0 comments

How the Toyota Prius comes to die in Mongolia [video]

https://www.youtube.com/watch?v=KyEVDmoh5lo
1•nxobject•10m ago•0 comments

mb: fast month boundary, in memoriam of aab

https://github.com/kparc/mb
1•tosh•13m ago•0 comments

Agentic Memory: Memento Mori

https://kubekattle.github.io/ktl/blog/portal-long-term-memory.html
1•KyleVlaros•14m ago•0 comments

No one owes you supply-chain security

https://purplesyringa.moe/blog/no-one-owes-you-supply-chain-security/
1•birdculture•17m ago•0 comments

Israel Mounts Lavish Campaign to Win Back Evangelicals

https://washingtonspectator.org/israeli-government-is-spending-millions-to-court-american-evangel...
4•throw310822•17m ago•0 comments

Show HN: Android AI agent-assistant operating your apps (no adb,PC,root,etc.)

1•sshnaidm1•18m ago•1 comments

Launchfolio – Create a portfolio in minutes for free, no account needed

1•SyedAtril•18m ago•0 comments

Running an x86-based computer with minimal to no RAM sticks [video]

https://www.youtube.com/watch?v=IHItbgHutVo
1•exploraz•18m ago•0 comments

Show HN: Uncook, the Social Network for Food

https://uncook.xyz
1•moffers•19m ago•0 comments

2026 Hungarian Parliamentary Election

https://en.wikipedia.org/wiki/2026_Hungarian_parliamentary_election
1•JumpCrisscross•19m ago•0 comments

Don't Let Your Boss Do Your Job

https://kevingoldsmith.substack.com/p/dont-let-your-boss-do-your-job
1•kiyanwang•19m ago•0 comments

Knuth Reward Check

https://www.thomas-huehn.com/knuth-reward-check/
1•Tomte•21m ago•0 comments

The Role and History of Bitcoin Core Maintainers

https://bitcoinmagazine.com/print/the-core-issue-the-role-and-history-of-bitcoin-core-maintainers
1•giuliomagnifico•26m ago•0 comments

Thoughts on the use of artificial intelligence in programming courses [video]

https://www.youtube.com/watch?v=1u-gQ-d5Lv8
1•leduyquang753•27m ago•0 comments

Show HN: Reverse-engineered Cursor tab completion client

https://github.com/abyesilyurt/cursor-tab
1•abyesilyurt•27m ago•0 comments

Show HN: Git Diff TUI with Go

https://difi.vercel.app/
1•oug-t•27m ago•0 comments

Is Cybersecurity Over? [video]

https://www.youtube.com/watch?v=fM7GIIylXqI
3•0xcrypto•27m ago•0 comments

Put your SSH keys in your TPM chip

https://raymii.org/s/tutorials/Put_your_SSH_keys_in_your_TPM_chip.html
1•type0•27m ago•0 comments

Linux 7.0 Ready for Release with Many Changes

https://www.phoronix.com/news/Linux-7.0-Changes
1•Bender•27m ago•0 comments

Show HN: Shoggoth.db Self Organizing Database

https://github.com/GistNoesis/Shoggoth.db
1•GistNoesis•27m ago•1 comments

Internet outage in Iran reaches 1,008 hours

https://mastodon.social/@netblocks/116384935123261912
2•miadabdi•28m ago•0 comments

Microsoft Upgrades Its WSL2 Kernel Against Linux 6.18 LTS

https://www.phoronix.com/news/Linux-6.18-LTS-Microsoft-WSL2
2•Bender•28m ago•0 comments

Red Hat RHELocates its Chinese engineering team to India

https://www.theregister.com/2026/04/10/red_hat_ends_china_engineering/
1•Bender•36m ago•0 comments
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.