2026-04-29
Home - Kyun!
kyun.shPrivacy-focused cloud hosting. KVM virtual machines and on-demand Linux containers.
2026-04-28
High Performance Git
gitperf.comHigh Performance Git by Ted Nyman, a book about Git internals and large Git repositories.
2026-04-20
Proquintick
astynax.me/proquintick2026-04-19
Demystifying assemblers
briancallahan.net/blog/20210408.htmlSlop Cop
awnist.com/slop-copezli.me - Lightning Fast URL Shortener
ezli.meFree, open source URL shortener with pay-as-you-go API access. No tracking, instant redirects, built with Rust.
2026-04-16
Modern Microprocessors - A 90-Minute Guide!
www.lighterra.com/papers/modernmicroprocessorsA brief, pulls-no-punches, fast-paced introduction to the main design aspects of modern processor microarchitecture.
Mastodon: Don't use "mastodon" or "mstdn" in domain names
github.com/mastodon/mastodon/commit/1d1be8f9245a0b00f3dafd6204f47523544bee21Good Sleep, Good Learning (2012)
super-memory.com/articles/sleep.htmBackpacks got worse on purpose
www.worseonpurpose.com/p/your-backpack-got-worse-on-purposeDo you even need a database?
www.dbpro.app/blog/do-you-even-need-a-databaseGod sleeps in the minerals
wchambliss.wordpress.com/2026/03/03/god-sleeps-in-the-mineralsLet Sleeping CPUs Lie — S0ix
freebsdfoundation.org/our-work/journal/browser-based-edition/laptop-desktop/let-sleeping-cpus-lie-s0ixI don’t want a screenshot of your Claude conversation
daverupert.com/2026/04/claude-noStop Using Ollama
sleepingrobots.com/dreams/stop-using-ollama2026-04-15
smolweb HTML specification
smolweb.org/specs/index.htmlsmolweb.org promotes simple unbloated web. It provides resources to actors who want to participate.
2026-04-13
DIY soft drinks
blinry.org/diy-soft-drinksCola, orange soda, and almond soda!
2026-04-09
Verifpal: Cryptographic Protocol Analysis for Students and Engineers
verifpal.comVerifpal is free and open source software for the analysis and verification of cryptographic protocols. It uses a new, simple language for modeling protocols, and outputs readable analysis results, making it uniquely suitable as an introduction to cryptographic protocol verification for students and engineers. Learn how to use Verifpal using the Verifpal User Manual, and get started with protocol verification today!
2026-04-08
guIDE — Browser-Based Guile Scheme IDE
guile.lovable.appWrite, run, and debug Guile Scheme in the browser. Dual WASM + LIPS.js runtimes, step debugger, parallel execution, and developer API.
2026-03-26
Jujutsu docs
docs.jj-vcs.dev/latest2026-03-18
Backrest
garethgeorge.github.io/backrestWeb UI and orchestrator for restic backup
2026-03-16
Ceno Browser | Share the Web
ceno.app/en/index.html2026-03-15
MALUS - Clean Room as a Service | Liberation from Open Source Attribution
malus.shCanIRun.ai — Can your machine run AI models?
canirun.aiDetect your hardware and find out which AI models you can run locally. GPU, CPU, and RAM analysis in your browser.
2026-03-08
Put the zip code first
zipcodefirst.com2026-03-07
Helix: A post-modern text editor
helix-editor.comThe Internals of PostgreSQL
www.interdb.jp/pg2026-03-03
Smerity/bitflipped: Your computer is a cosmic ray detector. Literally.
github.com/Smerity/bitflippedYour computer is a cosmic ray detector. Literally. - Smerity/bitflipped
2026-03-02
When does MCP make sense vs CLI?
ejholmes.github.io/2026/02/28/mcp-is-dead-long-live-the-cli.html2025-12-27
musicForProgramming();
musicforprogramming.net/latestDatassette presents a series of mixes intended for listening while programming to focus the brain and inspire the mind (also compatible with other activities).
2025-12-10
Linux kernel version numbers
www.kroah.com/log/blog/2025/12/09/linux-kernel-version-numbersDespite having a stable release model and cadence since December 2003, Linux
kernel version numbers seem to baffle and confuse those that run across them,
causing numerous groups to mistakenly make versioning statements that are flat
out false. So let’s go into how this all works in detail.
2025-12-07
Use Python for Scripting!
hypirion.com/musings/use-python-for-scripting"Use the right tool" is nice in theory, but not when the tool acts a bit differently from machine to machine, and isn't always installed.
ZigCool
nilostolte.github.io/tech/articles/ZigCool.htmlWhy I love OCaml
mccd.space/posts/ocaml-the-worlds-bestPersonal blog of Marc Coquand.
Discovering the indieweb with calm tech
alexsci.com/blog/calm-tech-discoverBlog Quest and StreetPass help you discover the independent web
2025-12-01
cabal
cabal.chatp2p chat
2025-11-21
Discover the IndieWeb, one blog post at a time.
indieblog.pageA website to randomly explore the IndieWeb. Simply click a button and you will be redirected to a random post from a personal blog.
2025-11-19
Patterns for Defensive Programming in Rust | corrode Rust Consulting
corrode.dev/blog/defensive-programming[...] hard-learned patterns to write more defensive Rust code, learned throughout years of shipping Rust code to production. I’m not talking about design patterns here, but rather small idioms, which are rarely documented, but make a big difference in the overall code quality.
2025-11-18
Zigbook – Learn the Zig Programming Language
www.zigbook.netZigbook is a comprehensive, open-source guide to the Zig programming language, packed with hands-on chapters, projects, and real-world examples.
Matrices can be your Friends.
www.sjbaker.org/steve/omniv/matrices_can_be_your_friends.htmlSearch the Epstein Files
searchepsteinfiles.comSearch the Epstein Files
Building serverless applications with Rust on AWS Lambda | Amazon Web Services
aws.amazon.com/blogs/compute/building-serverless-applications-with-rust-on-aws-lambdaToday, AWS Lambda is promoting Rust support from Experimental to Generally Available. This means you can now use Rust to build business-critical serverless applications, backed by AWS Support and the Lambda availability SLA.
2025-11-14
Jujutsu for everyone
jj-for-everyone.github.ioA Jujutsu tutorial that requires no previous experience with Git or other version control systems.
Needy Programs
tonsky.me/blog/needy-programsWe used to use software; now software started to use us
2025-11-13
A dive into open chat protocols
wiki.alopex.li/ADiveIntoOpenChatBeacon API
developer.mozilla.org/en-US/docs/Web/API/Beacon_APIThe Beacon API is used to send an asynchronous and non-blocking request to a web server. The request does not expect a response. Unlike requests made using XMLHttpRequest or the Fetch API, the browser guarantees to initiate beacon requests before the page is unloaded and to run them to completion.
Running 1:1s for Engineers
justoffbyone.com/posts/how-to-run-11sA practical, repeatable framework for running weekly engineering 1:1s using the People, Product, Process structure—with exact scripts, Notion setup, and tips for making them actually useful.
GNU Taler - Taxable Anonymous Libre Electronic Resources
www.taler.net/enA payment system that makes privacy-friendly online transactions fast and easy.
2025-11-12
Perkeep
perkeep.orgPerkeep lets you permanently keep your stuff, for life.
2025-11-07
Bun — A fast all-in-one JavaScript runtime
bun.comBundle, install, and run JavaScript & TypeScript — all in Bun. Bun is a new JavaScript runtime with a native bundler, transpiler, task runner, and npm client built-in.
2025-11-05
Radios, how do they work?
lcamtuf.substack.com/p/radios-how-do-they-workA brief introduction to antennas, superheterodyne receivers, and signal modulation schemes.
2025-11-04
A Good Enough Guestbook
guestbook.goodenough.usThis is a gallery of all the wonderful drawings our little printer received.
A Friendly Tour of Process Memory on Linux
www.0xkato.xyz/linux-process-memoryA deep dive into how Linux manages process memory, page tables, and virtual address spaces
2025-10-26
Announcing Btrfs support in AlmaLinux OS 10.1
almalinux.org/blog/2025-10-21-announcing-btrfs-support-in-almalinux-10-1Announcing Btrfs support in AlmaLinux OS 10.1
AlmaLinux OS 10.1 will support the Btrfs filesystem, which has already been available in AlmaLinux OS Kitten since early September.
What is Btrfs?
Btrfs is a modern Copy-on-Write (CoW) filesystem implementing advanced features while also focusing on fault tolerance, repair and easy administration. Among other things, it provides snapshotting, built-in volume management, checksumming for data and metadata, transparent compression and efficient copying via reflinks. These features lead to better performance for most common workloads and stronger resistance against bitrot and other potential issues with the underlying storage medium. Btrfs is already supported by a variety of Linux distributions, and is the default filesystem for several of them, notably Fedora Linux and openSUSE.
bukkbeek/GodotPixelRenderer: Complete 3D to Pixel Toolkit [Built using Godot Engine]
github.com/bukkbeek/GodotPixelRendererComplete 3D to Pixel Toolkit [Built using Godot Engine] - bukkbeek/GodotPixelRenderer
Trump Action Tracker | Keeping a tally of Trump's actions
www.trumpactiontracker.infoFree resource tracking President Trump’s second-term actions, statements & plans mapped to authoritarianism domains. Filter by date, domain or search.
Owlcat Games - We create cRPGs
owlcat.games/learningWe create cRPGs
Mrs. Kwakk Wakk, purveyor of purported particulars to prince & proletarian
kwakk.infoThe research site for magazines and fanzines about comics!
The Journey Before main() | Amit's Blog
amit.prasad.me/blog/before-mainHow programs get run: ELF binaries
lwn.net/Articles/631631The previous article in this series described the general mechanisms that th [...]
Endless Sky, an open source space trading and combat game.
endless-sky.github.io2025-09-27
ZubanLS - The Language Server for Professionals
zubanls.com#language-server2025-09-20
Home
digital-naturalism-laboratories.github.io/MothboxThe Mothbox is a low cost DIY insect monitor