Mastodon
All posts tagged

Tools

Kubernetes Icons Set for Kubernetes Architecture Diagrams

Kubernetes Icons Set for Kubernetes Architecture Diagrams

Working with AWS a lot lately, I became used to drawing beautiful architecture diagrams with the help of diagrams.net, formerly known as DrawIO and its built...

Managing Packages in Windows with Winget

Managing Packages in Windows with Winget

Recently, a colleague told me about the new winget feature in Windows 10. This command line based package manager is developed by Microsoft as open source (C...

Backup and Restore a MongoDB Deployed on Cloudfoundry

Earlier, I wrote an article about how to create a connection to a database service in Cloudfoundry. The reason for this was to backup and restore a Mongo dat...

SSH in App on Cloudfoundry, for Example to access Database Service

SSH-ing into an app deployed on Cloudfoundry, for example to access a database service, is well documented: Accessing Apps with SSH, Cloudfoundry docume...

poll.digitalcourage.de

There are several tools to solve the “Let’s schedule an event” and “Let’s find a common result via a poll” - problems. The most famous is doodle.com. However...

Generating TLS Certificates using Certbot manual Mode and DNS Challenge and Setup with all-inkl

As the main developer of IT Hub Brunswick, I created a TLS certificate for the domains www.ithubbs.de and ithubbs.de. In this article, I want to describe thi...

Some Cool Features of KeePass

Recently, I joined a new project. As always when this happens, I got a ton of new credentials for websites, platforms and so on. This flood can easily be man...

My Favorite IntelliJ Idea 2018.3 Features

My Favorite IntelliJ Idea 2018.3 Features

This short article contains my notes when reviewing the last upgrade of my all-time-favorite-IDE IntelliJ IDEA. For more details, visit JetBrains. Multiline...

How to set Proxy for IntelliJ Idea at Startup to discover License Server

How to set Proxy for IntelliJ Idea at Startup to discover License Server

I just had the problem that I couldn’t start my favorite IDE IntelliJ IDEA. It didn’t discover the company license server because it has to be accessed via a...

My New Vertically Adjustable Desk

My New Vertically Adjustable Desk

Couple of months ago, I started looking for a new desk for my home office. Changes in my project caused me to work from home a lot. Also, a colleague told me...

What is the Golden Master Technique

In preparation of my new workshop, I read about the Golden Master technique in detail. Because this is an important method to deal with legacy code and is ea...

How to Best Coffee in the World - Cold Brew.

How to Best Coffee in the World - Cold Brew.

Often I’m asked about my “special coffee” that I bring to work or serve at parties. This article is about how I produce my Cold Brew and why Cold Brew is the...

Definition of Done

Definition of Done

Some people call me pedantic because I seem to have a checklist for almost everything. I like that because it’s true. :) Today, I want to share my Definition...

How to Analyze Dependencies of Relational Data with Jailer

The other day, I tried to delete a couple of records from our database. Not a hard task you may think and I would agree with you. However, this database tab...

Miniseries Certified Scrum Master (1)

Miniseries Certified Scrum Master (1)

Nowadays, Scrum is everywhere. Eventually, it will come and get you. A while ago, it started to get me. In this and the following articles, I will document ...

Screen capture with LICEcap

For my last JavaFX articles, I wanted to show the animated results directly at this website. At the time being, there’s no guarantee that a visitor can execu...