Alex Seifert

Alex is a developer, a drummer and an amateur historian. He enjoys being on the stage in front of a large crowd, but also sitting in a room alone, programming something or reading a scary story.

Posts

Meetings have always been the worst part about any job for me. They make me anxious and stress me out so I have developed strategies for coping with them.

July 25, 2020

Using Redis Sentinel with Docker and Marathon is a relatively complex procedure that requires every instance of Redis to be able to communicate with all other instances.

July 17, 2020

This article describes how to create a failover solution using Redis Sentinel and Docker Compose.

July 13, 2020

With so many different programming languages available, it is not always easy to choose the right one for a project. In this article, we will explore some basic criteria for picking the right one.

July 7, 2020

In the early-1990s, a lesser-known operating system was born named BeOS. It was an operating system that was ahead of its time, but was never able to gather much support.

July 4, 2020

I am very happy to announce a brand new project of mine called Developer’s Notebook, a blog and news website with content for developers.

July 2, 2020

Trying out a new technology can be a bit tricky, so a set of specs for a test app is necessary to give the tests meaning.

June 26, 2020

I don’t like clutter. In fact, I am very picky about what I install on my computer which is one reason I love virtual machines to experiment with new technologies.

June 19, 2020

Since I am constantly starting a new project, I got tired of always having to set up each web app from scratch. Therefore, I decided to create a couple of boilerplate apps in Node.js and TypeScript.

June 17, 2020

In this post, I talk about which productivity tools I use for my work as a developer, my personal development projects and my personal life.

June 11, 2020

Several years ago, I bought an old, colorful iMac G3 running Mac OS 9. It runs my old software wonderfully, but an emulated version of Mac OS 9 on my modern MacBook Pro is just so much more convenient.

June 9, 2020

I recently wrote a small script using TypeScript that can be used to determine the size of the view port using the breakpoints as defined by Bootstrap.

June 2, 2020
My Portfolio