User:Carl: Difference between revisions

From Noisebridge
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
__NOTOC__
==== who am i ====
==== who am i ====
   if (user != "Colbalt") {
   if (user != "Colbalt") {
Line 13: Line 14:
   ——END GEEK CODE BLOCK——
   ——END GEEK CODE BLOCK——


 
<h4><tt>
 
HTTP/1.1 303 See Other <br/>
====<tt>HTTP/1.1 303 See Other</tt>====
Location: http://carl.gorringe.org/
====<tt>Location: http://carl.gorringe.org/ </tt>====
</tt></h4>

Revision as of 19:51, 15 February 2012

who am i

 if (user != "Colbalt") {
   printf("Carl Found!");
 }
 else {
   printf("You may be looking for the other Carl...");
 }

Geek Code

 —–BEGIN GEEK CODE BLOCK—–
 Version: 3.1
 GCS/IT/S d- s: a C++++$ ULIS+++$ P+++$ L+++$>++++ E- W+++$ N+ o+ w— O- M++$ V- PS++ PE- Y+>++ PGP t+ 5++ X++ R tv b++ DI+++ D++ G e++ h– r
 ——END GEEK CODE BLOCK——

HTTP/1.1 303 See Other
Location: http://carl.gorringe.org/