Skip to content

Posts

All the articles I've posted.

Mar 14, 2025

Simple HTTP Basic Authentication for Cloudflare Pages

Adding authentication to your pages deployment requires a programmatic approach.

Read →
Feb 23, 2025

Integrating Docker and Caddy Logs with OpenTelemetry Collector: A Comprehensive Guide

The integration of Docker and Caddy logs into an OpenTelemetry Collector requires a systematic approach that leverages containerization best practices, structured logging configurations, and OpenTelemetry’s flexible data collection capabilities

Read →
Feb 23, 2025

Getting Started with Custom Nodes in n8n Using Docker

n8n is a powerful workflow automation tool that allows you to create automation between different services and APIs. Sometimes, n8n’s built-in nodes might not cover all your needs, and that’s where custom nodes come into play. Custom nodes allow you to extend n8n’s capabilities by writing your own functionality. In this guide, we will cover how to set up a custom node for n8n and run it using Docker.

Read →
Feb 23, 2025

Open Source Reverse Proxies Compatible with OpenTelemetry for Logs and Metrics

The integration of reverse proxies with OpenTelemetry (OTel) has become a critical requirement for modern observability pipelines. This report evaluates four open-source reverse proxies—NGINX, HAProxy, Caddy, and Envoy—and their compatibility with OpenTelemetry for collecting logs, metrics, and traces. Each solution is analyzed for configuration workflows, data export capabilities, and architectural considerations.

Read →
Feb 17, 2025

Comparative Analysis of Open-Source News Crawlers

This report evaluates six open-source news crawlers—**news-please**, **Fundus**, **news-crawler**, **news-crawl**, **Trafilatura**, and **newspaper4k**

Read →
Feb 15, 2025

Hypervisors

Each of these modern hypervisor and container technologies serves specific needs in cloud-native, edge computing, and containerized environments

Read →
Feb 15, 2025

GIS Infrastructure

List of GIS resources

Read →
Feb 15, 2025

Kubernetes Deployment Strategies for Small Businesses on Hetzner Cloud: A Comparative Analysis of k3s, MicroK8s, and Alternatives

In the evolving landscape of container orchestration, small businesses leveraging Hetzner Cloud face critical decisions when selecting a Kubernetes deployment strategy. This analysis evaluates four prominent options—k3s, MicroK8s, Minikube, and Docker Swarm—through the lens of production readiness, operational complexity, and cost efficiency.

Read →
Feb 13, 2025

Replacing npx with Bunx: A Simple Workaround

How to replace `npx` with `bunx`

Read →
Nov 9, 2024

Open Source Solutions for Building Internal Tools: A Comprehensive Guide

explore the landscape of open-source solutions for building internal tools

Read →