Kevin Reilly

Results 28 comments of Kevin Reilly

Have you tried the `--failfast` and/or `--timeout 2000` parameters that you can pass to [ps4-waker](https://github.com/dhleong/ps4-waker)?

Ah OK, good to know. Is it available on Github should someone else want to use it? Also, you may want to consider making pull requests for this plugin and/or...

I’m also interested in something like FullPageOS for a non-raspberry pi device. @mikopia were you able to get something working or identify an alternate solution?

Fair question and essentially both, though x86 seems potentially more common at a lower price point and smaller form factor.

Ah true true that this is a different scenario for SOCs and such. While @mikopia’s underlying issue was mentioned as hardware availability, in addition to that I’m also looking at...

This may be one option: https://porteus-kiosk.org/

Possible to support the advanced updater which allows the server to determine if there should be an OTA update performed? Useful for automatic updates or pushing specific updates to specific...

Dynamic polling frequency might also be an option to explore: https://github.com/alandtse/tesla/wiki/Dynamic-Polling-Frequency

I see that you've added the `productionBrowserSourceMaps: true` per Next.js's Source Maps [documentation](https://nextjs.org/docs/advanced-features/source-maps), but since you mentioned Sentry, just wanted to make sure that you followed their Next.js specific Source...

I'm new to ReNative, so I probably won't be able to help much with things potentially happening there, but I have recently evaluated the transpilation choices implicitly being made by...