
Learning to Sew Part 1
After the sudden and tragic death of Paul Vincent this summer and my brother making his own suit for a 1920s-inspired …
Latest transmissions

After the sudden and tragic death of Paul Vincent this summer and my brother making his own suit for a 1920s-inspired …

I recently updated an older Rust project (termdex, a terminal-based Pokédex) to use the latest package versions. …

How can you make your python server fast? One method is through using the Linux system call epoll. Epoll is an I/O event …
After the sudden and tragic death of Paul Vincent this summer and my brother making his own suit for a 1920s-inspired lawn party I have been inspired to learn …
I recently updated an older Rust project (termdex, a terminal-based Pokédex) to use the latest package versions. Here’s what I ran into and how I fixed …
How can you make your python server fast? One method is through using the Linux system call epoll. Epoll is an I/O event notification system that monitors file …
| Date | Category | Title | Words | Read |
|---|---|---|---|---|
| 2025-11-09 | crafting | Learning to Sew Part 1 | 1854 | 9 min |
| 2025-11-05 | code | Updating a Rust Project to Latest Dependencies | 484 | 3 min |
| 2022-01-08 | code | Building a simple python epoll server | 1602 | 8 min |