curt

Results 11 comments of curt

this bug prevents a user (or users) from administering a circular account from multiple computers. you no longer have synchronized schedules, which sort of defeats the purpose of planning and...

ah, duh. i'm on the ncc repo. i didn't catch that since i was bouncing around the node-canvas issues.

the diff is also important when you're verifying that prettier isn't causing breaking changes or just plain bad legibility. it's also important to discovering all the unwritten rules. i'm not...

Another use-case is when doing a rebase and re-linting / re-formatting a conflict resolution. I'd rather see what needs changing instead of blindly applying fixes in the midst of a...

is there a solution here that doesn't require installing an unnecessary dependency? with server-side rendering, i'm not using html-webpack-plugin

ok, i split out `const controls` to its own pr, https://github.com/sean-public/RecipeFilter/pull/12. yeah, the smittenkitchen recipe is `$r.length > 1`. the selector for it is made a little easier because they...

i've hit the same snag on windows 10, python 2.7.10. i've been trying cookies from different pull requests and that might be part of the issue. not every pull request...

`strict` and `strictNullChecks` doesn't really solve the issue that we can't do early returns by just checking `if (result.error)`. it's almost purely a stylistic difference, but it's definitely unexpected and...

Defying everyone and dying on the hill for your own personal interpretation of "de facto" boundaries is pretty irritating at the end of the day, personal politics aside. It'd be...