Jayson Rhynas

Results 10 comments of Jayson Rhynas

I had a similar experience. Up to and including Thursday morning, the predicted pattern was 100% small spike: https://turnipprophet.io?prices=96.80.76.72.69.64.61.58.....&pattern=0 However, Thursday afternoon the prices decreased again (outside the predicted range)...

The one downside of this approach is that any UIKit properties that have the same name as a View modifier won't be available via DML, but you can still fall...

Cartography has a similar issue with overloaded operators increasing compile times. There's a PR to add custom operators replacing the overloaded operators that significantly decreases compile times: https://github.com/robb/Cartography/pull/293 It would...

I have run into the same issue, although I have manually read the posts rather than using "mark read on scroll". I believe what is happening is that when there...

I had a similar idea now that videos are being marked as "Watched". It would be great to have a URL such as `pointfree.co/continue` (feel free to bikeshed) that will...

Perfect! Now I can update my pointfree bookmark. Thanks!

Thanks for looking it over! I'm not sure how I ended up committing the wrong enum names and localization keys there, sorry about that!

Fixed merge conflicts for Xcodes 2 update

I had a related but slightly different request - showing releases + betas that don't have a release. So for example right now it would show mainline Xcode releases as...

This should be merged after #352 if both are going to be merged. [jayrhynas/Cartography:de0452d](https://github.com/jayrhynas/Cartography/commit/de0452dcae262f311933705e242f14304c362d51) updates the offset operator to compile with this PR.