Rรฉmy Schumm blog ingรฉnieur

๐Ÿ“ก Tech Radar August 2026

publiziert am 31. 08. 2026 um 10:00

๐Ÿ“ก This is my personal Tech Radar entry for today. It collects tools, trends, techniques, and platforms I find worth tracking. It has no particular order, no ranking, and it is not complete. It is just a list of things I want to keep in mind. ๐Ÿค– This edition is fully generated from a Safari bookmark dump that collects noteworthy technologies.

Remark: this Radar is a dump of interesting things I want to follow, not a mirror of the tools I use in daily work.

Topics

๐Ÿ“ก General Radars

https://www.oreilly.com/radar/topics/radar-trends/ - Der Klassiker von Oโ€™Reilly

https://www.thoughtworks.com/radar - ThoughtWorks Technology Radar - one more classic

https://opensource.zalando.com/tech-radar/ - Base of my Radar

https://roadmap.sh - Roadmap.sh is a community effort to create roadmaps, guides and other educational content to help guide developers through their career.

https://endoflife.date/ - End of Life Date - Find out when your software will reach its end of life date.

https://www.thoughtworks.com/radar?utm_source=publisher-direct-TLDR&utm_medium=digital-advertising&utm_campaign=sai_tsi_rp-gl-pspt_techradar_2026-04 โ€“ Technology Radar - Thoughtworks โ€“ Thoughtworksโ€™ periodically updated assessment of software-development techniques, tools, platforms, and languages.

๐Ÿ’ป Application Development & Frameworks

CLI

https://www.jbang.dev โ€“ JBang โ€“ A tool for running, scripting, and packaging Java source files with dependency management and minimal project setup.

https://docs.oracle.com/en/java/javase/17/docs/specs/man/jpackage.html โ€“ The jpackage Command - Java 17 โ€“ Oracleโ€™s Java 17 reference for creating self-contained native application packages.

https://docs.oracle.com/en/java/javase/21/docs/specs/man/jpackage.html โ€“ The jpackage Command - Java 21 โ€“ Oracleโ€™s Java 21 reference for creating platform-specific packages for modular and non-modular Java applications.

https://jreleaser.org โ€“ JReleaser โ€“ A release automation tool that packages and publishes Java and other projects to multiple distribution channels.

https://jreleaser.org/guide/latest/index.html โ€“ JReleaser Guide โ€“ The current reference documentation for configuring JReleaser builds, releases, and publication targets.

https://github.com/charmbracelet/bubbletea โ€“ Bubble Tea โ€“ A Go framework for terminal user interfaces based on The Elm Architecture.

https://ratatui.rs โ€“ Ratatui โ€“ A Rust library for building terminal user interfaces with immediate-mode rendering and composable widgets.

https://textual.textualize.io โ€“ Textual โ€“ A Python framework for building terminal and browser-based user interfaces.

https://github.com/darrenldl/docfd โ€“ docfd โ€“ A terminal-based multiline fuzzy finder for searching documents.

https://tamboui.dev โ€“ TamboUI โ€“ A Java library for building terminal user interfaces with components and declarative layouts.

Java Backend

https://quarkus.io/guides/hibernate-panache-next โ€“ Simplified Hibernate with Panache Next - Quarkus โ€“ A Quarkus guide to the next-generation Panache API for concise Hibernate ORM persistence code.

https://openjdk.org/jeps/512 โ€“ JEP 512: Compact Source Files and Instance Main Methods โ€“ An OpenJDK proposal that simplifies small Java programs while retaining a path to full class-based applications.

https://www.jhipster.tech โ€“ JHipster โ€“ A development platform for generating and deploying Java-based web applications and microservices.

https://github.com/quarkiverse/quarkus-operator-sdk?tab=readme-ov-file โ€“ Quarkus Operator SDK โ€“ A Quarkus extension for implementing Kubernetes operators in Java with the Java Operator SDK.

https://github.com/enofex/taikai โ€“ Taikai โ€“ An ArchUnit extension providing predefined architecture rules for common Java technologies and frameworks.

https://www.heise.de/blog/30-Jahre-Java-Interview-mit-Community-Vertretern-Teil-2-11122674.html โ€“ 30 Jahre Java - Interview mit Community-Vertretern, Teil 2 โ€“ A German interview reflecting on Javaโ€™s evolution and community after thirty years.

https://docs.openrewrite.org โ€“ OpenRewrite by Moderne - Large Scale Automated Refactoring โ€“ Documentation for a framework that applies repeatable, semantics-aware source-code transformations across repositories.

https://jsoup.org โ€“ jsoup: Java HTML Parser โ€“ A Java library for parsing, traversing, cleaning, and modifying real-world HTML.

https://tinylog.org โ€“ tinylog โ€“ A lightweight logging framework for Java, Scala, Kotlin, and Android.

https://www.heise.de/blog/Eventarchitektur-fuer-die-JVM-OpenCQRS-1-0-ist-erschienen-10778433.html โ€“ Eventarchitektur fรผr die JVM: OpenCQRS 1.0 โ€“ A German article introducing OpenCQRS 1.0 for event-driven and CQRS applications on the JVM.

RAD

https://start.jhipster.tech/jdl-studio โ€“ JDL-Studio โ€“ A browser-based editor for modeling JHipster applications with JHipster Domain Language.

https://www.softr.io/?via=madewithbadge โ€“ Softr โ€“ A no-code platform for building business applications, portals, and internal tools on existing data sources.

https://durable.com/de/ai-website-builder โ€“ Durable AI Website Builder โ€“ A German product page for generating and editing small-business websites with AI-assisted tools.

https://www.flutterflow.io โ€“ FlutterFlow โ€“ A visual application builder that generates Flutter applications for mobile, web, and desktop.

GUI

https://gojs.net/latest โ€“ GoJS - Interactive Diagrams for the Web โ€“ A JavaScript and TypeScript library for building interactive diagrams, graphs, and visual editors in web applications.

https://github.com/nextapps-de/flexsearch โ€“ FlexSearch โ€“ A high-performance full-text search library for browsers and Node.js.

https://github.com/francoischalifour/medium-zoom โ€“ medium-zoom โ€“ A small JavaScript library for adding Medium-style image zooming to web pages.

https://tailwindcss.com โ€“ Tailwind CSS โ€“ A utility-first CSS framework for composing interfaces directly in HTML templates.

https://mantine.dev โ€“ Mantine โ€“ A React component library with hooks and accessible UI components for application development.

https://kotlinlang.org/compose-multiplatform โ€“ Compose Multiplatform โ€“ JetBrainsโ€™ declarative Kotlin UI framework for sharing interfaces across desktop, Android, iOS, and web targets.

Static Site Generators

https://lotusdocs.dev โ€“ Lotus Docs โ€“ A Hugo theme for building responsive documentation sites.

https://hugo-book-demo.netlify.app/docs/shortcodes/steps โ€“ Steps - Hugo Book โ€“ Documentation for the steps shortcode in the Hugo Book documentation theme.

https://astro.build โ€“ Astro โ€“ A web framework and static-site generator focused on content-driven sites and minimal client-side JavaScript.

Document Generation

https://kroki.io โ€“ Kroki โ€“ A service and API that renders text-based diagram descriptions using multiple diagram engines.

https://marp.app โ€“ Marp: Markdown Presentation Ecosystem โ€“ A toolchain for authoring presentations in Markdown and exporting them to HTML, PDF, or PowerPoint.

Business Process

https://n8n.io/?ps_partner_key=ZTQ3ODEwZTBlYjA4&ps_xid=V4G0yv4i6wzlNm&gsxid=V4G0yv4i6wzlNm&gspk=ZTQ3ODEwZTBlYjA4&gad_source=1&gad_campaignid=21765012948&gbraid=0AAAAABUVYR07d-vIbx0mcgKVNlgvB8Eqm&gclid=Cj0KCQjw3OjGBhDYARIsADd-uX5keXrZt3hXAA0oFA4uXNkW-bfejLn0Zdcsc64V0CZpjwv7AuQkRbwaAqyjEALw_wcB โ€“ n8n - AI Workflow Automation Platform โ€“ A workflow automation platform for connecting services and orchestrating code, data, and AI steps.

https://n8n.io โ€“ n8n โ€“ The canonical product site for the source-available workflow automation platform.

https://temporal.io โ€“ Temporal โ€“ A durable execution platform that persists workflow state and resumes applications after failures.

https://openfeature.dev โ€“ OpenFeature โ€“ A vendor-neutral specification and SDK ecosystem for feature flagging.

๐Ÿ‘จโ€๐ŸŽจ Non-Software Apps

https://www.bricklink.com/v3/studio/download.page โ€“ BrickLink Studio โ€“ A desktop application for designing virtual LEGO models and producing building instructions.

https://strudel.cc โ€“ Strudel REPL โ€“ A browser-based live-coding environment for algorithmic music using JavaScript patterns.

https://www.clubdesk.ch/de/vereinskalender โ€“ ClubDesk Vereinskalender โ€“ A club calendar for publishing events, coordinating teams, and managing registrations.

https://www.coople.com/ch โ€“ Coople โ€“ A Swiss platform connecting businesses with flexible workers for temporary assignments.

https://www.flowit.ai/de โ€“ FLOWIT โ€“ A German-language AI-assisted platform for employee feedback, development, and retention workflows.

https://angazaelimu.com โ€“ Angaza Elimu โ€“ An education platform providing adaptive learning and digital classroom resources.

https://www.grampsweb.org/de โ€“ Gramps Web โ€“ A web application for collaboratively viewing and editing Gramps genealogy databases.

https://www.blackmagicdesign.com/de/products/davinciresolve โ€“ DaVinci Resolve โ€“ A professional application for video editing, color grading, visual effects, motion graphics, and audio post-production.

https://education.lego.com/en-us/products/lego-education-science/45621 โ€“ LEGO Education Science Kit - Grades 3-5 โ€“ A classroom kit combining physical LEGO models with standards-aligned science lessons for primary education.

๐Ÿ“ธ Fotografie

https://github.com/the-luap/picpeak โ€“ PicPeak โ€“ A self-hosted photo-sharing platform with protected, time-limited galleries and custom branding.

https://contentcredentials.org/adopt โ€“ Content Credentials - Adoption โ€“ Guidance and tools for adopting cryptographically signed provenance metadata for digital media.

https://www.cosina.co.jp โ€“ Cosina โ€“ The official site of the Japanese manufacturer of cameras, lenses, and optical equipment.

https://excire.com โ€“ Excire โ€“ Photo-management software that uses local AI for tagging, searching, culling, and organizing image libraries.

https://thegrain.io/ โ€“ TheGrain โ€“ The worldโ€™s first film grain editor, made in Germany.

https://industrial.imaging.canon.de/integration/?utm_source=meta&utm_medium=single-image-integration&utm_campaign=canon_itcg_dach_industrial-sdk_traffic&utm_content=single-image-integration&fbclid=PAdGRleAT_n61wZG9mAmZkaWQWUNYdyQdkK2qD9pschj5e7XgZ5xhtPGV4dG4DYWVtATAAYWRpZAGrOlllKdIGc3J0YwZhcHBfaWQPMTI0MDI0NTc0Mjg3NDE0AAGnSicmEfqOI2JZboPKsYkK8ao4P10dE8lGBuLYFjft8JSD0OdY_8HcIjq39Go_aem_pe7J1x9ytQLA5QJ1MCoDrQ&utm_id=120253151525030022&utm_term=120253151525010022 โ€“ Canon Industrial Imaging Integration โ€“ Canonโ€™s integration resources for embedding industrial cameras through SDKs and system interfaces.

๐Ÿ“ˆ Databases

Data Analysis and BI, Lake, Warehouse

https://martinfowler.com/articles/designing-data-products.html#HowBigShouldDataProductsBe โ€“ Designing Data Products โ€“ An article on boundaries, responsibilities, and sizing decisions for data products in a data-mesh architecture.

https://airflow.apache.org โ€“ Apache Airflow โ€“ An open source platform for authoring, scheduling, and monitoring batch-oriented data workflows.

https://github.com/docling-project/docling-graph โ€“ Docling Graph โ€“ A toolkit that transforms unstructured documents into validated, queryable knowledge graphs.

Graph DB

https://xomnia.com/post/an-introduction-to-vector-databases-for-beginners โ€“ An Introduction to Vector Databases for Beginners โ€“ An introductory article explaining embeddings, similarity search, and common vector-database use cases.

https://de.wikipedia.org/wiki/Resource_Description_Framework โ€“ Resource Description Framework โ€“ A German encyclopedia article on RDF, the W3C model for describing graph-shaped data with triples.

General

https://rocksdb.org โ€“ RocksDB โ€“ An embeddable persistent key-value store optimized for fast storage on local media.

https://www.sqlalchemy.org โ€“ SQLAlchemy โ€“ A Python SQL toolkit and object-relational mapper.

https://alembic.sqlalchemy.org/en/latest โ€“ Alembic Documentation โ€“ Documentation for SQLAlchemyโ€™s database schema migration tool.

https://github.com/dolthub/dolt โ€“ Dolt - Git for Data โ€“ A SQL database with Git-like versioning, branching, merging, and diff operations.

https://stackgres.io โ€“ StackGres โ€“ A Kubernetes operator and platform for running and managing PostgreSQL clusters.

https://skiplabs.io โ€“ Skip โ€“ An incremental-computation engine for maintaining derived application data as source data changes.

๐ŸŒ GIS

https://www.geo.admin.ch/de/karten-viewer โ€“ Kartenviewer: Visualisieren von Geodaten โ€“ The Swiss federal map viewer for exploring, combining, and sharing official geospatial datasets.

๐Ÿค– Artificial Intelligence

Tools

https://www.continue.dev โ€“ Continue โ€“ An open source platform for defining and applying AI-assisted checks and workflows in software development.

https://github.com/embabel โ€“ Embabel โ€“ A JVM framework for building typed agentic applications that combine code, prompts, and domain models.

https://www.media.mit.edu/projects/little-language-models-coco/overview โ€“ Little Language Models: Empowering Children to be Future AI Modelers โ€“ An MIT Media Lab research project that lets children train and explore small language models.

https://openposes.com โ€“ OpenPoses โ€“ A free collection of pose skeletons for controlling human poses in Stable Diffusion with OpenPose and ControlNet.

https://podman-desktop.io/docs/ai-lab โ€“ Podman AI Lab - Podman Desktop โ€“ Documentation for running, testing, and packaging generative-AI models and applications locally in containers.

https://www.comfy.org โ€“ ComfyUI โ€“ A node-based environment for composing image, video, audio, and 3D generation workflows.

https://www.ocr4all.org/guide/user-guide/workflow โ€“ OCR4all Workflow โ€“ A user guide to OCR4allโ€™s workflow for training OCR models and recognizing historical documents.

https://tanagram.ai โ€“ Tanagram โ€“ A code-quality platform that turns team review patterns into automated checks applied to each commit.

https://galileo.ai โ€“ Galileo AI โ€“ An observability and evaluation platform for testing and monitoring generative-AI applications.

https://arena.ai/leaderboard/text โ€“ Arena Text LLM Leaderboard โ€“ A comparison leaderboard based on user preference votes for text and chat models.

https://ampcode.com โ€“ Amp โ€“ An AI coding agent for exploring repositories, editing code, and running development workflows.

https://skills.sh โ€“ Agent Skills Directory โ€“ A directory for discovering reusable instruction packages for AI coding agents.

https://github.blog/changelog/2025-12-18-github-copilot-now-supports-agent-skills โ€“ GitHub Copilot Now Supports Agent Skills โ€“ A GitHub changelog entry on loading reusable agent instructions and resources in Copilot.

https://github.com/micromag84/drift โ€“ micromag84/drift โ€“ A GitHub repository whose exact purpose could not be confirmed reliably from the saved page title alone.

https://kiro.dev โ€“ Kiro โ€“ An agentic development environment centered on specifications, task plans, and implementation workflows.

https://medium.com/@vedantchaudhari/goal-oriented-action-planning-34035ed40d0b โ€“ Goal Oriented Action Planning โ€“ An introductory article on GOAP, an AI planning technique that selects action sequences from goals and world state.

https://github.com/github/spec-kit โ€“ Spec Kit โ€“ A toolkit and templates for specification-driven software development with coding agents.

https://martinfowler.com/articles/exploring-gen-ai/sdd-3-tools.html โ€“ Understanding Spec-Driven Development: Kiro, spec-kit, and Tessl โ€“ A comparative article examining three tools that organize AI-assisted work around specifications.

https://docs.tessl.io โ€“ Tessl Documentation โ€“ Documentation for Tesslโ€™s specification-driven development workflow and tooling.

https://medium.com/@springrod/embabel-a-new-agent-platform-for-the-jvm-1c83402e0014 โ€“ Embabel: A New Agent Platform for the JVM โ€“ Rod Johnsonโ€™s introduction to Embabelโ€™s model for typed, goal-oriented AI agents on the JVM.

https://graphrag.com/concepts/intro-to-graphrag โ€“ Intro to GraphRAG โ€“ An introduction to retrieval-augmented generation that uses knowledge graphs to structure and retrieve context.

https://buildship.com โ€“ BuildShip โ€“ A visual workflow builder for AI pipelines, APIs, and backend automations.

https://subq.ai โ€“ Subquadratic โ€“ An AI research and infrastructure company focused on improving the computational efficiency of model training and inference.

https://code.claude.com/docs/en/mcp#example-query-your-postgresql-database โ€“ Connect Claude Code to Tools via MCP โ€“ Claude Code documentation for attaching external tools and data sources through Model Context Protocol servers.

https://www.cyberesia.com/de โ€“ CYBERESIA โ€“ A Swiss platform for private agentic AI, local data processing, and business-process automation.

https://docs.bmad-method.org โ€“ BMad Method โ€“ Documentation for an agent-oriented framework that structures planning and software delivery with specialized AI roles.

https://github.com/gastownhall/beads โ€“ Beads โ€“ A Git-backed issue tracker designed to give coding agents persistent task context and dependency awareness.

https://www.deepjudge.ai โ€“ DeepJudge โ€“ An AI search and knowledge platform designed for legal teams and their document collections.

https://catalog.us-east-1.prod.workshops.aws/workshops/de3c344e-5cee-48a9-84e9-0292b7708734/en-US/create-application โ€“ Kiro Express - Flappy Kiro โ€“ An AWS workshop exercise for creating an application with Kiroโ€™s agentic development workflow.

https://onyx.app/llm-leaderboard โ€“ Onyx LLM Leaderboard 2026 โ€“ A model comparison page covering benchmark results, context sizes, and pricing.

Models

http://www.incompleteideas.net/IncIdeas/BitterLesson.html โ€“ The Bitter Lesson โ€“ Rich Suttonโ€™s essay arguing that general methods leveraging computation tend to outperform hand-engineered domain knowledge over time.

LLM

https://steve-yegge.medium.com/the-ai-vampire-eda6e4f07163 โ€“ The AI Vampire โ€“ Steve Yeggeโ€™s essay on organizational and professional consequences of increasingly capable AI coding systems.

https://owasp.org/www-project-top-10-for-large-language-model-applications โ€“ OWASP Top 10 for Large Language Model Applications โ€“ A community-maintained list of major security risks and mitigations for LLM-based applications.

https://martinfowler.com/bliki/AgenticEmail.html โ€“ Agentic Email โ€“ Martin Fowlerโ€™s short article examining email as an interface and transport for autonomous software agents.

https://martinfowler.com/articles/llm-learning-loop.html โ€“ The Learning Loop and LLMs โ€“ An article on using iterative feedback, experiments, and evaluation to learn effectively with language models.

https://martinfowler.com/articles/reliable-llm-bayer.html โ€“ Building Reliable Agentic AI Systems โ€“ An article describing engineering practices for evaluating, constraining, and operating agentic AI systems reliably.

Linguistics and Knowledge Libraries

https://github.com/microsoft/presidio โ€“ Microsoft Presidio โ€“ The source repository for detecting, redacting, masking, and anonymizing personally identifiable information in text, images, and structured data.

https://microsoft.github.io/presidio โ€“ Microsoft Presidio Documentation โ€“ Documentation and examples for Presidioโ€™s PII analysis and anonymization components.

๐ŸŒค๏ธ Cloud Native General

General Tools

https://opendatahub.io โ€“ Open Data Hub โ€“ An open source AI and data platform for running data-science and machine-learning workloads on Kubernetes.

https://glasskube.eu/de โ€“ Glasskube โ€“ A German landing page for an open source cloud-infrastructure company and its Kubernetes application tooling.

https://aposphere.com/en/home โ€“ Aposphere: Complexity Simplified โ€“ A Swiss software and consulting company offering platforms for strategy, operations, finance, and data integration.

๐Ÿ“ฆ Containers

https://goharbor.io โ€“ Harbor โ€“ An open source registry for storing, signing, scanning, and managing container images and OCI artifacts.

https://github.com/patbaumgartner/talk-understanding-buildpacks โ€“ Understanding Buildpacks โ€“ Talk material explaining how Cloud Native Buildpacks create reproducible OCI images and support rebasing without Dockerfiles.

โš“๏ธ Kubernetes

https://llm-d.ai โ€“ llm-d โ€“ A Kubernetes-native architecture for distributed large-language-model inference with vLLM.

https://lenshq.io/products/lens-k8s-ide#how-it-works โ€“ Lens Kubernetes IDE โ€“ A desktop interface for inspecting, operating, and troubleshooting multiple Kubernetes clusters.

https://github.com/glasskube/operator?tab=readme-ov-file โ€“ Glasskube Apps Operator โ€“ A Kubernetes operator for declaratively installing, configuring, and updating platform applications.

https://github.com/AvitalTamir/cyphernetes?utm_source=tldrnewsletter โ€“ Cyphernetes โ€“ A Kubernetes query language and command-line tool for expressing graph-like queries over cluster resources.

https://cartographer.sh/docs/v0.7.0 โ€“ Cartographer Documentation โ€“ Versioned documentation for a Kubernetes supply-chain choreographer that defines reusable paths from source to production.

https://openclarity.io/docs/getting-started/deploy-kubernetes โ€“ Deploy OpenClarity on Kubernetes โ€“ Instructions for deploying OpenClarityโ€™s security scanning components to a Kubernetes cluster.

https://openclarity.io โ€“ OpenClarity โ€“ An open source collection of cloud-native security tools for inventory, vulnerability, configuration, and runtime analysis.

๐Ÿ—๏ธ Build and Deploy

DevOps

https://docs.renovatebot.com โ€“ Renovate Documentation โ€“ Documentation for automating dependency updates across package managers, repositories, and CI systems.

https://tekton.dev/docs/concepts/overview โ€“ Tekton Concepts Overview โ€“ An overview of Tektonโ€™s Kubernetes custom resources for composing CI/CD pipelines and tasks.

https://marketplace.visualstudio.com/items?itemName=MS-vsliveshare.vsliveshare โ€“ Live Share - Visual Studio Marketplace โ€“ The VS Code extension for collaborative editing, debugging, terminals, and application sharing.

https://learn.microsoft.com/en-us/visualstudio/liveshare/use/install-live-share-visual-studio-code โ€“ Install and Sign In to Live Share in Visual Studio Code โ€“ Microsoftโ€™s setup guide for the Visual Studio Live Share extension.

https://linear.app โ€“ Linear โ€“ A product-development system for managing issues, projects, roadmaps, and engineering workflows.

๐Ÿ”ง Configuration and Infra Deployment

https://opentofu.org โ€“ OpenTofu โ€“ An open source, Terraform-compatible infrastructure-as-code engine governed by the Linux Foundation.

๐Ÿ”ญ Observation

Observability

https://tracetest.io โ€“ Tracetest โ€“ An open source testing tool that uses OpenTelemetry traces to verify distributed application behavior.

๐Ÿ‘ฎโ€โ™‚๏ธ Tools Security

SBOM Analysis

https://cyclonedx.org/tool-center โ€“ CycloneDX Tool Center โ€“ A searchable catalog of tools that create, transform, validate, sign, and analyze CycloneDX bills of materials.

https://anchore.com/opensource โ€“ Anchore Open Source - Syft and Grype โ€“ Anchoreโ€™s open source tools for generating software bills of materials and scanning packages and images for vulnerabilities.

https://dependencytrack.org โ€“ OWASP Dependency-Track โ€“ An SBOM analysis platform for identifying and monitoring risks in software-component portfolios.

Security Analysis

https://wazuh.com โ€“ Wazuh โ€“ An open source security platform combining endpoint telemetry, file-integrity monitoring, threat detection, and SIEM capabilities.

https://www.crowdstrike.com/de-de โ€“ CrowdStrike โ€“ The German site for CrowdStrikeโ€™s endpoint security, threat intelligence, identity protection, and incident-response platform.

https://nmap.org โ€“ Nmap: The Network Mapper โ€“ An open source tool for network discovery, port scanning, and security auditing.

https://www.vanta.com/products/trust-center โ€“ Vanta Trust Center โ€“ A hosted portal for publishing security and compliance information and managing controlled access to evidence.

https://codeql.github.com โ€“ CodeQL โ€“ A semantic code-analysis engine that queries source code as data to find security vulnerabilities and coding errors.

https://blog.google/technology/safety-security/tackling-cybersecurity-vulnerabilities-through-secure-by-design โ€“ Tackling Cybersecurity Vulnerabilities through Secure by Design โ€“ A Google article advocating design practices that prevent vulnerability classes and reduce downstream remediation.

๐Ÿ“ Architecture

Patterns

https://martinfowler.com/bliki/KeystoneInterface.html โ€“ Keystone Interface โ€“ Martin Fowlerโ€™s pattern for using a minimal interface to integrate parallel work before the complete interface is ready.

https://javapro.io/self-contained-systems โ€“ Self-Contained Systems โ€“ An article explaining an architecture that divides a system into independently owned, deployable web applications.

https://www.heise.de/news/software-architektur-tv-Integration-9681417.html?wt_mc=rss.red.developer.developer.atom.beitrag.beitrag โ€“ software-architektur.tv: Integration โ€“ A German article and discussion on architectural approaches to integrating systems and components.

Documentation Methodology

https://adr.github.io/madr/#example โ€“ Markdown Architectural Decision Records โ€“ Documentation and an example template for recording architecture decisions in Markdown.

https://req42.de/req42-im-ueberblick โ€“ req42 im รœberblick โ€“ A German overview of a lightweight, template-based approach to requirements engineering related to arc42.

https://stackoverflow.blog/2024/11/26/your-docs-are-your-infrastructure/?utm_source=iterable&utm_medium=email&utm_campaign=the-overflow-newsletter โ€“ Your Docs Are Your Infrastructure โ€“ An article arguing that documentation should be versioned, tested, maintained, and owned like production infrastructure.

https://www.patreon.com/posts/146923136 โ€“ Introducing Structurizr vNext โ€“ Simon Brownโ€™s announcement of the next generation of Structurizr architecture tooling.

https://docs.structurizr.com/cloud โ€“ Structurizr Cloud Service โ€“ Documentation for hosting, sharing, and reviewing software-architecture workspaces modeled with Structurizr.

https://techstackcanvas.io โ€“ Tech Stack Canvas โ€“ A collaborative canvas for documenting and discussing the technologies that make up a software system.

https://canvas.arc42.org โ€“ Software Architecture Canvas โ€“ An arc42 canvas for capturing key architecture drivers, decisions, building blocks, and risks on one page.

https://www.workingsoftware.dev/software-architecture-canvas โ€“ Software Architecture Canvas โ€“ An article presenting a collaborative canvas for initiating and communicating software architecture work.

https://www.workingsoftware.dev/software-architecture-canvas-example-1-tech-radar โ€“ Software Architecture Canvas Example: Tech Radar โ€“ A worked example applying the software architecture canvas to a technology-radar system.

https://www.innoq.com/de/blog/2023/07/architecture-communication-canvas โ€“ Architecture Communication Canvas โ€“ A German article introducing a compact canvas for deciding what architecture information to communicate to whom.

https://www.informatik-aktuell.de/entwicklung/methoden/der-architecture-communication-canvas.html โ€“ Der Architecture Communication Canvas โ€“ A German explanation of the canvas and its use in stakeholder-oriented architecture communication.

https://www.embarc.de/arc42-starschnitt-gradle โ€“ arc42: Gradle als Beispiel fรผr das verbreitete Template โ€“ A German article using Gradle to demonstrate the arc42 template through a structured architectural cross-section.

๐Ÿ” IAM, Secrets, and Related Topics

https://oauth2-proxy.github.io/oauth2-proxy โ€“ OAuth2 Proxy โ€“ A reverse proxy that authenticates requests through OAuth 2.0 and OpenID Connect providers.

๐Ÿ“† Agile / Scrum

https://www.fhnw.ch/de/informatik/weiterbildung/angebot/weiterbildungen/cas-agile-coaching?utm_medium=paid&utm_source=ig&utm_id=6829898003706&utm_content=6829955193906&utm_term=6829898003306&utm_campaign=6829898003706&fbclid=PAQ0xDSwKS1S1leHRuA2FlbQEwAGFkaWQAAAY2r-_bYgGnyRPwBJ502c32m9Ho89onithdfENY8RgWutYb6vqc6YWhzCfiehOnkdBE-4w_aem_9CQiYXBdAom7bRGHxersng โ€“ CAS Agile Coaching - FHNW โ€“ A Swiss continuing-education program covering agile coaching, organizational change, facilitation, and team development.

https://www.heise.de/blog/Mein-Scrum-ist-kaputt-134-Tribalismus-in-skalierten-Organisationen-10296273.html?wt_mc=rss.red.developer.developer.atom.beitrag.beitrag โ€“ Mein Scrum ist kaputt #134: Tribalismus in skalierten Organisationen โ€“ A German article on tribal behavior and group boundaries in scaled agile organizations.

https://agilelean.eu โ€“ ALE 2026 Leuven - Agile Lean Europe โ€“ The conference site for the European Agile Lean communityโ€™s 2026 gathering in Leuven.

https://liberatingstructures.de/liberating-structures-menue/triz โ€“ TRIZ - Liberating Structures โ€“ A facilitation exercise that exposes counterproductive behaviors by asking how to guarantee the worst possible result.

https://beyond-agility.com/stop/?utm_source=ig&utm_medium=social&utm_content=link_in_bio&fbclid=PAdGRleAPp-8RleHRuA2FlbQIxMQBzcnRjBmFwcF9pZA8xMjQwMjQ1NzQyODc0MTQAAaeGdgHGbC14J-bKq-animLfAVut7ev4NjUQ78RklJN5LMffF96c39jpKGWGDw_aem_i0cgJoxcXnA7YiDlFDopmw โ€“ Stop - Beyond Agility โ€“ A saved Beyond Agility page whose precise program or resource could not be confirmed reliably from the URL alone.

https://community.taiga.io/t/the-burn-up-chart-a-game-changer-for-managing-agile-team-progress/737 โ€“ The Burn-up Chart: Managing Agile Team Progress โ€“ A Taiga community article explaining how burn-up charts show completed work and changing project scope.

https://community.taiga.io/t/which-is-the-best-way-to-include-okrs-in-a-project/1582/1 โ€“ Including OKRs in a Project โ€“ A Taiga community discussion about representing objectives and key results in agile project structures.

https://asana.com/de/resources/scrumban โ€“ Scrumban โ€“ A German guide to combining Scrumโ€™s planning cadence with Kanbanโ€™s flow and work-in-progress controls.

https://www.oreilly.com/radar/the-death-of-agile โ€“ The Death of Agile? โ€“ An Oโ€™Reilly Radar essay examining dissatisfaction with formalized Agile and the continuing value of adaptive development principles.

https://www.agile-heroes.com/de/magazine/stacey-matrix โ€“ Stacey Matrix โ€“ A German introduction to using agreement and certainty to select approaches for simple, complicated, complex, or chaotic work.

๐Ÿ‘จโ€๐Ÿ‘ฉโ€๐Ÿ‘ฆโ€๐Ÿ‘ฆ Collaboration

https://www.hackergarten.net โ€“ Hackergarten โ€“ Community events where participants contribute to open source projects together.

https://hack-commit-pu.sh โ€“ hack.commit.push โ€“ A one-day event focused on making practical contributions to open source software.

https://workshoptage.ch โ€“ Workshop-Tage โ€“ A Swiss event offering participatory workshops for professional learning and exchange.

https://www.softwerkskammer.org โ€“ Softwerkskammer โ€“ A network of German-speaking communities for software craftsmanship and professional exchange.

https://www.coderetreat.org/?seed=4167 โ€“ Coderetreat โ€“ A community event format for deliberate practice of software design, testing, and collaboration.

http://mobster.cc โ€“ Mobster โ€“ A cross-platform timer for pair and mob programming that rotates roles at configured intervals.

https://teamtopologies.com โ€“ Team Topologies โ€“ A framework for organizing software teams around cognitive load, interaction modes, and value flow.

๐Ÿ“’ PKM Personal Knowledge Management

https://de.overleaf.com โ€“ Overleaf โ€“ A collaborative online LaTeX editor for writing and publishing technical and academic documents.

https://www.zotero.org โ€“ Zotero โ€“ An open source reference manager for collecting, organizing, citing, and sharing research sources.

๐Ÿ•ต๏ธโ€โ™‚๏ธ Testing and Code Forensics

https://github.com/dotnet/roslynator โ€“ Roslynator โ€“ A collection of C# analyzers, refactorings, and command-line tools built on the Roslyn compiler platform.

https://github.com/opencv/opencv โ€“ OpenCV โ€“ An open source computer-vision library covering image processing, feature extraction, calibration, tracking, and machine learning.

https://www.heise.de/hintergrund/Aus-Softwarefehlern-lernen-Teil-5-440-Millionen-Dollar-Verlust-in-Minuten-10748532.html โ€“ Aus Softwarefehlern lernen: 440 Millionen Dollar Verlust in Minuten โ€“ A German case study of the Knight Capital software failure and lessons for deployment controls and operational risk.

๐Ÿ–ฅ๏ธ Unix Tools

https://ntfy.sh โ€“ ntfy โ€“ A simple HTTP-based publish-subscribe service for sending push notifications to phones and desktops.

https://e.foundation/de/e-os โ€“ /e/OS โ€“ A privacy-oriented Android distribution and service ecosystem that removes or replaces many Google dependencies.

โš–๏ธ Legal

https://parldigi.ch/de โ€“ Parldigi - Digitale Nachhaltigkeit โ€“ The Swiss parliamentary group promoting digital sustainability, open source, open standards, and public digital infrastructure.

https://www.bfh.ch/de/ueber-die-bfh/personen/z5v7sdisx3ru โ€“ Prof. Dr. Matthias Stรผrmer โ€“ A BFH profile for a professor whose work covers digital sustainability, open source, and public-sector digitalization.

https://keyed.de โ€“ Keyed โ€“ A German consultancy and software provider for data protection and AI compliance management.

โš”๏ธ Strategy and Methodology

https://ethz.ch/de/news-und-veranstaltungen/eth-news/news/2026/02/peter-mueller-warum-soll-man-noch-informatik-studieren.html โ€“ Warum noch Informatik studieren, wenn KI besser programmieren kann? โ€“ An ETH Zรผrich interview with Peter Mรผller about computer-science education and professional skills in the age of AI coding.

https://media.ccc.de/v/38c3-self-models-of-loving-grace โ€“ Self Models of Loving Grace โ€“ A 38C3 conference talk exploring self-models, agency, and their implications for intelligent systems.

https://ewolff.com โ€“ Eberhard Wolff โ€“ The professional site of a software architect, author, trainer, and speaker focused on architecture and modern development practices.

https://clean-code-developer.de/die-initiative/armbaender โ€“ Clean Code Developer Wristbands โ€“ A learning device that uses colored wristbands to represent successive levels of software-development principles and practices.

https://martinfowler.com/articles/measuring-developer-productivity-humans.html โ€“ Measuring Developer Productivity via Humans โ€“ An article arguing for measurement systems grounded in developer experience and organizational outcomes rather than simplistic activity metrics.

https://en.wikipedia.org/wiki/The_Pragmatic_Programmer โ€“ The Pragmatic Programmer โ€“ An encyclopedia overview of the influential software-development book by Andrew Hunt and David Thomas.

https://medium.com/@remind.stephen.to.do.sth/targeting-success-the-power-of-tracer-bullets-in-pragmatic-software-engineering-cd6c53758986 โ€“ The Power of Tracer Bullets in Pragmatic Software Engineering โ€“ An article explaining thin end-to-end implementations that provide early feedback and reduce delivery risk.

https://gotocph.com/2025 โ€“ GOTO Copenhagen 2025 โ€“ The site for the 2025 Copenhagen edition of the practitioner-focused software conference.

https://link.springer.com/chapter/10.1007/978-3-030-50316-1_17 โ€“ Improving Performance and Scalability of Model-Driven Generated Web Applications โ€“ A research chapter evaluating techniques for improving generated web-application performance and scalability.

https://martinalderson.com/posts/has-the-cost-of-software-just-dropped-90-percent โ€“ Has the Cost of Building Software Just Dropped 90%? โ€“ An essay examining how AI coding tools change software economics, team shape, and the value of engineering judgment.

https://aws.amazon.com/de/blogs/devops/ai-driven-development-life-cycle โ€“ AI-Driven Development Life Cycle โ€“ An AWS article proposing a software-engineering lifecycle in which AI assists planning, implementation, testing, deployment, and operations.

https://www.strategyzer.com/library/the-business-model-canvas โ€“ Business Model Canvas โ€“ Strategyzerโ€™s official template for describing customer segments, value propositions, channels, resources, activities, partners, and finances.

https://martinfowler.com/articles/continuousIntegration.html#HideWork-in-progress โ€“ Continuous Integration - Hide Work in Progress โ€“ Martin Fowlerโ€™s guidance on integrating frequently while using techniques that keep unfinished behavior from users.

๐Ÿ”Œ API

https://quarkus.io/blog/mcp-server โ€“ Implementing an MCP Server in Quarkus โ€“ A practical Quarkus article on exposing tools and resources through the Model Context Protocol.

https://kuadrant.io โ€“ Kuadrant โ€“ An open source Kubernetes platform for securing, connecting, and governing ingress traffic and APIs across clusters.

https://developer.apis.post.ch/ui/apis/e5597a9b-0540-4b7b-997a-9b05406b7baa/pages/d324a301-148e-4938-a4a3-01148e793832 โ€“ Swiss Post Developer Portal โ€“ A saved Swiss Post API documentation page; its exact API topic could not be verified reliably from the generated page identifier.

https://quarkus.io/blog/introducing-agent-mcp โ€“ Introducing Quarkus Agent MCP โ€“ A Quarkus article introducing an MCP server that gives coding agents framework-specific project knowledge and actions.

https://microsoft.github.io/agent-host-protocol โ€“ Agent Host Protocol โ€“ An open protocol for communication between agent clients and the processes that host coding agents.

https://www.revenuecat.com/integrations/stripe โ€“ RevenueCat and Stripe โ€“ An integration page for combining Stripe web subscriptions with RevenueCatโ€™s cross-platform purchase and entitlement management.

๐Ÿค– Robotics and Drones

https://www.nimbus.aero โ€“ Nimbus UAS โ€“ A Swiss company developing unmanned aircraft systems and related aerial platforms.

https://vigilant-analytics.ch โ€“ Vigilant Analytics โ€“ A Swiss reinforcement-learning laboratory working on intelligent control and decision systems.

https://qgroundcontrol.com โ€“ QGroundControl โ€“ An open source ground-control station for configuring and operating autonomous air, land, and water vehicles.

https://edgetx.org โ€“ EdgeTX โ€“ Open source firmware for radio-control transmitters used with model aircraft and other vehicles.

https://github.com/inavflight/inav โ€“ INAV โ€“ Open source flight-control firmware focused on navigation and autonomous features for fixed-wing aircraft and multirotors.

https://gazebosim.org/home โ€“ Gazebo โ€“ An open source robotics simulator with physics, sensor models, rendering, and robot middleware integrations.

https://betaflight.com โ€“ Betaflight โ€“ Open source flight-controller firmware optimized for multirotor performance and racing.

Hinweis: dieser Blog wiederspiegelt meine persรถnliche Meinung und hat nichts mit meiner Anstellung als Dozent der zhaw noch mit anderen Anstellungen zu tun.


zurรผck zum Seitenanfang