Viewing profile — jwinter
jwinter
HN member- Joined
- Tue, Feb 20, 2007, 9:56 PM UTC
- HN karma
- 174
- Public activity
- 41 items
- HN profile
- View on Hacker News ↗
About jwinter
Recent public activity
- story
-
comment
Comment #7561921
This exists and is what Hound is built on. Rubocop runs lint checks against your Ruby code: https://github.com/bbatsov/rubocop/ . The Emacs integration is great; it highlights fail…
- story
-
comment
Comment #2703516
Check out the pomo gem. It works in a very similar way plus it adds a 25-minute timer for pomodoros. If you add your .pomo file to git would do the same integration. https://github…
-
comment
Comment #2533803
I also recommend checking out Audiogalaxy. It works surprisingly well on 3G and is a great way to access your entire music/podcast collection from your phone. I use it all the time…
-
comment
Comment #2447305
Is the email corpus available? One valuable thing that came out of Enron was real-world email data.
-
comment
Comment #2235158
The Housing First initiative in the US has seen some success: http://en.wikipedia.org/wiki/Housing_First
-
comment
Comment #2217933
http://twitter.com/perlisisms
-
comment
Comment #2010192
Knife and Chef: http://www.opscode.com/chef
-
comment
Comment #1823535
To rebut your Steve Yegge post with another Steve Yegge post (his opinion, at least in 2008, was closer to Jeff's than yours): http://steve-yegge.blogspot.com/2008/09/programmings-…
-
comment
Comment #1601496
The Github founders were working on something like this (famspam) before they founded github.
-
comment
Comment #1528429
I'd like to see GitHub integration.
-
comment
Comment #1439114
Mount Laurel, NJ Telvue ( http://www.telvue.com/ ). We make broadcast video servers. We're looking for Ruby on Rails developers with Linux experience.
-
comment
Comment #1307755
It's funny, the same thing happened to anywhere.fm, of which lala is basically an updated version. They made a fun way to listen to all of your own music online, they got bought ou…
-
comment
Comment #1204609
He's still publishing, at least as of February 2010: http://github.com/raganwald/homoiconic/tree
-
comment
Comment #1027765
This looks unofficial, but Github has a version that has updates over the past few years: http://github.com/ato/nailgun/tree/master/nailgun/
-
comment
Comment #1027322
Check out nailgun if you're interested in using the JVM as a command-line tool without a cold-start. http://martiansoftware.com/nailgun/index.html
-
comment
Comment #951440
List of all clojars: http://clojars.org/search?q=org
-
comment
Comment #865528
Right, that's exactly what Ruby EE was written to solve. Would've been nice for that to land in Ruby 1.9, but at least REE exists.
-
comment
Comment #788484
Ditz does this: http://ditz.rubyforge.org/
-
comment
Comment #768035
PG's other microblog: http://ycombinator.posterous.com/
-
comment
Comment #748310
They mention run code run ( http://runcoderun.com/ ) which is hosted CI.
-
comment
Comment #724026
"Rogers [Nas's ex-wife] will receive $30,471 in spousal support per month; the couple's son will receive $9,027, according to the court records." from: http://www.nytimes.com/aponl…
-
comment
Comment #714443
Use clojure.test for TDD. There's a bit of documentation here: http://java.ociweb.com/mark/clojure/article.html#Testing
- story