Blog & Artikel

Artikel

Build an internal development platform

Blog-Post

Evolving software like an orchardist

Comparing apple trees with software modernization

Blog-Post

Retrospektiven - Teil 4

Diese Blogpost-Serie fasst meine Erfahrung als Facilitator mit mehreren Remote-Teams in Software-Projekten über eineinhalb Jahre zusammen. Ich stelle Ihnen meine Grundsätze und alle Formate vor, die ich bislang entwickelt habe.

Blog-Post

Retrospektiven - Teil 3

#3 - Universelle Kategorien

Blog-Post

Retrospektiven - Teil 2

#2 - Visuelle Abfragen

Artikel

Accessibility im Web Teil 2

Nicht nur die Struktur und Technik einer Webanwendung, sondern auch deren Inhalt lässt sich barrierefrei gestalten. Ein Beispiel zeigt, wie es geht.

Artikel

An Introduction to TLA+ and Its Use in Parties

You’ll get your pizza eventually

Blog-Post

Einen KI-Chatbot auf dem eigenen PC laufen lassen

Blog-Post

Retrospektiven - Teil 1

Diese Blogpost-Serie fasst meine Erfahrung als Facilitator mit mehreren Remote-Teams in Software-Projekten über eineinhalb Jahre zusammen. Ich stelle Ihnen meine Grundsätze und alle Formate vor, die ich bislang entwickelt habe. Hier kommt nichts von der Stange. Versprochen.

Blog-Post

Draw The Diff

Artikel

Babylon as a Feature

Multi-lingual documentation, made simple

Artikel

Assessing the Sustainability Impact of Startups

As a startup, caring about sustainability should be a priority for several reasons. Firstly, a sustainable product can differentiate your business from competitors and attract environmentally conscious customers and investors. There are various international standards that you can look into when assessing your business’s sustainability, but there is also a European one.

Blog-Post

How to Encrypt a File on the JVM

Artikel

Creating data products with Terraform on AWS

Artikel

Tracing in verteilten Anwendungen

Nicht nur, aber auch durch die DevOps-Bewegung machen sich Teams heute neben der Fachlichkeit vermehrt Gedanken um den Betrieb ihrer Anwendungen. Ein großes Thema ist hierbei Observability, also einen Einblick in den aktuellen Zustand des Systems zu haben. In dieser Kolumne betrachten wir mit Tracing einen der drei Bereiche von Observability und lernen anhand eines konkreten Beispiels, wie wir diesen umsetzen können.

Artikel

Accessibility im Web Teil 1

Erstellen einer Webanwendung

Blog-Post

Automated code maintenance with OpenRewrite (Part 2)

Blog-Post

Automated code maintenance with OpenRewrite (Part 1)

With the large number of software development projects in most organisations, keeping these projects up to date with the latest security patches and framework updates can be quite a task. OpenRewrite is a library that provides an automated solution to this problem. Using recipes written in Java, it can perform large-scale source code refactoring during the build process, preserving as much of the original code as possible. In this blog post, I will explain how OpenRewrite works and how you can use it to refactor your code base.

Blog-Post

Kustomize Enhancement with KRM Functions

Artikel

Container-Images mit Buildpacks erzeugen

Also, wat is en Buildpack? Da stelle mehr uns janz dumm

Blog-Post

How to use Apple Shortcuts to integrate GPT 3.5 and 4 in macOS and iOS

Apple Shortcuts is a powerful app that lets you create custom workflows with multiple steps using your apps and content. You can also use it to interact with web services and APIs, such as OpenAI’s Chat Completions API for GPT-3.5 and 4, which can generate text completions for any prompt or task. Yup, the thing that’s behind ChatGPT.

Blog-Post

Ist BI-Software für Entwicklungsteams sinnvoll?

Artikel

Eigenschaftsbasiertes Testen mit „fast-check“

1000 auf einen Streich

Blog-Post

Schubladen für Product Owner

Die Aufgaben der Product Owner Rolle sind regelmäßig Gegenstand von Diskussionen. Um dem Umstand gerecht zu werden, dass die Rolle ganz unterschiedlich gelebt wird, werden neue Begriffe eingeführt. Es wird Zeit, den Blick zu ändern und den Kontext einzubeziehen.

Artikel

Diverse Themen und Bibliotheken für Tests in und mit Java

Eine bunte Tüte Gemischtes rund um Tests