]> git.sesse.net Git - pr0n/blobdiff - files/faq.html
Update the FAQ.
[pr0n] / files / faq.html
index e54b3235b6401056cfb0ed8255b99b8504166ca7..6de20eefc8ae7cfdae5653546edd2c3716325e5e 100644 (file)
@@ -9,7 +9,7 @@
   </head>
   <body>
     <h1>pr0n FAQ</h1>
-    <p>Last updated July 21st, 2008</p>
+    <p>Last updated November 16th, 2008</p>
 
     <h2>So, what is this pr0n thing anyway?</h2>
     
     <p>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 <a href="http://www.apache.org/">Apache</a> 2.2, <a
-      href="http://perl.apache.org/">mod_perl</a> 2.0 and <a
-      href="http://www.imagemagick.org/">ImageMagick</a> 6.x (as well as various
-      other Perl modules), using <a
-      href="http://www.postgresql.org/">PostgreSQL</a> 8.3 as the back-end
-      database for metadata et al. The base operating system is <a
-      href="http://www.debian.org/">Debian</a> lenny (ie. “testing”).</p>
+      into <a href="http://www.apache.org/">Apache</a> 2.2,
+      <a href="http://perl.apache.org/">mod_perl</a> 2.0,
+      <a href="http://www.imagemagick.org/">ImageMagick</a> 6.x
+      (as well as various other Perl modules) and
+      <a href="http://bzr.sesse.net/qscale/">qscale</a>, using
+      <a href="http://www.postgresql.org/">PostgreSQL</a> 8.3 as the back-end
+      database for metadata et al. The base operating system is
+      <a href="http://www.debian.org/">Debian</a> lenny (ie. “testing”).</p>
 
     <p>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 +97,8 @@
 
     <h2>How much data is there in there, anyway?</h2>
 
-    <p>At the time of writing, approximately 140GB of image data (that is, over
-      72000 different images), plus cache, plus metadata in the SQL database.
+    <p>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.)</p>