frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Lost in Translation Code-Switchin ASR Competition – $USD 20k in Prizes

https://competitions.mozilladatacollective.com/competitions/group/lost-in-transcription/
1•kathyreid•47s ago•0 comments

Meta Settles, a Framework for Regulating Content, the Rest of Big Tech

https://stratechery.com/2026/meta-settles-a-framework-for-regulating-content-the-rest-of-big-tech/
1•swolpers•2m ago•0 comments

The ISBN was invented in 1970. Your books don't care

https://www.shelvd.org/blog/isbn-invented-1970
3•bvanbranden•9m ago•0 comments

BlogFlock

https://blogflock.com/
1•rdmuser•11m ago•1 comments

Matter, Memory, and the Paradox of Perception – Popova on Bergson

https://www.themarginalian.org/2026/08/30/matter-memory-bergson/
1•unprovable•11m ago•0 comments

Do Dynamic Tools Break Prompt Caching?

https://m-reschreiter.at/en/blog/does-dynamic-tool-activation-break-prompt-caching
1•asm3r96•11m ago•0 comments

The Shape and Feel of the Post-AI Data Stack

https://www.iandmacomber.com/blog/post-ai-data-stack/
1•matthieu_bl•12m ago•0 comments

De-Googling: Replacing Google Search with Kagi

https://pliutau.com/from-google-to-kagi/
1•der_gopher•16m ago•0 comments

One AWS Bill Went from Almost $8k a Month Toward $6k

https://greenops.cloud/blog/blog-cost-drop-8k-to-6k
1•spidgorny•17m ago•0 comments

Show HN: Floe – an open-source plugin for sample libraries – CLAP/VST3/AU

https://floe.audio/
2•windell•20m ago•0 comments

How does Quantum Mechanics work?

https://explainers.blog/posts/how-does-quantum-mechanics-work/
1•lrmunoz•22m ago•0 comments

All CERN accelerators now on the road to HiLumi

https://home.cern/all-cern-accelerators-now-on-the-road-to-hilumi/
1•ilreb•27m ago•0 comments

Pushover – Simple Notifications

https://pushover.net
1•marksully•28m ago•0 comments

OpenShot 4.0: Record, Edit, and Color Like Never Before

https://www.openshot.org/blog/2026/08/30/openshot-40-record-edit-color-like-never-before/
26•metrofun•33m ago•5 comments

Nissan and Honda agree to work together on software for cars

https://apnews.com/article/nissan-honda-automakers-japan-software-collaboration-521bc44069a8d73fb...
1•geox•34m ago•0 comments

Claude and Claude Code Are Distinct Answer Engines

https://www.tryprofound.com/blog/claude-and-claude-code-are-distinct-answer-engines
2•giuliomagnifico•34m ago•0 comments

The startling 1960s theory that Stonehenge was a prehistoric computer

https://www.bbc.com/culture/article/20260828-the-startling-1960s-theory-that-stonehenge-was-a-pre...
3•dabinat•35m ago•0 comments

G20 Warned of Growing Threat to Financial Stability Posed by New AI Models

https://www.wsj.com/tech/ai/g20-warned-of-growing-threat-to-financial-stability-posed-by-new-ai-m...
2•thm•35m ago•0 comments

Product Backlog Problems: Why Your Hierarchy Is Broken

https://www.prodpad.com/blog/backlog-hierarchy-problem/
1•adrianhoward•36m ago•0 comments

Show HN: Free, Fast Screenshot App for macOS with One-Click Screenshot Sharing

https://seenshot.app/
3•bigmuzzy•36m ago•4 comments

Record attempt: Longest train journey in the EU

https://crossborderrail.eu/longestjourney/
2•robin_reala•36m ago•0 comments

LLM distillation: optimizing what to label

https://www.testingbranch.com/distillation-targeted-labels/
1•mpcsb•36m ago•0 comments

Show HN: Smooth Game streaming with latency on slow mobile networks ,sktstreamer

https://github.com/sktguha/sktstreamer
2•test1072•41m ago•1 comments

Atlanta Uber Drivers Say Waymo Robotaxis Are Driving Down Their Pay

https://www.axios.com/local/atlanta/2026/08/28/atlanta-rideshare-drivers-union-automation-jobs-pay
1•olives•42m ago•0 comments

VitalChronicle – 100% local, open-source health data analysis

https://github.com/SebRoLENS/google-health-dashboard-ai
1•seb93•43m ago•1 comments

Congratulations on Your Ten Milliseconds

https://www.minid.net/2026/8/31/congratulations-on-your-ten-milliseconds
2•meerita•48m ago•0 comments

Best OLM to PST Converter Tool to Convert Mac OLM to PST

https://apps.microsoft.com/detail/9n7jk7z3546j?hl=en-US&gl=US
1•tieanderson•49m ago•0 comments

Why it matters that President Trump just dialed into a NASA news conference

https://arstechnica.com/space/2026/08/why-it-matters-that-president-trump-just-dialed-into-a-nasa...
2•rbanffy•55m ago•0 comments

Anthropic Sued Over Limits on Its $200-a-Month AI Plans

https://www.wsj.com/tech/ai/anthropic-sued-over-limits-on-its-200-a-month-ai-plans-e2a109e4
3•rzk•56m ago•1 comments

Vijay Pande on running a small fund after running A16Z's $4B bio fund

https://techcrunch.com/2026/08/29/were-not-doing-30-bets-a-year-vijay-pande-on-betting-small-afte...
1•brandonb•59m ago•0 comments
Open in hackernews

My 600 Hours with AI Coding Assistants: A Practical Comparison

2•bv_dev•1y 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•1y 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•1y 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•1y 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.