Skip to content

Instantly share code, notes, and snippets.

@jrode
jrode / tribeca-quarantine-shorts-screen-volume-1.md
Created April 26, 2020 00:39
Tribeca Quarantine Shorts Screen Volume 1

Tribeca Quarantine Shorts Screen Volume 1

  1. Big City (9:00) - Jordan Bond, Lachlan Ryan - https://tribecafilm.com/news/now-streaming-curated-shorts-big-city
  2. Northbound (8:38) - Jørn Nyseth Ranum - https://tribecafilm.com/news/now-streaming-curated-shorts-northbound
  3. Mildred and the Dying Parlor (11:02) - Alex Gayner - https://tribecafilm.com/news/now-streaming-curated-shorts-mildred-and-the-dying-parlor
  4. Warning Labels (13:54) - Jennifer Morrison - https://tribecafilm.com/news/now-streaming-curated-shorts-warning-labels
  5. Voice Over (9:36) - Martin Rosete - https://tribecafilm.com/news/now-streaming-curated-shorts-voice-over
  6. Gnarly in Pink (8:05) - Benjamin Mullinkosson, Kristelle Laroche - https://tribecafilm.com/news/now-streaming-curated-shorts-gnarly-in-pink
  7. Early Sunday Morning (5:46) - Yoonha Park - https://tribecafilm.com/news/now-streaming-curated-shorts-early-sunday-morning
  8. Cafe Glass (9:15) - Wen Ren - https://tribecafilm.com/news/now-streaming-curated-shorts-cafe-glass
import Ember from 'ember';
export default Ember.Component.extend({
_items: [],
inputVal: 'hello',
outputVal: 'hello',
pushIt: function() {
this.get('_items').pushObject('Hi ' + Date.now());
@jrode
jrode / slack_cli_setup.md
Last active August 29, 2015 14:25
Slack CLI Setup