The world awaits...

 

Parsing DNS Query Logs to find CAs

I wrote a Julia program to parse 4,196,368 lines of DNS queries, lookup the certificate authority (CA) tied to each, and dump the results into a CSV file. All of this runs on a Pine64 RockPro64 just…

Continue reading...

AsciiDoc Convert

a gold fountain pen

Over the years, I find myself writing in Markdown and LaTeX more often than anything else. Markdown is quick and easy to write out ideas, letters, and the like without having to think much about…

Continue reading...

Passkeys and Tech Duopoly

Passkeys are vendor lock in and tries to turn a few big tech companies into critical infrastructure. I started to write this post in October 2022 when there was a huge push about the coming…

Continue reading...

Thought Experiment with Redox OS

In conversation with a Rust fanatic, we stumbled into the topic of operating systems. RedoxOS is an operating system written in Rust, from scratch. Everything is in rust, the core libraries, the kernel, the device…

Continue reading...