Writing
Notes on code, systems, and everything around them
79 posts, oldest at the bottom. Also available as an RSS feed.
Index
001
Two-phase commit
What two-phase commit actually does, where it fails in production, and what to reach for instead.
2026 · August · 20
002
Adding multiple subdomain with Github Pages
How to add multiple subdomain with Github Pages?
2023 · October · 10
003
Build and deploy Jigsaw site with Github Actions
How to build and deploy a site built with Jigsaw static generator with Github Actions.
2020 · July · 13
004
Added search functionality with fuse.js in Jigsaw powered site
Added fuzzy search with fuse.js in static site generated with Jigsaw.
2020 · April · 21
005
Why you should know analyzing space-time complexity as a software engineer?
Importance of space time complexity analysis in software engineering field.
2019 · March · 11
006
Naming a variable
My two cents on naming a variable while programming.
2018 · February · 04
007
Story behind my new blog
The behind story of my statically generated github pages powered blog.
2018 · January · 23