carcinocron

Results 52 comments of carcinocron

I think it would either be your browser's window size, or you could choose that in the browser extension as part of the screen shoting process. Either way, you should...

I could be totally wrong though. My logs don't show anything. While writing this, I realized this: ``` # Download the image download_from_url(URL, FILEPATH) # Image downloaded successfully! print '...

I think this has been done: ``` Debounced with `at_begin` specified as false or unspecified: ||||||||||||||||||||||||| (pause) ||||||||||||||||||||||||| X X Debounced with `at_begin` specified as true: ||||||||||||||||||||||||| (pause) ||||||||||||||||||||||||| X...

I'm not picky about where it goes, I can see some users being picky either way.

What about: a file like `.gitignore` but called `.ragignore` or `.reor/.ragignore` and if the file is not present, pretend like it included the chat history folder?

I'm not picky about the component vs directive distinction. I'll see if I can come up with something.

I'm not happy with that solution, I'll attempt to send a PR if I get something I'm happy with.

I suppose whoever leads the way gets to choose the backend. Maybe existing software (vBulletin, phpBB3, invisionBoard, etc.) can be API'd into? Or in node with expressjs/feathers.js/koa?

I love and am currently using http://www.dropzonejs.com/ for file uploads. If there was a framework/library/module/component/interface (in VueJS or not) that was similar (or worked on top of) to dropzone but...

Looks like there was a PR recently, I guess there's nothing to do then. I'd at least like to wait for https://github.com/fareez-ahamed/countdown-vuejs/pull/1/ to be accepted before closing this.