expatiari expatria

Category: geek

Open bash here (Windows Explorer)

…to Explore, or Bash Windows open?

Gōngfu Chá Dào Animated

Exponential negation, aggregate product, and the financial crisis

I present an alternate theory as to the cause of the Icelandic financial crisis. Specifically, the negation and diversion of sub-zeros from database aggregate product calculations.

Just kidding. But, every once in a while there is a hack so circuitous it keeps one up at night. Literally. This is one of them. This hack has found [...]

Javascript Visibility

I often find myself reinventing the wheel and get lost around closures, prototypes, unscoped variables, and other OOP-like features of Javascript. So I created a Javascript ‘class cheat-sheet‘ with the several ways of instantiating and referencing objects therein. I’ve eliminated redundant styles and what I found useless (unscoped globals). Without further ado:

function Class() {
[...]

Git Publishing (rgit): Paranoia, Syndication, Transparency

$ rgit HelloWorld # public bare repo
$ rgit -p WalledGarden # private bare repo