Schneems (💉x4) && 🇺🇦 Profile picture
Creator of https://t.co/6Xy7Ww3Kw9. Author of the @HowToOpenSource book. Ruby core. he/him #blacklivesmatter @Schneems@ruby.social
Feb 9, 2021 • 14 tweets • 1 min read
The longer I’m a programmer the more I’m realizing I’m paid not to code.

As my code volume goes down my pay goes up. Year over year. Instead of hiring for a “principal level engineer” companies should advertise for a “liability generator that minimizes their output.”
Jul 5, 2018 • 16 tweets • 3 min read
For part of my HCI course I had to pick a “good” interface and a “bad” one to compare them to. I picked Heroku scaling dashboard versus AWS elastic beanstalk scaling page. To do this I had to actuall soon up an elastic beanstalk instance, something I’ve never done before.
Jun 1, 2018 • 24 tweets • 7 min read
I’ve spent the last 6 years writing about performance and making Rails and Sprockets faster. If you can do better, give me a PR and not a put down on twitter. Sam Saffron is an amazing person and contributes to the Ruby performance ecosystem in spades. I’m happy for his critique and his presence in the community. Jeff has done nothing in this space and by this tweet appears to know even less.
Dec 2, 2017 • 6 tweets • 1 min read
Don’t whiteboard interviewees. Use something else instead. If you must have them write Code, have it be on their computer with their preferred toolset. Alternatives: print out some code from an actual internal PR. Explain the problem and ask them to tell you why it works. Ask if there are alternative ways to do the same thing.