Regex that only matches itself 10 years agoI think I might be missing something. Wouldn't something like "a" be a valid 1-byte regular expression that only matches instances of "a"? 0ThreadHN
Rich text editing with WriteLatex 12 years agoActually recommended this site to my Discrete Math students last Fall (this and sharelatex). They seemed to like it a lot. 0ThreadHN
Hexagon 16384 12 years agoThis is my favorite version of the game, with the doge version coming in a very close second. 0ThreadHN
A beginner's guide to setting up Python on Windows 13 years agoIf you're in a position where you need to follow a guide to install Python on Windows, then you're probably so new to Python that you're unlikely to be working with legacy code. Therefore, I'd suggest working with Python 3 and using 64-bit. 0ThreadHN
PHPPHP: a PHP VM in PHP 14 years agoI made a PHP VM in PHP once, but it was just the eval function (http://php.net/manual/en/function.eval.php). 0ThreadHN
Bootstrap 3.0 Upcoming changes 14 years agoAny reason why you prefer that over "deprecated"? 0ThreadHN
Algorithms [pdf] 14 years agof(n) = O(g(n)) irritates me, but I know that people like to express Big-O that way for convenience. 0ThreadHN