Emacs Custom Compilation
One of the convenient things I quite like about Sublime Text is the easy to setup build system1. It is pretty easy to add a custom build setup with Sublime T...
One of the convenient things I quite like about Sublime Text is the easy to setup build system1. It is pretty easy to add a custom build setup with Sublime T...
I thought about writing a short post on how I tend to capture bookmarks using org-mode1 these days. Org mode ↩
Minimising digital footprint and reducing distractions has been a topic I am interested in for a while now. In that backdrop, I recently came across a book w...
Rust is quite an exciting programming language from two points of views for me. On one hand there’s strong influence from functional programming lanugages, s...
Changing existing code in a software program is one of the most common things software programmers do in their day to day jobs. For a well maintained piece o...