frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: Speechcap -Mac dictation with on-device transcription and cleanup

https://www.speechcap.com
1•dhruwang•1m ago•0 comments

Big Tech critic loses House race in New York as AI lobby flexes political power

https://www.ft.com/content/e2ceff59-5afe-4cf2-9693-4c167a7fee2f
1•1vuio0pswjnm7•1m ago•0 comments

Mark Zuckerberg has directed Meta to create a prediction markets app

https://cdcgaming.com/brief/mark-zuckerberg-has-directed-meta-to-create-a-prediction-markets-app-...
1•hmokiguess•2m ago•1 comments

Augmented Augmented Reality

https://www.quarter--mile.com/Augmented-Augmented-Reality
1•surprisetalk•3m ago•0 comments

How to Live Without Options

https://www.joanwestenberg.com/p/how-to-live-without-options-and-why
1•felixdoerp•4m ago•0 comments

Graft – Declare Agent Once, Sync Across Providers

1•sirajuddin_dev•4m ago•0 comments

Show HN: Locus-v1, a dataset of 2.2M local laws and ordinances

https://huggingface.co/datasets/LocalLaws/LOCUS-v1
1•jbarrow•4m ago•0 comments

I built a tool to add Animated Captions for short-form video

https://animatecaptions.com
1•Z4cki•5m ago•0 comments

Big Tech's $2.7T AI bill comes due: Chart of the Day

https://finance.yahoo.com/markets/article/big-techs-27-trillion-ai-bill-comes-due-chart-of-the-da...
1•robin_reala•5m ago•0 comments

Show HN: A calculator for what an AI product keeps after costs

https://okaneland.com/study/keep/
1•ermantrout•6m ago•0 comments

Younger Adults May Be Aging Faster Than Previous Generations

https://www.sciencealert.com/younger-adults-may-be-aging-faster-than-previous-generations
2•amichail•6m ago•0 comments

Is it just me or does OpenAI keeps enabling memory in a clandestine way

1•sonink•6m ago•0 comments

Show HN: SentryGuard – detect Agentjacking prompt injection in Sentry events

https://github.com/can995835646-byte/SentryGuard
1•tangxia123•7m ago•0 comments

White House drastically shortens deadline for dropping quantum-vulnerable crypto

https://arstechnica.com/information-technology/2026/06/executive-order-bumps-up-deadline-to-move-...
1•Bender•8m ago•0 comments

Show HN: Moa – cross-model peer review for your local agent CLIs

https://github.com/pietz/moa-cli
1•pietz•10m ago•0 comments

Rockstar Games Announces Pre-Orders for Grand Theft Auto VI for $79.99

https://www.take2games.com/ir/news/rockstar-games-announces-pre-orders-grand-theft-auto-vi
3•HelloUsername•14m ago•1 comments

Google's online dominance is showing signs of cracking in AI era

https://www.cnbc.com/2026/06/23/googles-online-dominance-is-showing-signs-of-cracking-in-ai-era.html
1•1vuio0pswjnm7•15m ago•0 comments

Modelplane

https://modelplane.ai
1•hasheddan•15m ago•0 comments

Meta announces smart glasses starting at $299 Zuckerberg keeps pushing wearables

https://www.cnbc.com/2026/06/23/meta-glasses-are-new-smart-glasses-starting-at-299.html
2•1vuio0pswjnm7•16m ago•1 comments

Founding a company in Germany: €9600, 152 days and I still can't send an invoice

https://paolino.me/founding-a-company-in-germany/
4•earcar•16m ago•0 comments

Zen of AI Coding

https://nonstructured.com/zen-of-ai-coding/
1•pramodbiligiri•17m ago•0 comments

Vibecoding is becoming a deal-breaker test for software acquisitions

https://the-decoder.com/vibecoding-is-becoming-a-deal-breaker-test-for-software-acquisitions/
2•wglb•17m ago•0 comments

The Seeds of Our Housing Crisis Were Planted in the Reagan Era

https://commonedge.org/the-seeds-of-our-housing-crisis-were-planted-in-the-reagan-era/
1•surprisetalk•18m ago•0 comments

When Does Data Help Automated Context Engineering?

http://www.andrewjesson.com/blog/when-does-data-help-automated-agent-engineering/
1•anndvision•18m ago•0 comments

Show HN: A Viral Social Video Generator for iOS Apps

https://getsocialclaw.com/viral-video-generator
1•nardib•19m ago•0 comments

Command and Conquer (1995) on an Atari ST

https://indyjo.itch.io/commandconquer
1•indyjo•20m ago•0 comments

Watchdog to Congress: Don't Be Fooled by the Kids Act

https://www.protectingtaxpayers.org/press/watchdog-to-congress-dont-be-fooled-by-the-kids-act/
1•bilsbie•20m ago•0 comments

Reid Hoffman says SpaceX 'not an AI company', xAI 'complete train wreck'

https://fortune.com/2026/06/24/reid-hoffman-spacex-musk-openai-anthropic-gen-z-mistake/
6•1vuio0pswjnm7•24m ago•1 comments

I built a flat-rate DeepSeek API for Claude Code (with vision support)

https://cloudcode.one/
2•tatuhelander•25m ago•0 comments

Adopting AV1 for Real-Time Communication (RTC) at Scale

https://engineering.fb.com/2026/06/22/video-engineering/adopting-av1-for-real-time-communication-...
1•ledoge•26m ago•0 comments
Open in hackernews

How long before we stop reading the code?

https://thenewstack.io/future-of-code-reviews/
6•tonkkatonka•1h ago

Comments

JPLeRouzic•1h ago
I fully agree: over time, we will view coding LLM agents as a form of compiler, and human effort will shift upstream to the development of specifications, the writing and execution of test cases, and final validation.
pedromlsreis•1h ago
> the writing and execution of test cases

I'm not sure about this one, though. Today, my experience with LLMs is that they're already pretty helpful for unit test edge cases I wouldn't have thought of. If you mean broader functional tests then maybe, but I wouldn't say the same for unit tests.