X-Git-Url: https://git.sesse.net/?p=pr0n;a=blobdiff_plain;f=files%2Ffaq.html;h=90eb5ee8cb42a8939fb4dc9dd541e59ca79a8fa9;hp=e54b3235b6401056cfb0ed8255b99b8504166ca7;hb=b5d44d73bfa40fe7dc234a95dc3f8f81ec88398f;hpb=76e782f836405d2c19af9aba73392ff3f2df6822 diff --git a/files/faq.html b/files/faq.html index e54b323..90eb5ee 100644 --- a/files/faq.html +++ b/files/faq.html @@ -9,7 +9,7 @@

pr0n FAQ

-

Last updated July 21st, 2008

+

Last updated March 23rd, 2009

So, what is this pr0n thing anyway?

@@ -45,6 +45,13 @@ keyboard shortcuts are in place, so it should be comfortable enough for most uses.)

+

Can you remove a picture of me?

+ +

Yes! By Norwegian law you have the right to deny publication of an image + where you are identifiable (with a few exceptions). Just send me an e-mail + (see below) with the URL of the images you want removed, and I'll remove them. + No questions asked.

+

I just changed thumbnail resolution, why is everything so slow?

Probably the requested size was never generated before, so the server @@ -81,13 +88,14 @@

pr0n currently runs on an Intel Q9450 (quad-core 2.66GHz) with 8GB RAM and ordinary SATA disks. (The server does a lot of other stuff besides running pr0n, of course.) pr0n itself is a custom-made system by myself, tightly coupled - into Apache 2.2, mod_perl 2.0 and ImageMagick 6.x (as well as various - other Perl modules), using PostgreSQL 8.3 as the back-end - database for metadata et al. The base operating system is Debian lenny (ie. “testing”).

+ into Apache 2.2, + mod_perl 2.0, + ImageMagick 6.x + (as well as various other Perl modules) and + qscale, using + PostgreSQL 8.3 as the back-end + database for metadata et al. The base operating system is + Debian lenny (ie. “testing”).

The Perl modules aren't really that big — we're talking about only approx. 3300 lines of code (of which ~25% is the WebDAV part; I should @@ -96,8 +104,8 @@

How much data is there in there, anyway?

-

At the time of writing, approximately 140GB of image data (that is, over - 72000 different images), plus cache, plus metadata in the SQL database. +

At the time of writing, approximately 160GB of image data (that is, over + 69000 different images), plus cache, plus metadata in the SQL database. (These numbers are growing rather rapidly, so they could be outdated at any given time.)