Venkat

@venkatamutyala.com

Platform Engineer/CTO @ a PaaS startup. Touching Apache HTTP Server since I was 12. SQL since I was 15. I'm also a "SQL expert" and can prove it. Feel free to tag me with your DevOps/Platform/K8s questions! AWS/GCP/Azure/DigitalOcean/Hetzner Python/C#

Hetzner is much easier to get compute resources from than compared to AWS. I'm trying to spin up 4 nodes in AWS with a total of 8vCPU's and i've been waiting on a service quota increase for 3 days now. In Hetzner the defaults are a lot higher and they generally approve quota increases in <24h

If you use google workspace and don't maintain regular backups of your google drive, I recommend upgrading to the basic enterprise plan to get free access to "vault". It's not a proper backup solution, but it still saved me from having to redo some work today. Our retention configs are below:

Bild

This week I have spent over 10 hours trying to order a new laptop for an employee from both Staples Canada AND Amazon Canada. Once again, it's an issue with both cross-border payments and/or fraud alarms going off. Last time, I had the same issue with CDW Canada. WHY IS THIS SOOOO DIFFICULT 😭😭😭

Upgraded to Kubernetes 1.30 earlier today, and hours later Kubernetes 1.32 dropped! 😅 I am back to being on a version that's soon to be unsupported.

I'm hanging out in India right now and it's surprisingly difficult to make payments as a foreigner. Even Google pay doesn't work as my account is USD.

Whenever I take a year-old online course, I hit setup issues. My current course says to use the latest tool version, but I get a dozen errors. Downgrading is usually a total cluster F'k when I'm 2‑5 versions ahead. With DevBox, I downgraded in 60s and can now focus on learning. #devbox #nix #nixhub

Turns out this was PEBCAK. It appears we actually got #hetzner object storage working with #loki #thanos and #tempo. The costs savings are looking good! So far looks like it'll be about 1/10th of what we were spending on our dev/R&D costs in AWS. #devops #cloud #cloudengineering #developerplatforms

Venkat@venkatamutyala.com · 2y ago

Just burned a few hours trying to list objects using Hetzner's beta Object storage. It appears this isn't possible right now: docs.hetzner.com/storage/obje... #devops #hetzner

I'm watching some folks reverse engineer the xz backdoor, sharing some *preliminary* analysis with permission. The hooked RSA_public_decrypt verifies a signature on the server's host key by a fixed Ed448 key, and then passes a payload to system(). It's RCE, not auth bypass, and gated/unreplayable.

Filippo Valsorda@filippo.abyssdomain.expert · 2y ago

This might be the best executed supply chain attack we've seen described in the open, and it's a nightmare scenario: malicious, competent, authorized upstream in a widely used library. Looks like this got caught by chance. Wonder how long it would have taken otherwise.