Blog

Recent Posts

Feb 5, 2026

UDSLib. Engineered Safety

Mechanics use Unified Diagnostic Services (UDS) to talk to cars and vehicles. It’s how they read fault codes, update firmware, and recalibrate sens...

1 minute read

· UDS
Feb 5, 2026

iolinki. Hardware-Agnostic IO-Link Stack

I developed IOlink devices when I was working at IFM. I still remember crafting IODDs by hand. And I was wondering how hard will it be to build a s...

2 minute read

· io-link
Jul 21, 2023

Ship till you are dead

Challenge: build 100 projects and make them profitable.

less than 1 minute read

· challenge
Jun 16, 2023

The first 100K by trading options

There are many “profound” strategies from “successful” TikTok investors. Usually, they’re about as useful as a chocolate teapot or just too cryptic...

12 minute read

· investings
Dec 30, 2022

Jekyll Github-pages locally in Ubuntu 22.04

I’m an enthusiastic admirer of Jekyll, which I use for all my static websites and this blog. The official GitHub documentation doesn’t help much as...

less than 1 minute read

· linux
Dec 19, 2022

Self-employed in Hungary, Tax Calculator 2022

The dream of becoming my own boss had been a long-time aspiration. After working under someone else for years, I decided to venture out and offer m...

6 minute read

· self employed
Dec 14, 2022

Roof wall picture adapter

As the Christmas countdown begins, I am dedicating my time to cleaning and organizing. I’m also looking to hang some of my art pieces on the slopi...

less than 1 minute read

· 3d printing
Dec 7, 2022

How to avoid “meeting hell”

You face will look like this ⬆️ after endless meetings in the organisation. In this post, I’d like to talk about my approach to dealing with meetin...

3 minute read

· architecture
Dec 2, 2022

IoT loco demo

Pablo is a middle-aged train driver, with a round face, brown like the dirt of the freight car eyes, and an evergreen smile. Pablo lives in Spiez, ...

3 minute read

· IoT
Nov 27, 2022

3d printed guitar

My father was a talented guitarist. I remember him playing on holidays and weekends with our family friends. In the sizzling air of Kyiv summers, t...

3 minute read

· 3d printing
Aug 1, 2019

Install Ceedling under NTLM proxy

Ceedling is the build system for C based projects. Ceedling combines CMock, Unity, and CException in one open source package for producing quality ...

less than 1 minute read

· Ceedling
Dec 3, 2018

Hydroponics experiment

As part of my later trend of organic diet I am starting an experiment on the hydroponics growing. The ability to be self suficient and eat own grow...

1 minute read

· hydroponics
Mar 4, 2018

How to make Linux work with USB-to-serial

I am using SourceRabbit G-code sender to control my “Miyazaki” drawing bot. The robot is using CP2102 chip as a virtual com port bridge between USB...

less than 1 minute read

· Linux