Hero Image

Articles and Books

Link Description Category
Observability Engineering Book by oreilly on monitoring engineering book
Convert json to csv with jq Link that shows you how to use jq to convert json to a flat file csv article
yggdrasil network install article on how to install yggdrasil overlay network. article
Nice explanation of networking types shows the difference between various linux networking types article
alternative Shells Shows all the different shells available article
how to visualize sql (w/o gants) Shows a new way to visualize sql joins article
Rpi Access Point supposedly makes a rpi4 access point article
chattr reference shows how to use the chattr command article
various cool haskell utils various haskell things like pandoc! article
algovpn automagic ansible vpn server script article
git from the bottom up general git guide article
sign git w/o gpg lets you sign repos w/o gpg article
text only news sites Gives you nice list of text only news sites article
interesting openbox with systemd-free runit stuff Mostly a treatise on s6 init system article
gpg with tpm How to use gpg with your native TPM article
ansible manage mac How to use ansible to manage mac configuration article (use google translate to convert japanese to english
Using Yggdrasal to mesh Docker Very nice article on how to use yggdrasal to make yor disparate containers talk to each other across the net (public or otherwise) article
Edge Router optimization guide for ISP Article on how to optimize your edge router. article
awesome design patterns Mostly good design patterns for software article
HELLO system a mac like system on bsd article/software kind of wierd.
EU CRA secure coding standard An article describing what might be ether the savior or death of software in europe as we know it. Interesting article on new european standard to enforce secure coding.
CPM fast Perl Installer Article describing cool new tool I found to install perl stuff faster locally article
Yubikey Cheat Sheet Nice cheat sheet for using yubikeys article
CertSpotter tells you when your certs are happy article
Cert issuers are a lie why cert issuer records can't be trusted. APINIC article article
Why Erythitol is bad for you New data on evil with erythitol. article
NVD is /dev/random Article on NVD being stupid article
Android Emulators Article on the best android emulators for linux article
Parquet File Format Neat article about the parquet file format for logs (apache) article
kiosk mode fire tablet howto to enable kiosk mode for homeassistant dashboards or 'frame' article
disambiguating arm processors article on various arm devices and processors article
setting default fonts in linux override stupid font choices in linux article
ZDNS a fast dns toolkit for internet measurement article
Editing factual assications in GPT basically how to screw with chat-gpt with 'fake facts' that are totally hidden article
Doing Large Language Models on Your OWN pc Basically a llm model manager and accompanying article. This works fine on linux article
how to remove evil vscode backdoor MS decided to let everyone make the vscode easily a vector for evil hackers. article
how to adjust auto brightness in linux Allows for automatic adjustment of brightness in linux article/program
build your own acme server Gets you your own version of lets encrypt automatic acme cert hickey. article
p2panda a p2p protocol for building local fist apps website
opencore patcher How to use opencore patcher to keep your old but still useful mac up-to-date website
Timesyncd vs Chrony Tells the differences and use cases for timesyncd vs chrony article
hsm done right (re-complentation of tpm 2.0 without the crap) Interesting article on how to use tpm as an hsm article
periodic table of tools (graphic) like a perodic table for physical tools article
Mame sets and datfiles replacement for the defunct pleasuredome site article
you shall not pass CICD stoppinator for stupid devs doing dumb things article
management tools for kvm List of management tools for libvirt/kvm stuff. article
postgres is eating the world Article about all the modern things postresql can do article
attesting the tpm firmware how to attest tpm firmware on pcs article
amtrack schedule that doesn't suck they reverse engineered amtrack's horrid pages article
CSRB review of the egregious microsoft hack This was mostly them scolding microsoft for being stupid enough to get their signing key (FROM 2016!) stolen. Inexcusable. I probably am going to move ALL my email to protonmail because of this. article pdf.
the book of secret knowledge basically a listing of lots of info resources for various computery things listing in githuyb
nice blog on how to use docker buildkit better TONS of tips on using docker buildkit with all kinds of shiny new optimizations. article
article on a cool ipv6 ping thingy basically an article on how to use localhost to various neato things in ipv6 article
article on how to profile docker builds to make them faster nice article on how to make your pipelines somewhat faster than molasses in januaryl article
article on how to build rocm libraries for your AI enjoyment mostly how to build ai rocm drivers for linux for amd article
article on how to use s6 the anti-systemd init system mostly for containers, better than cystemd. article
VERY nice blog about various interesting things an australian blog I found that is insightful and interesting blog
replace dockger with quadlet basically an interesting systemd native way to replace docker compose with podman & friends. article
old people computer history a nice compendium of the ye olde days and early computer history archives archives
dns fsckery with powerdns basically a nice way to do dns tricks article
sql in english nice way to build sql queries article
linux profiling how to profile linux with perf article
self hosting youownhowst kind of an easy way to deploy self-managed infra article/site
manx old manuals and such link
anna's archive the largest library in human history (might include copyrighted works)
strace uses a LOT of syscall Nice article on why strace is SO SLLLOOWWW but useful article