crapthings

Results 168 comments of crapthings

``` Meteor.users.helpers organization: -> Organizations.findOne @organizationId ``` ypeError: Object [object Object] has no method 'helpers' W20151005-23:47:17.861(8)? (STDERR) at collections/users.coffee:1:14 W20151005-23:47:17.861(8)? (STDERR) at collections/users.coffee:1:1 W20151005-23:47:17.862(8)? (STDERR) at /Volumes/Data/dev/nexushubs/lawflow/mobile1/.meteor/local/build/programs/server/boot.js:242:10 W20151005-23:47:17.862(8)? (STDERR) at...

ratchet looks clean and nice. +1 we need off-canvas~

possible to find biggest contour in current implement ? ![image](https://user-images.githubusercontent.com/1147704/58169918-a084c200-7cc4-11e9-9f98-93f054ef56aa.png) i want to use this to find paper edge and do perspective transform

what if put subscribe and onMessage after connected? ```js const mqtt = require('mqtt') const client = mqtt.connect('mqtt://localhost') client.on('connect', function () { client.subscribe('converted', function (err) { if (err) return client.on('message', function...

it would be great to have this feature, because data have same name when aggregation

our real id is like KPsgwn6Ajz7cMYTH4 leave this to table will take to much space, and user can't understand what it is. if something we can have an option to...

i might failed at this line ? https://github.com/FrankHassanabad/Oauth2orizeRecipes/blob/master/authorization-server/utils.js#L42

@gregpettit i'm a fan of this package, as this pkg no longer activity i make a pkg call lodash-form-collector, it can work well as form2js and solve checkbox issue and...