Cloudflare outage on November 18, 2025 post mortem
blog.cloudflare.com
Exploring the Limits of Large Language Models as Quant Traders
nof1.ai
What nicotine does to your brain
economist.com
Show HN: Browser-based interactive 3D Three-Body problem simulator
trisolarchaos.com
Pebble, Rebble, and a path forward
ericmigi.com
I made a down detector for down detector
downdetectorsdowndetector.com
I wrote a Pong game in a 512-byte boot sector
akshatjoshi.com
Mojo-V: Secret Computation for RISC-V
github.com
Bluetooth Channel Sounding: The Next Leap in Bluetooth Innovation
embedded.com
Gemini 3 Pro Model Card [pdf]
storage.googleapis.com
The code and open-source tools I used to produce a science fiction anthology
compellingsciencefiction.com
Cloudflare Global Network experiencing issues
cloudflarestatus.com
Strace-macOS: A clone of the strace command for macOS
github.com
OrthoRoute – GPU-accelerated autorouting for KiCad
bbenchoff.github.io
I am stepping down as the CEO of Mastodon
blog.joinmastodon.org
A down detector for down detector's down detector
downdetectorsdowndetectorsdowndetector.com
Google boss says AI investment boom has 'elements of irrationality'
bbc.com
I just want working RCS messaging
wt.gd
Show HN: RowboatX – open-source Claude Code for everyday automations
github.com
Solving a million-step LLM task with zero errors
arxiv.org
Built this as a personal challenge. No OS, no drivers — just x86 assembly and BIOS. 512 bytes exactly. Boots in QEMU.
Run it: nasm -f bin pong.asm -o boot.bin qemu-system-x86_64 boot.bin
GitHub: https://github.com/akshat666/-bootponggame