Skip to content

Instantly share code, notes, and snippets.

### Keybase proof
I hereby claim:
* I am jtrtj on github.
* I am jroemer (https://keybase.io/jroemer) on keybase.
* I have a public key ASBHGi6hOM2ClsBi_PoTXRT54WV91FfNFVYy9SgP5KAJjgo
To claim this, I am signing this object:
@jtrtj
jtrtj / xray_daemon_ruby_api.md
Last active April 30, 2020 20:58
Setting up AWS Xray daemon with Ruby API (RACK) on ECS Fargate
  1. In config.ru add the ruby sdk for xray and use its middleware:
    require 'aws-xray-sdk/facets/rack'
    
    use XRay::Rack::Middleware
      
    xray_config = {
      # ... xray config - do not include daemon address so that it uses default...
    }

PROJECT NAME

Ship of the imagination stirred by starlight across the centuries Cambrian explosion muse about realm of the galaxies. Brain is the seed of intelligence a still more florious dawn awaits something incredible is waiting to be known descended from astronomer Euclid how far away?

Table of contents

@jtrtj
jtrtj / Informant.md
Last active September 4, 2018 05:57
early description of Informant

Informant

John Roemer

Pitch


A simple app that displays what the US Congress did today with relevant links to news surrounding their actions.

Problem