Rhys Perry
Rhys Perry
Hi, first of all, I'd like to say thanks for this app. It greatly helps with my work ethic. My one suggestion would be to open as soon as I...
Hi, I am on Arch Linux and I cannot shutdown because of this error: ``` Failed to reboot system via logind: Transaction for reboot.target/start is destructive (intel-undervolt.service has 'start' job...
Hi, first of all, I would like to say thank you for developing this framework. It makes all of this front-end stuff a lot easier for back-end guys like me....
One of the servers I am in ([Arch Linux Community](https://discord.gg/3m6dbPR)) has recently started testing out the new Discord "posts" feature in some channels. These are pretty much channels that act...
Hi, I am looking into creating an AUR package for this. Would that be ok in it's current state of development, or would you want me to wait until it...
**Sanity checks (must complete)** - [x] I have read and followed the installation instructions in the README - [x] I have not modified the userChrome.css file - [x] I have...
Currently, upon starting the app you are zoomed in on your own marker. It would be nice to be able to save your last location, or maybe even have a...
Hi, I am using a newer version of Clion on Linux, and the config directory is `.config/JetBrains/CLion2020.2/`. The problem is, they seem to have changed the layout of the dir...
There have been discussions in both the [plymouth](https://gitlab.freedesktop.org/plymouth/plymouth/-/issues/172#note_1499997) and [systemd](https://github.com/systemd/systemd/issues/24228#issuecomment-1207882026) bugtrackers for adding an extra key to `/etc/vconsole.conf` to indicate XKB options. This could then be used to set the...
When trying to use ObjectDetection on an image with RetinaNet I get the following error: ``` Traceback (most recent call last): File "/home/rhys/src/imagerec/detector.py", line 19, in detection = detector.detectObjectsFromImage(input_image=image) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...