powRSS
Home Recent Glimpses Shuffle Blogs Random

¬ just serendipity 🍀

Thiago Perrotta

Welcome to my digital garden – a space dedicated to exploring technology and sharing what I’ve been learning. This site reflects my passion for continuous learning and open-source software, wherein I document my journey, offer insights, and dive into miscellaneous topics that reflect my interest. My goal is to maintain a corner of the Web for self-expression focused on valuable, distraction-free content. I believe in the power of the Open Web as a platform for sharing knowledge.

July 2026

August 2026

September 2026

Top Words

  • claude
  • code
  • reply
  • github
  • script
  • homebrew
  • commit
  • shell
  • atuin
  • update

All posts (395)

Problem statement: Given a pod in Kubernetes, check its memory (RAM) usage. Stack Overflow: kubectl top pod -n {namespace} {pod name} [--containers] --containers=false: If present, print usage of containers within a pod. This only works if metrics server is installed (it should be!). There’s an alternative: kubectl...
I’m a responsible adult with a digital calendar, says Paul Kafasis: I don’t need a reminder email for my vaccination appointment, but if I did, it sure ought to arrive before the appointment. The experience of booking an online ticket (flight, train, concert, hotel, bnb, event, you name it) feels too spammy today,...
I’ve been meaning to create a git repository to host a collection of miscellaneous scripts / binaries that are too big to fit in shell aliases / functions, or text snippets. This started today: https://github.com/thiagowfx/pancake There’s no particular reason to call it “pancake”, just like there’s no special reason...
From the series: why you should always use a case sensitive file system (like most of Linux). By default, to my despair, macOS uses a case-insensitive file system(1, 2). We can pretend this is not an issue, and simply brush it under the carpet during most sunny days. Nonetheless, at some point the dust must settle....
Life is serene when you have a whiteboard at your disposal. Having a channel to express yourself is a gift. It alleviates tension knots in your nerves, making them softer and more relaxed. All that is left for perfection is to pour in a few bits of creativity. I love to have multiple whiteboard markers around, with...

Page 40 of 40