Software Development Simplified

Blog Posts

Showing 1-5 of 9 posts
uv Python Package Manager Installation on Debian

How to Install uv on Debian: The Fast Python Package Manager

Jul 28, 2025
Learn how to easily install uv, the extremely fast Python package and project manager written in Rust, on Debian using the unofficial debian.griffo.io repository.
Zig Programming Language Installation on Debian

How to Install Zig on Debian: The Easy Way with debian.griffo.io

Jul 28, 2025
Learn how to easily install Zig programming language on Debian using the unofficial debian.griffo.io repository, with both stable and nightly builds available.
PostgreSQL with SSL on Debian

Self-Hosting PostgreSQL in Debian with SSL for Public Exposure

May 15, 2025
A comprehensive guide on how to set up, secure, and expose a PostgreSQL database server on Debian using SSL certificates for secure remote connections.
Multiple Authentication Methods in .NET

The Definitive Guide to Using Multiple Authentication Methods in .NET

May 10, 2025
Learn how to implement and combine different authentication schemes in your .NET applications including JWT Bearer, API Key, and Cookie authentication.
YARP Response Transformation

How to Replace YARP Responses: Transforming Status Codes for Better Error Handling

May 3, 2025
Learn how to intercept and transform responses from upstream services using YARP (Yet Another Reverse Proxy) to create more semantically correct status codes and improve error handling in your microservices architecture.
Debian Repository Hosting

The Ultimate Guide to Self-Hosting a Debian Repository

May 1, 2025
Learn how to set up and maintain your own Debian repository for multiple distributions using reprepro, with real-world examples from my personal setup.
Older Posts →
Twitter iconLinkedIn iconGitHub iconYouTube icon
© 2025 Dario Griffo. All rights reserved.