2024-04-06
Magic Beat Metronome

The purpose of music is elevation of the human spirit.

Music has the power to destroy sadness and dispel sorrow.

Read More

2021-05-19
Find all anagrams in a string

My Golang solution to the find all anagrams in a string problem.

Read More

2021-05-19
Combination sum

My Golang solution to the combination sum problem.

Read More

2019-10-22
Time tracking with arbtt

Arbtt is automatic, rule-based time tracker. And I like it because it is implemented in Haskell.

Read More

2019-07-06
10 years of Emacs

I’ve been using Emacs for almost 10 years and I have only good things to say about it.

Read More

2019-07-04
Pine Tree Tax

Crypto currencies experienced record-breaking growth in recent years. I decided to build my own software to help me in the preparation of my taxes.

Read More

2019-02-10
Escape analysis in Go

Escape analysis is a method for determining the dynamic scope of pointers.

Read More

2019-02-05
ArcoLinux and Xmonad

ArcoLinux is my favorite Linux distribution. Xmonad is my favorite window manager.

Read More

2019-01-18
Magit vs Tig

Magit is an interface to the version control system Git, implemented as an Emacs package.

Tig is an ncurses-based text-mode interface for git.

Read More

2019-01-06
Mounting VeraCrypt containers at boot

VeraCrypt is my favorite encryption software.

Read More