Skip to content

Instantly share code, notes, and snippets.

View amateurhuman's full-sized avatar

Chris Kelly amateurhuman

View GitHub Profile
@amateurhuman
amateurhuman / ruby-debug19.markdown
Created December 15, 2011 04:13
Install ruby-debug19 with ruby 1.9.3

Install ruby-debug19 with ruby 1.9.3

Download the following gems from http://rubyforge.org/frs/?group_id=8883

  • linecache19-0.5.13.gem

  • ruby-debug-base19-0.11.26.gem

    gem install ~/Downloads/linecache19-0.5.13.gem

You need to point to the directory with the Ruby header files (specifically method.h) and pass it with the gem install command. Should look something like:

@amateurhuman
amateurhuman / gist:2005745
Created March 9, 2012 09:03
Installing Rubinius 2.0.0-dev with rbenv

Installing rbx-2.0.0-dev with Ruby 1.9 support using rbenv can be a tad tricky. This is what I did to get up and running, you'll need another version of ruby already installed as well as rake.

The basic outline:

  1. Clone Rubinius HEAD from github
  2. Configure installation for rbenv and 1.9 support
  3. Install Rubinius
  4. Configure your $PATH to use Rubinius gems
  5. Start using Rubinius
@amateurhuman
amateurhuman / gist:3361966
Created August 15, 2012 17:57
New Relic Java Agent audit_mode log
Aug 15, 2012 10:47:32 AM NewRelic INFO: Sent JSON(transaction_sample_data) to: http://staging-collector-0.newrelic.com:80/agent_listener/invoke_raw_method?method=transaction_sample_data&license_key=[yourkey]&marshal_format=json&protocol_version=12&run_id=3381623
[3381623,[[1345052821281,9929,"WebTransaction\/Custom\/UrlGenerator\/fr\/betting\/Cycling","\/UrlGenerator\/fr\/betting\/Cycling","[1345052821281,{\"filter_io_type\":\"-1\",\"filter_product_type\":\"-1\"},{\"thread_name\":\"http-8080-1\",\"http_status\":200},[0,9930,\"ROOT\",{},[[0,9930,\"HttpDispatcher\\\/org.apache.catalina.connector.CoyoteAdapter\\\/service\",{},[[0,9930,r>\"Filter\\\/org.tuckey.web.filters.urlrewrite.UrlRewriteFilter\\\/doFilter\",{},[[1,9930,\"Servlet\\\/test.UrlGenerator\\\/service\",{},[[2,9929,\"Custom\\\/test.UrlGenerator\\\/sleep1\",{},[],\"test.UrlGenerator\",\"sleep1\"]],\"javax.servlet.http.HttpServlet\",\"service\"]],\"org.tuckey.web.filters.urlrewrite.UrlRewriteFilter\",\"doFilter\"]],\"org.apache.catalina.connector.Coy
@amateurhuman
amateurhuman / map.geojson
Last active August 29, 2015 14:04
Spirit of 77 GeoJSON Map
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

Keybase proof

I hereby claim:

  • I am amateurhuman on github.
  • I am amateurhuman (https://keybase.io/amateurhuman) on keybase.
  • I have a public key whose fingerprint is 58FA A85C 4F30 1FE2 D8D2 8656 AD34 5052 9067 E72E

To claim this, I am signing this object:

http://cl.ly/image/0X3z3s25352i/demo-ipad-wallpaper.png
http://cl.ly/image/3F0z2n0W1Y0P/demo-ipad-background.png
http://cl.ly/2T2L2R1w0Z2h
https://www.google.com/calendar/ical/github.com_59m8c7v28fu922rdd5rsgh7jgk%40group.calendar.google.com/public/basic.ics

GitHub Universe is two full days of how to build, collaborate, and deploy great software. We'll be celebrating the GitHub community and ecosystem on October 1st & 2nd at Pier 70 in San Francisco.

Universe will feature 2 GitHub keynotes, 6 featured speakers, and 24 breakout sessions. The three breakout tracks will highlight technical deep-dives, case studies, and best practices from industry leaders, customers, partners, and the GitHub community.

  • Build: Deciding what to build is just as important as building itself. Universe will feature sessions on product management, user research, interface design, and project planning; hear from experts on everything that comes before you start to write code.
  • Collaborate: Creating great software goes beyond the code in your text-editor. Learn how engineering teams work together to overcome difficult technical challenges and efficiently ship software.
  • Deploy: Software isn't finished once it's in production. It's just getting started. We'll talk about the best ways