Stanislav Ochotnický
Stanislav Ochotnický
**Is your feature request related to a problem? Please describe.** Some installers close/bail if they notice they are being run as administrator. Wine has a "runas / trustlevel: 0x20000" switch...
This adds a basic CLI utility that uses introspection to get all possible commands and enables running them from console. It also provides way to specify complex JSON arguments if...
So - I have written a thin wrapper around this library which can be used on a command line: https://gist.github.com/sochotnicky/101e3b2bbcdddd5db065d0ff102d3db2 For example: ``` $ python obs-cli.py ListSceneCollections { "scene-collections": [...
This makes it possible to actually use gist pasting (even potentially doing private pastes) Fixes https://github.com/etu/webpaste.el/issues/33
I was looking specifically at PodSecurityPolicy, but others might be impacting various charts too. As per: https://kubernetes.io/docs/reference/using-api/deprecation-guide/#psp-v125 The `policy/v1beta1` API will not be served from Kubernetes 1.25 onward. It's possible...
It's possible I am missing something but say I have 2 separate domains with Oauth2 access and I was trying to configure them something like this: ``` (setq org-caldav-url 'google)...
On first query the cursor must be set to null. We set null by default and don't provide any cursor value on first query Fixes https://github.com/wandersoncferreira/code-review/issues/225
I was playing with https://github.com/bottlesdevs/Bottles flatpak, and noticed that xdg-desktop-portal coredumps. Traceback: ``` #0 0x0000560253652349 in xdp_documents_get_version (object=0x0) at src/xdp-dbus.c:6539 ^[[A^[[B6539 return XDP_DOCUMENTS_GET_IFACE (object)->get_version (object); [Current thread is 1 (Thread...
Note: this is just tracking issue, I don't think you can do anything about this yet (but feel free to double check my assumptions). Also feel free to close if...
There's no error message or "wait" animation. It just silently does nothing :-) That's after adding the API key, previously the fedmsg notifications were showing (what I assume to be)...