Nony Dutton
banner
nonster.bsky.social
Nony Dutton
@nonster.bsky.social
💎 Rubyist on Zendesk’s Ruby Infra Team
🇩🇰 Living in Denmark
👻 Born and raised in Baltimore
If you're like me and have Byebug's `continue LINE#` as muscle memory, it can be hard to remember that you can't do that in the Debug gem, you need to call `until LINE#` instead.

I wrote a snippet to make debug's `continue` work like it does in byebug; add this to your `~/.rdbgrc.rb` file:
May 25, 2025 at 7:37 PM
The castle in Hiroshima plays music at noon!

Also, see you soon #RubyKaigi!
April 15, 2025 at 2:46 AM
@rosa.codes’s dog Mochi is so cute, I can’t handle it. Every #Ruby conference needs a dog in attendance.
March 1, 2025 at 12:04 AM
I think I liked coding better when I didn't know anything.

My days used to be "berp-a-derp, I'm just happy to be here!"
February 24, 2025 at 1:22 PM
And I’m trying to convince @kjtsanaktsidis.id.au to make it back! Look how much fun we were having!
February 1, 2025 at 4:57 PM
I got lookups in two sexes!
January 31, 2025 at 10:14 PM
TIL In #Rails generators you can add a bang(!) to the end of a column's type to set the column as `null: false` in the migration.
January 11, 2025 at 5:15 PM
I need someone that lives near St. Louis to go tour this house then come back and explain to me how you're supposed to get in and out of these bunk beds.

www.zillow.com/homedetails/...
December 30, 2024 at 5:38 PM
And a reminder to folks that adding `rails` to your gemfile gives you everything but you can reduce your dependencies by just including the components you need:
November 19, 2024 at 3:24 PM
@vinistock.bsky.social & @flavorjon.es so I discovered why `ruby-lsp` wasn't providing indentation for me in Emacs. My repo uses Rubocop and I use `indent-region` to indent an entire file (which ends up calling `lsp-format-region`). This comment makes it a bit obvious why that wasn't working! 😅
November 16, 2024 at 5:08 PM
I love you @drbragg.dev
November 16, 2024 at 4:04 PM
European contingent has arrived to #RubyConf.

@marcoroth.dev @kaspth.bsky.social
November 12, 2024 at 3:20 PM