Profile

Rejmank's brain dump

Written by Jiri Rejman Follow me on twitter
If you dont want to miss any new article, subscribe at my substack

Intro to DevOps part one

June 11, 2022

In the first part, we will look at what DevOps is, how it came to be and what benefit it brings to us.

Habits to build

January 16, 2022

A little meditation on habits that help me most as a developer.

Learning tech stuff

January 10, 2022

In this article, I describe my current experiment with an efficient learning technique based on zettelkatsen, accelerated expertise, and mnemonic medium.

The usefulness of currying

February 20, 2021

What to do if your functions do not fit together in pipe? How to make composition easier? Read the article and you get the answer.

The benefits of pipe

February 15, 2021

Pipe is a magica door to the world of functional programming, why?