I hereby claim:
- I am simeonwillbanks on github.
- I am simeonwillbanks (https://keybase.io/simeonwillbanks) on keybase.
- I have a public key whose fingerprint is F519 04F8 DAE2 A466 5109 378A 5C2B EC9C 7521 AA12
To claim this, I am signing this object:
| # frozen_string_literal: true | |
| require "faraday" | |
| require "faraday/retry" | |
| require "httpx/adapters/faraday" | |
| module App | |
| class Client | |
| def connection | |
| Faraday.new(url) do |f| | |
| # https://github.com/lostisland/faraday-retry#usage |
| class Cool | |
| def self.yeah | |
| ":yesparty:" | |
| end | |
| end | |
| puts Cool.yeah |
| #!/usr/bin/env bash | |
| say "I'll do my best" && sleep 0.5 && say "To rhyme without rest" |
I hereby claim:
To claim this, I am signing this object:
It's a neat little gem that you're gunna love
Have trouble being happy while you're coding Ruby? You've come to the right place. This gem makes it dirt easy.
| Heah hah hah! | |
| I'm serious nigga one of y'all niggaz got this ass motherfuckin up | |
| Aiy baby, aiy baby... aiy baby get some bubblegum in this motherfucker | |
| Steady long, steady long nigga | |
| With so much drama in the L-B-C | |
| It's kinda hard bein Snoop D-O-double-G | |
| But I, somehow, some way | |
| Keep comin up with funky ass shit like every single day | |
| May I, kick a little something for the G's (yeah) |
Use a REE fimilar OpenSSL
❯ brew tap homebrew/versions
❯ brew install openssl098
❯ RUBY_CONFIGURE_OPTS=--with-openssl-dir=/usr/local/opt/openssl098 rbenv install ree-1.8.7-2012.02Summary:
| ~GOPATH/src/github.com/BurntSushi/toml/tomlv master | |
| ❯ GOROOT="${HOME}/.goenv/versions/$(goenv version)" goxc -goroot=$GOROOT | |
| ... | |
| [goxc:pkg-build] 2014/03/11 09:03:28 Task pkg-build succeeded | |
| [goxc:rmbin] 2014/03/11 09:03:28 Task rmbin succeeded | |
| [goxc:downloads-page] 2014/03/11 09:03:28 Task downloads-page succeeded | |
| ~GOPATH/src/github.com/BurntSushi/toml/tomlv master | |
| ❯ ls snapshot | |
| README.md tomlv_darwin_amd64.zip tomlv_freebsd_arm.zip tomlv_linux_arm.tar.gz tomlv_netbsd_arm.zip tomlv_plan9_386.zip tomlv_snapshot_i386.deb | |
| downloads.md tomlv_freebsd_386.zip tomlv_linux_386.tar.gz tomlv_netbsd_386.zip tomlv_openbsd_386.zip tomlv_snapshot_amd64.deb tomlv_windows_386.zip |