Archive
Everything we've scored that's past the 48-hour window — open to everyone, no account needed. The live feed only shows what's moving right now; this is the record behind it.
- 32How to get unix-specific python modules working easily on Windows?
- 32The eLearning Software Development Mistake That Cost Us 40,000 Learner Records
- 32FetchError: (PY0404): Fetching from URL main.py failed with error 404 ()
- 32PL/pgSQL LOOP two times over function result set without re-evaluating it
- 32Best way to iterate in a triangular fashion over a self-crossproduct of a container
- 32Claude and I built an app
- 32Trusting-Trust Attack against an Entire Linux Distribution
- 32Updating one of Python's previous versions to its latest version for bug fixes
- 32Announcing the Save CTFs Fund
- 32How can I block syscalls for a specific thread on Linux and macOS?
- 32Why can my to-do list only hold two items?
- 32stinkpot: sqlite-backed shell history
- 32LibreSSL, and the new libtls API
- 32Why does a let chain keep the let operand's temporary alive in the body, but drop the boolean operand's temporary before it?
- 32How to populate an HTML input value from a text file using JavaScript
- 32Why does asyncio.TaskGroup hang instead of raising when one of several concurrent LLM calls swallows CancelledError?
- 32How can I make sqlite optimise its sharing of B-trees across indexes?
- 32How to make a Toplevel window over a Tk window in Python Tkinter?
- 32Thattu Vadai Set: a Salem street snack assembling itself in pure CSS
- 32Python print fails with OSError: [Errno 22] Invalid argument minutes into a detached Windows background process
- 32A defense of object-orientated programming
- 32MUI to Shadcn: 7 Pitfalls We Hit (And the Fix for Each)
- 32How to call Go WASM from a TypeScript React frontend?
- 32AI Didn't Kill the Need for System Design. It Just Made Bad System Design Easier to Ship.
- 32Your agent isn't reckless. It just can't see the blast radius.
- 31RabbitMQ is missing every other message
- 31How to bring up the Linux Kernel on a new platform
- 31I want to filter the class but got error .filter is not a function
- 31Canonical way to select data in SQLAlchemy
- 31How do I design a multi-purpose event handler without making it generic?
- 31Show javascript text on an html file
- 31My DIY DEF CON Choker Has a Screen On It
- 31Why does a flex item overflow its container when using min-width: 100%?
- 31Python's match-case is not a switch statement (it's better)
- 31How can multiple offline clients decrement a bounded counter without oversubscribing after synchronization?
- 31jujutsu 0.45.0
- 31Vesper Design Diaries: Building a Production-Grade KMP App on a Bootstrap Budget
- 31Dealing with sensitive permissions on Android
- 31Someone forked my React component instead of opening an issue
- 31Removing a paywall properly: taking a shipped Android app from paid to free and open source
- 31How I Built an AI Agent That Cut My AWS Bill by 40% (CrewAI + Bedrock)
- 31A documented prop that silently stacked every component at the origin
- 31Building an Autonomous Robotic Vacuum from Scratch: A ROS 2 Sim-to-Real Engineering Log
- 31Mastering Zero-Downtime Deployments with Laravel Deployer
- 31I Tried to "Disable Inspect" — and Learned the Right Question to Ask Instead
- 31Drawing day and night on a 3D globe: the shader behind my world clock
- 31Cline in production: the autonomous code agent for VS Code I use with deliberate constraints
- 31Macaron-V1: Towards Open Continual Learning with Self-Improvement and Mixture-of-LoRA
- 31Does Postgres have a way to compare URLs with mixed case-sensitivity?
- 31I auto-sorted my 3D printing files without an LLM
- 31Https://beaconcha.in/api/v2/ethereum/block/mev-bids
- 31Python dataclasses - intercept field assignment
- 31From a Luddite to a Vibe-Coder
- 31lobste.rs ~~has~~had a js-error: here is a mitigation
- 31How to delete an item from array only on the second click on the same element in React?
- 31Create a function to show ten rows of a table
- 31@aws-sdk/middleware-user-agent — [](https://www.npmjs.
- 31I pentested my own AI hub and shipped the method, not the map
- 31I Built an AI Agent Fleet That Fights Your Insurance Company for You
- 31Beyond Black-Box Concurrency: Streamless Event Transformers, Telemetry, and the End of Stream-Whacking
- 31How can I get individual CPU core usage with psutil in Python?
- 31From Java to Kotlin and Back Again
- 31@aws-sdk/util-user-agent-node — [](https://www.npmjs.co
- 31I Tested Rails Baseline by Leaving Architecture Out of the Prompt
- 31Every typing site makes you type prose. I built one that makes you type code.
- 31Whoosh on the no-GIL Python: pure-Python search that can finally use your cores
- 31How to choose driver option for pyodbc connection?
- 31The alarm wasn't silent. It was lying.
- 31Not Every LLM Needs vLLM: A Kubernetes Engineer's Guide to Serving Engines
- 31The Kernel Maintainer Bottleneck and What It Means for Upstreaming
- 31An invisible character broke a security patch. Then it broke my review. Then it broke my review of the fix.
- 31TypeScript Intersection Types Done Right: When They Compose Cleanly and When They Silently Lie
- 31A Date Is Never Just a Date: From West Bengal's Panjika to a Bengali Calendar Library for Java 21
- 31Dividing your RAG score by retrieval recall overstates your generation quality, and here is by how much
- 31PostgreSQL SET session parameters
- 31EIP-8408: eth/73 - Indexed Cell Requests
- 31@opentelemetry/instrumentation-mongodb — OpenTelemetry instrumentation for `mongodb` database client for MongoDB
- 31Three Pastry Chefs Walk Into a Kitchen
- 31Jam Programming Language
- 31Donut Panic 🍩 — Building an Interactive CSS-Only Donut
- 31Next.js Cache Components Explained (with Cheat Sheet)
- 31Building Production-Ready AI Agents in Laravel
- 31Building Vesper on Ballast: One State Model to Rule Them All
- 3110 Vue Performance Mistakes That Only Show Up at Scale
- 31Every Number I Didn't Measure Was Wrong
- 31GitHub Copilot Writes Better Code Than I Did as a Junior. Should Juniors Still Exist?
- 31True Randomness in Laravel with Lararand
- 31I Built a Voice-First AI Sports Journal (And Why I Didn't Over-Engineer It)
- 31The bug that differential fuzzing cannot find
- 31RAG isn't an AI problem. It's a data engineering problem wearing an AI hat.
- 31I built an image vectorizer that grades its own homework — and it kept catching me lying
- 31The pattern language of software architecture
- 31My 4KB React package was installing 116 dependencies. Here's what I found when I audited it.
- 31From API to AI Agent: Turning a Laravel Backend Into a Tool-Using System
- 31wyzer: The Wyzer Programming Language
- 31The changing role of finite-state model checking
- 31is-kit Reached 50 Stars ⭐ Here’s How We Use It in Production
- 31Performance Engineering on Hard Mode
- 31rust-lang/rust is adopting an LLM policy
- 31Most 'AI Agents' Are Just If-Statements in a Trench Coat
- 31The Desktop Looked Right: 2,093 Parse Errors a Boot, and 10.9 Seconds That Weren't Doing Anything
- 31SleeperGem: RubyGems supply chain attack targets dormant maintainer accounts
- 31The Past Keeps Changing
- 31HANDOFF: Give the Appliance. Pass on the Know-How.
- 31MAI-Code-1-Flash Highlights Microsoft’s Lower-Cost Approach to Coding AI
- 31I turned a GitHub repo into a 3D city you can walk through
- 31"My Comment-Reply Pipeline Was Feeding Me Garbled HTML Entities Instead of the Actual Comment"
- 31Choosing between Emulators vs Real Devices
- 31I Almost Lost Years to This. So I Built an Open-Source Blocker Instead.
- 31.NET Maui returns png header when expecting BMP
- 31Why a precise image color picker needs two canvases (one to read pixels, one to draw the loupe)
- 31One App, More Than One Native Window
- 31Daal Bhaath Chokha: Home, Jharkhand (CSS Art)
- 31.NET 10 dotnet tool exec: Pin the Version and Feed in CI
- 3110 Laravel Architecture Mistakes That Look Fine Until Your App Starts Growing
- 31DeepSeek Harness (DSH) vs Pi Agent: Everything you need to know
- 31Query about unique pointers in C++
- 31SQLite should have (Rust-style) editions
- 31Why Function Arguments Are Not Function Colors
- 31.NET 10 BufferedStream WriteByte: Flush Full Buffers Explicitly
- 31Does Computer Science Need Computers?
- 31Beyond Clean Architecture: The Iceberg Pattern for Real-Time Flutter Apps with BlocSignal
- 31Watch Follow-Through: Complications, Tiles, and a Companion Wear APK
- 31I'm 17 in Ghana. I built a solar-sizing tool on my phone — here's the code and every bug I hit.
- 31The Third-Generation GUI Builder: One Workspace for Every Form
- 31Why I Built an Open-Source, Zero-Cloud Period Tracker with React 19 & Capacitor
- 31Run OpenBSD on DigitalOcean for $4/month
- 31Azure Route-Map: Route and traffic engineering in Azure
- 31Progress toward compiling Linux with gccrs
- 31I found a KVM guest-to-host heap corruption bug and someone else got there first
- 31I used JSON files instead of a database for 1,699 records. Here's what actually broke.
- 31Project Log #21: The Grand Finale. We Shipped. (Plus: Full Setup Guide)
- 31Dissectingthe Apple M1 GPU, the end (2025)
- 31Emacs Bedrock 2.0 Released
- 31Nine green tests and a parser that never worked once
- 31Docker Compose has init containers now. Here's what I deleted.
- 31Taming Flutter Infinite Scroll: Why 3 Lines of async* Missed the Point, and How BlocSignal Fixes It
- 31Migrating from Codeberg Pages to an OpenBSD VPS
- 31deft: A gradual type system for Janet
- 31I Chased a Data Bug for an Afternoon. It Was Never About the Data.
- 31EF Core 10 Named Default Constraints: Preview the Migration SQL Before Deploying
- 31I built an e-signature app that charges you for storage, not signatures
- 31Taming Flutter Infinite Scroll (Part 2): Turning ScrollController into a Reactive State Machine with CubitSignalMixin
- 31The Server Called Paranoia: Defend Autistici/Inventati Before September 25
- 31Gemini Function Calling Is Not an Agent Runtime
- 31Redirect stderr to both stderr and stdout
- 31Motorola's GrapheneOS phones will launch in 2027 priced higher than Pixels
- 31Bootstrappable builds: how and why
- 31Announcing Sovereign Tech Agency Investment in Flatpak
- 31balrogg: demonically compacting (up to 15%) lossless Vorbis/Opus recompressor
- 31C++26: std::indirect
- 30Does anyone run Postgres without PgBouncer?
- 30FLT: Anthropic has beaten me to it
- 30AliExpress keeps multipoint Bluetooth headphones active with WebAudio fingerprinting
- 30The Idea Processor, or “What is the use case?”
- 30React useEvent Hook: Stable Callbacks Without Stale Closures (2026)
- 30raylib examples in Jolt
- 30NetBSD and my life (2005)
- 30Multi-Repo to Monorepo: How I Automated 6 Go Microservice Releases and Then Made It 15x Faster
- 30How Dopamine Works: The Architecture of a Modern iOS Jailbreak
- 30overflow: clip saved my navbar
- 30Your SPA probably leaks memory. Your Playwright suite can catch it
- 30Relying on Go
- 30Chinese robot runs 100M sprint quicker than Usain Bolt's world record
- 30NetBSD 11 from scratch
- 30Google Antigravity Comes to VS Code: Agentic Coding Without Leaving Your Editor
- 30NestJS Dependency Injection Explained (with Cheat Sheet)
- 30The expensive failure is an agent re-implementing something your team already killed
- 30React scrollIntoView with useRef: Scroll to an Element (2026)
- 30Gemini Agentic Video Isn't Always Cheaper: A 24-Run Benchmark
- 30Everything Was Working. AWS Wanted $1,665/Month More.
- 30Into the void
- 30I’ve factored the RSA keys of a Certificate Authority…from the 90s
- 30Production Flutter Networking Without the Boilerplate: Reactive Repositories with BlocSignal
- 30Triton: DirectX 11 driver for QEMU
- 30We Tracked a Shipment of Rare Books. It Ended at an Amazon AI Training Facility
- 30React useLatest Hook: Read Fresh State in Async Callbacks (2026)
- 30A Preview of DuckDB v2.0
- 30LLM usage in Debian neither endorsed nor prohibited
- 30Why does TypeScript lose the correlation between a discriminant and a generic payload?
- 30tailcat: like netcat, but over Tailscale's data plane, without Tailscale's control plane
- 30"Hammock Driven Development" (2010)
- 30@aws-sdk/util-user-agent-browser — [](https://www.np
- 30CERN transitioning industrial computers to Debian after being a longtime RHEL institution
- 30[Open Source Sharing] How I Built Three Small Party Games for a Spring Dinner
- 30Build Real-Time Client-Side TTS in Angular Using Firebase AI Logic and Gemini
- 30Lua-async
- 30FutureBuilder and StreamBuilder as Anti-Patterns: Why Your Async Boundary Should Be Far Away From Your Views
- 30CSS: the bomb inside your inbox
- 30JWT Authentication in Node.js: A Practical Guide (with Express)
- 30Amazon kept shutting down my tablet, so I spent $266 on four AI models to own it
- 30Mojo is now open source
- 30A faster way to calculate the day-of-the-week
- 30Debian and the sirens
- 30Announcing Rust 1.98.0
- 30mold: A Massively Parallel Linker
- 30I Benchmarked 8 React Rich Text Editors. Here Are the Numbers. (and the Eddyter "#1 Pick" Claim With No Test Data)
- 30I built a headless timeline/Gantt for React — would love some feedback
- 30Hermes Bot Mode: I Built a Team of AI Agents That Hand Off Work to Each Other
- 30Haskell: origins, evolution, and future