Jonathan Bender
Jonathan Bender
This is a little troublesome as Firehose _only_ pipes to other AWS services and _doesn't_ store the data. That being said, I've [started a branch](https://github.com/jbender/kinesalite/tree/feature/firehose) that _does_ store the data...
Hey there, thanks for the interest! Unfortunately it's been about 2.5 years since I've worked with this repo in any meaningful way (this image is [based on a fork](https://github.com/jbender/kaldi) `3436...
Yes, you're correct, and I'd welcome a PR to that effect. It's been a couple years since I last touched this so I'm sure some things have changed since it...
:+1: for making it a drop-in replacement
Just took my first stab at this (and my first look at how Devise strategies work) over on a feature branch (f72f6e54237263ba92e97e6f1386f99fbe41f2c8), but it's definitely a WIP, with no tests...
I'm actually trying to do exactly this (with RedPotion), and have a stylesheet and custom class set up, but the styles aren't being applied as I would have expected, any...
Sorry, I should have clarified, none of the frame styles are being applied, even with the updated function. (FYI `screen_width` was also undefined).
 ``` bash (main)> rmq.find(FollowupPromptCell).first.frame.log *****************---*******---************************** * | | * window * 0 top | * {w: 375, h: 667} *...
@ankurgera I haven't looked into this at all, but may have time later next week. The code is open source so feel free to manually resolve them or reference my...