Published: April 10, 2025
Ransack upgrade to 4.0 got your down? Here's a quick and easy fix if you're fine with exposing all columns.
Published: January 24, 2025
Part 6 of a multi-part series for moving away from devise to Rails' authentication generator
Published: January 16, 2025
Part 5 of a multi-part series for moving away from devise to Rails' authentication generator
Published: January 09, 2025
Part 4 of a multi-part series for moving away from devise to Rails' authentication generator
Published: January 02, 2025
Part 3 of a multi-part series for moving away from devise to Rails' authentication generator
Published: December 27, 2024
Part 2 of a multi-part series for moving away from devise to Rails' authentication generator
Published: December 19, 2024
Part 1 of a multi-part series for moving away from devise to Rails' authentication generator
Published: November 18, 2024
Bluesky has blown up a bit recently as an X alternative. It provides a free API to post to an account's timeline.
Published: November 05, 2024
Caddy offers a simplified and easier to manage configuration than nginx. I wanted to give it a try.
Published: May 22, 2024
Want some code to run every few minutes but don't want to load up a scheduling library or background job processor?