Live data from Hacker News

Ask HN: What are you working on today?

news.ycombinator.com

11–20 of 314 posts

Re: Ask HN: What are you working on today?

#14
My SXSW proposal. I plan to present "Design for the Coder's Mind": http://www.kadavy.net/blog/posts/design-for-the-coders-mind-...

But I'm stuck on the name. Some contenders:

- Hacking Design: Reverse-Engineering Beauty

- Design for Hackers: Reverse-Engineering Beauty

- Visual Design, Reverse-Engineered: Design for Coders

Thoughts?

Re: Ask HN: What are you working on today?

#16
a hacker news rss filter written in haskell that uses redis to store feed information.

i've found a few filters that are like "only show feeditems which have 10+ votes" etc. I'm going for something a little more complicated - most popular n posts by hour, day, week and month.

Re: Ask HN: What are you working on today?

#20
Building .NET client and server components to transfer disk images over HTTP as fast as the I/O system can handle.

This gives me an idea: when will Mattel give us "Asynchrony is hard" Barbie?

My development environment is Visual Studio 2010 with R# and the zenburn theme.

Post reply on HN