Skip to content
HomeWritingTILAbout

Today I Learned

This is just a collection of small bits and pieces of knowledge I picked up on my way. We learn something new every day, so I wanted to keep that gained knowledge accessible for later. It also makes sharing easier. Most of it is just random thoughts and code snippets, with links to further resources.
Extracting files from Docker Images and Containers

Intro to docker export, copy and docker exporters • ⏱ 3 min read

How to Docker 🐋

the word of images and containers • ⏱ 6 min read

Base64

one encoding to rule them all • ⏱ 4 min read

Sequential & Parallel execution of npm scripts

and general mistakes to avoid • ⏱ 4 min read

Demystifying $PATH

making programs omnipresent! • ⏱ 3 min read

Cron

automate everything • ⏱ 2 min read

Alice and Bob

the famous crypto couple • ⏱ 2 min read

Getting started with PM2 - the Node.js process management

how to manage your production node processes efficiently • ⏱ 4 min read

Literate Programming

considering programs to be works of literature • ⏱ 2 min read

Special theory of relativity - Time Dilation

why time flows at a different rate for different observers • ⏱ 5 min read

Semantic Versioning

rules to overcome the dependency • ⏱ 4 min read

Javascript Module System

Javascript Module System • ⏱ 5 min read

Anatomy of a good git commit message

and why it matters • ⏱ 3 min read


yashsoni.com