Hitting Back at Ledger Scammers With Python

Using a Python script to send fake data to a Ledger phishing site.

Getting EC2 Instance Metadata Using IMDSv2

How to get EC2 Instance metadata using IMDSv2

2023-12-01 · [Updated 2025-08-14] · 672 words
Company Missions are Bullshit

Every company’s real mission is to make money.

2023-11-24 · [Updated 2025-09-07] · 93 words
How to Determine the Entrypoint for a Docker Image

Using docker inspect to determine the entrypoint for a given docker image.

2023-09-27 · [Updated 2025-08-14] · 135 words
Publishing Fake AWS API Keys on My Site

Using canarytokens.org to generate fake AWS API keys and then publishing them on my site.

2023-06-16 · [Updated 2025-08-14] · 256 words
Automatically Delete Development Logs in Ruby on Rails

How to automatically delete development logs in Ruby on Rails.

2023-05-21 · [Updated 2025-08-14] · 391 words
Delete All node_modules Directories Recursively in macOS and Linux

How to delete all node_modules directories recursively in macOS and Linux systems.

As an Employee, You Are Disposable

Companies are willing to lay off employees despite being profitable.

2023-05-06 · [Updated 2025-09-07] · 461 words
My Donation Earnings Over the Past Year

My donation earnings on buymeacoffee.com over the past year.

2023-05-04 · [Updated 2025-08-14] · 105 words
How To Install Older Versions of Homebrew Packages

How to install a specific version of Homebrew packages.

2023-04-18 · [Updated 2025-09-14] · 505 words