MMy journey to serverless and back
Introduction So I've had some experience with the whole "serverless" thing over the past few months. A few cloudflare workers, a netlify function here or there to spice up a static site. But a full-on…
Introduction So I've had some experience with the whole "serverless" thing over the past few months. A few cloudflare workers, a netlify function here or there to spice up a static site. But a full-on…
I was having the hardest time getting applications in docker containers to connect to the instance of mysql runnning on the host. I finally found a great solution, so I figured I'd post it here for…
What? Standard Notes is an opensource web-based notes application. Installation There are a few officially support install methods, including Docker, "Baremetal" and on Heroku. I'm going to continue…
<rant> I've been building a little enterprise app at work to deal with network maintenances and it has a good deal of Google Calendar integration. Please tell me if this makes sense to you.. When…
dns.ndo.dev With all the hype surrounding DNS-over-HTTPS (DoH), I wanted to try it out for myself and see what it was all about. TL;DR I've setup another public DoH Server with the following…