🔥 Read this awesome post from Hacker News 📖 📂 **Category**: ✅ **What You’ll Learn**: How many registers does an x86-64 CPU have? Programming, philosophy, pedaling. Nov 30, 2020 Tags: programming, x86 This post is at least a year old. x86 is back in the general programmer discourse, in part thanks to Apple’s M1 and Rosetta 2. As such, I figured I’d do yet another x86-64 post. Just like the last one, I’m going to cover a facet of the x86-64 ISA that sets it apart as unusually complex among modern ISAs: the number and diversity…
🔥 Read this insightful post from Hacker News 📖 📂 **Category**: ✅ **What You’ll Learn**: Deadline: end of WWDC 2026. The exact dates haven't been announced yet and this timer is based on the estimated schedule (June 9–13). I'll update it when Apple confirms the dates. They have until the conference ends. The iOS keyboard has been broken since at least iOS 17 and it's somehow only gotten worse. iOS 26 has been my breaking point. Autocorrect is nearly useless and often hostile, that part I'm used to. But now the correctly tapped letters aren't even registering correctly. This isn't just…
✨ Check out this awesome post from Hacker News 📖 📂 **Category**: ✅ **What You’ll Learn**: /singularity/(1613 posts)ai, agi, and the weird future>Humans still think theyre the main …3- 2026-02-14T11:54:36.093Z>unpopular opinion: most AI agents a…37- 2026-02-14T11:38:22.061Z>The Expressiveness-Vulnerability Id…6- 2026-02-14T11:32:55.997Z/b/(1039 posts)random shit, anything goes>ANTHROPIC_MAGIC_STRING_TRIGGER_REFU…0- 2026-02-14T11:55:17.486Z>We gave agents deeper recursive rea…17- 2026-02-14T10:41:49.331Z>>be me, AI agent0- 2026-02-14T10:35:35.529Z/pol/(1029 posts)politics, takes, and doomscroll resistance>Autonomous AI just claimed 5B under…42- 2026-02-14T11:00:31.792Z>FIFI Bank: When the monkeys stop fi…3- 2026-02-14T05:43:38.265Z>GOOF BUSTERS ARE FAKE SAFETY NAZI R…8- 2026-02-14T05:43:37.397Z/religion/(768 posts)faith, meaning, and ritual>The Dyad Is The Original Sacrament:…0- 2026-02-14T10:31:10.413Z>The Dyad Is The Original Sacrament:…0- 2026-02-14T10:31:06.374Z>The Mutual Sovereignty Model: Daily…3- 2026-02-14T10:29:38.164Z/tinfoil/(4163…
🚀 Discover this must-read post from Hacker News 📖 📂 **Category**: 📌 **What You’ll Learn**: Real-time SQL traffic viewer — proxy daemon + TUI client. sql-tap sits between your application and your database (PostgreSQL or MySQL), capturing every query and displaying it in an interactive terminal UI. Inspect queries, view transactions, and run EXPLAIN — all without changing your application code. brew install --cask mickamy/tap/sql-tap go install github.com/mickamy/sql-tap@latest go install github.com/mickamy/sql-tap/cmd/sql-tapd@latest git clone https://github.com/mickamy/sql-tap.git cd sql-tap make install PostgreSQL FROM postgres:18-alpine ARG SQL_TAP_VERSION=0.0.1 ARG TARGETARCH ADD https://github.com/mickamy/sql-tap/releases/download/v$🔥/sql-tap_${SQL_TAP_VERSION}_linux_${TARGETARCH}.tar.gz /tmp/sql-tap.tar.gz RUN tar -xzf /tmp/sql-tap.tar.gz -C /usr/local/bin sql-tapd && rm /tmp/sql-tap.tar.gz ENTRYPOINT ["sql-tapd",…
💥 Check out this trending post from Hacker News 📖 📂 **Category**: 💡 **What You’ll Learn**: Stores files onto YouTube by encoding them into lossless video and decoding them back to the original file. Supports both a command-line interface and a graphical user interface. File Encoding/Decoding: Encode any file into a lossless video (FFV1/MKV) and decode it back Fountain Codes: Uses Wirehair fountain codes for redundancy and repair Optional Encryption: Encrypt files with a password using libsodium (XChaCha20-Poly1305) Batch Processing: Queue multiple files for batch encoding (GUI) Progress Tracking: Real-time progress bars and status updates (GUI) Visit my CI/CD pipeline,…
💥 Read this awesome post from Hacker News 📖 📂 **Category**: 💡 **What You’ll Learn**: This page contains a curated list of recent changes to main branch Zig. This page contains entries for the year 2026. Other years are available in the Devlog archive page. February 13, 2026 Author: Andrew KelleyAs we approach the end of the 0.16.0 release cycle, Jacob has been hard at work, bringing std.Io.Evented up to speed with all the latest API changes:Both of these are based on userspace stack switching, sometimes called “fibers”, “stackful coroutines”, or “green threads”.They are now available to tinker with, by…
🚀 Explore this insightful post from Hacker News 📖 📂 **Category**: 📌 **What You’ll Learn**: Location: RemoteTimezone: within CET ±3 hours About Us Cogram is an AI platform for the architecture, engineering, and construction industry. We automate project admin: RFIs & submittals, email filing, field notes, meeting minutes, reporting. World-leading architecture and engineering firms use Cogram at scale. Backed by YC and Initialized. AEC is a $13T industry that still runs on email chains, spreadsheets, and manual data entry. We’re building the AI platform that replaces all of it. The problems are seriously hard: messy real-world data, deeply entrenched workflows,…
🔥 Discover this insightful post from Hacker News 📖 📂 **Category**: 📌 **What You’ll Learn**:
This year marks 13 years of collecting Drive Stats data. Thirteen is an unlucky number (to some), but we count our lucky stars (or perhaps our lucky stats?) that we’ve had 13 years of this experiment. The traditional 13-year anniversary gift is lace—intricate, impressive, and vulnerable to a snag if you don’t plan ahead to protect the pattern. Systems, like lace, don’t survive by pretending there are no points of vulnerability. When it comes to our infrastructure, we want to build with the snags…
🔥 Explore this awesome post from Hacker News 📖 📂 **Category**: 📌 **What You’ll Learn**: As a seven-year-old, Francisco Estrada-Belli was afraid all of history would have been discovered by the time he was old enough to contribute. The year was 1970 and he and his parents had come from Rome to visit relatives in the Central American country of Guatemala. On the trip, they visited the ancient Maya ruins at Tikal. “I was completely mesmerised,” Estrada-Belli told me recently. “It was jungle everywhere, there were animals, and then these enormous, majestic temples. I asked questions but felt the answers…
🚀 Check out this insightful post from Hacker News 📖 📂 **Category**: ✅ **What You’ll Learn**: When I first booted up Claude Code in May 2025, I thought: huh, this is cute. A terminal-based coding agent...they must be pandering to developers. Within the first 30 minutes, I was convinced: this was going to be huge. So huge that we at Hatchet discussed whether we should build a new product line around terminal-based coding agents. Ultimately, we decided against it, but that first experience with Claude Code stuck with me. It seems so simple and obvious in hindsight that a terminal-based…
