Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gdiggs/goruco_2014
GoRuCo 2014
https://github.com/gdiggs/goruco_2014
Last synced: 7 days ago
JSON representation
GoRuCo 2014
- Host: GitHub
- URL: https://github.com/gdiggs/goruco_2014
- Owner: gdiggs
- Created: 2014-06-21T18:54:06.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-06-21T21:34:41.000Z (over 10 years ago)
- Last Synced: 2024-12-11T17:22:30.778Z (about 1 month ago)
- Size: 121 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GoRuCo 2014
### Aaron Quint - The Future of Ruby Performance Tooling
* rblineprof
* StackProf
* Flame graph
* stackprof-remote
* ObjectSpace
* ObjSpaceViewer### Lisa Larson-Kelly - Real-time Communication with WebRTC
* appear.in
* iswebrtcreadyyet.com
* palava-machine < Web signaling in ruby
* SimpleWebRTC
* bit.ly/lisa-rtc### Mike Bernstein - Know Your Types...
* Cardelli - "Type Systems"
* Wadler - "Propositions as Types"
* Pierce - TAPL### Andrew Turley - What we can learn from COBOL
* bit.ly/goruco-cobol
### Audrey Troutt - Teaching Kids to Code on Raspberry Pi
* PiPiper
* techshopz in a box### Solomon Kahn - BI Tooling with Rails
### Chris Hunt - Secrets of a World Memory Champion
* chrishunt.co/cards
* @chrishunt
* Dominic O'Brien### Luke Melia - Growing a Tech Community
* Schedule next meetup before current one happens
### Nathan Artz - An Approach to Developing and Testing Third Party Javascript Widgets
### Samantha John, Jason Brennan - Designing a better Programmer Community
### Flatiron School
* Surfraw
### Michael May - Edge Caching for Dynamic Rails Apps
* fastly (fastly-rails)
* `config.action_controller.asset_host`: https://devcenter.heroku.com/articles/using-amazon-cloudfront-cdn
* `Cache-Control: private`
* `Surrogate-Control` header
* http://brucespang.com/bimodal### James Golick - How To Debug Anything