Tim Kevin Oxley

Results 173 comments of Tim Kevin Oxley

@brainfucker any updates on the status of this RE npm? If there's anything blocking you, please let us know so we may help.

Considering it's in the "update for node 0.6" commit https://github.com/brainfucker/hashlib/commit/b3f10ddb79f219549fde8782b1c01a8e4da0f402, is it a 0.6 incompatibility that's causing the issue?

I tried changing the expresso script to start with #!/usr/bin/env node --debug-brk, and it would report that the debugger was listening, but it didn't seem to want to actually wait...

I tried to build the skills from the ground up (contrast with yours jumping straight into jade haha!), but the reason is many express users don't seem to care about...

Bump. This makes accurate async testing difficult

Also may want to consider making `standard` a `peerDependency` so the version is controllable by the user? This does make the cli install process a little more clunky, but I...

Looks good. I'd probably create aliases for setup/before and cleanup/teardown/after. One thing I'd like is the ability to sync randomised, complex objects between submission and solution (i.e.. input data that...

Cool, sounds good to me.

Maybe rather than trying to cater to everyone in one solution, simply trim the setup exports stuff down to an absolute minimum i.e. export a callback that takes something like...