7 bytes of HTTPS on CloudFlare

I don’t do much front-end software engineering. If I can avoid, I don’t really do it at all. Prefer the backends etc. But for my personal projects no-one else is going to do it. I figured I should move to use HTTPS for some of the content. Using my lack of front-ending for past years […]

Read More 7 bytes of HTTPS on CloudFlare

My Little TCP Tunnel

Do you ever wonder what happens when you try to use some driver or client library to access a networked service? Like send queries to a database using a client driver or use a client library provided by some PaaS provider such as AWS, and get back a cryptic error message (or nothing) and not […]

Read More My Little TCP Tunnel