54L1M

My thoughts, ramblings, and digital explorations.

A collection of notes on software, systems, and the occasional “aha!” moment.

Kubernetes Architecture

P4ndaLab: Understanding Kubernetes - Core Concepts and Architecture

Dive into the core concepts and architecture of Kubernetes as I explain what makes it the industry standard for container orchestration and why K3s is perfect for a Raspberry Pi homelab. This post breaks down the control plane components, worker nodes, networking principles, and fundamental Kubernetes objects, setting the foundation for our upcoming hands-on implementation.

May 11, 2025 · 12 min · 2405 words · Salim
Kubernetes logo

Introducing P4ndaLab: My Kubernetes Homelab Journey on Raspberry Pi

Introducing P4ndaLab, my journey building a Kubernetes homelab on a Raspberry Pi. This first post outlines my project goals, the budget-friendly approach with existing hardware, and the roadmap for implementing a complete K8s environment. Join me as I document both the theory and hands-on implementation in this educational series.

May 1, 2025 · 3 min · 618 words · Salim
vim welcome screen

Vim Navigation and Useful Commands Cheatsheet

A quick reference guide for navigating and using Vim effectively.

January 30, 2025 · 3 min · 506 words · Salim
Nixos logo

Why Nix and nix-darwin Are Great for macOS

Learn why Nix and nix-darwin are powerful tools for macOS development and how I use them to streamline my workflow.

December 24, 2024 · 6 min · 1180 words · Salim

Estimating Photometric Redshifts of Galaxies and QSOs with Machine Learning

A comprehensive look at leveraging machine learning techniques to estimate photometric redshifts using Sloan Digital Sky Survey (SDSS) data. This post explores methodologies, results, and implications for modern cosmology.

October 17, 2024 · 5 min · 1056 words · Salim