Raine Virta

Results 54 issues of Raine Virta

Hi, I'm using `push-receiver` to listen to notifications from a service that uses expo.io to send notifications to iOS and Android clients. I have an iOS device receiving the same...

I'd like to find a simple way to fold a stream into a single value. Currently the only way to do that is by having an intermediate list: ``` sh...

I'm thinking about ways one might incorporate [ramda-t](https://github.com/raine/ramda-t) in development process without too much hassle. One of those I've considered is conditionally overwriting require in non-production environment so that if...

enhancement
quality

Hey, I used copycat a bit and immediately realized something like this would be very useful. It'd be similar to the current regex search, but instead of writing a regex,...

### Why am I submitting this PR Hello, Updated to latest i18next-parser in our largeish project. There are few instances where we have `` component with a variable as `i18nKey`...

Pretty sure this should only be listed in Outputs. https://docs.fluentbit.io/manual/pipeline/filters/standard-output ![image](https://user-images.githubusercontent.com/11027/90120523-802aa280-dd63-11ea-97a5-a90c8a832be1.png)

Example frame: ![terminal](https://cloud.githubusercontent.com/assets/11027/9977968/ae60f744-5f23-11e5-88f4-0e42ddb0e4c5.png) Perhaps has something to do with having a retina display?

bug
osx
help wanted

Ctrl-M doesn't work for me because of my keyboard setup. You can use the `chrome.commands` API to make shortcuts configurable like this: ![screenshot 2014-07-08 13 15 51](https://cloud.githubusercontent.com/assets/11027/3508284/ea9bfd2a-0688-11e4-9386-9611e84cb67b.png) Would be great....

With rust-tools running, each undo and redo step takes around one second, making the editing experience quite rough. Any ideas how to improve this with configuration or anything else?