Technical Articles
Current articles on trends, technologies and best practices in software development.

Claude Code Cursor
June 21, 2025 Setup Claude Code Inside Cursor with WSL on Windows
Learn how to install and integrate Claude Code with Cursor using WSL on Windows. This step-by-step guide covers everything from setup to full IDE integration for optimal AI-assisted development performance.
Jens Becker
Software Developer

Payload CMS
May 30, 2025 Hosting Media in Payload CMS with Hetzner S3 Object Storage
In this post, we’ll take an in-depth look at how to use Hetzner Object Storage to host media files in Payload CMS, with a focus on client-side uploads.

Payload CMS
December 17, 2024 The Power of Virtual Fields in Payload CMS
Discover the power of virtual fields in Payload CMS, dynamic, read-only fields that compute their values on the fly. Learn how to enhance your API responses with examples like full name generation and estimated reading time, all without storing redundant data in your database.