TIL: Argo CD for GitOps and Lens Kubernetes IDE
Today I learned about Argo CD for declarative GitOps continuous delivery and explored Lens as a comprehensive Kubernetes IDE for cluster management.
Today I learned about Argo CD for declarative GitOps continuous delivery and explored Lens as a comprehensive Kubernetes IDE for cluster management.
Today I discovered five excellent Rust-based CLI tools: bottom, dust, procs for system monitoring, xh for HTTP requests, and nip.io for wildcard DNS resolution.
Today I discovered tz, a simple and useful command-line tool for managing and converting between different time zones.
Today I learned about CSE138 distributed systems lectures, the classic fallacies of distributed computing, and an interesting project for self-hosting internet archives.
Today I discovered an impressive project that can clone voices in just 5 seconds to generate arbitrary speech in real-time using deep learning.
Today I learned about ChartMuseum for Helm chart repositories, AMD's fascinating rise, fall, and revival story, and why Kubernetes removes the newest pods when scaling down.
Today I discovered three powerful tools for container management: Whaler for reverse-engineering Dockerfiles, Kubernetes Descheduler for pod optimization, and Dive for Docker image analysis.
Today I discovered a comprehensive collection of engineering post-mortems, a Python library for terminal-based plotting, and an interesting technical Twitter account.
Today I learned about a custom web component from Google Chrome Labs that makes it easy to add dark mode functionality to websites.
Today I learned about the differences between Python's eval(), exec(), and compile() functions and their appropriate use cases for dynamic code execution.