RSSAmplifier

Blog

Gifted Space

netzro.github.ioRSS feed ↗10 posts

Latest posts

Globbing in Python, Part 1

A beginner-friendly look at how glob patterns work in Python — * , ? , [...] , and the glob module.

Python Functions in Functional Programming, Part 2: Intermediate Techniques

Going past the basics: functools.partial and lru_cache, closures, recursion, and a real refactor of imperative code into a functional shape.

Life and Balance

note-to-self:26-10 The chase for more — more code, more projects, more output — is easy to …

Python Functions in Functional Programming, Part 1: The Basics

A beginner-friendly look at how functions work in Python when you treat them the functional-programming way — first-class objects, pure functions, and the map/filter/reduce trio.

Remember You Will Die

Memento mori is not a curse — it is the sharpest tool for deciding what actually matters today.

Using Your Android Phone as a PC Replacement

How I run a full development and automation stack from an Android phone using Termux and proot Debian — and where the limits still bite.

How the 52-Card Deck Maps to Almost Everything in Nature

The humble 52-card deck turns out to be a calendar, a body, and a seasonal compass disguised as entertainment.

Different Types of LLM Access

"An overview of the three main ways to access large language models: direct API, inference routing services, and local/self‑hosted deployments."

The Mystical Meaning of Number 4

A cross‑cultural exploration of the symbolism, geometry, and practical guidance behind the number 4.

A Parent's Blessing

note-to-self:26-09 You have my blessing now and at any time in your life. I …