yur1xpp
yur1xpp
This isssue has been bugging me for years and never got solved. It's even present in latest version 1.7. This issue occurs every few days after a device reboot. To...
Do we have an update on this? I'm using HTTP since I'm self hosting a private invidious home server for home use, so there's no need for HTTPS. I can...
@agail thanks for tagging me. Indeed, it does work. I just simply set the domain to `domain: 192.168.x.x` and thumbnails now loads on HTTP.
@alex-burlacu-clear-ml I have my whole project in git repo, but it still failed to install them properly, any advice? Here's the log, notice the line `ModuleNotFoundError: No module named 'mypackage'`...
@eugen-ajechiloae-clearml they are hosted on private aws code commit. At the moment, clearml will capture my environment (which indicates that my project is git hosted), and when run on remotely...
Tested out few days since. Findings: - Using the unofficial release (compiled from here) - Battery drain very worst. - Jumping from the unofficial release to RC1 (force reinstall bootstrap,...
Honestly, I didn't expect it to be quite this complex. Though I'd much prefer the proposed solution # 1, but with current state of Cycript, at least on arm64e, I...
Same issue, it seems like the mouse virtually move or such and caused the monitor to constantly wake up. One way to verify this is by playing video in full...
This is actually a great proposal. To make it works more seamlessly, I think TrollStore Shortcuts like these: - Switch All Apps to System Registrations - Switch All Apps to...
Hey @holzschu I have the command `sh ping -c 1 -W 1 8.8.8.8 > /dev/null && echo 1 || echo 0` and run them in extensions, but I always get...