rss_feed

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 writing about technology and history.

Posts

An Easter Egg

Easter eggs are fun.

August 20, 2020

Is Software as a Service a Good Idea?

Whether you like it or not, software as a service (SaaS) has become extremely popular amongst both individuals and companies. But how good of an idea is it?

August 18, 2020

Announcing the Developer’s Notebook Podcast

The Developer’s Notebook Podcast has released its first episode, officially marking its launch.

August 14, 2020

Developer’s Notebook on YouTube

Developer’s Notebook now has its own channel on YouTube which will feature its podcast and nerdy videos.

August 12, 2020

Windows 95 as an Electron App

An operating system that was released 25 years ago and required an entire computer to run can now instead be run in a browser window with an interpreted language.

August 6, 2020

Debugging Node.js Remotely with Visual Studio Code

Visual Studio Code is a tool with many talents. Among those is the ability to not just debug Node.js applications, but also to debug them remotely.

August 4, 2020

Developer’s Notebook on Social Media

Developer’s Notebook is now on LinkedIn, Twitter, Facebook and GitHub.

August 1, 2020

Using Modern Technology to Upgrade Retro Computers

The internet is rife with tutorials of people upgrading old computers with modern technology. How much sense does that make and is it reasonable?

August 1, 2020

Coping with Long Meetings at Work

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 22, 2020

Using Redis Sentinel with Docker and Marathon

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

Using Redis Sentinel with Docker Compose

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

July 13, 2020

Picking a Programming Language

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