Handling Decimal Precision in Rails

Configure Rails decimal columns with precision and scale to prevent rounding errors.

2021-03-22 ·  · 5 min · 989 words
Cleaning Up Residual Files on macOS After Deleting Apps

Clean up residual files and directories after deleting macOS apps.

2021-02-28 ·  · 2 min · 418 words
Insertion Order Iteration of Maps in Go

Iterating through Go maps in insertion order.

2021-02-23 ·  · 3 min · 429 words
My Favorite Privacy Apps and Services

My favorite privacy-respecting tools, apps, and services.

2020-12-31 ·  · 4 min · 679 words
Useful Constants in Ruby's Date Class

Diving into useful constants in Ruby’s Date class

2020-08-20 ·  · 2 min · 329 words
Resolving Double Render Errors in Rails

Prevent Rails from throwing errors when including two redirects in an action

2020-04-10 ·  · 2 min · 216 words
Ruby on Rails Route Helpers vs Paths

Comparing Ruby on Rails URL Helpers and Paths

2020-03-26 ·  · 2 min · 393 words
Hacking into Hack The Box

Getting the invite code to Hack The Box

2020-01-06 ·  · 3 min · 625 words
Kubernetes Concepts and Hands-On with Minikube

Learn Kubernetes concepts and get hands-on experience with Minikube

2020-01-04 ·  · 14 min · 2781 words
Wifi Hacking with aircrack-ng

A guide to using aircrack-ng to bruteforce a router’s password

2019-09-26 ·  · 13 min · 2756 words