Blog & Artikel

Blog-Post

Clientseitige Speichertechnologien im Browser

Blog-Post

AI Tools im Geschäftsumfeld

und welche auch deinen Alltag erleichtern

Artikel

Build an internal development platform

We are currently breaking down our software into smaller pieces, such as SCS or microservices, and deploying them on cloud platforms to take advantage of their elasticity and flexibility. However, as our technology stack grows more complex, it has become increasingly challenging for our development teams to focus on business goals while also meeting operational requirements. In order to streamline the development process and provide easy self-service options, we are exploring the implementation of an internal development platform. To address these challenges, we have identified several open-source projects that can be integrated into our platform to enhance the development experience. Although this list is not exhaustive, it provides a solid foundation for creating a more effective platform. Our aim is to help development teams stay focused on business goals by minimising distractions and addressing operational needs.

Blog-Post

Retrospektiven - Teil 4

Freie Fragen & 5 Why

Blog-Post

Evolving software like an orchardist

Comparing apple trees with software modernization

Blog-Post

Retrospektiven - Teil 3

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 2

#2 - Visuelle Abfragen

Artikel

Accessibility im Web Teil 2

Barrierefreie Inhalte

Artikel

An Introduction to TLA+ and Its Use in Parties

TLA+ is a system for modeling all possible states of a system. On this model, you can then verify certain properties of this system. Smart people can use this to check that their thread scheduling runs all threads equally, or that their work queue will never overflow. In this article, we’ll try and verify the fraught process of ordering pizza for a pizza party as a small introduction to the concepts and syntax of TLA+.

Blog-Post

Einen KI-Chatbot auf dem eigenen PC laufen lassen

Blog-Post

Retrospektiven - Teil 1

Was macht eine gute Retrospektive aus?

Blog-Post

Draw The Diff

Software developers have an idiosyncratic penchant for boxes and arrows. Back when we used to go to the office we penned them on whiteboards. Later, as the force majeure accelerated the digital transformation of our economies, we drew them online.

Artikel

Babylon as a Feature

Multi-lingual documentation, made simple

Artikel

Assessing the Sustainability Impact of Startups

A Guide for Entrepreneurs

Blog-Post

How to Encrypt a File on the JVM

You’ve got a secret password and some bytes you’d like to encrypt. JVM has all the tools you need to get it done.

Artikel

Creating data products with Terraform on AWS

Artikel

Tracing in verteilten Anwendungen

Spuren im Microservicedschungel finden

Artikel

Accessibility im Web Teil 1

Webanwendungen barrierefreier zu gestalten, ist mit nur geringem Mehraufwand und nativen HTML-Elementen möglich. Das zeigt eine Beispielanwendung.

Blog-Post

Automated code maintenance with OpenRewrite (Part 2)

Blog-Post

Automated code maintenance with OpenRewrite (Part 1)

Blog-Post

Kustomize Enhancement with KRM Functions

For a while, Kustomize has offered the possibility to extend its functionality with plugins that can be implemented in different ways. A new way is to use KRM functions that are not proprietary and can also work with other tools.

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

Hey GPT, what’s this email about?

Blog-Post

Ist BI-Software für Entwicklungsteams sinnvoll?

Zeit ist ein kostbares Gut und mit der Analyse und Aufbereitung von Daten lässt sie sich gut verbringen. Darum kann es sich lohnen, sich einmal mit BI-Software zu beschäftigen.

Artikel

Eigenschaftsbasiertes Testen mit „fast-check“

1000 auf einen Streich