- Denver, CO
Block or Report
Block or report jeffcarbs
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
-
nickel Public
Forked from lzell/nickel
Nickel extracts date, time, and message information from naturally worded text.
Ruby 2
-
-
-
resque Public
Forked from resque/resque
Resque is a Redis-backed Ruby library for creating background jobs, placing them on multiple queues, and processing them later.
Ruby 1
85 contributions in the last year
Contribution activity
April 2022
Created an issue in sorbet/sorbet that received 5 comments
Enable typing vanilla ruby Struct
Problem
We use T::Struct heavily throughout our codebase but we have some particularly hot/perf-sensitive places where the overhead is too high and…