TIL: Incrementing Alphanumerics
Incrementing aphanumerics
TIL: Ruby's Built-in Timeout
Explicitly timeout long-running tasks
TIL: Ruby Regex %r{}
Avoid escaping slashes with this macro
TIL: Array Denaturing in Ruby
Ruby arrays can be automatically denatured
Ghost on AWS Lightsail
Getting up and running should be easier than it is. Here are my steps.
TIL: How to delete a key-value from an arbitrarily deep Ruby hash
by using recursive procs.
TIL: How to pick a random line from a file in Ruby without holding it in memory
Picking one line from big files.
Selective Proxies
I wanted to test a service following "mock almost nothing" principles with a fully-wired application stack but one