More great suggestions at Podcast Thing (thanks @maxtemkin!)
- Radiolab - Because obviously.
- This American Life - The best storytellers on the radio.
- On the Media - If this podcast doesn't make you more skeptical, you probably need a gullibotomy.
# Usage: ruby kickstarter_csv.rb output.csv | |
require 'rubygems' | |
require 'kickstarter' | |
LAST_REPORT_DATE = Date.parse("April 28, 2011") | |
FIELDS = [:name, :pledge_amount, :pledge_percent, :pledge_deadline, :owner] | |
def fetch_projects_for_category category, file |
# Author: @benjaminjackson | |
require 'rubygems' | |
require 'uri' | |
require 'net/http' | |
require 'json' | |
SCREEN_NAME = 'benjaminjackson' | |
class Float |
.trends, .bird-topbar-etched, .wtf-module, .site-footer, .topics, .connect-stream .my-tweet, .promoted-tweet { | |
display: none !important; | |
} | |
.wrapper, .wrapper-narrow, .wrapper-permalink { | |
background: none !important; | |
max-width: 37em !important; | |
} | |
.dashboard { |
#! /usr/bin/ruby | |
require 'iconv' | |
require 'roo' | |
require 'csv' | |
require 'json' | |
begin | |
ARGV.each do |file| | |
file_basename = File.basename(file, ".xlsx") |
// | |
// LFSlideTransitionAnimator.m | |
// Longform | |
// | |
// Created by Benjamin Jackson on 9/16/13. | |
// Copyright (c) 2013 Longform. All rights reserved. | |
// | |
#import <Foundation/Foundation.h> |
sudo apt-get update | |
sudo apt-get install ruby1.9.1 ruby1.9.1-dev \ | |
rubygems1.9.1 irb1.9.1 ri1.9.1 rdoc1.9.1 \ | |
build-essential libopenssl-ruby1.9.1 libssl-dev zlib1g-dev | |
sudo update-alternatives --install /usr/bin/ruby ruby /usr/bin/ruby1.9.1 400 \ | |
--slave /usr/share/man/man1/ruby.1.gz ruby.1.gz \ | |
/usr/share/man/man1/ruby1.9.1.1.gz \ | |
--slave /usr/bin/ri ri /usr/bin/ri1.9.1 \ |
More great suggestions at Podcast Thing (thanks @maxtemkin!)
Gem::Ext::BuildError: ERROR: Failed to build gem native extension. | |
/Users/ben/.rbenv/versions/1.9.3-p448/bin/ruby extconf.rb | |
tar xzf /Users/ben/.rbenv/versions/1.9.3-p448/lib/ruby/gems/1.9.1/gems/phashion-1.1.1/ext/phashion_ext/pHash-0.9.6.tar.gz 2>&1 | |
env CXXFLAGS=' -pthread' CFLAGS=' -I/Users/ben/.rbenv/versions/1.9.3-p448/lib/ruby/gems/1.9.1/gems/phashion-1.1.1/ext/phashion_ext/include -L/Users/ben/.rbenv/versions/1.9.3-p448/lib/ruby/gems/1.9.1/gems/phashion-1.1.1/ext/phashion_ext/lib -L/usr/local/lib -x c++ ' LDFLAGS=' -L/Users/ben/.rbenv/versions/1.9.3-p448/lib/ruby/gems/1.9.1/gems/phashion-1.1.1/ext/phashion_ext/lib -L/usr/local/lib -L. -L/Users/ben/.rbenv/versions/1.9.3-p448/lib ' ./configure --prefix=/Users/ben/.rbenv/versions/1.9.3-p448/lib/ruby/gems/1.9.1/gems/phashion-1.1.1/ext/phashion_ext --disable-audio-hash --disable-video-hash --disable-shared --with-pic 2>&1 | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thr |
##New
Behavior
### Keybase proof | |
I hereby claim: | |
* I am benjaminjackson on github. | |
* I am benjaminjackson (https://keybase.io/benjaminjackson) on keybase. | |
* I have a public key whose fingerprint is 6F7E 37BC B4A3 52DC D789 0A27 48E2 91DF F6EF FB07 | |
To claim this, I am signing this object: |