2021.09.28 || #published #performanceWhat I Learnt When a Faster Algorithm Slowed Down My CodeDon't fix what isn't broken
2021.09.12 || #resource #golangGo: Embed Static AssetsEmbedding static assets in a go binary for easy distribution
2021.09.05 || #resource #gitlabGitlab: Build PreviewsSetting up build previews for static sites on Gitlab
2021.07.24 || #resource #dockerDocker: Accessing HostAccessing the host machine from inside a docker container
2021.06.30 || #resource #cssBulmaCSS: Sticky FooterStick the footer to the bottom of the page in BulmaCSS 🎨
2021.05.09 || #resource #dockerDocker: Use Container Env in Docker ExecHow to use the container environment in a Docker Exec command
2021.05.02 || #resource #nextcloudNextcloud: Mount as a FolderHow to mount your Nextcloud account as a regular folder on Linux
2020.10.19 || #resource #markdownMarkdown: Nested Code BlockHow to render a markdown code block inside another