• 0 Posts
  • 11 Comments
Joined 3 years ago
cake
Cake day: July 1st, 2023

help-circle




  • The above is an ad, but it both open about it and technically interesting, if a bit repetitive.

    I honestly had no idea a vSAN was primarily running on hidden storage VMs on the host. I thought the storage stack was as tightly integrated as networking/compute at the hypervisor level, so the light breakdown there was worth the read.


  • Serverless is just the cloudy boys tricking devs and MBAs into paying 100x for code to run to drop 5% of the workload of maintaining a complaint server somewhere.

    They literally managed to convince people to take a free thing like “code can run as many times as you want for nothing” and turn it into “pay us each time code runs so you don’t to learn docker.”

    Marketing makes money.


  • Stood up some podman services. Using cloud init to provision the VMs, and podman quadlets to translate docker compose into systemd files. Really solid, just need to make them rootless now.

    Also looking at a tailscale deployment for zero trust. The feature set is a lot wider than I thought.