dc

Results 40 comments of dc

It would be really impressive if you managed to implement this. I wish i could help but its a bit beyond me atm.

Yes please. This is a great addition.

I'm really new to meteor and coffee script, as such i don't really understand how to use the Autocomplete.publishCursor interface. I'm attempting to create a service side subscription that exposes...

Thanks. It works :+1: But i had to add collection: 'autocompleteRecords', to my settings.

I had a similiar req for emojis. I buffered my emoji array into a collection. I'm not sure how much overhead it adds...but it works.

Still living in single threaded performance hell. 3 years and zero progress.

For 10 years now I've been dreaming of a multi-threaded FGDB. So many of our ETL processes have horrible performance because of this limitation.

Did anyone find a solution? I don't mind submitting a PR, but as I'm new to s3, can someone detail what I'll need to do?