Using PiBenchmarks.com for SBC disk performance testing For many years, I've maintained some scripts to do basic disk benchmarking for SBCs, to test …
Blog posts
Side projects I worked on
- cord.h - Small C library for handling strings
- mprogress - Tiny utility that displays progress bar in terminal
- journalctl-proxy - Exposes your systemd logs to web via web interface
- redis-marshal - Lightweight Redis data exploration tool
- dna-encoding - Tools for encoding files to DNA sequence
- vertex - Create mock API's and add basic logic to simplify prototyping
- scarecrow - Minimal configuration reverse proxy
Articles from blogs I follow around the net
FOSDEM is right around the corner, and finally in person after long years of dealing with COVID. I’ll be there again this year, and I’m looking forward to it! I have …
ChatGPT, a chatbot capable of conducting conversations in a human-like manner, has made headlines both in specialized technology publications and mainstream news. S…
This is a transcription of videos Elon Musk's appearance on stage with Dave Chapelle using OpenAI's Whisper model with some manual error corrections and ann…
I'll be honest. I love using AWS. eb deploy is my go to command. The ElasticBeanstalk cloud ecosystem is amazing and I would find it hard to do my day job witho…
This is a short post on distributed key generation (DKG) in the context of cryptographic groups, such as elliptic curves.