Live data from Hacker News

Ask HN: I made $1.01 yesterday. What next?

news.ycombinator.com

21–30 of 100 posts

Re: Ask HN: I made $1.01 yesterday. What next?

#21
post #15

This isnt answering your question but i've got a quick suggestion for you dev wise. Cache those images on your front page, then stitch them together into a big sprite and then use CSS to display the specific image from the sprite. It'll greatly decrease the load time on that page. Ref: http://css-tricks.com/css-sprites/

Inline images with data URIs might perform equally well with less hackery.

data URIs are not supported on IE. css sprites supported anywhere and quite common.

Re: Ask HN: I made $1.01 yesterday. What next?

#23
post #21
post #15

Earlier quoted context omitted.

Inline images with data URIs might perform equally well with less hackery.

data URIs are not supported on IE. css sprites supported anywhere and quite common.

Wikipedia says that IE8 supports them to some extent. But you are right, you would need to build two solutions to support older browsers, too.

Re: Ask HN: I made $1.01 yesterday. What next?

#24

30% to 70% CTR is nearly impossible. You can only get it in very specific cases. 1.5% CTR is pretty good for Adsense. If you can get it up to 5%, consider yourself lucky.

Yeah, 70% ctr=LIE don't believe it. I think if you go a 70% ctr google would shut you down for clickfraud.

Re: Ask HN: I made $1.01 yesterday. What next?

#25
post #20

This isnt answering your question but i've got a quick suggestion for you dev wise. Cache those images on your front page, then stitch them together into a big sprite and then use CSS to display the specific image from the sprite. It'll greatly decrease the load time on that page. Ref: http://css-tricks.com/css-sprites/

Thank you very much! I hadn't taken the time to think about load times... but you're absolutely right. I'm going to put it on the list as one of my priorities. I think improving / creating a navigation system where players can find a game by category, tag or genre is a higher priority (though I could be wrong) I'm also hoping to add a game description and * star rating to the mouse over tooltip. I think if users can…

You may add a navigation system, but please make it optional and keep the ability to just click on a picture and start playing.

Re: Ask HN: I made $1.01 yesterday. What next?

#27

Congrats on the site and getting started on a project. How are you driving visitors to the site currently?

http://imgur.com/kw2av

:D ummm. ycombinator

I read another comment about reddit / stumble / digg / etc... So I'll have to go there next. For today, once I get tag-navigation done (it's looking pretty sweet already) then I guess a reddit submission.

Since I regularly read reddit I'll feel a little more comfortable with the community there. Hopefully they'll be as supportive as HN is :)

I really do feel nervous about making sure people like it, and making sure it's good enough to show off.

Showing work in progress to HN is a bit of a different story because we're all such "doers" around here. I guess I just feel "safer" starting here. (if that makes sense?)

Re: Ask HN: I made $1.01 yesterday. What next?

#28
post #26

Seems like the last the web needs is another half assed Flash games site.

You can't argue with profit.

I think I'm still at my "collect underpants" phase :)

(EDIT: for anyone who doesn't get the reference: http://en.wikipedia.org/wiki/Gnomes_(South_Park))

Post reply on HN