]> git.sesse.net Git - pr0n/blobdiff - files/faq.html
Minor JavaScript refactoring.
[pr0n] / files / faq.html
index 351f3bdd2062951c4ce56785e0d03792e1d51988..e54b3235b6401056cfb0ed8255b99b8504166ca7 100644 (file)
@@ -9,7 +9,7 @@
   </head>
   <body>
     <h1>pr0n FAQ</h1>
-    <p>Last updated August 21st, 2007</p>
+    <p>Last updated July 21st, 2008</p>
 
     <h2>So, what is this pr0n thing anyway?</h2>
     
@@ -54,7 +54,7 @@
        so the next time somebody views the same images in that resolution,
        it will be snappy as usual.</p>
 
-    <h2>Why didn't you just throw up Gallery?</h2>
+    <h2>Why didn't you just throw up Gallery? (Or use Flickr, Picasaweb, etc.)</h2>
 
     <p>Because it didn't fit my needs, and the same goes for all other systems
       I've seen. I wanted something no-nonsense that would work for <em>my</em>
 
     <h2>What hardware/software does it run on?</h2>
       
-    <p>pr0n currently runs on an Athlon 64 X2 3800+ with 4GB RAM and ordinary
+    <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.2 as the back-end
+      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. 2500 lines of code (of which ~25% is the WebDAV part; I should
+      approx. 3300 lines of code (of which ~25% is the WebDAV part; I should
       really make that a bit cleaner once). Most of the real work is done by
       the software on which pr0n builds on.</p>
 
     <h2>How much data is there in there, anyway?</h2>
 
-    <p>At the time of writing, approximately 86GB of image data (that is, over
-      52000 different images), plus cache, plus metadata in the SQL database.
+    <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.
       (These numbers are growing rather rapidly, so they could be outdated at
       any given time.)</p>
 
       on IRC as Sesse on EFnet, IRCnet, Freenode or OFTC.</p>
 
     <hr />
-    <p class="footer">pr0n v2.53,
-      &copy; 2004-2007 <a href="http://www.sesse.net/">Steinar H. Gunderson</a>.</p>
+    <p class="footer">pr0n v2.70,
+      &copy; 2004-2008 <a href="http://www.sesse.net/">Steinar H. Gunderson</a>.</p>
   </body>
 </html>