Self Hosting

“If you need a machine and don’t buy it, then you will ultimately find that you have paid for it and don’t have it.” — Henry Ford, via Clayton Christensen These days I’m working on an HTTP server in C using WebSockets, just to get a taste of how things work under the hood. The only functionality of the server is to listen for incoming requests and send HTML and media files. ...

November 30, 2025 · 3 min

10x developer

You will work harder than you ever thought possible, but the tools will feel light in your hands. — Tim Cook Essential Tools That Make You a 10x Developer What kind of developer are you if you don’t know your tools? Learning how to use your tools effectively should be one of the first things you focus on. The Command Line (CLI) Master the command line. Having commands at your fingertips allows you to work incredibly fast. ...

November 1, 2025 · 3 min