-
Turning on FIPS mode failed: fingerprint does not match
Turning on FIPS mode failed: fingerprint does not match… a collection of research about getting an old version to work and links to things that helped along the way.
-
Combining Audio with a Static Text Image for YouTube with Ruby
Using Ruby to combine a generated static text image with an audio file to create an uploadable video for YouTube.
-
Unexpected arguments message from a mock in rspec created with an implicit hash (2.7 -> 3.x)
Getting an “unexpected arguments” message from rspec in Ruby 3.0 with the mock was created an implicit hash (one without braces).