Featured article

Fun with Decorators, Protobuf and Apache Beam
In this post we'll explore how to use Protobuf with Apache Beam.
Latest stories

Writing Win32 apps like it's 2020: A DPI-aware resizable wizard
User interfaces in 2020 need to consider many more details than those of previous generations.

Writing Win32 apps like it's 2020: Helpers for a modern C++ world
We are now going to get into the nitty-gritty details of Win32 and how modern C++ can help us here.

Writing Win32 apps like it's 2020: Introduction
Why should anyone write a new application using '90s technology like Win32 API in 2020?

How to build an Embedded Bootloader: Introduction
This is the first post in a series about how to build a bootloader to deliver OTA updates to embedded devices such as an STM32 microcontroller. First, we will outline what's important and then lay out the concept for what we're going to build.