Mike
Mike
This seems to be an issue withe Copy Current URL functionality specifically. I have the same issue on Firefox that it fails to work most of the time, regardless of...
FF 82.0.2, Ubuntu 18.04: Same problem, but it isn't solved for me by clicking on the page. It just doesn't work 90% of the time, and every once in a...
I notice udm-le is importing the new certificate as an entire second chain into the Java keystore, are you sure the WifiMan issue because there is more than just the...
> Is there no activity on this feature request? PFsense has cloudns in their option and their dyn allows for URL requests. It's too bad. If you check the official...
I use Tasker. I create a new Task and add a Browse URL action to it. Add the URL there, save it, add an Icon to the task, then back...
BTW, [here's](https://forum.obsidian.md/t/how-to-add-a-note-shortcut-to-the-homescreen-on-android/20889) the Obsidian Forum post on how to do the Advanced URI behavior to open a specific note. If you do the same things in Tasker or Automate, but...
I can confirm, it doesn't work on Linux with either bash or zsh either. The `z -b` and `z -b -I` are both broken for 0, 1, and 2 arguments....
> See also https://discussion.fedoraproject.org/t/simplifying-updates-for-rpm-fusion-packages-and-other-packages-shipping-their-own-rpm-repos/30364 From the discussion this sounds like it's unresolvable by either rpm-ostree or by rpmfusion. As is standard practice for all distro package managers, a generic name...
The generation of the `__pycache__` (byte-code) being non-reproducible seems to have a long and ongoing history: https://github.com/python/cpython/issues/73894 There was at least part of a solution included in Python 3.7 that...
> The fact that the `__pycache__` are modified makes me wonder if they are actually used in EL8 (python3.6) / I should just delete them As I understand it, `__pycache__`...