Skip to content

Instantly share code, notes, and snippets.

@andremedeiros
Last active August 29, 2015 14:06

Revisions

  1. André Medeiros revised this gist Sep 16, 2014. 1 changed file with 1 addition and 60 deletions.
    61 changes: 1 addition & 60 deletions talks.md
    Original file line number Diff line number Diff line change
    @@ -1,62 +1,3 @@
    # Baruco 2014 talks

    ## mruby: AltRuby
    by YUKIHIRO MATSUMOTO ([Twitter](https://twitter.com/yukihiro_matz))

    ## Standard Library, Uncommon Uses
    by PIOTR SZOTKOWSKI ([Twitter](https://twitter.com/chastell))

    [Slides](http://talks.chastell.net/baruco-2014/)

    ## Twenty Thousand Leagues Under ActiveRecord
    by PAT SHAUGHNESSY ([Twitter](https://twitter.com/pat_shaughnessy))

    ## Release Responsibly
    by EMILY STOLFO ([Twitter](https://twitter.com/EmStolfo))

    [Slides](http://www.slideee.com/slide/release-responsibly-maintaining-backwards-compatibility)

    ## How I built my own Twitch-Plays-Pokémon
    by JOSÉ TOMÁS ALBORNOZ ([Twitter](https://twitter.com/eljojo))

    ## Keep Software Weird
    by LEON GERSING ([Twitter](https://twitter.com/rubybuddha))

    [Video](http://vimeo.com/72780827)

    ## A Dangerous Game: Safety in Ruby
    by RYAN LEVICK ([Twitter](https://twitter.com/itchyankles))

    [Slides](https://speakerdeck.com/rylev/a-dangerous-game-safety-in-ruby)

    ## Types As Premature Optimization
    by BRIAN SHIRAI ([Twitter](https://twitter.com/brixen))

    [Slides](https://speakerdeck.com/brixen/types-as-premature-optimization)

    ## Writing fast Ruby
    by ERIK MICHAELS-OBER ([Twitter](https://twitter.com/sferik))

    [Slides](https://speakerdeck.com/sferik/writing-fast-ruby)

    ## Spelunking in Ruby
    by JASON R. CLARK ([Twitter](https://twitter.com/jasonrclark))

    [Slides](https://speakerdeck.com/jasonrclark/spelunking-in-ruby)

    ## Services, Services, Everywhere!
    by EVAN PHOENIX ([Twitter](https://twitter.com/evanphx))

    ## Refactoring Ruby with Monads
    by TOM STUART ([Twitter](https://twitter.com/tomstuart))

    [Slides](https://speakerdeck.com/tomstuart/refactoring-ruby-with-monads)

    ## Go Auth Urself
    by MATT AIMONETTI ([Twitter](https://twitter.com/mattetti))

    ## Smalltalk, Lisp, Bash: Three Interesting Languages
    by EVIL TOM STUART ([Twitter](https://twitter.com/rentalcustard))

    ## Dancing with Robots
    by JULIAN CHEAL ([Twitter](https://twitter.com/juliancheal))
    Please see [the Hackpad](https://hackpad.com/SU5sf49XbZ6) where we can all contribute!
  2. André Medeiros created this gist Sep 15, 2014.
    62 changes: 62 additions & 0 deletions talks.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,62 @@
    # Baruco 2014 talks

    ## mruby: AltRuby
    by YUKIHIRO MATSUMOTO ([Twitter](https://twitter.com/yukihiro_matz))

    ## Standard Library, Uncommon Uses
    by PIOTR SZOTKOWSKI ([Twitter](https://twitter.com/chastell))

    [Slides](http://talks.chastell.net/baruco-2014/)

    ## Twenty Thousand Leagues Under ActiveRecord
    by PAT SHAUGHNESSY ([Twitter](https://twitter.com/pat_shaughnessy))

    ## Release Responsibly
    by EMILY STOLFO ([Twitter](https://twitter.com/EmStolfo))

    [Slides](http://www.slideee.com/slide/release-responsibly-maintaining-backwards-compatibility)

    ## How I built my own Twitch-Plays-Pokémon
    by JOSÉ TOMÁS ALBORNOZ ([Twitter](https://twitter.com/eljojo))

    ## Keep Software Weird
    by LEON GERSING ([Twitter](https://twitter.com/rubybuddha))

    [Video](http://vimeo.com/72780827)

    ## A Dangerous Game: Safety in Ruby
    by RYAN LEVICK ([Twitter](https://twitter.com/itchyankles))

    [Slides](https://speakerdeck.com/rylev/a-dangerous-game-safety-in-ruby)

    ## Types As Premature Optimization
    by BRIAN SHIRAI ([Twitter](https://twitter.com/brixen))

    [Slides](https://speakerdeck.com/brixen/types-as-premature-optimization)

    ## Writing fast Ruby
    by ERIK MICHAELS-OBER ([Twitter](https://twitter.com/sferik))

    [Slides](https://speakerdeck.com/sferik/writing-fast-ruby)

    ## Spelunking in Ruby
    by JASON R. CLARK ([Twitter](https://twitter.com/jasonrclark))

    [Slides](https://speakerdeck.com/jasonrclark/spelunking-in-ruby)

    ## Services, Services, Everywhere!
    by EVAN PHOENIX ([Twitter](https://twitter.com/evanphx))

    ## Refactoring Ruby with Monads
    by TOM STUART ([Twitter](https://twitter.com/tomstuart))

    [Slides](https://speakerdeck.com/tomstuart/refactoring-ruby-with-monads)

    ## Go Auth Urself
    by MATT AIMONETTI ([Twitter](https://twitter.com/mattetti))

    ## Smalltalk, Lisp, Bash: Three Interesting Languages
    by EVIL TOM STUART ([Twitter](https://twitter.com/rentalcustard))

    ## Dancing with Robots
    by JULIAN CHEAL ([Twitter](https://twitter.com/juliancheal))