Raymond Berger

Results 217 comments of Raymond Berger
trafficstars

@raimund-schluessler I've been thinking about how to speed of the first page load. It seems that a significant reworking would have to be done to support something like stale-while-revalidate caching...

I experienced similar but it seems to work if you wait 10 minutes or so.

For anyone who is curious in the mean time here are two screen shots provided by a redditor ![image](https://user-images.githubusercontent.com/921217/33749838-2683ea8a-db9e-11e7-9467-441a17160b95.png) ![image](https://user-images.githubusercontent.com/921217/33749842-2ac533ba-db9e-11e7-8c6d-dad75238875f.png) Source: https://www.reddit.com/r/linux/comments/7hbgki/users_of_rlinux_what_simple_changes_to_your_linux/dqx6rgq/

I responded to the comment asking for you and will follow up here if they respond. https://www.reddit.com/r/linux/comments/7hbgki/users_of_rlinux_what_simple_changes_to_your_linux/dqyddlo/

I've been using this app for a while on the latest upgrade and constantly having problems. I finally gave in and spent $1 for [Magnet](https://itunes.apple.com/us/app/magnet/id441258766?mt=12). It is working flawlessly so...

@kunumigab Not a maintainer but two small bits of feedback based on what I've seen in this repo: 1. Usually the app service goes before the database service in the...

@andrasbacsai any chance you could review this PR this week? @kunumigab

That would be fine for me personally but I suspect some people would rather not give notification permission to an extension for a small use case. An `alert()` on the...

Good point. Perhaps the alert should only happen once per X seconds or something. But I agree it's not an ideal solution. I think it would be nice if it...