Andrey Mikhaylov (lolmaus)
Andrey Mikhaylov (lolmaus)
Hi! I'm building a hierarchical todo list, using [HollyApp](https://hollyapp.com/n/gdvPfMS9Fff4YgXh) as a good example. My only model looks like this: ``` coffee Task = DS.Model.extend title: DS.attr 'string' position: DS.attr 'number'...
Hi! Tried `ember-cli-create` in the Git for Windows terminal (mingw), and though it's technically usable, the currently selected element is not highlighted properly when using arrows for navigation, which makes...
Hi! `cakephp-composer` docs suggest that it should be installed into the project manually: either by extracting an archive or cloning the repo. But [here](https://github.com/uzyn/cakephp-composer/issues/6#issuecomment-13110872) you suggest that `Plugins/` and `Vendor/`...
ES6 support
I've started a discussion on the ES6 future of CoffeeScript [here](https://github.com/coffeescript-cookbook/coffeescript-cookbook.github.io/issues/128). Let me quote the introduction: > ES6 is gaining a lot of spread. It introduces a lot of new...
Markdown FTW
Hi. As it's impossible to predict loading times, a good progress slider never reaches 100%. Instead, it would gradually slow down and never reach 100%, just like [Achilles and his...
Hi! Thank you for the awesome tool! It does its job fine and save my time. You're awesome! I decided to include fontello-svg into my deployment routine. I ended up...
Hi! I'm trying to adopt a BDD approach for my project. Pickler seems to be an indispensable tool in a modern BDD stack alongside Yadda, Mocha and friends. Thank you...
Hi! I use DokuWiki for stock-taking. I label items in my company with stickers. Each sticker contains a number. I add items to my wiki with Data and Bureaucracy. Each...