Live data from Hacker News

Youporn.com is now a 100% Redis Site

groups.google.com

91–100 of 133 posts

Re: Youporn.com is now a 100% Redis Site

#91
post #82
post #76

Earlier quoted context omitted.

As well as advertising networks and referral schemes. Though, oddly, they've been late to the game on social.

porn is invariably a "solo" endeavor 99.9% of the time

And yet a significant amount of money is being made by services whose natural market maps directly onto the porn site viewing market.

reviews, 'discreet' dating sites, sugar-daddy match-making sites, etc.

Re: Youporn.com is now a 100% Redis Site

#92
post #84
post #75

Earlier quoted context omitted.

Sex and war would seem more accurate; porn being just a subset of sex. And I suppose one could argue that war is often just a manifestation of a desire for sex or power/money as an intermediary to sex.

Which make the concept of war even more obscene.

If you feel that sex is obscene, perhaps.

Edit: Otherwise I don't see what the goal does to make the butchery of your fellow man any more or less obscene than it inherently is.

Re: Youporn.com is now a 100% Redis Site

#93
post #56

Earlier quoted context omitted.

It's not just now either, the porn industry was hugely influential in causing the adoption and spread of video (you know, on casette), movies and photography.

Indeed - I've heard it argued that the real reason that VHS won out over the technically superior Betamax format, was that Sony refused to license the Betamax technology to adult video vendors. Never dug into it, but it seems plausible.

Having just one deciding factor seems implausible. Straw that broke the camel's back? Sure. But calling it "the real reason" completely ignores every other relevant factor.

Re: Youporn.com is now a 100% Redis Site

#94
post #75
post #55

Earlier quoted context omitted.

Porn and war drive all innovation. Or so they say.

Sex and war would seem more accurate; porn being just a subset of sex. And I suppose one could argue that war is often just a manifestation of a desire for sex or power/money as an intermediary to sex.

Reading tip for you: Prometheus Rising by Robert Anton Wilson. Especially the part about the first 4 primitive circuits of the mind which govern survival, dominance, sex, stuff like that. War is very centered on Circuit II: dominance, emotions and territorial thinking.

http://www.wikisummaries.org/Prometheus_Rising

It fucked my mind when I read it :) It's a bit far out sometimes though, but it's a cool read.

Re: Youporn.com is now a 100% Redis Site

#95
post #35

Earlier quoted context omitted.

You would imagine wrong. I'm running a video sharing page (think FB&youtube mashed together with a dash of blogger) with about 800k unique/month users and it's no picnic.

Do you store the video using some sort of distributed file systems? specialized machine? SAN/NAS? Or the good old' NFS?

Nothing fancy actually. We have 3 dedicated storage servers (two in the same DC as our web server, one in germany), with lots and lots of disk space. We then SCP converted videos to them and serve them trough nginx (supports seeking).

Re: Youporn.com is now a 100% Redis Site

#97

Earlier quoted context omitted.

I once had a surreal meeting with a hotel chain where they mentioned they had detailed management reports on stuff like the average time films are watched for and that they had a graph showing how long porn movies are watched for. This was all being discussed in the context of a fairly formal business meeting.

Ok, I'm feeling rather naïve and waking up slowly this morning. Why do they care to know that? I mean, what about their business does that help them improve? Because, I think we can take it somewhat for granted that such information probably isn't something which the individuals involved, their customers in this situation, enjoy knowing is being collected about them. "Hey, you know that activity you probably consider…

It's probably an extra-cost service to the hotel guest. The hotel wants to know how much/how often the service is used so they can optimize it for their needs. No sense paying for more bandwidth than you need.

In any case, they probably have no need for individual statistics: the aggregated watching habits of guests is enough to provide useful information.

Re: Youporn.com is now a 100% Redis Site

#98
post #2

That's porn for database geeks: 100 million pageviews per day, 300k requests per second against Redis. The way they use MySQL is also interesting IMHO: they populate a relational database in order to be able to build new indexes in the Redis side, using the relational DB for the stuff it is best at, generating new "views" of the data easily. (Relational DBs are also good to do a zillion more things of course.)

Sounds like Redis is being put to the role of reader boxes in the older split-head MySQL (or *SQL) architecture "write to master, read from slaves" with a conversion shim between MySQL & Redis..

Re: Youporn.com is now a 100% Redis Site

#99
post #92
post #84

Earlier quoted context omitted.

Which make the concept of war even more obscene.

If you feel that sex is obscene, perhaps. Edit: Otherwise I don't see what the goal does to make the butchery of your fellow man any more or less obscene than it inherently is.

I assumed he was gesturing at the creation/destruction discord inherent in sex/war with war being the referent for obscene. Of course, a full account of sex more than kisses and pleasantries, it also involves competition.

Re: Youporn.com is now a 100% Redis Site

#100
post #92

Earlier quoted context omitted.

If you feel that sex is obscene, perhaps. Edit: Otherwise I don't see what the goal does to make the butchery of your fellow man any more or less obscene than it inherently is.

I assumed he was gesturing at the creation/destruction discord inherent in sex/war with war being the referent for obscene. Of course, a full account of sex more than kisses and pleasantries, it also involves competition.

The (oftentimes sublimated) drive to procreate is one of the most powerful drivers of all human society and action. Perhaps even THE "primus motor" behind it all.

In Prometheus Rising RAW mentions that the reason monks take a vow of chastity is because it instantly frees them from one of the major hamster-wheels of the human condition.

Of course, I'm not planning to become a monk :) But food for thought...

Post reply on HN