frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Distributed Systems Classics

https://nvartolomei.com/dist-sys-classics/
54•grep_it•1h ago•7 comments

Notes on gotchas while migrating 35kb preprompts from Opus to self-hosted Ollama

https://patrickmccanna.net/notes-on-migrating-large-prompts-away-from-anthropic-openai-to-self-ho...
80•0o_MrPatrick_o0•3h ago•31 comments

Principles for Fast Tokio Applications

https://dial9-rs.github.io/blog/principles-for-fast-tokio-applications/
43•carllerche•1h ago•9 comments

Why don't machine learning research agents overfit?

https://www.amazon.science/blog/why-dont-machine-learning-research-agents-overfit
16•Betelbuddy•51m ago•2 comments

Pion, an agent designed to run any company autonomously

https://andonlabs.com/blog/why-we-built-pion
4•lukaspetersson•7m ago•0 comments

Show HN: Neobrutalism.dev – Just added Base UI support and added new color theme

https://www.neobrutalism.dev/
25•samke-•1h ago•8 comments

Cua (YC P25) Is Hiring a Founding Technical GTM Lead

https://www.ycombinator.com/companies/cua/jobs/1IWEKVH-founding-technical-gtm-lead
1•frabonacci•22m ago

Adversarial Fashion Makes a Statement on AI Panopticon

https://spectrum.ieee.org/adversarial-fashion
40•rbanffy•3h ago•20 comments

A Beginning for Mathematics

https://www.daniellitt.com/blog/2026/9/13/a-beginning-for-mathematics/
17•robinhouston•1h ago•0 comments

Show HN: Fly.exe – An EON systems like virtual fruit fly uploaded to computer

https://github.com/Ibtisam-Mohammad/Fly.exe
11•Ibti_sam•1h ago•1 comments

When LLM judges agree, should we believe them?

https://www.amazon.science/blog/when-llm-judges-agree-should-we-believe-them
11•Betelbuddy•54m ago•2 comments

XCancel service is suspended until further notice

https://xcancel.com/#
127•gaganyaan•7h ago•389 comments

Claude is a Contrarian

https://medium.com/@rdsubhas/claude-is-a-contrarian-dbce4de5cada
57•rdsubhas•1h ago•59 comments

The Tudor Kings

https://analog-antiquarian.net/2026/09/11/the-tudor-kings/
8•ibobev•1h ago•1 comments

Show HN: Is this photo edited? Client-side image forensics

https://vajba.com/image-forensics/
9•trivsamt•4d ago•1 comments

An atlas of periodic solutions to the three-body problem

https://www.threebodyorbits.com/
237•danielmorozoff•2d ago•52 comments

Show HN: Pelican-bicycle alternatives

https://gally.net/temp/20260914pelican-alternatives/index.html
57•tkgally•4h ago•23 comments

It's a Scam

https://nice-marmot.net/Archives/2026/September_2026.html#note_3792
3•speckx•18m ago•0 comments

EuroBirdPortal – Live bird movements across Europe

https://www.eurobirdportal.org/ebp/en/
190•NKosmatos•8h ago•52 comments

A 386 PC for Your RP2350

https://github.com/rh1tech/frank-386
170•SamuraiLion•8h ago•52 comments

Trying to Make a Loop Auto-Vectorize

https://jsgroth.dev/blog/posts/trying-to-make-a-loop-auto-vectorize/
27•zdw•4d ago•10 comments

I stress-tested Meta Muse until its agent control plane started timing out

https://blog.cygankiewicz.com/en/meta-muse-black-box-testing/
7•mpkc•57m ago•4 comments

Hacking AI customer service agents

https://www.intigriti.com/researchers/blog/hacking-tools/hacking-ai-customer-service-agents
29•snikolaev•57m ago•2 comments

Devil's Arrows: Ancient builders hauled 55k-lb stones 11 miles for UK stone row

https://www.sciencedaily.com/releases/2026/09/260909005152.htm
41•bookofjoe•3d ago•29 comments

Transitions.dev: UI transitions for AI agents

https://transitions.dev/
10•eustoria•2h ago•2 comments

How to write an effective software design document

https://refactoringenglish.com/excerpts/write-an-effective-design-doc/
237•fagnerbrack•4h ago•101 comments

Microsoft patches Windows and Excel – breaks audio, remote access, and paste

https://www.theregister.com/os-platforms/2026/09/14/microsoft-patches-windows-and-excel-breaks-au...
32•Alephinitesimal•1h ago•18 comments

Fitting Neural Textures and PBR Material Maps with ES (No Backprop)

http://richg42.blogspot.com/2026/09/fitting-neural-texture-and-pbr-material.html
4•ibobev•49m ago•0 comments

Truncated SVD

https://brashandplucky.com/2023/09/09/truncated-svd.html
6•ibobev•1h ago•1 comments

OpenAI bots knew about the RubyGems caching vulnerability

https://tenderlovemaking.com/2026/09/11/what-a-time-to-be-alive/
147•gregnavis•4h ago•182 comments
Open in hackernews

I stress-tested Meta Muse until its agent control plane started timing out

https://blog.cygankiewicz.com/en/meta-muse-black-box-testing/
6•mpkc•57m ago

Comments

nzoschke•34m ago
I dont fully understand how these black box agent computers will actually work.

One of the huge value adds of the agent computer paradigm is your agent can also fix and customize its own software.

I’m working on a similar agent computer and having the full source code plus a plugin system is the thing that really made it start working.

Something tells me Meta and Grok bots won’t give you this level of control.

More thoughts at this blog:

https://housecat.com/blog/agent-computer-101

liuliu•16m ago
I sort of understand DSH arch, and their choices, but still baffled by why you would want the agent to change its own agent loop other than the system prompt (in that extension, memory / soul / tools / skills).
arjie•15m ago
It turns out a lot of the value is in the agent being able to stitch together pre-existing tools. I, too, have a personal agent but my friends using Muse or Instinct approach the functionality I use mine for quite easily.

The insight that enables this is a sophisticated coder can build tools an unsophisticated assistant can use. So our hosted model isn’t as smart but executes at 100+ tok/s single stream across 8 streams on our local hardware at frontier level.

But the code Fable provides is much better. The unsophisticated guy can build little tools but self-modification leads to a tower of cards.

bradfa•18m ago
This writing style, which reads like an LLM wrote it, is draining to read.

I put up with it when I'm actively using an LLM tool, because I just accept that this is how these tools write, but when reading a blog I expect to read words written in one of the vast varieties of normal human-written blog formats.