Code to proxy outbound http traffic through fiddler in c#
[Read More]
Intercepting Android traffic through a proxy for debugging
How to debug Android apps using Fiddler Classic
[Read More]
Things learned from implementing Elasticsearch
Some learnings from using Elasticsearch in .net regarding schema’s, queries, nuget libraries, …
[Read More]
Solving Hierarchical Tags using Nested Sets
Implementing nested sets to performantly lookup hierarchical tags
[Read More]
Specification Pattern in C#
Explaining the Specification Pattern used in c# using an example in E-Commerce
[Read More]
How I backup my servers
My daily backup of data and ms-sql databases on my VPS using rclone, BackBlaze B2 and some cronjobs.
[Read More]
Setting up a blog on Cloudflare Pages - Hello world
Setting up a free blog using Hugo and Cloudflare Pages.
[Read More]
Migrating WordPress from DO to Hetzner
Switching Wordpress sites hosted on DigitalOcean to Hetzner using NGinx as a reverse proxy and containerizing Wordpress
[Read More]