Benutzer:Ange: Unterschied zwischen den Versionen

aus Metalab Wiki, dem offenen Zentrum für meta-disziplinäre Magier und technisch-kreative Enthusiasten.
Zur Navigation springenZur Suche springen
Zeile 7: Zeile 7:
 
<p>&nbsp;</p>
 
<p>&nbsp;</p>
  
<pre>
+
<table>
 +
<tr><td colspan=2><b>The different levels of coding:</b></td>
 +
</tr>
 +
<tr><td>Beginning coder:</td>
 +
    <td>tux:~ # ./kdevelop</td>
 +
</tr>
 +
<tr><td>Advanced coder:</td>
 +
    <td>tux:~ # cp /dev/console ./source.c</td>
 +
</tr>
 +
<tr><td>Extrem coder:</td>
 +
    <td>tux:~ # cp /dev/console ./a.out</td>
 +
</tr>
 +
<tr><td>Hardcode coder:</td>
 +
    <td>tux:~ # cp /dev/brain /proc/kcore</td>
 +
</tr>
 +
</table>
 +
 
 +
<table>
 +
<tr><td><pre>
 
-----BEGIN GEEK CODE BLOCK-----
 
-----BEGIN GEEK CODE BLOCK-----
 
Version: 3.12
 
Version: 3.12
  
GCS/E/ED/IT/S/TW/O d+(-) s:+> a? C++++ UBLA*+++(++++)>$ P+(++) L++++@>$ E--- W- N+ o- K- w- O- M V- PS+ PE Y+ PGP+++ t+(++) 5- X R* tv- b+++ DI++ G++ e+++ h(*) r% y?
+
GCS/E/ED/IT/S/TW/O d+(-) s:+> a? C++++ UBLA*+++(++++)>$ P+(++)
 +
L++++@>$ E--- W- N+ o- K- w- O- M V- PS+ PE Y+ PGP+++ t+(++)
 +
5- X R* tv- b+++ DI++ G++ e+++ h(*) r% y?
 
------END GEEK CODE BLOCK------
 
------END GEEK CODE BLOCK------
</pre>
 
 
<p>&nbsp;</p>
 
 
<table>
 
<tr><td><pre>
 
Beginning coder: gnu:~ # ./kdevelop
 
Advanced coder:  gnu:~ # cp /dev/console ./source.c
 
Extrem coder:    gnu:~ # cp /dev/console ./a.out
 
Hardcode coder:  gnu:~ # cp /dev/brain /proc/kcore
 
 
  </pre></td></tr>
 
  </pre></td></tr>
 
</table>
 
</table>

Version vom 15. Juni 2007, 18:21 Uhr

Ange

Thomas Angermayer - http://angermayer.cc

 

The different levels of coding:
Beginning coder: tux:~ # ./kdevelop
Advanced coder: tux:~ # cp /dev/console ./source.c
Extrem coder: tux:~ # cp /dev/console ./a.out
Hardcode coder: tux:~ # cp /dev/brain /proc/kcore
-----BEGIN GEEK CODE BLOCK-----
Version: 3.12

GCS/E/ED/IT/S/TW/O d+(-) s:+> a? C++++ UBLA*+++(++++)>$ P+(++)
L++++@>$ E--- W- N+ o- K- w- O- M V- PS+ PE Y+ PGP+++ t+(++)
5- X R* tv- b+++ DI++ G++ e+++ h(*) r% y?
------END GEEK CODE BLOCK------