Ben Alman

Results 37 issues of Ben Alman

If this was chocolate, an argv parser would be peanut butter. And who doesn't like chocolate and peanut butter? Assholes.

You've probably seen the phrase **my dance card is currently full** in a number of profiles. Well, it might be nice to have an option to disable / hide someone...

plannedfeature

Because then data can be more persistent and synced across browsers! http://developer.chrome.com/extensions/storage.html

plannedfeature

Because if it gets moved, and you log out, and your server doesn't permit login via password... (ouch)

Once gnarf/osx-compose-key#5 lands.

Add to the docs or README, maybe: 1. `sudo visudo` (enter password when asked) - Type `/%adm3fAiNOPASSWD::wq` - Before: `%admin ALL=(ALL) ALL` - After: `%admin ALL=(ALL) NOPASSWD:ALL` 2. Install dotfiles...

I'm using qBittorrent (v4.2.1) and when I click the Torrent Control button, it takes me to the web ui, but if my session is expired, I'm asked to log in....

enhancement

@kevinold here's my example code, which is failing on the "submits a transaction request and accepts the request for the receiver" test

I've noticed a behavior change from [email protected] -> [email protected] with the parsing of unexpected arguments. - In [email protected] '-a a' and '-a=a' (as well as with `--`) were equivalent. -...

Bug

For projects that won't be published as npm modules, but that instead use npm only as a means for installing local dependencies (think of the package.json in this case like...