Development

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 15, 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

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

Using Redis Sentinel with Docker and Marathon: 2020 Edition

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: 2020 Edition

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

Developer’s Notebook

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

How I Try Out a New Technology

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

Why I Use Virtual Machines for Projects

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

Boilerplate Web Apps in Node.js and TypeScript

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

The Productivity Tools I Use

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
My Portfolio