3 Followers
73 Following
199 Posts
Widespread Destruction

helm-unittest is a tool that allows you to write unit tests for Helm charts in YAML, ensuring your charts are consistent and robust

https://ku.bz/Sg5-5Dk3s

On this day, twenty-five years ago, we shipped curl 7.6. The first #curl release with IPv6 support!
If you press the brake pedal and accelerator simultaneously, does your car take a screen shot?

Here's how to make your GPU (almost) silent by using custom GPU shroud and larger fans (video):

https://www.youtube.com/watch?v=h3KLNT3yvUo

#gpushroud #gpu #silence #linux #linuxgaming #hack #hardware

A cruel irony of coding agents is that everyone who blew off automated testing for the past 20 years is now telling the AI to do TDD all the time.

But because LLMs were trained on decades of their shitty tests, the agents are also terrible at testing.

A modular email processing platform written in Go. It receives SMTP email, parses the content into structured JSON, and sends it to your specified HTTP API endpoint — such as a PagerDuty or Opsgenie pager API.
#golang

https://github.com/voidwatch/SMTPHook-Golang

TerraWiz - An open-source CLI tool to track and analyze Terraform module usage across your repos

https://github.com/efemaer/terrawiz/tree/main

Discussions: https://discu.eu/q/https://github.com/efemaer/terrawiz/tree/main

#devops #terraform

GitHub - efemaer/terrawiz: TerraWiz - An open-source CLI tool to track and analyze Terraform module usage across your repos

TerraWiz - An open-source CLI tool to track and analyze Terraform module usage across your repos - efemaer/terrawiz

GitHub
Slow termination of JVM app with very large heap

I spent last evening figuring out why JVM app with more than 1 TBytes of heap is taking almost two minutes to get terminated.

Art’s Substack