Skip to content

Instantly share code, notes, and snippets.

View timglabisch's full-sized avatar

Tim Glabisch timglabisch

View GitHub Profile
""# ""#
mmmmm m m mmm mmmm # m mm mmm mmmm #
# # # "m m" # " #" "# # #" " #" # #" "# #
# # # #m# """m # # # # #"""" # # #
# # # "# "mmm" "#m## "mm # "#mm" ##m#" "mm FTW!
m" # #
"" " "
==@timglabisch=============================================================
# This is a basic VCL configuration file for varnish. See the vcl(7)
# man page for details on VCL syntax and semantics.
#
backend default {
.host = "127.0.0.1";
.port = "80";
# health check: every 5 secs, sliding window of 5 checks of which 3 must be good
#.probe = {
# .url = "/index.php";
# .interval = 5s;
Parser = require("jison").Parser;
Generator = require("jison").Generator;
class Node_Whitespace
constructor: (@value)->
console.log "#Whitespace"
compile: -> ""
1.307,00 € Mac book air 11" mit i7 und 8gb ram!
inkl. usb zu lan
inkl. usb zu dvi
319,00 € LG 27MA73D-PZ, LED-Monitor, inkl. TV-Tuner
16,99 € Cherry eVolution STREAM XT Corded MultiMedia Keyboard, Tastatur
62,00 € Apple Magic Mouse, Maus
46,99 € Intenso Memory Station 2,5" 500 GB, Festplatte
30,99 € Transcend Portable DVD±RW 8x U2S, DVD-Brenner
24,99 € Digitus 4-Port USB 3.0 Hub, USB-Hub
1.808,00 €
/bin/bash /home/dev/asmjsphp/php-src/libtool --silent --preserve-dup-deps --mode=compile /home/dev/asmjsphp/emcc -Iext/date/lib -Iext/date/ -I/home/dev/asmjsphp/php-src/ext/date/ -DPHP_ATOM_INC -I/home/dev/asmjsphp/php-src/include -I/home/dev/asmjsphp/php-src/main -I/home/dev/asmjsphp/php-src -I/home/dev/asmjsphp/php-src/ext/date/lib -I/home/dev/asmjsphp/php-src/ext/ereg/regex -I/usr/include/libxml2 -I/home/dev/asmjsphp/php-src/ext/sqlite3/libsqlite -I/home/dev/asmjsphp/php-src/TSRM -I/home/dev/asmjsphp/php-src/Zend -I/usr/include -c /home/dev/asmjsphp/php-src/ext/date/php_date.c -o ext/date/php_date.lo
WARNING root: -I or -L of an absolute path "-I/home/dev/asmjsphp/php-src/ext/date/" encountered. If this is to a local system header/library, it may cause problems (local system files make sense for compiling natively on your system, but not necessarily to JavaScript)
clang: warning: argument unused during compilation: '-nostdinc++'
In file included from /home/dev/asmjsphp/php-src/ext/date/php_date.c:21:
#include<stdlib.h>
#include<string.h>
#include<assert.h>
#include<stdio.h>
#include<time.h>
#include<fcntl.h>
#define FILE_READ_BUFFER 16384
#define FILE_WITE_BUFFER 16384
@timglabisch
timglabisch / vcl
Created March 27, 2013 16:52
Varnish Inline C Random + Timestamp
C{
#include <stdlib.h>
#include <stdio.h>
#include <sys/time.h>
}C
C{
struct timeval tv;
char txt[200];
gettimeofday(&tv, NULL);
#include<stdlib.h>
#include<string.h>
#include<assert.h>
#include<stdio.h>
#include <glib.h>
#include "client.h"
struct clients_list {
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <assert.h>
typedef struct {
char* key;
char* val;
} data_keyval;
@timglabisch
timglabisch / ws.c
Created January 6, 2013 23:19 — forked from anonymous/ws.c
#include <stdio.h>
#include <stdlib.h>
#include <assert.h>
#include <string.h>
// WORKSPACE BEISPIEL
// FreeBsd Lizenziert
// tim glabisch
//
// Ein Workspace ermöglicht, dass beliebige variablen darin abgelegt werden, der komplette