🌐 jhawthorn.com |
🐦 @jhawthorn |
📧 [email protected] |
I'm a staff software engineer on the Ruby Architecture team here at GitHub .
I'm a 💎 Ruby committer and on the 🚋 Rails core team. I like to spend as much time as possible working on performance. Hopefully I've made your code run faster too 🤗
- 📏
vernier
is a next-generation Ruby profiler - 🏎️
rapidjson
is a fast JSON parser/serializer (based on the C RapidJSON library) - 🗑
discard
provides a simple soft-delete pattern for ActiveRecord. - 🏗️
actionview_precompiler
eager loads view templates at boot (really this should be upstreamed into Rails) - 🐑
sheap
is a tool to analyze Ruby heaps - 🍔
pub_grub
is a Ruby port of Natalie Weizenbaum's PubGrub CDCL-based version solving algorithm, as used by bundler - 📧
dkim
is a Ruby implementation of email DKIM signiatures
- 🔍
fzy
is a fast and simple fuzzy text finder for the terminal. I wote fzy wanting a faster and more consistent algorithm than was available at the time, other tools have since adopted my algorithm. Fun fact: If you presst
to find files in a GitHub repo that's fzy! - 🖼️
meh
is a fast image viewer for X11 using raw XLib.