crescendo's comments

crescendo | 13 years ago | on: Cell: Lisp in Javascript

Hi everyone, original author here. Thanks for all the feedback! My friend posted this before it was really ready for public consumption.

My goal here was to learn how Lisp works at a really low level. I'm planning to add the features you would expect from a Lisp (e.g. macros) very soon.

crescendo | 14 years ago | on: MongoDB 2.0.0-rc0 Released

Does anyone else find it amusing that it seems to have become the norm nowadays that "Release Candidates" are "Released"?

crescendo | 16 years ago | on: Tell HN: I quit my job Starting full-time on my startup on Monday.

First of all, congratulations! There will be a lot of ups and downs, so just remember to enjoy the good times and hang in there and be persistent through the bad.

I have a couple suggestions for your landing page:

* The current overall payload is 382.1K. You could significantly reduce this and speed up the load time if you enable gzip compression on your web server. Seems like you're running this on IIS 6.0--there is a configuration option for HTTP compression buried somewhere in the submenus, I believe.

* The rounded corners have a white background, whereas the page background at the top is gray. This causes the top corners to have a very visible rectangular edge. The IE-6 friendly way to fix this is to change the background color for the top corners to match the background color of the top of the page. If you don't care about IE 6, you can simply give them transparent backgrounds.

Good luck!

crescendo | 16 years ago | on: Ask HN: Who's hiring?

Academia.edu is hiring: http://www.academia.edu/jobs

We're currently hacking a lot of cutting-edge technology like Node.js and Redis to scale the site up, and we're looking for some really talented engineers to help us out.

Based in San Francisco.

crescendo | 16 years ago | on: Vidly (YC S08) first to launch HD video on Twitter

The problem with analyzing companies like this is that they don't really admit of a traditional value-based assessment. What is the value proposition of a service like Vidly, really? It shortens the process of posting a video link to Twitter by a few steps. Yes, I'm understating what they do, but when you distill it down to its actual benefit to an end user, that's it.

    Option 1:
        1) Open youtube.com.
        2) Create a youtube account (First time only).
        3) Post video to Youtube.
        4) Open twitter.com, or a Twitter client.
        5) Post a tweet with the Youtube link.

    Option 2:
       1) Open vidly.com (or client?).
       2) Post video and tweet to Twitter.
You've reduced the steps it takes to post a video to Twitter from 5 to 2; big whoop, right? But looking at this alone misses the point. Here's where it gets interesting: given that they're both free, and that users actually know about Option 2, most of them will choose Option 2 without hesitation. Besides that, the relative complexity of using Youtube for this task might have been a barrier for many people who otherwise would've posted videos. When you combine this with good marketing, the vibrant user base of Twitter, and a large mass of people hungry to broadcast videos, big things can happen.

crescendo | 16 years ago | on: Smule: I am T-Pain

This app is awesome. I'm a musical hobbyist, but today was the first time that anything has ever remotely made it sound like I can sing.

crescendo | 16 years ago | on: Ask HN: How do you explain how programming works to complete non-techies?

I use the following analogy, which seems to get the point across most of the time.

Imagine you're catering an event, and you need to make 500 identical sandwiches. Now, the usual approach is to get out the bread slices, lettuce, tomatoes, turkey, etc and set to work constructing each sandwich by hand. And what if the client suddenly tells you they need 1,000 sandwiches? Your work doubles!

But what if you do this instead: build a machine where you press a button and it creates one perfect sandwich, exactly to specification. Then even if you have an event that calls for 1,000, 100,000, or 1,000,000 or more sandwhiches, your work doesn't really increase. You just keep pressing a button, and any number of sandwiches pop out of the machine, exactly to specification.

In this case, the machine is the program. More accurately, the machine is the CPU and its instructions for creating a sandwich are the program, but you will lose people going to this level of detail. And the sandwiches are the output.

crescendo | 16 years ago | on: Google Voice iPhone app rejected

Apple is making a huge mistake here. I love my iPhone, but in the wake of this GV business, I find myself seriously considering a switch to an Android phone. I can't speak for everyone, but I'm sure I'm not the only iPhone fan out there who feels this way.

crescendo | 16 years ago | on: CrunchPad Inc. Formed With 14 Employees In Singapore

I think the point is that for every wildly successful company out there, there was surely an early group of naysayers who could see instantly that it was a dud.

Arrington might fail here, but you have to give the guy a lot of credit for how he has moved forward on this thing.

crescendo | 16 years ago | on: HeyZap (YC S09) Launches Microtransaction Platform

I was actually wondering the other day whether Apple does any kind of arbitrage behind the scenes of their international app store sales. Seems like they could be making a lot of extra money that way.

Maybe there's an opportunity for a startup here?

crescendo | 16 years ago | on: 'Warrior Gene' Linked To Gang Membership, Weapon Use

I can't remember where I read it now, but there was a very well reasoned argument positing that this is essentially why we have sports. A sport is a means of venting primal violent and competitive urges in a way that's controlled and (usually) not harmful to civilized society, so they claimed. This violent expression works directly for those playing and vicariously for those watching.

crescendo | 17 years ago | on: Is Science As Important As Football?

Football is a very important pastime to a lot of people. Just playing devil's advocate here: can you name one reason why those NASA programs are more important than the football arena, without making reference to your own subjective value system which would be at odds with that of the ardent football fan's?
page 1