VirtualTam's bookmarks
221 bookmarks found
-
Developer to Documentarian - Lounge Scene
2015-08-09 -
eg: display example usage for *nix commands
2015-05-02 1$ pip install eg 2$ eg <command>
-
Twisted
2015-04-24 Twisted implements a variety of networking and communication protocols and exposes them all as method-calls on your Python objects. Client and server implementations are provided for various standard protocols, including:
- HTTP (twisted.web)
- IMAP, POP, SMTP (twisted.mail)
- DNS (twisted.names)
- TLS (core)
- SSH, Telnet (twisted.conch)
- IRC, XMPP, OSCAR (twisted.words)
- Ethernet, IP, TUN/TAP (twisted.pair)
- NMEA (twisted.positioning)
-
- 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:
-
LibreOffice on Android
2015-01-21 -
RTFD - Read the docs
2014-11-09 -
TL;DR: you won't.
This website is rather a good memo regarding each language's foundations:
- what's its general purpose?
- how to write core instructions, such as functions, loops, conditional structures?
I find this kind of reminder quite useful when it comes to documentation languages (e.g. TeX, Markdown)
-
~/.mozilla/firefox/PROFILE/chrome/userContent.css
@-moz-document url-prefix(about:blank) {*{background-color:#4b4b4b;}}
-
Songs LaTeX Package: Documents
2014-07-21 -
This document describes the current state of packaging in Python using Distribution Utilities (“Distutils”) and its extensions from the end-user’s point-of-view, describing how to extend the capabilities of a standard Python installation by building packages and installing third-party packages, modules and extensions.
-
GrepCode.com - Java Source Code Search 2.0
2014-05-28 -
Strings | Real Groovy - Documentation
2014-05-15 -
ShareLaTeX
2014-04-03 Collaborative, web-hosted TeX editor