coderrr (coderrr)

Name
coderrr
Email
Website/Blog
http://coderrr.wordpress.com
Member Since
Mar 04, 2008 (about 1 year)

Following 7 coders and watching 59 repositories view all →

Public Repositories (44)

  • tunnel_splitter

    tunnel tcp connection over multiple tcp connections

    legend

    Last updated Sat Jan 30 00:55:31 -0800 2010

  • udp_proxy

    a simple udp proxy

    legend

    Last updated Thu Jan 28 15:22:56 -0800 2010

  • osx-remap

    key remapping experiments

    legend

    Last updated Thu Jan 21 11:29:08 -0800 2010

  • vimfiles

    my vim config

    legend

    Last updated Tue Jan 12 12:22:42 -0800 2010

  • macvim

    macvim + fix for color errors on console

    legend

    Last updated Sat Jan 09 14:24:27 -0800 2010

  • transocks_em

    ruby version of transocks using EM

    legend

    Last updated Fri Jan 08 12:56:12 -0800 2010

  • rido

    ido style path completion for bash

    legend

    Last updated Thu Jan 07 12:37:59 -0800 2010

  • rufus-scheduler

    scheduler for Ruby (at, in, cron and every jobs)

    legend

    Forked from jmettraux/rufus-scheduler Mon Nov 16 07:56:30 -0800 2009

    Last updated Tue Nov 17 01:32:50 -0800 2009

  • proxymachine

    A simple TCP routing proxy built on EventMachine that lets you configure the routing logic in Ruby.

    legend

    Forked from mojombo/proxymachine Thu Nov 05 12:40:30 -0800 2009

    Last updated Thu Nov 05 12:59:52 -0800 2009

  • sgnp

    sg (set group) w/o the pwd prompt

    legend

    Last updated Thu Oct 29 18:07:05 -0700 2009

  • gist-vim

    vimscript for gist

    legend

    Forked from mattn/gist-vim Sun Feb 22 09:25:28 -0800 2009

    Last updated Mon Oct 19 00:19:32 -0700 2009

  • nfq_appenddst

    netfilter_queue processor which appends the destination host/port onto udp packets

    legend

    Last updated Wed Sep 09 12:19:57 -0700 2009

  • xtables-addons

    xtables-addons with my netfilter/xtables module(s)

    legend

    Last updated Sun Sep 06 09:15:54 -0700 2009

  • eventmachine

    EventMachine: fast, simple event-processing library for Ruby programs

    legend

    Forked from eventmachine/eventmachine Tue Apr 28 17:58:26 -0700 2009

    Last updated Tue Sep 01 17:28:16 -0700 2009

  • multivim

    legend

    Last updated Thu Jul 30 15:41:51 -0700 2009

  • transocks

    transocks + tweaks + ez compile 4 nublets

    legend

    Last updated Tue Jul 28 16:42:44 -0700 2009

  • ordered_hash_syntax

    various ordered hash syntax experiments for ruby 1.8

    legend

    Last updated Sat Jul 25 04:07:27 -0700 2009

  • monkey_shield

    gets around the method collision problem of monkey patching by allowing you to define methods in ...

    legend

    Last updated Thu Jul 09 12:33:58 -0700 2009

  • framebust

    frame busting testing grounds

    legend

    Last updated Sat Jun 06 01:34:52 -0700 2009

  • rails

    various fixes: postgres quoting, dirty serialized attributes, ...

    legend

    Forked from rails/rails Wed Feb 25 11:49:03 -0800 2009

    Last updated Sun May 31 17:54:59 -0700 2009

  • matzruby-fibered

    fibered version of 1.8.6, threads are only switched on blocking operations

    legend

    Last updated Fri May 29 14:44:41 -0700 2009

  • scrypt-ruby

    ruby ffi bindings for scrypt

    legend

    Last updated Wed May 13 13:46:18 -0700 2009

  • scrypt

    scrypt on linux

    legend

    Last updated Sun May 10 12:36:26 -0700 2009

  • cleanup_connection

    monkey patch to make ActiveRecord connection cleanup automatic

    legend

    Last updated Tue May 05 15:21:46 -0700 2009

  • page-leecher

    legend

    Last updated Sun Apr 26 12:23:18 -0700 2009

  • em-http-request

    Asynchronous HTTP Client (EventMachine + Ruby)

    legend

    Forked from astro/em-http-request Sat Apr 25 20:02:00 -0700 2009

    Last updated Sat Apr 25 20:06:17 -0700 2009

  • subdomain-fu

    A new plugin approach to attempting to solve the usage of subdomains in linking and routing in Ra...

    legend

    Forked from mbleigh/subdomain-fu Fri Apr 17 09:09:19 -0700 2009

    Last updated Fri Apr 17 09:10:33 -0700 2009

  • persistent_tunnel

    A persistent tunnel for TCP connections

    legend

    Last updated Wed Apr 15 17:35:57 -0700 2009

  • test

    test

    legend

    Last updated Thu Mar 05 08:00:51 -0800 2009

  • rtunnel

    reverse tunnel server and client

    legend

    Last updated Wed Mar 04 14:27:02 -0800 2009

  • secure_ruby_project

    Secure Ruby Project

    legend

    Last updated Fri Feb 20 10:59:02 -0800 2009

  • github-gem-builder

    The scripts used to build RubyGems on GitHub + security

    legend

    Forked from pjhyett/github-gem-builder Mon Oct 27 16:58:19 -0700 2008

    Last updated Thu Feb 19 17:48:37 -0800 2009

  • memcache_queue

    A memcache message queue

    legend

    Last updated Thu Feb 19 14:53:26 -0800 2009

  • video-accel

    streaming video accelerator

    legend

    Last updated Sun Feb 15 16:52:21 -0800 2009

  • facebook_chat

    A simple POC facebook chat client written in Ruby using Facebook's internal Comet API

    legend

    Last updated Thu Feb 12 07:25:05 -0800 2009

  • watermarkr

    watermarks text with 'invisible' unicode characters

    legend

    Last updated Tue Feb 10 14:00:50 -0800 2009

  • rbm

    ruby benchmarks

    legend

    Last updated Sun Jan 04 03:01:58 -0800 2009

  • singleton_hang

    A fix for the issue of Singleton hanging on recursive calls to instance

    legend

    Last updated Tue Dec 23 13:06:24 -0800 2008

  • hpricot

    why's hpricot + dynamic memory allocation

    legend

    Forked from hpricot/hpricot Tue Oct 28 16:08:58 -0700 2008

    Last updated Sun Dec 07 04:34:01 -0800 2008

  • parenthesis_hacks

    investigations into nasty parenthesis operator overloading hacks

    legend

    Last updated Sun Nov 30 08:57:00 -0800 2008

  • mixico-inline

    a 1.8.6 compatible version of why's mixico lib + thread safety

    legend

    Last updated Sun Nov 16 05:09:15 -0800 2008

  • taintfail

    an exploration into ruby's data tainting and safe levels

    legend

    Last updated Wed Nov 05 08:12:49 -0800 2008

  • mixico

    mixin hijinks — enable and disable mixins

    legend

    Forked from rkh/mixico Thu Oct 23 02:34:29 -0700 2008

    Last updated Thu Oct 23 02:37:57 -0700 2008

  • wget_sized

    a simple ruby wrapper script for wget which sets of the size of the file before downloading

    legend

    Last updated Mon Oct 20 03:03:25 -0700 2008

Public Activity feed

coderrr created gist: 294273 Wed Feb 03 17:31:30 -0800 2010
require 'monitor' require 'timeout'
coderrr pushed to master at coderrr/tunnel_splitter Sat Jan 30 00:55:32 -0800 2010
HEAD is 22c5d3c760899f9ebb3640584ffd46c6c31d9515
coderrr pushed to master at coderrr/tunnel_splitter Sat Jan 30 00:22:30 -0800 2010
HEAD is 4962e56feb7d2d3293dc3e5c66b86039cd0547e9
  • coderrr committed 4962e56f:
    keep retrying device even if it's not present at startup
coderrr created gist: 289460 Thu Jan 28 20:47:47 -0800 2010
require 'open3' cmd = "ruby -e 'STDERR.write(101.chr*819200);STDOUT.write(111.chr*819200)'" stdin...
coderrr created gist: 289440 Thu Jan 28 20:08:10 -0800 2010
@remote_addrinfo.each do |addrinfo| flags, family, socket_type, protocol, sockaddr, can...
coderrr updated gist: 289430 Thu Jan 28 19:58:33 -0800 2010
$ irb -rsocket irb(main):001:0> t=TCPServer.new('localhost', 5000); Socket.unpack_sockaddr_in t.g...
coderrr created gist: 289434 Thu Jan 28 19:55:22 -0800 2010
static VALUE init_inetsock_internal(arg) struct inetsock_arg *arg;
coderrr created gist: 289430 Thu Jan 28 19:54:22 -0800 2010
$ irb -rsocket irb(main):001:0> t=TCPServer.new('localhost', 5000); Socket.unpack_sockaddr_in t.g...
coderrr created gist: 289426 Thu Jan 28 19:42:15 -0800 2010
#include <netinet/in.h> main() { int s = socket(AF_INET, SOCK_STREAM, 0);
coderrr created branch master at coderrr/udp_proxy Thu Jan 28 15:22:56 -0800 2010
coderrr created repository udp_proxy Thu Jan 28 15:22:38 -0800 2010
New repository is at coderrr/udp_proxy
coderrr created gist: 285778 Mon Jan 25 02:36:32 -0800 2010
print 1; $s = '2' ; for ($i=0;$i<84149170;$i++) { $s .= ' '; }
coderrr created gist: 283345 Thu Jan 21 15:48:32 -0800 2010
#!/bin/sh iptables --list -n
coderrr pushed to master at coderrr/osx-remap Thu Jan 21 11:29:08 -0800 2010
HEAD is 74763e5a6fd6010007e11379aa5ecd8063486ef5
coderrr pushed to master at coderrr/osx-remap Thu Jan 21 11:24:31 -0800 2010
HEAD is 72a092cb19461e58a43a576dd1b91a77881aa975
coderrr pushed to master at coderrr/osx-remap Thu Jan 21 11:21:21 -0800 2010
HEAD is 854480d817b2899fdaa7c002347db03ba7474840
coderrr pushed to master at coderrr/osx-remap Thu Jan 21 11:18:31 -0800 2010
HEAD is a2b3819699c47217eb60cc71e06c3374f4d94c39
  • coderrr committed a2b38196:
    retry connect if interrupted by signal; run remap loop from within remap.rb
coderrr created branch shitbranch at coderrr/osx-remap Thu Jan 21 11:17:48 -0800 2010
coderrr updated gist: 282997 Thu Jan 21 09:59:00 -0800 2010
module Foo def self.bar :baz
coderrr created gist: 282997 Thu Jan 21 09:58:11 -0800 2010
module Foo def self.bar :baz
coderrr pushed to master at coderrr/osx-remap Fri Jan 15 21:37:20 -0800 2010
HEAD is 107a77bb54cc38d452b5a6c3f7575240e788e4ad
  • coderrr committed 107a77bb:
    added keycode for a-z; support for block scopes; better examples
coderrr pushed to master at coderrr/osx-remap Thu Jan 14 19:29:34 -0800 2010
HEAD is 2dc882adb1b6329fc4cbcc3b61e1608fd300d938
coderrr pushed to master at coderrr/osx-remap Thu Jan 14 18:59:39 -0800 2010
coderrr updated gist: 277689 Thu Jan 14 17:22:35 -0800 2010
tell application "Terminal" set ttyname to (tty of (front window)) set AppleScript's text item ...
coderrr updated gist: 277689 Thu Jan 14 17:20:57 -0800 2010
tell application "Terminal" set win to name of the front window set ttyname to (tty of (front w...
coderrr updated gist: 277689 Thu Jan 14 17:20:16 -0800 2010
tell application "Terminal" set win to name of the front window set ttyname to (tty of (front w...
coderrr updated gist: 277689 Thu Jan 14 17:17:53 -0800 2010
export PROMPT_COMMAND='pwd > /tmp/pwd.`ps -o tty= -p $$`'
coderrr created gist: 277689 Thu Jan 14 17:14:26 -0800 2010
tell application "Terminal" set win to name of the front window set ttyname to (tty of (front w...
coderrr pushed to master at coderrr/osx-remap Thu Jan 14 14:35:21 -0800 2010
HEAD is 3a0545ac92b77edc7a95038fa9cba06d4e2a417e

2 commits »

coderrr pushed to master at coderrr/osx-remap Thu Jan 14 14:31:59 -0800 2010
HEAD is 0f048c57239a97cc4d1af416d887829b88fc0e0a
coderrr pushed to master at coderrr/osx-remap Thu Jan 14 13:29:51 -0800 2010
HEAD is 133c900e02ab133a81a9a254bd238134781dbf9e
  • coderrr committed 133c900e:
    allow only/except to specify which app the rule applies to
coderrr pushed to master at coderrr/osx-remap Wed Jan 13 15:04:20 -0800 2010
HEAD is 1c848bd0f488d324df795cf87c1344b19fe6b3e7
  • coderrr committed 1c848bd0:
    reload config on changes; some cleanup; some dirtyup, just for fun
coderrr pushed to master at coderrr/osx-remap Wed Jan 13 14:44:15 -0800 2010
HEAD is 74522cfd6b1c4e62acb81fb9fd43fa60ec7b6787
coderrr pushed to master at coderrr/osx-remap Wed Jan 13 14:27:42 -0800 2010
HEAD is 6bbd9a5673e284bc5c131ee405845123aabfe5a2
coderrr pushed to master at coderrr/osx-remap Wed Jan 13 14:26:19 -0800 2010
HEAD is b844ec2c26ffc685a21271cfd67dbb10beeb8adf