Daily Shaarli

All links of one day in a single page.

June 22, 2014

Big list of http static server one-liners

Each of these commands will run an ad hoc http static server in your current (or specified) directory, available at http://localhost:8000. Use this power wisely.

Anonymous functions in C

LambdaPP is a preprocessor for giving you anonymous functions in C.