Ask HN: What are you working on?
201–210 of 252 posts
Re: Ask HN: What are you working on?
#202Earlier quoted context omitted.
While in principle I think the approach is great, I have recently learned that some of your "volunteers" are in fact people infected with spyware. Can't find the corresponding article atm, though :-(
They're not infected with spyware. Some of the computing power comes from the users of freeware applications, who are asked _during install_ if they want to enable the grid system that powers us.
Even if it was barely worth it for the user after factoring in electricity costs the novelty factor might attract people.
Re: Ask HN: What are you working on?
#203Re: Ask HN: What are you working on?
#204Making our e-commerce platform http://www.enstore.com available to everyone. With a nice frontend built in Cappuccino/Atlas.
Re: Ask HN: What are you working on?
#205Started yesterday: Lark, a toy Arc-like language implemented on top of Python instead of Scheme. ([link redacted]) I've never implemented a Lisp or used it for anything serious, and I've been trying to figure out for myself whether there really is anything to macros or if they're just fancy compiler hacks, so I decided to write Lark as a way of learning what precisely pg is so excited about. It's a direct, lazy trans…
♫ All you need is Lambdas ♫ :)
Re: Ask HN: What are you working on?
#206Earlier quoted context omitted.
They're not infected with spyware. Some of the computing power comes from the users of freeware applications, who are asked _during install_ if they want to enable the grid system that powers us.
Have you thought about the economics of having a program where people earn money from allowing use of there processing power vs paying for it regularly/ having your own processing power. Even if it was barely worth it for the user after factoring in electricity costs the novelty factor might attract people.
Re: Ask HN: What are you working on?
#207Re: Ask HN: What are you working on?
#208Re: Ask HN: What are you working on?
#209Making our e-commerce platform http://www.enstore.com available to everyone. With a nice frontend built in Cappuccino/Atlas.
Re: Ask HN: What are you working on?
#210I seem to have invented a new datastructure, so I'm analysing it to check its performance before writing it up and announcing it. I've also invented a variant of an existing data structure that has some nice features. That will accompany it. In the meantime I'm starting a re-write of my alpha 0.1 web service to help connect people with friends and friends of friends. The existing one still exists, and I'm still colle…
If you don't mind me asking, what do you do once you've invented new data structure? I think I have recently, too, but (besides thoroughly documenting it and posting a library based on it, soon), I'm kind of at a loss. I'm not in academia, so publishing in an academic journal isn't the clear choice. I've been trying to find prior art, but thus far haven't found anything similar. My e-mail address is in my profile.