TIL: Git-Bug Distributed Issue Tracker and Omni Kubernetes Monitoring

Today I learned about git-bug for distributed offline-first bug tracking embedded in git repositories, and Omni - a lightweight monitoring system for Raspberry Pi Kubernetes clusters.

April 24, 2021 · 2 min

TIL: Zellij - Modern Terminal Multiplexer

Today I learned about Zellij, a modern terminal workspace with built-in multiplexing, written in Rust, offering an intuitive alternative to tmux and screen.

April 23, 2021 · 1 min

TIL: How Discord Handles 2.5 Million Concurrent Voice Users

Today I learned about Discord's impressive WebRTC architecture that handles 2.5 million concurrent voice users, including their technical challenges and solutions for massive scale real-time communication.

April 21, 2021 · 2 min

TIL: Volumio - The Audiophile Music Player

Today I learned about Volumio, a specialized Linux distribution designed for high-quality music playback on Raspberry Pi and other devices, perfect for audiophiles and music enthusiasts.

April 20, 2021 · 2 min

TIL: Areopagitica - Milton's Defense of Free Speech

Today I learned about Areopagitica, John Milton's influential 1644 pamphlet arguing against pre-publication censorship and for the freedom of the press - a foundational text for free speech principles.

April 19, 2021 · 2 min

TIL: Fast Node Manager, Zoxide Smart CD, Technical Writing, PyO3, and Qubes OS

Today I learned about fnm for fast Node.js version management, zoxide as a smarter cd command, technical writing resources, PyO3 for Python-Rust integration, and Qubes OS security architecture.

April 18, 2021 · 3 min

TIL: Slurm Workload Manager for HPC Clusters

Today I learned about Slurm, a highly scalable workload manager for Linux clusters used in high-performance computing environments for job scheduling and resource management.

April 17, 2021 · 2 min

TIL: Data Visualization Guide and Oso Authorization Academy

Today I learned about Anton Zhiyanov's comprehensive data visualization guide and Oso's Authorization Academy for learning modern authorization patterns and best practices.

April 16, 2021 · 2 min

TIL: CORS Deep Dive, Piku Tiny PaaS, Rust Strings, and Deno Standard Library

Today I learned about CORS in depth, Piku for git-push deployments, why Rust strings seem challenging, and Deno's standard library for modern JavaScript runtime.

April 15, 2021 · 3 min

TIL: Python eval(), exec(), and compile() Functions

Today I learned about the differences between Python's eval(), exec(), and compile() functions and their appropriate use cases for dynamic code execution.

March 14, 2021 · 3 min