Ruby Arrays Cheatsheet

Ruby array basics and methods to learn fast or refresh your memory.

2024-04-10 · [Updated 2025-08-14] · 2715 words
How I Discover New Blogs

A list of resources I use to discover new blogs.

2024-04-04 · [Updated 2025-08-14] · 391 words
My Favorite Blogs

A list of my favorite blogs from around the web.

2024-04-03 · [Updated 2025-08-14] · 27 words
Being Poor

Personal experiences of growing up poor

Kubernetes RBAC: Get vs List

The differences of get vs list RBAC verbs in Kubernetes

Making Life More Difficult for Bank Scammers

Using Python to flood scammers with fake information.

Ruby on Rails: Enable File Downloads Using link_to

How to enable file downloads using the link_to helper.

Keep Homebrew Tidy With "brew leaves"

Use the brew leaves command to find potentially unnecessary Hombrew packages.

2024-01-22 · [Updated 2025-09-30] · 169 words
AWS SSM: Run a Shell Command Against Multiple EC2 Instances

How to run a shell command against multiple EC2 instances using AWS Systems Manager

2024-01-18 · [Updated 2025-08-14] · 645 words
Optional Type Hints in Python

How to use optional type hints in Python

2024-01-16 · [Updated 2025-08-30] · 618 words