Describe Your Settings

2 years ago
Ivaylo Pavlov

We live in an unprecedented era of customizability of physical goods and services. One problem that still appears relatively unsolved…

Introduction to Apache Kafka

3 years ago

My next instalment on distributed systems after Elasticsearch and Redis is  Apache Kafka. The intended audience, as usual, is absolute beginners…

Compiled vs interpreted programming languages

3 years ago

On my quest to make shorter videos on programming fundamentals, I'm kicking this initiative with a video explaining the mechanics…

Charting Apple Health data in Grafana

3 years ago

One of the most interesting datasets I have is my own Apple Health data, which I've always liked playing with. Some…

How Video Streaming Works

3 years ago

After a month and half of making, in this 3-part series I go over the How Video Streaming Works, if…

Embracing Video Production

3 years ago

People often ask me why do I blog and how much time do I spend doing it? I often reply…

Windows File Explorer Tips & Tricks

3 years ago

Recently, I've noticed a lot of people (novices and experienced developers) are not using even the popular shortcuts in Windows…

Setting up GraphQL for an SQL database in Python

3 years ago

In this post we'll explore what is GraphQL and when it makes sense to use it. We'll map an existing…

Setting up Visual Studio Code for Web Development

4 years ago

This setup guide is intended for people starting up web development and some of the best tips & tricks when…

Building a Pong Game with P5 and ReactJS

4 years ago

It’s been a while since I last wrote a blog post, let alone a one building a new tiny game.…