frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

DeepSeek V4 Pro 0813

https://openrouter.ai/deepseek/deepseek-v4-pro-0813
429•explosion-s•3h ago•149 comments

Zed: Delta

https://zed.dev/blog/introducing-delta
92•khy•58m ago•21 comments

Tailscale Traces Database Corruption to 16y/o SQLite WAL-Reset Bug

https://tailscale.com/blog/sqlite-wal-reset-bug
527•ropbear•4h ago•83 comments

Qwen3.8-2.4T

https://huggingface.co/Qwen/Qwen3.8-2.4T-A95B
264•Philpax•4h ago•68 comments

2026 Eclipse Webcams

https://jonty.github.io/2026_eclipse_webcams/
411•zoenolan•7h ago•105 comments

Tim King, AmigaDOS developer, has died

https://amiga-news.de/en/news/AN-2026-08-00070-EN.html
148•doener•5h ago•23 comments

Someone is running mass vulnerability scans, spoofing AI bots like ClaudeBot

https://knownagents.com/insights
155•gavinhking•5h ago•99 comments

HTML over WebSockets: real-time SPAs with barely any JavaScript

https://en.andros.dev/blog/ef4968f5/html-over-websockets-real-time-spas-with-barely-any-javascript/
44•redbell•2h ago•35 comments

Glaciers on the Climate Dashboard

https://climate.metoffice.cloud/glaciers.html
61•mooreds•2h ago•5 comments

Why Tiny JPEGs Look Different in Chrome

https://guillaumetech.github.io/posts/jpg-scaling-chrome/
179•gutechh•5h ago•35 comments

Reflex (YC W23) Is hiring Growth and GTM Roles

https://www.ycombinator.com/companies/reflex/jobs/71x5GFb-growth-engineer
1•apetuskey•2h ago

SpaceXAI's Grok 4.6 Scores 61 on the Artificial Analysis Intelligence Index

https://artificialanalysis.ai/articles/grok-4-6-benchmarks-and-analysis
184•wertyk•2h ago•155 comments

Your Key to Success Isn't More Luck or Hard Work

https://julienreszka.com/blog/your-key-to-success-isn-t-more-luck-or-hard-work/
15•julienreszka•1h ago•12 comments

Wednesday, August 12: GitHub, Incident with Pull Requests and Issues

https://www.githubstatus.com/incidents/76t89hbfb09h
46•arm32•2h ago•11 comments

License plate reader searches should require a warrant

https://andrewpwheeler.com/2026/08/12/license-plate-reader-searches-should-require-a-warrant/
399•apwheele•4h ago•252 comments

The Essential Question: "What should I read next?"

https://thenewcuriosityshop.substack.com/p/the-essential-question
15•benbreen•6d ago•2 comments

AI is removing the middle class of software engineering

https://blog.florianherrengt.com/ai-removing-middle-class-software-engineering.html
503•florianherrengt•5h ago•415 comments

We just raised $400M in Series C

https://lovable.dev/blog/series-c
42•thoughtpeddler•2h ago•27 comments

Shade Map

https://shademap.app
79•fredley•6h ago•21 comments

Bike Bureau: Report Bike Lane Obstructions

https://loudbicycle.com/bb
33•kdmccormick•2h ago•24 comments

What sort of maths are LLMs good at?

https://gowers.wordpress.com/2026/08/12/what-sort-of-maths-are-llms-good-at/
208•ColinWright•9h ago•105 comments

Grok 4.6

https://x.ai/news/grok-4-6
181•iLuddite•3h ago•197 comments

Show HN: Woxi - Open-source Mathematica / Wolfram Language reimplementation

https://woxi.ad-si.com
223•adius•9h ago•32 comments

SpaceXAI: Grok 4.6

https://openrouter.ai/x-ai/grok-4.6
19•theanonymousone•3h ago•1 comments

Felix and I

https://jacobfilipp.com/felix/
57•surprisetalk•2d ago•7 comments

The Bit Player: My Father with Steve Zissou

https://www.theparisreview.org/blog/2026/07/27/the-bit-player-my-father-with-steve-zissou/
20•Thevet•4d ago•1 comments

Automatic1111 for Apple metal, 40% speed up sd1.5

https://therad.ninja/from-8-10-seconds-to-3-7-teaching-automatic1111-to-speak-metal-on-an-m3-pro/
52•dmikey831•5h ago•18 comments

High-Res Photo Shows Sand-Capped Butte Rising from Mars Plain of Polygons

https://petapixel.com/2026/08/04/amazing-high-res-photo-shows-a-butte-rising-from-mars/
135•bookofjoe•6d ago•11 comments

Delphi 13 Community Edition Is Now Available

https://blogs.embarcadero.com/delphi-13-community-edition-is-now-available/
135•layer8•8h ago•97 comments

Solving the Shortest Vector Problem in $2^{0.6039n}$ Time via Mid-Point Hessian

https://arxiv.org/abs/2608.02478
28•sbulaev•1w ago•7 comments
Open in hackernews

Agentic Engineering Is Just Everything We Haven't Been Doing

https://blog.matthewbrunelle.com/agentic-engineering-is-just-everything-we-havent-been-doing/
11•speckx•1h ago

Comments

tolugenius•48m ago
I mean I can't speak too much on what best practices always ends up looking like (the gap between law and reality is always there) but I think the issue with agentic engineering is crucially the fact it compresses the time and effort in all these tasks; you can plan, write the code, and do all the parts in one session and then if there's a bug it's much harder to track done, especially if that would have surfaced early on in reviewing the plan. So really the slowness and review is what's gone and that's albeit what's needed more than ever.
lousken•39m ago
So it's not vibe coding anymore. Now it is agentic engineering. I just can't...
dd8601fn•30m ago
That brings up a question. What do you call it when a capable person keeps a tight leash on the process, making deliberate design decisions as you go, based on a well considered plan?

Vibecoding seems very wrong. That implies someone yolo’d a prompt at something with “dangerously accept” enabled.

It’s not conventional development, as the llm is writing most-or-all of the code.

Is it maybe where this post settled on “agentic engineering”? It does describe full requirements gathering, writing everything up like you’re supposed to, documenting, etc.

gchamonlive•19m ago
Codesmithing
lousken•2m ago
What is a tight leash? Human developer and human reviewer? Or is AI reviewer good enough? ... Couple years ago people were copying code from other parts of a codebase or stackoverflow, now they copy it from some blackbox AI.

Do we need a special way of calling it? How did we call people using stackoverflow?

isoprophlex•2m ago
Tastemaxxing. It's the new moat, bruv!