Latest Articles

View all

TIL in Elixir: We can have two functions with the same name

May 01, 2026

TIL in Elixir we can have two functions with the same name, as long as the number of arguments is different. For exa...

Read more →

I am grateful for books

July 31, 2025

I used to be in the "read a book? I'll just read the summary" crowd. I am grateful that people spend time to write a...

Read more →

TIL about "bundler why"

July 29, 2025

Found a cool ruby gem "bundler-why" to explain the presence of a dependency. ❯ bundle why anyway_config isolator -> ...

Read more →