Blog

What is in our minds and what have we learned recently.

Installing and Using Typst

Typst is a modern LaTeX alternative developed in Rust. That's how we installed it.

Read More

We Built Our Website Using Zola and Published It Using GitHub Pages

We are very excited about Zola's design and decided to build this website with it and publish it using GitHub Pages. Here is how we did it.

Read More

Technical Documentation as Code

It used to be sily, but today, documentation as code is the next cool thing.

Read More

Rethinking Software Documentation

Is it really worth documenting software these days?

Read More

Decomposing a Large Codebase Into Git Submodules

Git Submodules is a nice way to add dependencies to a project in a source code level.

Read More

The Simple Application Fallacy

There is no such thing as a simple application.

Read More

Installing Oh-My-Zsh on Debian-Based Systems

I'm yet to find a better replacement for bash than Oh-My-Zsh. Using it for more than 8 years already.

Read More