Amir Mirmoeini

Results 17 comments of Amir Mirmoeini

This is frustrating! Using getItemSync is the dirty way which will block an entire application! I think the least that could be done is creating an internal queue inside node-persist...

@akhoury I don't think we need anything more than this issue. Everyone knows what node-persist is and I don't think anybody expects it to be write-safe regarding external writes. But...

Thanks! I am curious though as how multi-threading would reduce quality...

so are you slicing one frame between multiple parts? Or each frame on one thread?

@morrelinko You're welcome, I did not use this function in your code since it seems incompatible as it only receives one argument, I extended the rife detector and rewrote the...

Thanks for your attention ... Since I did not have enough time, I hard coded the changes to just get it to work and did not do it the proper...

I think all you need is a Strategy around FontFaceObserver: https://github.com/bramstein/fontfaceobserver It supports old browsers and also is very lightweight

I need that too. It can be very useful, this way we can reuse a criteria for different tasks such as deleting,selecting or updating. Can't you just speed this one...

@frandieguez This is wrong. The developer should make a composer package himself and then add it to packagist so that people get notified when there is an update. These days...