frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Malicious Bun Scripts Found in NPM Package Bumps

1•kothariji•50s ago•0 comments

High-efficiency atmospheric water harvesting enabled by ultrasonic extraction

https://www.nature.com/articles/s41467-025-65586-2
1•taubek•1m ago•0 comments

Dutch military opens fire at drones over Volkel Air Base

https://abcnews.go.com/International/wireStory/dutch-military-opens-fire-drones-volkel-air-base-1...
2•keepamovin•5m ago•0 comments

Xbox 360 was the first modern console

https://ravi64.com/xbox-360-first-modern-console/
4•outrunner•7m ago•0 comments

NPM package posthog-js 1.297.3 contains malware

3•roskoalexey•16m ago•3 comments

Three Months

https://sef.kloninger.com/posts/three-months/
1•zoidb•16m ago•0 comments

Google denies analyzing your emails for AI training

https://www.zdnet.com/article/google-denies-analyzing-your-emails-for-ai-training-heres-what-happ...
2•nreece•17m ago•0 comments

BazelCon 2025 Recap

https://blogsystem5.substack.com/p/bazelcon-2025-recap
1•agluszak•17m ago•0 comments

What's the biggest problem you face with product features adoption?

1•Praisethegreat•26m ago•0 comments

I made a word tracker for:Lobste.rs, Reddit, GoogleNews, Dev.to ...

https://catch-words.vercel.app
2•ardi_c_cc•28m ago•0 comments

GitHub Actions and the HashFiles Incident

https://lists.reproducible-builds.org/pipermail/rb-general/2025-November/003941.html
1•sanqui•32m ago•0 comments

Exodus – The Colonization of Space

https://store.steampowered.com/app/4098020/Exodus_The_Colonization_of_Space/
1•Infiltrator•33m ago•0 comments

Ruby Was Ready from the Start

https://obie.medium.com/ruby-was-ready-from-the-start-4b089b17babb
4•thunderbong•36m ago•0 comments

MegaETH Just Feels Different

https://blog.arcbjorn.com/megaeth-just-feels-different
1•arcbjorn•37m ago•0 comments

Show HN: I built a CLI tool to map your codebase for LLMs

https://github.com/JordanCoin/codemap
2•jordancj•43m ago•0 comments

Trifold is a tool to quickly and cheaply host static websites using a CDN

https://www.jpt.sh/projects/trifold/
1•birdculture•46m ago•0 comments

AI-crafted interactive experiences, generated instantly from any prompt

https://generativeui.net//
1•BruceWok•51m ago•3 comments

LLM assisted book reader by Karpathy

https://github.com/karpathy/reader3
2•pbd•52m ago•0 comments

I launched a directory with well-made products because everything seems buggy

https://select.supply
4•laurentiurad•54m ago•1 comments

Show HN: Norma – build good datasets (using an objective)

https://norma.grouplabs.ca
1•noelfranthomas•54m ago•0 comments

Quake Engine Indicators

https://fabiensanglard.net/quake_indicators/index.html
1•liquid_x•55m ago•0 comments

Show HN: Implementing a core subset of ARM assembly in pure C89

https://github.com/orionfollett/oarm
1•orionfollett•59m ago•0 comments

I am building a collaborative coding agent

1•brainless•59m ago•0 comments

LGTM Culture: A Short Story

https://alt.management/lgtm-culture/
3•HotGarbage•1h ago•0 comments

Cloudflare: Piracy Liability Ruling Has Global Implications; Publishers Disagree

https://torrentfreak.com/cloudflare-says-piracy-liability-ruling-sets-a-dangerous-precedent-the-p...
2•gslin•1h ago•0 comments

The Anatomy of a Dysfunctional Standards Body – Peter Gutmann [pdf]

https://archive.openssl-conference.org/2025/presentations/Peter_Gutmann_ietf.pdf
2•commandersaki•1h ago•0 comments

Solar Superstorm Gannon crushed Earth's plasmasphere to a record low

https://www.sciencedaily.com/releases/2025/11/251122234723.htm
2•ashishgupta2209•1h ago•0 comments

A tiny fantasy console inspired by early 90s handheld consoles

https://github.com/beep8/beep8-sdk
2•beep8_official•1h ago•2 comments

What is the most cramped memory card you own?

https://www.tomshardware.com/pc-components/microsd-cards/the-small-capacity-memory-card-champions...
2•indigoabstract•1h ago•0 comments

The "Good Enough" Lie in Engineering

https://www.andrewvittiglio.com/thoughts/the-good-enough-lie
1•andr3wV•1h ago•1 comments
Open in hackernews

My 600 Hours with AI Coding Assistants: A Practical Comparison

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