sjl (Steve Losh)

Name
Steve Losh
Email
Website/Blog
http://stevelosh.com
Location
Rochester, NY
Member Since
Feb 26, 2009 (10 months)

Following 1 githubber and watching 37 repositories view all →

Public Repositories (5)

  • django-hoptoad

    A git mirror of my django-hoptoad project.

    legend

    Last updated Wed Dec 23 14:46:50 -0800 2009

  • see

    An alternative to Python's dir(). Easy to type; easy to read! For humans only.

    legend

    Forked from inky/see Sat Dec 12 08:27:42 -0800 2009

    Last updated Sat Dec 12 08:39:05 -0800 2009

  • gorilla

    Another Python package management system, but without all the fail. NOT FUNCTIONAL YET.

    legend

    Last updated Tue Nov 10 15:20:00 -0800 2009

  • gorilla-catalog

    The catalog repository for gorilla's cards.

    legend

    Last updated Wed Nov 04 06:42:58 -0800 2009

  • t

    A command-line todo list manager for people that want to finish tasks, not organize them. (git m...

    legend

    Last updated Mon Oct 05 19:42:14 -0700 2009

Public Activity feed

sjl pushed to master at sjl/django-hoptoad Wed Dec 23 14:46:50 -0800 2009
HEAD is d7df7966387747de877e2104345bbf41018567c7
sjl started watching vito/chyrp Tue Dec 22 08:29:40 -0800 2009
chyrp's description:
The ultra-lightweight ultra-flexible blogging engine with a fetish for birds and misspellings.
sjl started watching documentcloud/underscore Thu Dec 17 15:20:14 -0800 2009
underscore's description:
Functional Programming Aid for Javascript. Works well with jQuery.
sjl pushed to master at sjl/django-hoptoad Tue Dec 15 18:16:34 -0800 2009
HEAD is b1a093fdf8d2a6980ff9b07efb1d4bfb104a7911
  • sjl committed b1a093fd:
    Add some Markdoc documentation.
sjl opened issue 3 on mojombo/semver.org Tue Dec 15 14:57:20 -0800 2009
Programatically determining if a project is using semantic versioning.
sjl started watching mojombo/semver.org Tue Dec 15 13:55:02 -0800 2009
semver.org's description:
Semantic Versioning spec and website
sjl pushed to master at sjl/django-hoptoad Mon Dec 14 17:56:48 -0800 2009
HEAD is 424b7a37d0d1283e1203164e20da769910a0b61f

7 commits »

sjl created tag 0.2 at sjl/django-hoptoad Mon Dec 14 17:24:03 -0800 2009
sjl pushed to master at sjl/django-hoptoad Mon Dec 14 16:38:57 -0800 2009
HEAD is e14d86a623d4075a3f832b0513c1823aa4881767

3 commits »

sjl created tag 0.1.1 at sjl/django-hoptoad Mon Dec 14 16:38:56 -0800 2009
sjl started watching mitechie/workit Mon Dec 14 07:28:41 -0800 2009
workit's description:
Shell tool to switch between projects
sjl pushed to gh-pages at sjl/see Sat Dec 12 08:39:05 -0800 2009
HEAD is ab0a920b15e17cb9b29f3f6724f7a2535578431d
sjl pushed to master at sjl/see Sat Dec 12 08:38:33 -0800 2009
HEAD is 5206c11071f52c107b4c40e7fcd9cd4b8b09e141

2 commits »

sjl forked inky/see Sat Dec 12 08:27:45 -0800 2009
Forked repository is at sjl/see
sjl started watching danvk/dygraphs Thu Dec 10 12:49:30 -0800 2009
dygraphs's description:
Interactive visualizations of time series using JavaScript and the HTML canvas tag
sjl started watching yashh/timetrap Wed Dec 09 15:10:29 -0800 2009
timetrap's description:
Simple command line time tracker
sjl started watching grosser/smusher Wed Dec 09 12:43:56 -0800 2009
smusher's description:
Ruby/CLI: Automatic lossless reduction of all your images
sjl started watching rtomayko/ron Wed Dec 09 12:34:22 -0800 2009
ron's description:
the opposite of roff
sjl started watching deepakjois/dhun Wed Dec 09 12:22:07 -0800 2009
dhun's description:
Minimalist Music Player for OS X
sjl started watching inky/pilcrow Tue Dec 08 06:27:29 -0800 2009
pilcrow's description:
A small static site generator, tailored for my own needs.
sjl updated gist: 248206 Thu Dec 03 06:51:15 -0800 2009
# Discard local changes git checkout -f (git co -f)
sjl forked gist: 248206 Thu Dec 03 06:49:18 -0800 2009
# Discard local changes git checkout -f (git co -f) hg update --clean (hg co -C)
sjl started watching lilspikey/django-batch-select Wed Nov 25 15:49:13 -0800 2009
django-batch-select's description:
batch select many-to-many and one-to-many fields (to help avoid n+1 query problem)
sjl started watching jamesgolick/trample Fri Nov 20 11:10:28 -0800 2009
trample's description:
A Better Load Simulator
sjl updated gist: 236287 Mon Nov 16 12:17:32 -0800 2009
>>> x = '0123456789' >>> a, b = [{} for _ in x], [{}] * len(x)
sjl updated gist: 236287 Mon Nov 16 12:17:15 -0800 2009
>>> x = '0123456789' >>> a, b = [{} for _ in x], [{}] * len(x)
sjl forked gist: 236287 Mon Nov 16 12:16:48 -0800 2009
>>> x = '0123456789' >>> [{} for _ in x]
sjl pushed to master at sjl/gorilla Tue Nov 10 15:20:00 -0800 2009
HEAD is a843d35e16f5cd77691b136b9c1938b8dc692907
  • sjl committed a843d35e:
    cli: Add --downloaded and --installed options to the list command.
sjl pushed to master at sjl/gorilla Tue Nov 10 15:07:10 -0800 2009
HEAD is 0bae21945b7c43dc4ea6c2b8c3fbf68f79d85c60

3 commits »

sjl pushed to master at sjl/gorilla Thu Nov 05 18:00:19 -0800 2009
HEAD is a862ddebbbb53313d0cae387a063172132af9e64

3 commits »

sjl pushed to master at sjl/gorilla-catalog Wed Nov 04 06:42:58 -0800 2009
HEAD is 96ef2f0f7f3a050f45df14c5f1e08c54fdfe34d3
  • sjl committed 96ef2f0f:
    pygments: Add a card for Pygments.
sjl pushed to master at sjl/gorilla Mon Nov 02 18:00:32 -0800 2009
HEAD is 1243ea1f3ecf0b4d386248b250640a0271cf9237
  • sjl committed 1243ea1f:
    shelf: Support scripts in subdirectories.
sjl pushed to master at sjl/gorilla-catalog Mon Nov 02 18:00:25 -0800 2009
HEAD is 028c9fda88fbaf8908939a476122cb4631a07ba4

4 commits »

sjl pushed to master at sjl/gorilla Sun Nov 01 19:19:47 -0800 2009
HEAD is ed0e44f975473ae35bb6ef0ba61ad34f6162a4bc

3 commits »