frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: Paralino – E2E encrypted and private Life360 alternative

https://github.com/paralino/paralino
1•Zelimir_Bosnjak•1m ago•0 comments

Meta Is Toying with the Idea of Smart Glasses That Record All the Time

https://gizmodo.com/meta-is-toying-with-the-idea-of-smart-glasses-that-record-everything-all-the-...
1•alex_suzuki•3m ago•1 comments

V2 of Holographic Horizon Shield: LLM Defenses with Phi-3 Integration

https://github.com/jadeavsmith-tech/holographic-horizon-shield-v2
1•solutionsgirl39•3m ago•0 comments

LLama.cpp Got Screwd

https://github.com/ggml-org/llama.cpp/discussions/25482
1•trilogic•4m ago•2 comments

Will-O'-the-Wisp

https://en.wikipedia.org/wiki/Will-o%27-the-wisp
1•articlepan•8m ago•0 comments

A Fable – The Flatland of AI Alignment

https://github.com/thansz137/asiyah-protocol/blob/main/dibur/2026-07-08_dibur.md
1•thansz•9m ago•1 comments

AI Replaced Bankers on a Private Equity Sale Process

https://www.wsj.com/pro/private-equity/ai-replaced-bankers-on-a-cvc-sale-process-ce9b765b
1•antr•10m ago•0 comments

Show HN: Ember – Lightweight headless browser for AI agents (17MB idle)

https://github.com/andalabx/ember
1•Andassyn•12m ago•1 comments

Astryx by Facebook: An design system that's customizable and agent ready

https://github.com/facebook/astryx
1•maxloh•12m ago•0 comments

2026 Gaokao Q19 – Too hard for high school math?

https://www.youtube.com/watch?v=M2osaylNmsU
1•mathsTeacher82•14m ago•0 comments

What's new in biology: July 2026

https://www.worksinprogress.news/p/whats-new-in-biology-july-2026
1•duffycommaryan•15m ago•0 comments

Evidence of elusive high-energy gravitons in quantum Hall systems

https://phys.org/news/2026-07-evidence-elusive-high-energy-gravitons.html
1•wjSgoWPm5bWAhXB•15m ago•0 comments

Why some people are more bothered by low-frequency sounds

https://norwegianscitechnews.com/2026/07/why-some-people-are-more-bothered-by-low-frequency-sounds/
1•giuliomagnifico•16m ago•0 comments

Urban heat island effect in Brussels during the late June 2026 heatwave

https://eu-space.europa.eu/components/earth-observation-copernicus/image-of-the-day/urban-heat-is...
2•stared•16m ago•0 comments

Almost $1B Later, the US Still Can't Make a Medical Glove

https://www.bloomberg.com/news/features/2026-07-07/why-it-s-so-difficult-to-produce-100-american-...
1•robtherobber•16m ago•0 comments

Medical debt ties NC residents in knots. Working to undo damage

https://carolinapublicpress.org/75990/medical-debt-relief-undue-nc/
1•thunderbong•17m ago•0 comments

Axiom Space's orbital station in a legal vacuum once it detaches from the ISS

https://beyondhorizonforesight.substack.com/p/beyond-horizon-analysis-axiom-space
1•beyondhorizonfs•18m ago•0 comments

Keppsake – automatic save points for your AI projects

https://keepsake.sh/
1•schacon•19m ago•0 comments

Test the Email Verification Protocol with an origin trial

https://developer.chrome.com/blog/email-verification-protocol-origin-trial
2•dbbk•20m ago•0 comments

Close the laptop and Claude keeps going

https://twitter.com/claudeai/status/2074525815820169320
1•kyokoL•21m ago•0 comments

Show HN: Plain – a Git-native CMS in vanilla JavaScript, no database

https://github.com/plain-cms/plain
1•victorbuilds•22m ago•0 comments

Mid-tier factory knives worth the premium?

https://www.paragon-knives.com/
1•bgzlsxaz•24m ago•0 comments

It's a World-Class Investment. It's a Junk Investment

https://www.nytimes.com/2026/07/09/opinion/spacex-ipo-investment-smart-dumb-money.html
1•cainxinth•26m ago•0 comments

Our jobs have been reduced to this as humans

https://ugig.net/post/cbc6ca84-83bc-4cc2-8f59-def80685332d
2•buffer_overlord•27m ago•1 comments

Holding the Industry Accountable: The AI Resist List Comes to London

https://read.misalignedmag.com/holding-the-industry-accountable-the-ai-resist-list-comes-to-londo...
1•lcubw•27m ago•1 comments

Hungary's Public Broadcaster Goes Dark, Confessing 'Years of Lies'

https://balkaninsight.com/2026/07/08/hungarys-public-broadcaster-goes-black-confessing-years-of-l...
2•vrganj•29m ago•0 comments

Africa's largest crypto exchange, VALR, Launches 200 Hyperliquid Perps Markets

https://mybroadband.co.za/news/industrynews/656493-valr-launches-200-hyperliquid-perps-markets.html
2•DistantCl3ric•31m ago•0 comments

Entire police department relieved of duty in West Virginia town

https://thehill.com/homenews/state-watch/5958905-west-virginia-police-department/
2•robtherobber•31m ago•0 comments

GTA 6 players will need to provide real life ID to play in Australia

https://www.dexerto.com/gta/gta-6-players-will-need-real-drivers-licenses-or-other-ids-to-play-in...
2•akyuu•32m ago•0 comments

China issues 'backdoor' security alert over Anthropic's Claude Code

https://www.reuters.com/legal/litigation/china-issues-backdoor-security-alert-over-anthropics-cla...
2•chbint•33m 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.