Archive
Tags
RSS
Konrad Budaj
Mypy Flake Tests
I describe how we dealt with slow flake8 and mypy tests, reducing overall time over 500%.
Hugo Advanced Setup
I will show to configure automatic deployment of new posts using CircleCI. Additionally I'll explain how to handle images in posts and how to implement HTTPS.
How To Setup Hugo On VPS
Tutorial on how to create Hugo blog on VPS. I go through dns configuration, setup of server with firewall and nginx, how to install Hugo and how to deploy it.
First Look At Go
My goal since 16.10 was to learn about Go. I will try to summarize information I have found through this 10 days.