VirtualTam's bookmarks
1834 bookmarks found
-
How to Write a Spelling Corrector
2015-12-10 -
Implementation for OOP generic objects, starting with 3.5 : )
-
PEP 20 -- The Zen of Python | Python.org
2015-11-29 -
Up-to-date fork of the DJango Book, with additional content \o/
-
Filtering Data with PHP
2015-11-16 -
1for i in $(find /usr/lib -type f -name '*.so.*'); do 2 nm -D $i | grep MY_SYMBOL; 3 [[ $? -eq 0 ]] && echo $i; 4done
adapted from http://narkive.com/a1rT9Efg.8
-
stefankoegl/python-json-pointer · GitHub
2015-09-23 Python implementation of JSON Pointer - RFC 6901
See:
-
bslatkin/dpxdt · GitHub
2015-09-17 Make continuous deployment safe by comparing before and after webpage screenshots for each release.
-
Maps - Jason Davies
2015-09-13 -
IonicaBizau/cli-github · GitHub
2015-09-09 A fancy GitHub client for command line.
-
IonicaBizau/git-stats · GitHub
2015-09-09 A GitHub-like contributions calendar, but locally, with all your git commits