Skip to content

Instantly share code, notes, and snippets.

@candera
Created November 18, 2011 22:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 3 You must be signed in to fork a gist
  • Save candera/1377911 to your computer and use it in GitHub Desktop.
Save candera/1377911 to your computer and use it in GitHub Desktop.
Hack Log

This is my score for the “One Hundred Days of Hacking” game. Rules here.

Date Score Activity Comment
2012-Jan-12 50 e23834f4 one: update deps script
2012-Jan-11 49 b751984d artifact: start conversion to ClojureScript
2012-Jan-10 48 55d91b66 artifact: upgrade to Clojure 1.3
2012-Jan-09 47 5a17473d artifact: convert to enlive
2012-Jan-08 46 7302bd9b artifact: change to new UI
2012-Jan-07 45 3fb262fe artifact: professor board development
2012-Jan-06 44 e5b67689 emacs: store window configuration
2012-Jan-05 43 c9b617b0 emacs: added shell-eval-region
2012-Jan-04 42 Spaced out I even made a change. Just didn’t commit it.
2012-Jan-03 44 bbaee6d3 artifact: Update project dependencies
2012-Jan-02 43 e35e6679 artifact: Update professor board mockup
2012-Jan-01 42 9743d230 artifact: Update .gitignore
2011-Dec-31 41 2396569c hobocopy: attempted fix for #36
2011-Dec-30 40 cf6bd1ea shadowspawn: fix issue #14
2011-Dec-29 39 555757f9 artifact: move back over to master branch
2011-Dec-28 38 f853c4ff emacs: clean up init.el
2011-Dec-27 37 Issue 2 cccp-emacs: close encoding issue as not my problem
2011-Dec-26 36 ee90e689 cccp-emacs wiki: document decision not to monkey with undo for now
2011-Dec-25 35 b341a129 cs-atom: fix last problem
2011-Dec-24 34 02ce7ac4 cs-atom: javaify export code
2011-Dec-23 33 d370ffce emacs: add center-window-horizontally
2011-Dec-22 32 567a3582 cs-atom: projectify
2011-Dec-21 31 fad7fa04 cs-atom: more work
2011-Dec-20 30 0c7795b0 cs-atom: more work
2011-Dec-19 29 d10a3c16 cs-atom: more work
2011-Dec-18 28 87e5b398 cs-atom: more work
2011-Dec-17 27 3b6ded75 cs-atom: most of the basics
2011-Dec-16 26 e9ec6324 cs-atom: beginning explorations
2011-Dec-15 25 a2ac7588 cs-atom: initial commit
2011-Dec-14 24 a23e56e1 clojure-mode: Add clojure-fill-docstring to clojure-mode
2011-Dec-13 23 df0a806b clojure-mode: Preserve point in clojure-fill-docstring
2011-Dec-12 22 e8963e38 emacs config: Bind clojure-fill-docstring in correct mode
2011-Dec-11 21 c81495b6 emacs config: Handle case where DISPLAY is not set
2011-Dec-10 20 d80a2e79 emacs config: adjust default fonts
2011-Dec-09 19 8a0adcc9 emacs: Using left-margin in better-paredit-reindent-string
2011-Dec-08 18 33c9ce0e emacs config
2011-Dec-07 17 04bf9c92 cccp-emacs wiki
2011-Dec-06 16 1e54e716 emacs config
2011-Dec-05 15 b4d130f2 emacs config
2011-Dec-04 14 D’oh! Dammit – not sure how this happened.
2011-Dec-03 16 5a5876b3 emacs config
2011-Dec-02 15 12f4dfb4 cccp-emacs
2011-Dec-01 14 f799a198 cccp-mode
2011-Nov-30 13 2114cb87 cccp-mode
2011-Nov-29 12 95a1d9fc emacs config (on my 40th birthday!)
2011-Nov-28 11 e7aa542f cccp-mode wiki
2011-Nov-27 10 915c9b36 cccp-mode
2011-Nov-26 9 5acbb1ca emacs config
2011-Nov-25 8 6761ab40 cccp-mode
2011-Nov-24 7 d08c5df2 cccp-mode (on Thanksgiving!)
2011-Nov-23 6 8d3a0c5a cccp-mode
2011-Nov-22 5 8c8591bb cccp-mode
2011-Nov-21 4 cafd0e33 cccp-mode
2011-Nov-20 3 7c6f4404 cccp-mode
2011-Nov-19 2 2766f505 cccp-mode
2011-Nov-18 1 1504b8f1 cccp-mode
@fogus
Copy link

fogus commented Nov 30, 2011

Does modifying my hack log count? ;-) Fun game, reminds me of http://calendaraboutnothing.com/

@candera
Copy link
Author

candera commented Nov 30, 2011

Haha, I thought about that. And yes! If it gets you to the computer thinking about doing something (anything!) hacking related, then sure, it counts. The point is to just do something, with the thought that it will likely lead to "as long as I'm here" moments.

Using your hack log as your commit remains lame, however. :)

@hhutch
Copy link

hhutch commented Dec 11, 2011

I fell off the horse on Friday. Went out for a B'day, came home too late and fell asleep completely forgetting. Decided to stable him for a few days and start riding again on Monday.

@candera
Copy link
Author

candera commented Dec 12, 2011

Bummer - in my case it was simply having done a bunch of work in the morning, and then forgetting later that I hadn't actually committed it. At least it was when I was in the low teens - would have sucked to have that happen on day 75 or something.

It's an interesting exercise, though!

@candera
Copy link
Author

candera commented Jan 13, 2012

I got to 50. I think that might be it for this round. It was fun, but it's starting to take its toll.

@hhutch
Copy link

hhutch commented Jan 13, 2012

I think I will pick this back up again soon, maybe for shorter sprints. I have specific goals for some of my public projects that I haven't reached yet and this is an easy, low-overhead way of making steady progress.

This experiment really inspired me to use public gists as a way of not "falling off the horse" when committing to a daily routine. It works well for me when I know other people can permanently see what I've done.

@candera
Copy link
Author

candera commented Jan 13, 2012

I've been thinking along the same lines. I've even started thinking things like "that might be worth devoting 20 points to."

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment