Skip to content

Instantly share code, notes, and snippets.

@kpinc
kpinc / maketables
Created December 18, 2018 21:24
Babase schema
-- Copyright (C) 2011-2013 The Meme Factory, Inc. http://www.meme.com/
-- Copyright (C) 2004-2011, Karl O. Pinc <kop@meme.com>
--
-- This file is part of Babase.
--
-- Babase is free software; you can redistribute it and/or modify
-- it under the terms of the GNU General Public License as published by
-- the Free Software Foundation; either version 3 of the License, or
-- (at your option) any later version.
--
@kpinc
kpinc / hearbleed-teeny
Last active August 29, 2015 13:59
Heartbleed -- The Untold Story
Industry Standard Leads to Heartbleed (354 words)
Heartbleed, suddenly just about
everything you can do on the web is
insecure.
The Heartbleed bug is a little over 2
years old and has pervaded the
Internet. Yet ATMs are still running
Windows XP. Why? The force that has
@kpinc
kpinc / authors-transform.txt
Last active August 29, 2015 13:56
Author mapping for converting Chado (a GMOD component) from svn to git
allenday = Allen Day <allenday@allenday.com>
bobular = Bob MacCallum <r.maccallum@imperial.ac.uk>
boconnor = Brian O'Connor <briandoconnor@gmail.com>
briano = briano <briano>
cmungall = Chris Mungall <cmungall@gmail.com>
cpommier_gmod = cpommier_gmod <cpommier_gmod>
cwiel = cwiel <cwiel>
daveclements = Dave Clements <clements@galaxyproject.org>
dongilbert = dongilbert <dongilbert>
e-just = e-just <e-just>
@kpinc
kpinc / gist:6738461
Created September 28, 2013 04:47
broken install when no headers are there.
Script started on Sat 28 Sep 2013 12:12:02 AM EDT
kop@fb-chimp-001:/tmp$ echo $VENV
/tmp/foo
kop@fb-chimp-001:/tmp$ virtualenv --no-site-packages $VENV
New python executable in /tmp/foo/bin/python
Installing distribute.................................................................................................................................................................................done.
kop@fb-chimp-001:/tmp$ $VENV/bin/easy_install pyramid
Searching for pyramid
Reading http://pypi.python.org/simple/pyramid/
Best match: pyramid 1.5a2