Josh Burns
RSS FeedWelcome to my personal blog, where I write about Code, Tech and other things that interest me. This website also hosts my portfolio.
Featured
SSHMux Part 2 - The Internals
Updated: at 10:00 AMA breakdown of the inner workings of my SSH command multiplexer.
SSHMux - Concurrent ssh tasks in Rust
Updated: at 10:00 AMThe story of why I wrote my own SSH multiplexer
Rewriting a Python project in Go
Updated: at 10:00 AMA rundown on how and why I Rewrote my gitignore generator in Go from its origin python.
Build your own Git plugin
Updated: at 11:00 AMA simple tutorial on building your own git plugin using Python