thwarted (Andy Bakun)

Name
Andy Bakun
Website/Blog
http://friendfeed.com/thwartedefforts
Location
San Francisco, CA
Member Since
Nov 18, 2008 (about 1 year)

Following 19 githubbers and watching 18 repositories view all →

Public Repositories (4)

  • nodebot

    A super simple announce-only IRC bot, can be used to update a channel with system status info.

    legend

    Last updated Mon Oct 19 23:35:11 -0700 2009

  • shuck

    shuck cron output unless the job appears to fail

    legend

    Last updated Sun Mar 29 15:10:05 -0700 2009

  • gem2deb

    Takes a URL to a .gem or tar'ed gem and does the brute force work of converting it to a .deb package

    legend

    Last updated Fri Dec 05 10:32:45 -0800 2008

  • thundaural

    touch screen jukebox software (currently unmaintained)

    legend

    Last updated Sat Nov 22 00:51:05 -0800 2008

Public Activity feed

thwarted updated gist: 258016 Wed Dec 16 09:56:53 -0800 2009
#!/usr/bin/perl use strict;
thwarted started watching Yelp/yelp-api Fri Nov 27 23:10:30 -0800 2009
yelp-api's description:
Examples of code using our API
thwarted started watching Yelp/Testify Wed Nov 18 00:40:26 -0800 2009
Testify's description:
A more pythonic testing framework.
thwarted started watching darrellsilver/norc Mon Nov 02 10:51:25 -0800 2009
norc's description:
A replacement for Cron to manage logging, error reporting, dependencies, resource management and historical run times. Tasks are not host specific and can be remotely administered.
thwarted started watching mbrubeck/compleat Fri Oct 30 09:42:22 -0700 2009
compleat's description:
Generate command-line completions from simple usage descriptions.
thwarted opened issue 9 on thwarted/nodebot Thu Oct 29 02:30:04 -0700 2009
registration commands get sent too early
thwarted closed issue 8 on thwarted/nodebot Mon Oct 19 23:37:58 -0700 2009
dies if a non-existent identity is given
thwarted pushed to master at thwarted/nodebot Mon Oct 19 23:35:11 -0700 2009
HEAD is b93a727a17de90f697aa37d73a0b832d25c78fc9

2 commits »

thwarted opened issue 8 on thwarted/nodebot Thu Oct 15 11:30:10 -0700 2009
dies if a non-existent identity is given
thwarted opened issue 7 on thwarted/nodebot Tue Oct 13 21:23:25 -0700 2009
abort if connecting to the daemon doesn't respond in a timely manner
thwarted pushed to master at thwarted/nodebot Tue Oct 13 02:02:34 -0700 2009
HEAD is ea7bd837330509e1555fd41d712f26ef9ece955e
  • thwarted committed ea7bd837:
    removed TODO file, being maintained as issues at github
thwarted opened issue 6 on thwarted/nodebot Tue Oct 13 02:00:48 -0700 2009
the --quit option could be implemented better
thwarted opened issue 5 on thwarted/nodebot Tue Oct 13 01:59:29 -0700 2009
have a default channel listed in the config file for each identity
thwarted opened issue 4 on thwarted/nodebot Tue Oct 13 01:56:19 -0700 2009
if we're not using ssl.wrap_socket, don't store the SSL object in the ircserver_ssl variable
thwarted opened issue 3 on thwarted/nodebot Tue Oct 13 01:54:43 -0700 2009
consume the rest of the args as the message
thwarted opened issue 2 on thwarted/nodebot Tue Oct 13 01:53:53 -0700 2009
accept message from stdin
thwarted pushed to master at thwarted/nodebot Mon Oct 12 23:23:57 -0700 2009
HEAD is 8112f176182a9d5b48186d4d22555983386372d4
  • thwarted committed 8112f176:
    properly close all file descriptors when daemonizing
thwarted opened issue 1 on thwarted/nodebot Mon Oct 12 13:37:06 -0700 2009
restrict which identities can be used by which nodes
thwarted pushed to master at thwarted/nodebot Mon Oct 12 11:27:05 -0700 2009
HEAD is 10764f3623aa55b0ca5e1224d74b23560e27bd2c
  • thwarted committed 10764f36:
    properly redirect stdin, stdout, and stderr when daemonizing
thwarted pushed to master at thwarted/nodebot Mon Oct 12 03:46:59 -0700 2009
HEAD is af3017844d9397c3a8f8d36f943b1485da13aa8a
thwarted pushed to master at thwarted/nodebot Mon Oct 12 03:43:57 -0700 2009
HEAD is 7eeccd01486bcfd087abb8351b3b211a03c41f40
thwarted created branch master at thwarted/nodebot Mon Oct 12 03:39:50 -0700 2009
New branch is at thwarted/nodebot/tree/master
thwarted created repository nodebot Mon Oct 12 02:44:56 -0700 2009
New repository is at thwarted/nodebot
thwarted started watching pybrain/pybrain Sun Oct 04 09:43:57 -0700 2009
pybrain was created Thu Jul 02 03:34:58 -0700 2009
thwarted created gist: 197900 Wed Sep 30 00:35:21 -0700 2009
#!/usr/bin/perl use strict;