ryepup (Ryan Davis)

Name
Ryan Davis
Website/Blog
http://ryepup.unwashedmeme.com/blog/
Company
Acceleration.net
Location
Gainesville, Florida
Member Since
Dec 14, 2008 (about 1 year)

Following 7 githubbers and watching 18 repositories view all →

Public Repositories (8)

  • cl-opencv

    a common lisp (well, sbcl) wrapper around the opencv vision library

    legend

    Last updated Thu Nov 26 13:37:55 -0800 2009

  • arduino-experiments

    code used playing with my andruino

    legend

    Last updated Sat Oct 10 14:37:58 -0700 2009

  • chanl

    Portable channel-based concurrency for Common Lisp

    legend

    Forked from sykopomp/chanl Sat Oct 10 11:08:55 -0700 2009

    Last updated Sat Oct 10 01:31:04 -0700 2009

  • sandbox

    this is a spot for random experimental stuff

    legend

    Last updated Sun Oct 04 19:46:40 -0700 2009

  • hexmap

    This is to be a little hexmap you can draw scenarios on for table top gaming.

    legend

    Forked from UnwashedMeme/hexmap Wed Apr 29 07:29:36 -0700 2009

    Last updated Mon Apr 06 20:33:26 -0700 2009

  • space-game

    a playground for me to try out different tech in the context of a traditional 4x space game

    legend

    Last updated Sat Mar 28 07:51:58 -0700 2009

  • wedding-logo

    some code (mostly image generation) to support activities around my wedding

    legend

    Last updated Sun Dec 14 20:42:46 -0800 2008

  • cl-geometry

    Common Lisp package for simple two dimensional computational geometry.

    legend

    Forked from Ramarren/cl-geometry Fri Jul 10 09:56:03 -0700 2009

    Last updated Wed Mar 26 13:11:24 -0700 2008

Public Activity feed

ryepup pushed to master at UnwashedMeme/dnd-materials Wed Dec 16 20:15:57 -0800 2009
HEAD is 62d9048b52cf0ac5f997526114f280291270083d
  • Ryan Davis committed 62d9048b:
    added reference to gift
ryepup pushed to master at UnwashedMeme/dnd-materials Wed Dec 16 20:14:22 -0800 2009
HEAD is eb5ebfcb7a5482f3755dc8ba4343e6fdb8c5f9a7
  • Ryan Davis committed eb5ebfcb:
    tonight's notes
ryepup pushed to master at UnwashedMeme/dnd-materials Tue Dec 08 20:24:21 -0800 2009
HEAD is 16b9afad5382b6a2458b0fff740b149ad197d8e4
  • Ryan Davis committed 16b9afad:
    tonight's otes
ryepup pushed to master at UnwashedMeme/dnd-materials Tue Dec 01 20:10:28 -0800 2009
HEAD is 8abbbd9419b2f965234ec31d7d8c4ce6d069313b
  • Ryan Davis committed 8abbbd94:
    tonight's notes
ryepup pushed to master at ryepup/cl-opencv Thu Nov 26 13:38:07 -0800 2009
HEAD is 97a50987d99411baac11942716566b278249c826
  • Ryan Davis committed 97a50987:
    Copied in bits of highgui.h and figured out how to pass a CvCapture**
ryepup pushed to master at ryepup/cl-opencv Mon Nov 23 22:01:20 -0800 2009
HEAD is 59ba8090ea60024171d071acef4a00a0137bed1a
  • Ryan Davis committed 59ba8090:
    Got some testing code that's not yet working, the cvNewWindow call
ryepup pushed to master at ryepup/cl-opencv Mon Nov 23 19:52:41 -0800 2009
HEAD is 54e492855b359092ef52458cbd496197a9b45660
  • Ryan Davis committed 54e49285:
    Got a todo list going, updated the readme a little, started .gitignore
ryepup created branch master at ryepup/cl-opencv Mon Nov 23 19:47:36 -0800 2009
New branch is at ryepup/cl-opencv/tree/master
ryepup created repository cl-opencv Mon Nov 23 19:37:38 -0800 2009
New repository is at ryepup/cl-opencv
ryepup pushed to master at UnwashedMeme/dnd-materials Thu Nov 19 07:04:04 -0800 2009
HEAD is 2705179c939272a81f3edc3b0671535ed8e258e1
  • Ryan Davis committed 2705179c:
    ryepup melee build
ryepup pushed to master at UnwashedMeme/dnd-materials Tue Nov 10 19:54:40 -0800 2009
HEAD is e94dcce72211916f07a605bbaa02b9ebc97a3013
  • Ryan Davis committed e94dcce7:
    tonight's notes
ryepup pushed to master at UnwashedMeme/dnd-materials Tue Nov 10 15:49:38 -0800 2009
HEAD is 45a0ffedd5daaea2e680f3a8becac9ee7b41a950
  • Ryan Davis committed 45a0ffed:
    notes from last week
ryepup pushed to master at UnwashedMeme/dnd-materials Fri Oct 30 12:06:11 -0700 2009
HEAD is 5b136743f569f4e1dd8e8d0df9176f2073bcd0dc

2 commits »

ryepup pushed to master at UnwashedMeme/dnd-materials Tue Oct 20 19:31:26 -0700 2009
HEAD is c83c16ab49938a048608cd1f9a4c3a16eccf9052
  • Ryan Davis committed c83c16ab:
    tonight's notes
ryepup pushed to master at ryepup/arduino-experiments Sat Oct 10 14:37:58 -0700 2009
HEAD is 84bfc88b7219f53385c183ad1ee4e600f4ba45fb

2 commits »

ryepup forked sykopomp/chanl Sat Oct 10 11:08:57 -0700 2009
Forked repository is at ryepup/chanl
ryepup pushed to master at UnwashedMeme/dnd-materials Tue Oct 06 19:21:36 -0700 2009
HEAD is 15923a4edffd056c7632edadf6b57f3c12989c50
  • Ryan Davis committed 15923a4e:
    session notes
ryepup pushed to master at ryepup/sandbox Sun Oct 04 19:46:40 -0700 2009
HEAD is 2def999b49fb8a51fa5a3ed0e3952e58423f52dd

4 commits »

ryepup started watching sykopomp/chanl Fri Oct 02 08:43:54 -0700 2009
chanl's description:
Portable channel-based concurrency for Common Lisp
ryepup pushed to master at ryepup/arduino-experiments Mon Sep 28 17:06:36 -0700 2009
HEAD is 17d60ace264f97f32b30db23ea9430f9aaede95f
  • ryepup committed 17d60ace:
    Got lisp reading AND writing to the arduino. I needed to issue the proper `stty` command before it would allow me to write without resetting
ryepup pushed to master at ryepup/arduino-experiments Mon Sep 28 15:16:43 -0700 2009
HEAD is d8e799e307a59f14050cca2e2475ad2632d3ccc7

4 commits »

ryepup opened issue 1 on ryepup/arduino-experiments Mon Sep 28 15:05:38 -0700 2009
control arduino from lisp