Weeknotes no.11 – the cloud is on my shelf now

Apple Xserve

about 15 or so years ago my father had an apple xserve for his business (remember back when there was a server version of mac os?).
it hosted their website and web shop. it was also the first time i got in contact with server administration, mysql, phpmyadmin, apache, and all that.
i remember tweaking their php script that synced orders and products between the web shop and inventory system.
and all of that lived in a server rack in the basement!

one day when i’m 80 years old, you can wake me up at night and i can still tell you our assigned static public ip address without hesitation :)

official NAB Show bloggers pass

my official NAB Show bloggers pass back then ;)

later, i would also host my first blog on there (first wordpress, then expression engine and craft cms) when i was interested in filmmaking and the whole dslr camera bubble.
fun fact: since i had quite a decent following on twitter back then, whenever i tweeted a new blog post, the whole web server would be unusable for a minute or two since all the crawlers hit it simultaneously…

then, the cloud came around and i was fascinated by how i could spin up the most insane VMs with just a few clicks.

and there’s a real usage for that, but deploying things on my homelab PC(s) has been quite fun recently as well.
with some tunneling service up front that provides ingress and blocks the bots & DDoS, it’s quite a nice setup now. everything else is tailscale and internal-only. this is also thanks to speedier basic fibre connections nowadays. one of my homelab PCs sits behind a 1 Gbps and the other behind 300 Mbps. for normal everyday stuff this is absolutely enough.

it’s funny how i (and lots of others) went full circle, first deployed everything in the cloud and are now coming back to appreciate on-prem solutions again.

most importantly it’s also a test with how little setup one can build and run everything. sometimes i see posts on HN or similar which read something like using Flurb CI with GibberOps on my three node hypervisor setup blabla…
c’mon, your website has 100 viewers, not 100 million.

✌️