Skip to content

Instantly share code, notes, and snippets.

View jm3's full-sized avatar
💭
code

John Manoogian III jm3

💭
code
View GitHub Profile
#!/usr/bin/env ruby
require 'rubygems'
require 'octokit'
client = Octokit::Client.new(:login => ENV['OCTOKIT_USER'], :password => ENV['OCTOKIT_PASS'])
repo_urls = client.organization_repositories('140proof', :per_page => 100).map(&:git_url)
urls = {:active => [], :retired => []}
mkdir –p ~/src
cd ~/src
git clone git://git.gnupg.org/gnupg.git
cd gnupg
git status
git checkout STABLE-BRANCH-1-4
cp /tmp/idea.c cipher/
./autogen.sh --force
./configure --enable-maintainer-mode --enable-idea && make
make check

Tweet Collections / Custom Timelines of my “best” tweets

click below to view the actual timelines

favorite tweets of 2013

favorite tweets of 2014

favorite tweets of 2015

Myths Hackers Believe About Names
  1. People have exactly one "official" full name.
  2. People have exactly one full name which they go by.
  3. People have, at this point in time, exactly one canonical full name.
  4. People have exactly N names, for any value of N.
  5. People’s names fit within a certain defined amount of space.
  6. People’s names do not change.
  7. People’s names are written in ASCII.
  8. People’s names are written in any single character set.
@jm3
jm3 / quotes.md
Last active October 16, 2018 17:43
quotes / quotations
unix utils
@jm3
jm3 / 2014 bests.md
Last active August 29, 2015 14:10
books, movies, albums, TV of 2014
@jm3
jm3 / Computational Neuroscience.md
Last active August 29, 2015 14:08
Computational Neuroscience
Week 1: Introduction & Basic Neurobiology
  1. Course Introduction and Logistics
  2. Computational Neuroscience: Descriptive Models
  3. Computational Neuroscience: Mechanistic and Interpretive Models
  4. The Electrical Personality of Neurons
  5. Making Connections: Synapses
  6. Time to Network: Brain Areas and their Function
@jm3
jm3 / 7 Questions All Businesses Must Answer.md
Last active September 29, 2023 22:12
from Peter Thiel's book, Zero to One
pt Seven Questions All Businesses Must Answer
  1. The Engineering Question: Can you create breakthrough technology (vs. incremental improvement)?

  2. The Timing Question: Is now the right time to start this particular business?

  3. The Monopoly Question: Are you starting with a big share of a small market?