Skip to main content

Blogs

2024

How to commit part of file in git
··881 words·5 mins
Emacs Git Magit
TLDR; How to commit parts of file or individual lines with Emacs, magit and git cli
How to use cache in cloudflare workers
··1297 words·7 mins
Cloudflare
TLDR; Explains how to use web cache API in Cloudflare workers.
How to use org mode in Hugo
·967 words·5 mins
Hugo
Did you know that Hugo supports formats other than markdown for content?
Code reviews should be converging
·369 words·2 mins
Development
TLDR: tips for code reviewers to avoid constant feedback cycles
How to profile cloudflare workers
·748 words·4 mins
Cloudflare Profiling
TLDR: How to profile Cloudflare workers with wrangler
Use this Indiehacker template before you start your project
··822 words·4 mins
Indiehacker
TLDR: project planning template for indiehackers

2023

Migrating existing page to hugo static site generator
·1227 words·6 mins
Hugo
TLDR: How to migrate existing site to Hugo
I don't know what i did last summer
·918 words·5 mins
Easyanalytics Indiehacking
TLDR: How author forgot his own code, ended up wasting time and learned importance of documenting the code.