frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Gamma-Ray Burst

https://en.wikipedia.org/wiki/Gamma-ray_burst
1•simonebrunozzi•32s ago•0 comments

EFF Guide to Recording Law Enforcement

https://www.eff.org/deeplinks/2026/07/eff-guide-recording-law-enforcement
1•Jimmc414•45s ago•0 comments

Colorimeter 3nh CR4501 RAL Hack

https://github.com/hallko1234/cr4501-ral-hack
1•Jimmc414•1m ago•0 comments

Energizing a vacuum-tube flip-flop module from a 1948 IBM system

https://www.righto.com/2026/07/ibm-604-trigger-tube-module.html
1•Jimmc414•1m ago•0 comments

Baba Is Solved by Fable 5 and GPT-5.6 Sol, but at what cost?

https://quesma.com/blog/baba-is-bench/
1•stared•2m ago•1 comments

The Moat Is Not the Kernel Hook

https://sanctuaryprotocol.ai/2026/07/31/the-moat-is-not-the-kernel-hook.html
1•ConcSanc•3m ago•0 comments

Building a Linux filesystem module in almost pure Rust

https://www.zerofs.net/blog/linux-filesystem-module-in-rust/
1•pierrebarre•4m ago•0 comments

Exact, parallel 2D Delaunay triangulation for int32 coordinates

https://github.com/morishuz/delaunay32
1•oryx1729•6m ago•0 comments

Curiosity Rover Finds "Sea of Polygons" on Martian Surface

https://nautil.us/curiosity-rover-finds-sea-of-polygons-on-martian-surface-1283236
1•Brajeshwar•7m ago•0 comments

Designing for disconnection: edge patterns cloud habits get wrong

https://www.iotforall.com/designing-for-the-edge-disconnection
1•jonzu•9m ago•0 comments

FBI gets voter's IP address in new fraud probe tactic

https://www.axios.com/2026/07/31/fbi-voter-ip-address-investigation
1•sailfast•9m ago•0 comments

Lightweight Video Editor for Mac, 182x lighter than Capcut

https://lightweightvideoeditor.com
1•astonfred•10m ago•0 comments

Ask HN: Give Me Your Earworm

1•t-3•10m ago•1 comments

Pi Is a Nice Agent

https://resolve.works/articles/pi-is-a-really-nice-agent/
2•monneyboi•11m ago•0 comments

Nothing Is Easy When You're an LLM: The Flat Latency Problem

https://aidoses.substack.com/p/nothing-is-easy-when-youre-an-llm
1•ryanrad•11m ago•0 comments

The Conductor Developer

https://martinfowler.com/rachels-ramblings/conductor-developer.html
1•speckx•12m ago•0 comments

The Empty Field That Wasn't: GPS, OTAD and Two Decades of Encrypted Broadcasts

https://sjmurdoch.github.io/gps-special-messages/
2•exiguus•12m ago•0 comments

Mirror Mirror: Mirror your PC screen to your phone over your local network

https://github.com/maco30001/Mirror-Mirror
1•maco3000•12m ago•0 comments

Write in Markdown, serve it dynamic

https://en.andros.dev/blog/3f1244d2/write-in-markdown-serve-it-dynamic/
2•andros•12m ago•0 comments

A task completion protocol for coding agents in AGENTS.md

https://craftedbytes.dev/posts/task-completion-protocol/
1•gemyago•13m ago•0 comments

Y2K Will Be Quite Okay

https://www.filfre.net/2026/07/y2k-will-be-quite-okay/
1•doppp•13m ago•0 comments

Disrupting a Criminal Scam Operation

https://openai.com/index/disrupting-malicious-uses-of-ai-criminal-scam-operation/
1•swolpers•15m ago•0 comments

Show HN: I built a local-first planner that puts your task inside calendar event

https://apps.apple.com/ph/app/zesfy-to-do-list-reminders/id6479947874
2•zesfyapp•17m ago•0 comments

How to Spot AI Writing

https://www.economist.com/culture/2026/07/30/how-to-spot-ai-writing
1•rimeice•18m ago•0 comments

An API for MoQ: provision your own isolated relays

https://blog.cloudflare.com/moq-relays/
1•englishm•20m ago•1 comments

The Mac Calendar Google never built

https://horacal.app/
1•chrkl•20m ago•0 comments

Platform Engineering Still Matters

https://evnm.substack.com/p/platform-engineering-still-matters
3•Mongoose•21m ago•0 comments

Ginsberg's Theorem

https://en.wikipedia.org/wiki/Ginsberg%27s_theorem
2•num42•24m ago•0 comments

The great wealth transfer reality check

https://usa.visa.com/partner-with-us/visa-consulting-analytics/economic-insights/great-wealth-tra...
3•MarcoDewey•24m ago•0 comments

FreeTextUtils – 60 browser-based text utilities run in the browser

https://freetextutils.com
1•altirratech•25m ago•0 comments
Open in hackernews

Ask HN: What's the Point of Your Startup?

4•sawyers•1h ago
If AI can build anything. Why do you need a human in the loop? For ideation, for market testing, for go to market, for marketing content generation?

Why have a startup incubator full of Stanford grads when you can just replace them with a data center and keep all the profit?

More importantly, if that is the general temperature of the business space, it seems like acquiring resources is more important than innovating?

Comments

worldsavior•15m ago
AI can't build everything, that assumption is just wrong. Do you even code?
sawyers•4m ago
Yes. The point isn't whether it's true. It's currently the reality that's being sold by most large AI firms.
_fat_santa•9m ago
> If AI can build anything. Why do you need a human in the loop?

I'm currently building a SaaS with my business partner. I'm the "tech guy" while he has decades of industry experience with the industry that our SaaS is targeting.

What I found building this is there is a giant subset of preferences, problems, and other minor details that aren't written down anywhere, they are just kept in the minds of the people in that industry.

The reason it's not written down is to those people, these things seem obvious. And these things are both extremely important but also very subtle.

We use AI heavily in designing our application but there's always a testing pass where my partner goes over some changes and calls out subtle things of how "things work in practice". These things aren't in any manuals, they are seldom even written down and thus AI systems are completely oblivious to these details.

Now you could build a system that skips some of these subtleties and still gets the job done but what you will find is potential customers will always return to their existing system that takes these into account.

Now one day we might get an AI system that detects these subtleties but in order to do that you would need a load of training data around those things. But how do you even get that training data if all of it is held inside the minds of the people working in that industry?