2015
view article2002
view article1996
view article1989
view article1983
view article1981
view article1974
view article1964
view article1963
view article1959
view article1955
view article1953
view article1947
view article1940
view article1929
view article1921
view article1919
view article1900
view article1880
view article1866
view article1857
view article1816
view article1794
view article1789
view article1778
view article1775
view article1714
view article1663
view article1302
view article1299
view article1214
view article1202
view article1189
view article1054
view articleI think it’s important to be very Canny when someone makes a claim that supports a company’s large valuation.
PGSimCity — an explorable 3D city that shows how PostgreSQL actually works.
Claude's Status Page - Elevated errors on Claude Opus 5.
Let's design the successor to email on top of HTTP, fixing the design flaws SMTP has been dragging along for 40 years. Piece by piece. The goal is not
Colossus cracked Germany’s encrypted communications. The world’s first large-scale programmable electronic digital computer is now an IEEE Milestone.
Mario 64 as a library for use in external game engines - libsm64/libsm64
Magnolias have been around since dinosaurs roamed the Earth. They're so old that they rely on beetles instead of bees to pollinate them.
TypeScript-to-Native Compiler. Contribute to vercel-labs/scriptc development by creating an account on GitHub.
Why do standard mutex-based queues feel very slow under extreme contention? Lets take a deep dive into the chaotic world of lock-free programming, Hazard Pointers, cache-line optimizations, and C++20 concepts to build a Multi-Producer Multi-Consumer queue that scales to dozens of threads without choking on the OS scheduler.