Archive for February, 2009

Hackfest 10001101

Wednesday, February 25th, 2009

First Annual International Twitter Links on Atlhack Notes Day!

alex (rudnick):

  • refactoring the code that builds training sets for typo detection, thinking about new attributes
  • wants to learn about Python annotations or decorators or whatever you call them, has a cute design for the parser
  • headed to talk with IU professors tomorrow

 

lindsey:

  • helping greet new gradstudents
  • algorithms/complexity homework tonight (now caught up on grading and compilers hw!)

 

tejus:

  • doing javascript framework performance testing
  • got feedback

 

sonali:

  • worked on the user dashboard for scmple
  • surfing, read about governor jindal
  • joined startup chicks

 

erik:

  • working on mudskipper
  • doing filtering and searching with CouchDB
  • using lots of CSS to show/hide things, but <option> elements aren’t stylable 🙁

 

kelly:

  • studying for literary criticism midterm
  • halfway through the teach for america application process
  • preparing for life after college

 

alex (ray):

  • his talk (on generative tabla playing) went well, included a demo
  • learning to compile swig interfaces
  • is going to interface some C++ code for source separation with python/numpy
  • also will translate some matlab code into python

 

nirmal:

  • demoed Deaf 911 for the National Emergency Number Association
  • piqued the interest of a telco and some policy-maker types

 

mark:

  • ran into more LiveConnect suffering: java.lang.IncompatibleClassChangeError
  • demoralized, will think about what to do on the ride home
  • briefly met @tessa and @sheatsb

 

Hackfest 10001100

Wednesday, February 18th, 2009

Mark’s Birthday Hack!

Mark:

  • realized security situation for serializing corkbird state is going to be complicated; have to deal with applet security
  • error reporting now works; this is good, since there are a lot of errors
  • processing sketches use the default Java package, but you can’t import the default package, apparently — figuring out what to do about that

Emily:

  • working on personal site (duien.com)
  • it aggregates twitter and delicious, now it can pull new entries in

Alex:

  • more code delving: figured out file format for new Twidor logs
  • wants to rework his gross old Python code and update it so it works with new Twidor logs
  • emailed out a bunch of questions to the group, concerned about training classifiers on keystrokes that have already been corrected

Lindsey:

  • Helped write an assignment for c311, answered a bunch of questions at office hours.
  • tonight: working on homework for Computational Complexity

Hackfest 10001011

Monday, February 16th, 2009

Special President’s Day Hack.

Mark:

  • got in to gradschool! gatech phd program ahoy!
  • working on corkbird: uploading sketches works, but need to be fancier about pulling apart jars.
  • close to demo-able state (it’s looking pretty sweet)

Tejus:

  • making a signup form for scmple (www.scmple.com). It has a really cool ajax.
  • Startup Riot is coming up on Wednesday, getting ready.

Alex:

  • got into gradschool! Indiana phd program ahoy!
  • answering emails, looking at some blogs
  • polishing up old log-parsing code from miniqwerty research (typo-detection machine learning rides again!)

Hackfest 10001010

Tuesday, February 10th, 2009

Alex (Ray):
– thinking about his thesis work
– has PD (Pure Data) talking with Python over OSC (Open Sound Control)
– using numpy to do matlab-y audio stuff
– is going to build statistical models of tabla playing
– – and use the models to generate more tabla music

Lindsey:
– for Compilers class
– – did register allocation, working on frame allocation
– – not getting enough sleep
– singing Schubert
– grading Schemes

Alex (Rudnick):
– tonight: wrote a script to help manage reading the papers he should be reading
– also tonight: more code archeology on GT research code
– the Scala dancing-links thing works now, but seems slow

Sonali:
– working on scmple
– adding server-side logic

Tejus:
– doing bizdev
– and signup box
– practiced his Startup Riot pitch for Mark and Alex

Mark:
– building corkbird site
– figuring out django
– generating youtube-style ids

Nirmal (hacking-from-home):
– finished decoder for Baudot code
– it works over an acoustic coupler (or just in software)
– runs at 2x realtime on an OpenMoko phone

Hackfest 10001001

Tuesday, February 3rd, 2009

New Member: Stephen
– researcher at Emory on human vision
– currently migrating a website for work
– poking at his Nokia 770

Nirmal
– ported code for Goertzel algorithm to OpenMoko
– modified it to detect TTY signals (rather than DTMF)
– going to Orlando later in the month to present this “deaf tty” demo

Mansi
– reading The Times of India
– read about Satyam and Aishwarya Rai Bachchan
– who is better looking than Angelina Jolie

Alex
– porting his Python dancing-links implementation to Scala
– now needs to port the sudoku/dancing-links conversion

Lindsey
– wrote more of her compiler
– thinking about lambda calculus
– wrote addition and multiplication, thinking about subtraction

Sonali
– working on the front-end to scmple
rewriting the ajax

Tejus
installing at gitorious for scmple

Mark
very slowly finishing the corkbird deserialization