Aaron Patterson ✅

@tenderlove
5.7K Followers
291 Following
1.4K Posts
Rails Core / Ruby Core.
PGP: 4CE9 1B75 A798 28E8 6B1A A8BB 9531 70BC B4FF AFC6
Switch: SW-6099-0664-6989
He/Him
tfr
Websitehttps://tenderlovemaking.com
GitHubhttps://github.com/tenderlove
Bainbridge Island Mochi Tsuki

Last weekend we took the ferry to Bainbridge Island to see a Mochi Tsuki event. I read about the history of Japanese immigrants on Bainbridge island. I saw people making mochi, a taiko drummer group, and traditional dances. It was a lot of fun, and I learned a lot. Definitely recommend this event!

Tenderlove Making
Pixoo64 Ruby Client

I bought a Pixoo64 LED Display to play around with, and I love it! It connects to WiFi and has an on-board HTTP API so you can program it. I made a Ruby client for it that even includes code to convert PNG files to the binary format the sign wants. One cool thing is that the display can be configured to fetch data from a remote server, so I configured mine to fetch PM2.5 and CO2 data for my office.

Tenderlove Making
Cat Pics

Did a few cat pics tonight!

Tenderlove Making
Can Bundler Be as Fast as uv?

At RailsWorld earlier this year, I got nerd sniped by someone. They asked “why can’t Bundler be as fast as uv?” Immediately my inner voice said “YA, WHY CAN’T IT BE AS FAST AS UV????” My inner voice likes to shout at me, especially when someone asks a question so obvious I should have thought of it myself. Since then I’ve been thinking about and investigating this problem, going so far as to give a presentation at XO Ruby Portland about Bundler performance. I firmly believe the answer is “Bundler can be as fast as uv” (where “as fast” has a margin of error lol).

Tenderlove Making
Happy Holidays

Happy holidays everyone! Have a great rest of the year!

Tenderlove Making

Release 1185: Oh god... here we go... (again) IT IS TIME! minitest v6.0.0 (final) has been released!

All the cleanup I've wanted for years is here! cmdline runner! line numbers! Plugins are opt-in by default! It is even (a teeny bit) faster than before!

This one is big. ***DO NOT BLINDLY UPDATE!*** Especially if you use minitest-around or are on rails but not rails edge (there are internal fixes in there).***
***
https://www.zenspider.com/releases/2025/12/minitest-version-6-0-0-has-been-released.html

minitest version 6.0.0 has been released! | software releases | by ryan davis

Oh god... here we go... (again) minitest v6.0.0.a.1 has been released!!!

This is an alpha level release in order to get feedback. I'm pretty settled on integrating minitest-sprint's minitest cmdline but less sold on having bisect+server integrated.

Please give me feedback here: https://github.com/minitest/minitest/issues/1040

:thread: Feedback on minitest 6.0.0 (alpha/beta/whatever) · Issue #1040 · minitest/minitest

This is (currently) an alpha level release in order to get feedback. I'm pretty settled on integrating minitest-sprint's minitest cmdline but less sold on having bisect+server integrated. Please gi...

GitHub
Seattle Waterfront

Went to the Seattle waterfront over the weekend to watch the sunset (at like 4pm lol). Unfortunately it was pretty cloudy out, but I had a good time.

Tenderlove Making

Well #FediHire, I'm on the market again! 25 year #Ruby / #Rails (and more!) powerhouse looking for employment. Reached 3rd highest contributor at my last gig despite 200k+ commits, 15+ years, and hundreds of developers. Have ~100 gems w/ ~2 billion downloads. You know me.

Loves: languages / runtimes, profiling & optimization, debugging, testing, OSS, etc.

https://www.zenspider.com/ryan/Resume.html

please #boost ❤️

Ryan Davis' Résumé | |

One of these days I'll be able to call it a curriculum vitae!

Vernier 1.5.0 is out! This has some significant changes including rewriting the timer thread sleeping (should be lighter weight), recording Fiber activity (thanks @tenderlove), and showing file listings on the command line. Please let me know if you hit any issues 🙇‍♂️ https://github.com/jhawthorn/vernier/releases/tag/v1.5.0
Release v1.5.0 · jhawthorn/vernier

https://rubygems.org/gems/vernier/versions/1.5.0 This is the most significant release in a while. The timer thread should be lighter weight (hopefully without sacrificing too much accuracy), we now...

GitHub