2025-W44 [2025-W44]
2025-W44 [2025-W44]
🔗 [2025-W44-links]
🔗 [2025-W44-links]
2025-10-27 [2025-10-27]
2025-10-27 [2025-10-27]
- #agent
- Composer: Building a fast frontier model with RL
- The End of Shouting: Prompts as Programs in GPT-5
- #agent #mm
- microsoft/call-center-ai: Send a phone call from AI agent, in an API call. Or, directly call the bot from the configured phone number!
- #agent #privacy
- openrecall/openrecall: OpenRecall is a fully open-source, privacy-first alternative to proprietary solutions like Microsoft's Windows Recall. With OpenRecall, you can easily access your digital history, enhancing your memory and productivity without compromising your privacy.
- #agent #struct
- toon-format/toon: 🎒 Token-Oriented Object Notation (TOON) – Compact, human-readable, schema-aware JSON for LLM prompts. Spec, benchmarks, TypeScript SDK.
- #agent/idea
- A quote from Aaron Boodman
- #agent/idea #oss
- Why open source may not survive the rise of generative AI
- #agent/idea #paper
- A Definition of AGI
- #asm
- The Apple Compact Unwinding Format: Documented and Explained
- #asm #disect
- When 'perfect' code fails
- #asm #disect #go
- CPU Cache-Friendly Data Structures in Go: 10x Speed with Same Algorithm
- #cut
- Cap — Beautiful screen recordings, owned by you.
- #db
- Home | SwirlDB
2025-10-28 [2025-10-28]
2025-10-28 [2025-10-28]
- #db #selfhost/data
- Hosting SQLite databases on Github Pages - (or IPFS or any static file hoster)
- #design #gui #rust
- longbridge/gpui-component: Rust GUI components for building fantastic cross-platform desktop application by using GPUI.
- #design #tech-history
- Codex Atlanticus
- #design #web
- Lucide Icons
- The Foundation for your Design System
- #diagram
- mozilla-spidermonkey/iongraph
- Who needs Graphviz when you can build it yourself?
- #disect
- Learning Regular Languages with RPNI Algorithm
- #formal #agent/idea
- Formal or not formal? That is the question in AI for theorem proving.
- #formal #qa #paper
- Wayback Machine
- #game
- Board Game Feel Meets Video Game Magic
- #game #rust #gui
- FyroxEngine/Fyrox: 3D and 2D game engine written in Rust
2025-10-29 [2025-10-29]
2025-10-29 [2025-10-29]
- #gleam
- lpil/gleescript: 🌮 Bundle your Gleam-on-Erlang project into an escript, a single executable file!
- #helix
- From VS Code to Helix
- #idea
- Use the XDG Base Directory Specification!
- #incident
- Summary of the Amazon DynamoDB Service Disruption in the Northern Virginia (US-EAST-1) Region
- Azure status history | Microsoft Azure
- A deep dive into our September 23rd outage and what we changed
- It's NOT always DNS.
- Quick thoughts on the recent AWS outage
- More Than DNS: The 14 hour AWS us-east-1 outage
- #json #lang #data-org
- JSON Query - a small, flexible, and expandable JSON query language
- #lang #apl
- Handwriting Programs in J
- #oss #pkg
- Using Homebrew to Distribute Early Access Binaries from Private Github Repositories
2025-10-30 [2025-10-30]
2025-10-30 [2025-10-30]
- #ph
- Structure and Interpretation of Classical Mechanics
- #rust #tech-history
- Rust through the ages
- #sec
- A few comments on ‘age’
- #sec #selfhost/data
- Introducing fnox: A secret manager that pairs well with mise · jdx/mise
- #selfhost
- Tailscale Peer Relays: High-throughput relays for secure, flexible networks
- #selfhost #incident
- Google flags Immich sites as dangerous
- #selfhost/data
- Database backups, dump files and restic
- #selfhost/data #sec
- Encryption using SSH Keys with age in Linux
- #system #db
- Kafka is fast -- I'll use Postgres
- #tui
- reddix - Reddit, refined for the terminal.
- #zig
- Writing a C Compiler, in Zig
- #zig #async
- How I turned Zig into my favorite language to write network programs in