Show HN: uBlock filter list to blur all Instagram Reels

Tired of slop? This is a uBlock Origin filter list that nukes the Reels tab, non-follower posts, and ALL video content from the platform. I’m trying to make Instagram be what my parents said Facebook was. I didn’t feel like fixing the layout, so this will just blur the slop. This has the added bonus […]
A case for Go as the best language for AI agents

I have been working with Go for the past 8 years in a professional capacity. I’d like to make a case here about why Go is the best language to work with using AI agents. I have worked with PHP, Go, JavaScript, and Python in a professional capacity for over 10 years now. Most of […]
”That Shape Had None” – A Horror of Substrate Independence (Short Fiction)

Starlight Convenience The Svenoid Conspiracy 2024 · 06 · 21 That Shape Had None 2023 · 06 · 24 Overstaying 2022 · 01 · 01 Inmate Martha 2018 · 12 · 09 The Strange Creature from the North 2018 · 07 · 30 Bare backs & black trousers 2017 · 10 · 20 Ender’s Mind […]
Reflex (YC W23) Is Hiring Software Engineers – Python

Reflex is the operating system for building mission-critical enterprise applications. Today’s enterprise stack is fragmented. Shipping an app requires stitching together multiple tools and coordinating across multiple roles. Reflex replaces that complexity with a single, unified platform to build, deploy, and manage production applications end-to-end. We empower teams to own the entire lifecycle of their […]
Launch HN: OctaPulse (YC W26) – Robotics and computer vision for fish farming
Hi HN! My name is Rohan and, together with Paul, I’m the co-founder of OctaPulse (https://www.tryoctapulse.com/). We’re building a robotics layer for seafood production, starting with automated fish inspection. We are currently deployed at our first production site with the largest trout producer in North America. You might be wondering how the heck we got […]
Notes on Lagrange Interpolating Polynomials
February 28, 2026 at 18:58 Tags Math Polynomial interpolation is a method of finding a polynomial function that fits a given set of data perfectly. More concretely, suppose we have a set of distinct points : And we want to find the polynomial coefficients such that: Fits all our points; that is , etc. This […]
Ask HN: Who is hiring? (March 2026)
MixRank (YC S11) | Software Engineers | 100% REMOTE (Global) | Full-Time MixRank processes petabytes of data every month from web crawling. We have hundreds of customers using our data products including Google, Amazon, Facebook, Intel, and Adobe, across industries including Finance, Recruiting, Sales, Marketing, and Security. We’re a fully-remote company with a global footprint […]
Felix ”fx” Lindner has died
Written by Nico Lindner and the team at Recurity Labs on March 02, 2026 Today we’re sharing news we never wanted to have to write. With heavy hearts, we announce that Felix “FX” Lindner—a cherished friend, and the founder and owner of Recurity Labs—passed away on 2026-03-01. For many of us, Felix wasn’t only the person who […]
First-ever in-utero stem cell therapy for fetal spina bifida repair is safe

(SACRAMENTO) A UC Davis Health research team has safely performed the world’s first spina bifida treatment combining fetal surgery with stem cells, according to results from Phase 1 of an ongoing clinical trial. These results have been published today in The Lancet. The study, called “Feasibility and Safety of Cellular Therapy for In-Utero Repair of Myelomeningocele […]
Parallel coding agents with tmux and Markdown specs

I’ve been running parallel coding agents with a lightweight setup for a few months now with tmux, Markdown files, bash aliases, and six slash commands. These are vanilla agents – no subagent profiles or orchestrators, but I do use a role naming convention per tmux window: Planner: Build Markdown specs for new features or fixes […]