RSSAmplifier

Blog

lowb1rd.github.io

lowb1rd.github.ioRSS feed ↗5 posts

Latest posts

Run your own DNS-over-HTTPS (DoH) Server with NGINX

Tutorial to setup a DoH Service on Debian Linux with standard packages. We use Nginx for the endpoint and SSL termination. Behind that, any DNS Server can be used for caching and domain blocking.

Create A Twitter Chat-Bot with PHP .. in 5 minutes

We want to set up a simple Twitter chatbot that just replies with whatever we say to it.

My View on IPv6 Deployment

My very personal and foolish view on the current state of IPv6 deployment

Chunked Uploads with Titanium

The Titanium.Network.HTTPClient Object fails for large file uploads under iOS since the whole request is build entirely in memory by the Titanium SDK. Chunked uploading to the rescue!

Let's Blog: Another static Blog on GitHub Pages

These pages are statically generated from markdown formatted plaintext files and pushed to a GitHub Pages repository. Right now it s just a proof of concept, but there might be some useful posts here eventually.