Cloudflare Zaraz - Using the HTTP Request Tool for Trigger setup / debug
Cloudflare Zero Trust - Private Networks via WARP
I’ve finally got round to setting up all my machines to use Cloudflare “Zero Trust” (https://developers.cloudflare.com/cloudflare-one/). It’s excellent! Apart from those machines now being protected from all external network access, I now have Cloudflare Access on everything and can connect via ssh (and setup a tunnel for other things like Remote Desktop). All built on WireGuard technology too, yay!. Connections appear smoother and snappier than before. The service is free for up-to 50 users in an “organisation” too. 😎
Personal Knowledge Management (PKM)
I’ve been adding notes in a system of markdown notes for some time now. Apparently I’ve been practising PKM.
Cloudflare Pages PoC
This article describes my Cloudflare Pages PoC Journey.
WebAssembly (Wasm)
Wasm is binary code that is fast (runs just slightly slower than native speed - no interpretation necessary) and secure (so, much better than JavaScript)