The Archive
Aug 25, 2024
http.Handlers and error handling in Golang
Errors in http handlers in Go are ridiculously complex to handler. Depending on how simple or complex your handler is, you can always fail to return an error somewhere after sending the response. Here is how I handle it
5 min read
Jul 14, 2024
Alternative guide to selfhosting Writebook
Don't want to download a script online to run and execute?
7 min read
May 12, 2024
Deploying Go on a VPS with Github actions
Selfhosting is all the rage in 2024. Here is how to auto deploy Go services to your machine
4 min read
Mar 31, 2024
Crypto, shitcoins and casinos
random notes on Crypto and the shitcoin craze
5 min read
Feb 13, 2024
Notes on SSH
random notes on Sdump
3 min read