Skip to content

Instantly share code, notes, and snippets.

/* Keys:
* A7 *
* A8 TAB
*
* B1 Y
* B2 Q
* B3 LALT
* B4 SPACE
* B5 A
* B6 LCTRL
[
{
"conference": "32C3",
"slug": "32c3",
"author": "CCC",
"description": "Live-Streaming vom 32C3",
"keywords": "32C3, Hacking, Chaos Computer Club, Video, Music, Podcast, Media, Streaming, Hacker, Hamburg",
"startsAt": "2015-12-27T05:00:00+0000",
"endsAt": "2015-12-30T20:00:00+0000",
"groups": [
#!/usr/bin/php
<?php
/**
* create directory listing to replace webservers listing
*
* Usage: ./create-index.php /path/to/directory > /path/to/index.html
*
* This file was created to create a non-truncated directory listing for
* firmware download at Freifunk Westpfalz. Fixes problems with truncated
* file names in listing, like most webservers do to save space. Also