Skip to content
View binarycleric's full-sized avatar
💢
💢

Organizations

@pittco @codeandsupply

Block or report binarycleric

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
binarycleric/README.md

Hi there 👋

My name is Jon and I'm a Software Engineer at Heroku (part of Salesforce). I work pretty heavily in Ruby, SQL, and AWS but I can make just about any programming language do whatever silly task is asked of me.

Take a look at some of the work I've done over the years.

Talks

Selected Blog Posts

Open Source Projects

  • benchmark_requires - Find slow loading libraries in your Rails apps.
  • bettis - A toy databases that mimics redis.
  • enumerable-stats - Statistical Methods for Enumerable Collections
  • tobias - Recomends memory settings for your Postgres database
  • gladys - Benchmarks Postgres databases, for science!

Links

Wall of Fame

Here are the results of a lot of optimization work I did while at LivingSocial in 2015 or so. This change resulted in better response times for our users and allowed us to lower our compute footprint for a critical content distribution service.

screenshot-this

Pinned Loading

  1. infinity-gauntlet infinity-gauntlet Public

    Gives the Marvel Legends Infinity Gauntlet a more film-accurate appearance

    C++

  2. bettis bettis Public

    🚌 An in-memory data structure store.

    Rust

  3. enumerable-stats enumerable-stats Public

    Statistical Methods for Enumerable Collections

    Ruby

  4. tobias tobias Public

    Tobias helps optimize how much work_mem to set in Postgres.

    Ruby