Engineering

Here you will find exciting insights and solid analyses on technical topics that shape my professional life as a software developer. From programming to the latest software trends. Also, tips and tricks around software development.

Homebrew Updates on Autopilot: How to Automatically Update All Packages

Homebrew Updates on Autopilot: How to Automatically Update All Packages

Automate Homebrew Updates with an Alias! Keep your macOS system secure and up to date – update all packages with just one command. 🚀
Learn More
S3 Storage for Laravel: How to Integrate Backblaze B2 with Flysystem

S3 Storage for Laravel: How to Integrate Backblaze B2 with Flysystem

Integrate Backblaze B2 with Laravel Flysystem as a cost-effective S3 alternative and resolve API issues with a simple configuration adjustment.
Learn More
Script: Goodbye Special Characters – Automated Cleanup of File Names

Script: Goodbye Special Characters – Automated Cleanup of File Names

Optimize your file management: Our script removes special characters and renames files and folders – cross-platform.
Learn More
How-To: Create, Compress, or Convert a Disk Image

How-To: Create, Compress, or Convert a Disk Image

Learn how to create, convert, and compress disk images. A guide to converting physical disks into virtual machines or formats.
Learn More
Shared IPv4 with Port Forwarding in Dual Stack or Dual WAN

Shared IPv4 with Port Forwarding in Dual Stack or Dual WAN

Whether it's IoT, local servers, or NAS: The external accessibility of local services is important. A VPN helps when no dedicated IPv4 address is available.
Learn More
Query an API with NodeJS or a file

Query an API with NodeJS or a file

With NodeJS, you can easily download a file or retrieve an API, all without any additional libraries.
Learn More