Skip to main contentSkip to footer

Blog

Wir bloggen über Software_

  • Time-Travelling through Data Realms with Auditing

    Time-Travelling through Data Realms with Auditing

    Software DevelopmentTesting

    Discover efficient auditing methods for tracking data history within database-driven applications, including JPA Data and Hibernate Envers.

    Show article
  • Authentication and RBAC on Subdomains with Traefik, Authentik and Kubernetes

    Authentication and RBAC on Subdomains with Traefik, Authentik and Kubernetes

    Software Development

    Traefik does not offer any authentication mechanisms by default to protect services from unauthorised access. The article shows a solution for this.

    Show article
  • Elevate your Regex: Named Capturing Groups in Java's JDK 20 API

    Elevate your Regex: Named Capturing Groups in Java's JDK 20 API

    Software Development

    In JDK 20 a few new methods were introduced, aimed at facilitating the use of named capturing groups.

    Show article
  • Tunneling Basics – Part II : OpenSSH Configuration Files

    Tunneling Basics – Part II : OpenSSH Configuration Files

    Software Development

    How to use the SSH configuration file to set up a port forwarding even with multiple jump hosts.

    Show article
  • YOLO: You only <strike>live</strike> look once

    YOLO: You only <strike>live</strike> look once

    Software Development

    How my GPU detects my enemies.

    Show article
  • iOS UIKit zu SwiftUI Migration — Part II

    iOS UIKit zu SwiftUI Migration — Part II

    Software Development

    This is part two of a step-by-step guide on how to migrate an existing iOS app from UIKit to SwiftUI.

    Show article
  • iOS UIKit zu SwiftUI Migration — Part III

    iOS UIKit zu SwiftUI Migration — Part III

    Software Development

    This is the third and last part of our step-by-step guide on how to migrate an existing iOS app from UIKit to SwiftUI.

    Show article
  • iOS UIKit zu SwiftUI Migration — Part I

    iOS UIKit zu SwiftUI Migration — Part I

    Software Development

    This is a first post in a series that offers a step-by-step guide on how to migrate an iOS app from UIKit to SwiftUI.

    Show article