technicalpickles
Staff Engineer for @Gusto, Principal Whimsy Engineer for myself. Hobby hobbyist, husband, father, he/him
@Gusto Atlanta, GA
Pinned Repositories
hubot
A customizable life embetterment robot.
singed
Get a flamegraph anywhere in your code base. Powered by stackprof, rbspy, and speedscope
alfred-system-audio
Alfred Workflow to quickly change the default system input audio and output
capistrano-gitflow
Capistrano recipe for a deployment workflow based on git tags
capistrano-spec
Helpers and matchers for testing capistrano
dotfiles
My shareable dotfiles
homesick
Your home directory is your castle. Don't leave your dotfiles behind.
jeweler
Opinionated tool for creating and managing Rubygem projects
pager_duty-connection
Ruby API wrapper for the PagerDuty REST API
rspec-spies
test spies, for rspec
technicalpickles's Repositories
technicalpickles/gptopia
CLI for Chatting with OpenAI
technicalpickles/active_storage_validations
Do it like => validates :photos, attached: true, content_type: ['image/png', 'image/jpg', 'image/jpeg'], size: { less_than: 500.kilobytes }, limit: { min: 1, max: 3 }, aspect_ratio: :landscape, dimension: { width: { in: 800..1600 }
technicalpickles/activerecord-pedantmysql2-adapter
Active Record adapter for MySQL that reports warnings.
technicalpickles/bootsnap
Boot large Ruby/Rails apps faster
technicalpickles/bootswatch
Themes for Bootstrap
technicalpickles/big-sorbet-t-enum-performance
Demonstrate what happens when using Sorbet's T::Enum that has a lot of values
technicalpickles/code_ownership
A gem to help engineering teams declare ownership of code
technicalpickles/Comment.nvim
:brain: :muscle: // Smart and powerful comment plugin for neovim. Supports treesitter, dot repeat, left-right/up-down motions, hooks, and more
technicalpickles/dotfyle
Discover and share Neovim configs and plugins
technicalpickles/elastic-transport-ruby
Transport classes and utilities shared among Ruby Elastic client libraries
technicalpickles/erb
An easy to use but powerful templating system for Ruby
technicalpickles/GPTCache
Semantic cache for LLMs. Fully integrated with LangChain and llama_index.
technicalpickles/homebrew-shell
technicalpickles/homebrew-technicalpickles
homebrew formulas for stuff I use
technicalpickles/inherited_resources
technicalpickles/isolator
Detect non-atomic interactions within DB transactions
technicalpickles/jfind
technicalpickles/jumon
The Prompt testing tool for ChatGPT that allows comparing patterns of prompts.
technicalpickles/knapsack_pro-ruby
Knapsack Pro gem splits tests across parallel CI nodes and makes sure that tests run in optimal time
technicalpickles/langchainrb
Build ML/AI-supercharged applications with Ruby's LangChain
technicalpickles/net-http
Net::HTTP provides a rich library which can be used to build HTTP user-agents.
technicalpickles/rspec-core
RSpec runner and formatters
technicalpickles/rspec-support
Common code needed by the other RSpec gems. Not intended for direct use.
technicalpickles/rubocop-rails
A RuboCop extension focused on enforcing Rails best practices and coding conventions.
technicalpickles/ruby-lsp
An opinionated language server for Ruby
technicalpickles/sorbet
A fast, powerful type checker designed for Ruby
technicalpickles/spring
Rails application preloader
technicalpickles/timecop
A gem providing "time travel", "time freezing", and "time acceleration" capabilities, making it simple to test time-dependent code. It provides a unified method to mock Time.now, Date.today, and DateTime.now in a single call.
technicalpickles/webmock
Library for stubbing and setting expectations on HTTP requests in Ruby.
technicalpickles/yard
YARD is a Ruby Documentation tool. The Y stands for "Yay!"