Foundry (YC F24) Is Hiring – Come Build a World Model for the Web

### Stop building GPT wrappers. Build a world model instead. — *Why Foundry exists:* Every SaaS app, enterprise tool, and internal workflow without an API will soon be automated by browser agents—not traditional API integrations. Tens of trillions of dollars in global labor depend on browser-based workflows that no AI system can reliably automate today. […]

Show HN: Magnitude – open-source, AI-native test framework for web apps

show-hn:-magnitude-–-open-source,-ai-native-test-framework-for-web-apps

End-to-end testing framework powered by visual AI agents that see your interface and adapt to any changes in it. How it works ✍️ Build test cases easily with natural language 🧠 Strong reasoning agent to plan and adjust tests 👁️ Fast visual agent to reliably execute runs 📄 Plan is saved to execute runs the […]

Huge reproducibility project fails to validate biomedical studies

huge-reproducibility-project-fails-to-validate-biomedical-studies

A replication drive focused on results that lean on three methods commonly used in biomedical research in Brazil. Credit: Mauro Pimentel/AFP/Getty In an unprecedented effort, a coalition of more than 50 research teams has surveyed a swathe of Brazilian biomedical studies to double-check their findings — with dismaying results. The teams were able to replicate […]

Differential Coverage for Debugging

differential-coverage-for-debugging

I have been debugging some code I did not write and was reminded of this technique. I’m sure it’s a very old debugging technique (like bisection), but it should be more widely known. Suppose you have one test case that’s failing. You can get a sense of what code might be involved by comparing the […]

The $20k American-made electric pickup with no paint, no stereo, no screen

the-$20k-american-made-electric-pickup-with-no-paint,-no-stereo,-no-screen

Is the market ready for a four-wheeled digital detox? Is the market ready for a four-wheeled digital detox? Ask just about anybody, and they’ll tell you that new cars are too expensive. In the wake of tariffs shaking the auto industry and with the Trump administration pledging to kill the federal EV incentive, that situation […]

UIT – performant, modular, low-memory file processing at scale, in the Cloud

uit-–-performant,-modular,-low-memory-file-processing-at-scale,-in-the-cloud

UIT is a library for performant, modular, low-memory file processing at scale, in the Cloud. It works by offering a 4-step process to gather a file hierarchy from any desired modality, apply filters and transformations, and output it in any desired modality. performance: speed is of essence when navigating and searching through large amounts of […]

Show HN: BugStalker – a modern Rust debugger

show-hn:-bugstalker-–-a-modern-rust-debugger

Modern debugger for Linux x86-64. Written in Rust for Rust programs. Rust-native: Built in Rust specifically for Rust development, with a focus on simplicity Core debugging capabilities: Breakpoints, step-by-step execution Signal handling Watchpoints Advanced runtime inspection: Full multithreaded application support Data query expressions Deep Rust type system integration (collections, smart pointers, thread locals, etc.), not […]

Writing “/etc/hosts” breaks the Substack editor

writing-“/etc/hosts”-breaks-the-substack-editor

An exploration of web security mechanisms and their unexpected consequences The Mysterious Network Error I was working on a technical post about DNS resolution when I encountered something unexpected. Every time I typed the path to the hosts file (/etc/h*sts – intentionally obfuscated to avoid triggering the very issue I’m discussing), my Substack editor would […]

Eurorack Knob Idea

eurorack-knob-idea

24 Apr 2025Progress: Complete Last year I designed a eurorack module, as a collaboration with Dave Cranmer. When I say designed it, I mean we got about 90% of the way there, then got distracted. With any luck, that module will get finished and released sometime soon. But it had me thinking about Eurorack and […]

GCC, the GNU Compiler Collection 15.1 released

GCC 15 Release Series – GNU Project April 25, 2025 The GCC developers are pleased to announce the release of GCC 15.1. This release is a major release, containing new features (as well as many other improvements) relative to GCC 14.x. Release History GCC 15.1 April 25, 2025 (changes, documentation) References and Acknowledgements GCC used […]