Alberto Fernández

Results 9 comments of Alberto Fernández

Turns out that when merging small maps (array-map) that need to become hash-map, this transition is quite costly in terms of performance: ```clojure (c/quick-bench (merge {:a 1 :b 6} {:a...

Hacked around another implementation of `select` that seems to work, in case anyone's interested: https://gist.github.com/bortexz/a9e253ab7b7ba3815409bb869f91c846 Edit: We could have select-eql, require-eql and optional-eql, equivalents to *-keys that operate on EQL...

+1 I plan to use it in an Electron app, and npm is the only package manager I would like to keep

Having this error as well ``` 12 09 2016 10:10:00.495:ERROR [karma]: [Error: Unable to find entry for [src/app/app.component.ts]] Error: Unable to find entry for [src/app/app.component.ts] at MemoryStore.Store.mix.get (/Users/alberto/Projects/personal/angular2-electron/node_modules/istanbul/lib/store/memory.js:38:19) at HtmlReport.Report.mix.writeDetailPage...

Hi guys, Regarding: - [ ] Clarify download status (see #715), we could use a 'pause' or 'stop' button. I read over the issue and saw @dcposch comment about the...

@iovis9 Agree, maybe having the torrenting button more aligned with the torrent metadata and leave the 'play' button alone would be more clarifying. This would need a bit more of...

Hi, I am afraid I don't have much time to look or fix this, but if anyone fancy open a PR and I'll review it 👍