follow User profile
Jason Scheirer / jasonscheirer
Website: http://cleanstick.net/jason/Location: POLYGON((-118.564453,34.041737 -117.117004,34.171364 -117.073059,33.973431 -117.833862,33.553299 -118.564453,34.041737))
Recent activity
Today |
||
|---|---|---|
|
|
jasonscheirer committed ab4a124b0f9d to Stumbler Log to output/
8 hours ago
|
|
|
|
jasonscheirer committed 08492ecf9844 to Stumbler Conversion to SHP
9 hours ago
|
|
11 days ago |
||
|
|
jasonscheirer created beer 11 days ago |
|
|
|
jasonscheirer committed 60e33c1883df to beer Initial commit
11 days ago
|
|
2 weeks ago |
||
|
|
jasonscheirer committed b87065cb12de to Stumbler Oh my god this code is awful
2 weeks ago
|
|
|
|
jasonscheirer committed 657a246f2c6f to Stumbler Better main loop
2 weeks ago
|
|
|
|
jasonscheirer committed 012994305f04 to Stumbler Curses skeleton
2 weeks ago
|
|
|
|
jasonscheirer committed 3547db10b5e9 to Stumbler Slightly better hang handling
2 weeks ago
|
|
|
|
jasonscheirer committed faf640e8a62a to Stumbler Reconnect to gpsd if you hang
2 weeks ago
|
|
|
|
jasonscheirer created Stumbler 2 weeks ago |
|
3 weeks ago |
||
|
|
jasonscheirer committed f927c123b11d to Music Merge
3 weeks ago
|
|
|
|
jasonscheirer committed a0031c938a54 to Stumbler TextFactory
3 weeks ago
|
|
Repositories
|
jasonscheirer / beer (created 11 days ago) My homebrew recipes, in qbrew format |
|
jasonscheirer / GeneratorHTTPServer (created 4 months ago) An older project; generator-based HTTP server |
|
jasonscheirer / HeapsClone (created 6 months ago) Personal copy of Carey's Heaps project |
|
jasonscheirer / Music (created 3 weeks ago) Copy of Carey's Music stuff |
|
A subclass of tuple that allows for named attribute access. Note that a structure with the same name and usage is available in Python 2.6 as collections.namedtuple, but this is smaller and available in Python 2.4+. If you ask the question "should I use this or collections.namedtuple?" the answer will invariably be the latter. The only real benefit this offers is that it is implemented in pure Python and does not generate any code, whereas the Python-sanctioned version has a Python code template string it customizes and runs eval() on. If that makes you nervous/angry, this is your alternative. |
|
Simple thread-based futures in Python |
|
jasonscheirer / sleepytime (created 4 months ago) Simple, dead simple GUI that will pause iTunes after a certain amount of time. So if you fall asleep to some assortment of MP3s playing you can tell iTunes to stop playing after an hour or two. |
|
jasonscheirer / sorteddict (created 5 months ago) Key-sorted binary tree accessible as a dictionary in Python. |
|
jasonscheirer / Stumbler (created 2 weeks ago) My crappy warbiking software |
|
jasonscheirer / wax-clone (created 5 weeks ago) Personal branch for Mark's wax modernization project |
