Hacker News

Unread

A math book http://minireference.com/ http://cnd.mcgill.ca/~ivan/miniref/miniref_v3_preview.pdf

top ten algorithms in 2012 http://11011110.livejournal.com/260838.html

someone’s interesting web Side projects http://blog.jazzychad.net/2012/12/31/year-in-review-side-projects.html

Mobile Framework http://justspamjustin.github.com/junior/#

Pretty cool HTML5 Demos http://www.htmlfivewow.com/

Cool Unix command http://clippy.in/b/YJLM9W

Python framework for hadoop http://blog.cloudera.com/blog/2013/01/a-guide-to-python-frameworks-for-hadoop/

Sys Manager Cheat sheet http://rubytune.com/cheat

Tactical Web Application Penetration Testing Methodology http://www.gironsec.com/WebHacking101.pdf

Is React really fast? http://blog.500tech.com/is-reactjs-fast/

PolyCharJS
http://www.polychartjs.com/

Crafting Ring: http://www.kokes.net/projectlonghaul/projectlonghaul.htm

Linux Performance: http://www.brendangregg.com/linuxperf.html

Learncodethehardway

What every web developer should know about URL encoding: http://blog.lunatech.com/2009/02/03/what-every-web-developer-must-know-about-url-encoding#GeneralURLsyntax

Screencast: http://devblog.avdi.org/2013/06/21/a-list-of-programming-screencast-series/

GPG Tutorial http://futureboy.us/pgp.html

Read

Is that ASCII or is it Protobuf? The importance of types in cryptographic signatures

Protobuf-like encoding has a major drawback in verifying the contexts of the encryption/sign.

Using Logs To Build A Solid Data Infrastructure

The reasoning behind log as a data structure for modern services.ahck## todo