How to use optional type hints in Python v3.10+.
Posts
Using a Python script to send fake data to a Ledger phishing site.
How to get EC2 Instance metadata using IMDSv2
Every company’s real mission is to make money.
Using docker inspect to determine the entrypoint for a given docker image.
Using canarytokens.org to generate fake AWS API keys and then publishing them on my site.
How to automatically delete development logs in Ruby on Rails.
How to delete all node_modules directories recursively in macOS and Linux systems.
Companies are willing to lay off employees despite being profitable.
My donation earnings on buymeacoffee.com over the past year.
How to install a specific version of Homebrew packages.
How to redirect a domain to another one using AWS S3, ACM, and CloudFront
Key types in Ruby hashes depend on hash syntax.
How to host a static website on Amazon Web Services using S3, CloudFront, ACM, and Route 53
How to enable manual runs of GitHub Actions workflows.
Many ways of sorting hashes in Ruby.
How to restrict Ruby on Rails routes with :only and :except.
Several methods of iterating through Ruby hashes.
How to fix Devise errors in Ruby on Rails 7.
Set a default Ruby version using RVM with rvm –default use