Raine Virta
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...
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 
Example frame:  Perhaps has something to do with having a retina display?
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:  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?