Johan Tidén
Johan Tidén
I use Firefox and `/` activates the search function in the browser, making the webpage lose focus.
This would be great, especially when working with other libraries that force use of yaml (e.g. `gcloud functions`). I used this ugly sed-workaround to operate both: ``` "scripts": { "generate-env":...
Maybe a related workaround would be to change how the blending is done for windows that don't support transparency. Currently border color `#ffffffff` would be white on all windows. `#ffffff00`...
Same here. All the tutorials out there are just specifying `toString` without any classifiers. Very frustrating to get into Elm when not even the basic tutorials will compile on your...
Those sound like good ideas but for me, `geo` links would be enough, or even just a url to the `openstreetmap.org` asset(s) in question (like [osmose.openstreetmap.org](http://osmose.openstreetmap.fr/en/map) does), which in turn...
That sounds interesting! Might it be worth while implementing that behind the scenes to help the users(like MapRoulette, Osmose, etc are integrated)?
Great point! Even though I stumbled upon `rq` while searching for an alternative to `jq` for queries. I guess that could be a separate project though! The longevity and success...
> @johantiden on the "success" and "how small" GNU utils are you might find https://danluu.com/cli-complexity/ quite amusing. wink Nice one! Thanks for sharing! Amusing and depressing at the same time.
As a workaround, I'd suggest mapping it to a key and then mapping a global shortcut in your distro config to that script. I think this is a better solution...
Same on regolith/focal. openvpn3 v17_beta. Trying the workaround [above](https://github.com/OpenVPN/openvpn3-linux/issues/62#issuecomment-947935143) works sometimes but it seems a bit random (or volatile at least).