I hereby claim:
- I am hutt on github.
- I am hutt (https://keybase.io/hutt) on keybase.
- I have a public key ASAfDTiR_0EYNCmkVoFox6ahBKKpTF_vQeCYs6ss-8aESwo
To claim this, I am signing this object:
| <?xml version='1.0'?> | |
| <lang> | |
| <exp> | |
| <key>upload_file</key> | |
| <tr>Datei hochladen</tr> | |
| </exp> | |
| <exp> | |
| <key>create_file</key> | |
| <tr>Datei anlegen</tr> | |
| </exp> |
| <?php | |
| if(!isset($_COOKIE['lang'])){ | |
| $lang = substr($_SERVER["HTTP_ACCEPT_LANGUAGE"], 0, 2); | |
| switch($lang) { | |
| case 'de': | |
| $redirect = '/de';break; | |
| case 'en': | |
| $redirect = '/en';break; | |
| default: | |
| $redirect = '/en'; } |
| /** | |
| * | |
| * Nope. | |
| * | |
| * @version 1.0 vom 18.12.2012 | |
| * @Jannis Hutt | |
| */ | |
| import java.io.*; | |
| public class sort12zufall { | |
| public static void main(String[] args) throws IOException { |
| function get_followers_count($username) { | |
| $cache_file = CACHEDIR . 'twitter_followers_counter_' . md5 ( $username ); | |
| if (is_file ( $cache_file ) == false) { | |
| $cache_file_time = strtotime ( '1984-01-11 07:15' ); | |
| } else { | |
| $cache_file_time = filemtime ( $cache_file ); | |
| } | |
| <?php | |
| /******************************* | |
| * | |
| * Convert Text to Binary ASCII | |
| * oder so. | |
| * | |
| *******************************/ | |
| header("Content-Type: text/html; charset=utf-8"); | |
| function textBinASCII($text){ | |
| $bin = array(); |
| include reg51.inc | |
| Init: mov A, #11111111b | |
| mov P1, #11111111b; alle Zeilen dauerhaft high, mit Spalten wird Rotation gesteuert | |
| Eins: mov A, #11110111b | |
| Start: mov P0, A; erste Spalte muss low sein, da nur wenn Spalte low und Zeile high ist dann leuchtet Licht | |
| RR A; Akku nach rechts rotieren | |
| mov P0,A; Akku in P0 | |
| CJNE A, #0F7h, Start; Vergleiche A mit 1111 0111d wenn ungleich nach Start springen |
| khwz() | |
| Prgm | |
| :"init" | |
| Lbl init | |
| :"Zum IO Fenster wechseln" | |
| Disp "" | |
| :"Alles loeschen" | |
| ClrIO | |
| ClrErr | |
| ClrGraph |
| -----BEGIN PGP SIGNED MESSAGE----- | |
| Hash: SHA512 | |
| - -----BEGIN PGP SIGNED MESSAGE----- | |
| Hash: SHA512 | |
| # Neuer GnuPG Key | |
| Ich, Jannis Hutt, habe meinen GPG Key gewechselt. | |
| Der alte Key 0xDE982BAE0C8061C8, welcher als Hauptidentität die E-Mail Adresse [email protected] nutzte, wird von un an nicht mehr benutzt. | |
| Stattdessen benutze ich von nun an den Key 0x9BAD2EA15BCF1DFF. |
I hereby claim:
To claim this, I am signing this object: