VirtualTam's bookmarks
238 bookmarks found
-
-
Context: replace spaces by dashes in a script-generated HTML file's links
1awk -F\' 'm = /a href/ { gsub(/ /,'-',$2); print$1'\''$2'\''$3} !m {print $0}'
-
PileDébordement franchouillard :)
-
- https://en.wikipedia.org/wiki/SHA-1
- http://stackoverflow.com/questions/1867191/probability-of-sha1-collisions
- http://en.wikipedia.org/wiki/Birthday_problem
Some thoughts we had while toying with Gerrit, which artificially tracks different commits to group them as "patch sets", by using a Change-Id SHA-1 in the commit message:
-
Awesome thread! The topvoted comments show extremely good - yet simple - reasons to become a unit test maniac ;-)
See also:
-
Are there any worse sorting algorithms than Bogosort (a.k.a Monkey Sort)? - Stack Overflow
2014-11-18 You had me at "Bogobogosort", Internet!
-
GrepCode.com - Java Source Code Search 2.0
2014-05-28 -
Community — SaltStack
2014-05-15 Infrastructure management solution
-
ws-trim.el: ftp://ftp.lysator.liu.se/pub/emacs/ws-trim.el
-
xkcd: Wisdom of the Ancients
2014-04-23