Live data from Hacker News

Ask YC: What are you working on these days?

news.ycombinator.com

51–60 of 133 posts

Re: Ask YC: What are you working on these days?

#51
post #46

Great question :) Mostly working on Stitcho.com ( http://stitcho.com ) Stitcho is a desktop notification widget for your website, with support for Windows and Mac. Add desktop alerts to your web app in less than 30 minutes. Also, trying to build an Erlang community in the DC area (search for Erlang on meetup.com) Finally, putting together a presentation for BarCampDC this Saturday.

We've been doing something like this with Growl - how does it compare?

Stitcho is basically "Growl for the Web", but NOT in the sense of being another Javascript-to-Growl bridge (a few of those exist out there, protoGrowl, Growl mootools, etc.)

Rather, Stitcho lets you send notifications from server side code that are delivered to your users via the Stitcho widget. The Stitcho server sits in the middle to route and deliver the notifications.

Also, Stitcho provides widgets for Mac and Windows. (The Mac version can use Growl if it's available.)

Does that answer your question? If not, please clarify.

Re: Ask YC: What are you working on these days?

#52
Finishing my distributed memory list caching system. Think Memcached, but instead of storing an object, you store an array, and can CRUD it in an atomic way. Fast, simple, non-persistent. Usage case: caching a one-to-many relationship in a relational database.

Re: Ask YC: What are you working on these days?

#55
post #48

* Working on my second book for O'Reilly * Speaking about, and generally pushing for more interest in Open Data * Putting my entire life in a semantic graph: http://blog.kiwitobes.com/?p=73 * Trying to figure out what programmers can do about risk management failures

What was your first book?

Re: Ask YC: What are you working on these days?

#57
Working on:

* a web-site-as-service for customizing installation / install cds for different flavors of Ubuntu.

* a customizable tetris-like game editor done in javascript, allowing people to create their own shapes / rules / etc.

* slowly making an emacs-like editor in python

* working on a web based store for the various media produced by the house I live in

Re: Ask YC: What are you working on these days?

#58

http://theperceptron.com - astute music recommendations And a site where you create your audio autobiography by uploading mp3s. Hello, RIAA.

I got: Radiohead -> The Beach Boys

You should remove that my any means necessary.

I think the UI is pretty nice, actually. Very functional, feels like a "tool". Don't lose that when you make it more fancy.

Post reply on HN