frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Think out loud. Your ideas get structure

https://naumu.ai/
1•taubek•38s ago•0 comments

Hi, This Is Clicky

https://github.com/farzaa/clicky
1•mellosouls•6m ago•0 comments

Process Manager for Autonomous AI Agents

https://botctl.dev/
1•ankitg12•10m ago•0 comments

My Friend Circles

https://ruky.me/my-friend-circles/
1•rukshn•11m ago•0 comments

Topaz Emulates Microsoft Entra ID

https://topaz.thecloudtheory.com/blog/entra-id-emulation/
1•kamilmrzyglod•13m ago•0 comments

The 3 Ps of pooping and how to optimize them, according to a Harvard doc

https://krdo.com/health/cnn-health/2026/04/07/the-3-ps-of-pooping-and-how-to-optimize-them-accord...
1•mikhael•13m ago•0 comments

What Is Lipoless? Complete Guide to Weight Loss Support [pdf]

https://storage.prod.researchhub.com/uploads/papers/users/187827/84e59d9a-593a-4d53-a5ee-a438e41e...
1•AidanKeogh•14m ago•0 comments

The Bitter Lesson Rich Sutton [pdf]

https://www.cs.utexas.edu/~eunsol/courses/data/bitter_lesson.pdf
1•prakashqwerty•14m ago•0 comments

WikiMapped – 1.3M geolocated Wikipedia articles on an interactive world map

https://wikimapped.mukul-mehta.in/
1•rashil2000•15m ago•1 comments

March smashes heat records for continental US

https://apnews.com/article/march-temperature-record-weather-el-nino-369298794ffd94665ed78a6b4f3b0267
2•geox•17m ago•0 comments

LinkedIn facing lawsuits over scanning users' browser extensions

https://arstechnica.com/tech-policy/2026/04/linkedin-scanning-users-browser-extensions-sparks-con...
2•dryadin•17m ago•0 comments

One Engineer, One AI, One Week: Cloudflare Just Rebuilt Next.js

https://bytesizedbets.com/p/one-engineer-one-ai-one-week-cloudflare
1•alokDT•23m ago•0 comments

KFC, a.k.a. Korean Fried chicken, took over the world

https://www.theguardian.com/world/2026/apr/09/korean-fried-chicken
1•hkmaxpro•24m ago•0 comments

Meta's new model is Muse Spark, and meta.ai chat has some interesting tools

https://simonwillison.net/2026/Apr/8/muse-spark/
1•lumpa•29m ago•0 comments

I'm a 30-year veteran SWE, and my industry is currently overrun with addicts

https://old.reddit.com/r/BetterOffline/comments/1sg5ygf/im_a_30year_veteran_swe_and_my_industry_is/
3•farmerbb•30m ago•0 comments

Amazon to end support for older Kindle devices

https://techcrunch.com/2026/04/08/amazon-to-end-support-for-older-kindle-devices-2012/
1•rippeltippel•31m ago•0 comments

Building an LSP Server with Rust is surprisingly easy and fun

https://codeinput.com/blog/lsp-server
1•PaulHoule•32m ago•0 comments

A read-only HN wrapper

1•wasimsk•33m ago•0 comments

Show HN: Local browser extension, scans ToS with regex, no AI

https://chromewebstore.google.com/detail/fine-print/bhelaaijhcacllnmdlmflcjemdofpjml
2•cambone•34m ago•1 comments

Dola – AI Consulting for your tiny firm

https://dolalabs.com/
1•radurevutchi•38m ago•0 comments

Pro-Russian 'doppelganger' campaign exploits DW brand

https://corporate.dw.com/en/hungary-election-pro-russian-doppelganger-campaign-exploits-dw-brand/...
1•doener•41m ago•0 comments

My browser-based static site generator

https://stratts.au/posts/browser-based-ssg/
1•stratts•41m ago•0 comments

Out: Resumes. In: Weeklong In-Office Trials

https://www.businessinsider.com/out-resumes-in-weeklong-in-office-trials-hiring-2026-4
1•KnuthIsGod•43m ago•0 comments

AXI: Agent EXperience Interface

https://axi.md/
1•borisjabes•45m ago•0 comments

I let a agent control my window manager

https://blog.zimengxiong.com/#post/agents-will-need-a-good-window-manager
1•zimengx•48m ago•0 comments

Writers Guild Deal: $321M Health Plan Infusion, Residuals, AI Licensing Language

https://www.hollywoodreporter.com/business/business-news/writers-contract-deal-321m-health-plan-i...
1•mikhael•50m ago•0 comments

Show HN: Proroot – Zero-overhead proot replacement for Android

https://github.com/coderredlab/proroot
1•coderredlab•50m ago•0 comments

America's AI Build-Out Hinges on Chinese Electrical Parts

https://www.bloomberg.com/news/features/2026-04-01/us-ai-data-center-expansion-relies-on-chinese-...
4•doener•53m ago•0 comments

Letting go of climate guilt in 5 easy steps [pdf]

https://hsph.harvard.edu/wp-content/uploads/2024/11/21.08-Letting-go-of-climate-guilt-in-5-easy-s...
1•num42•55m ago•0 comments

Anthropics Mythos Model Sparks Fears of AI Doomsday

https://nypost.com/2026/04/08/business/anthropics-claude-mythos-model-sparks-fears-of-ai-doomsday...
2•silexia•56m ago•1 comments
Open in hackernews

My 600 Hours with AI Coding Assistants: A Practical Comparison

2•bv_dev•10mo 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•10mo 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•10mo 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•10mo 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.