Corti.com

Welcome to corti.com, home of a collection of thoughts by Sascha Corti.

Building an AI-Powered Knowledge Management System: Automating Obsidian with Claude Code and CI/CD Pipelines

Building an AI-Powered Knowledge Management System: Automating Obsidian with Claude Code and CI/CD Pipelines

How to transform your markdown notes into a production-grade knowledge base using modern DevOps practices, managed by AI. In the rapidly evolving landscape of knowledge management, the intersection of artificial intelligence and traditional note-taking has created unprecedented opportunities for automation and intelligent content organization. This technical deep-dive explores how to
9 min read
Isaac Sim Dynamic Store: A Technical Framework for Robotic Training in Retail Environments

Isaac Sim Dynamic Store: A Technical Framework for Robotic Training in Retail Environments

Abstract The isaac_sim_dynamic_store GitHub repository presents a Python-based framework for programmatically generating dynamic retail environments within NVIDIA Isaac Sim. This technical solution addresses a critical challenge in robotics simulation: creating realistic, variable retail scenarios for training autonomous systems without manual scene composition overhead. Technical Problem Statement Traditional
3 min read
Start Load Testing Azure PostgreSQL Flexible Server with Read-Only Replica Using Azure Load Testing in Minutes

Start Load Testing Azure PostgreSQL Flexible Server with Read-Only Replica Using Azure Load Testing in Minutes

Ensuring the performance and scalability of your database infrastructure is paramount, especially when dealing with read-heavy workloads. The GitHub repository TechPreacher/azure_loadtest_terraform provides a comprehensive solution to automate the deployment and load testing of an Azure Database for PostgreSQL Flexible Server configured with a read-only replica. Overview of
2 min read