I'm putting together a quick custom todo list app to organize my main project, because I'm not happy with the vanilla one in Basecamp.
What about you?
1–10 of 242 posts
I'm putting together a quick custom todo list app to organize my main project, because I'm not happy with the vanilla one in Basecamp.
What about you?
So now I'm deciding how best to hack up my code to get around the bug.
Can't say I'm very happy about where I am, but I'll get it fixed soon enough.
It's very cool being on the cutting edge, as long as you don't bleed too much!
Improving HN's performance. Voting is horribly expensive. That wasn't a problem originally but it's starting to become one now that there are so many users.
A (commercial) Haskell + C project kicks off on March 4th.
I am looking forward to my first major project in Haskell but it will be hectic once it starts and I won't have too much time for lazing around or reading :-(.
Enjoying the last few days of peace :-)
To do it, I'm using webkit2png to make a png from the html page, and prawn to automatically put the png into a pdf. The whole thing is 6 lines of ruby (which uses python, then prawn), and it's working well so far, but I've had to fuss with the scaling so that it prints without pixelating.