tlc
tlc
The same behavior is seen with google chrome.
I can paste to fields in the Right Hand Side with ctrl-v (not ctrl+shift+v) or the browser's right button menu. I can copy from any of the 3 terminal windows.
There are vim bindings for monaco here. https://github.com/brijeshb42/monaco-vim But I don't know how to plug them in.
Platform: Linux I would love pdf and arbitrary file support. The only working method I found was hosting a PDF on a web server and putting the URL in the...
I wonder about the websockets server open on '0.0.0.0'. There are some fun uses for external access. But someone _could_ send events and make mycroft misbehave. If your mycroft is...
I _am_ using a desktop install and the open port doesn't bother me that much in that scenario. It's good to know the devices have it closed. What firewall do...
I have worked on similar code that uses the microphone like this. I _believe_ that many browsers **deny** access to the microphone unless the web page is served via HTTPS...
> git clone --recursive https://github.com/zhreshold/mxnet-yolo > cd mxnet-yolo/mxnet > \# try to build it using the official installation tutorial > You might want to put this on the front page...
``` $ /Applications/Xpra.app/Contents/MacOS/Xpra showconfig add-printer-options = '-u allow:$USER', '-E', '-o printer-is-shared=false' attach = auto auth = auto-refresh-delay = 0.15 av-sync = True bandwidth-detection = True bandwidth-limit = 'auto' bell =...
The suspending/resuming messages ``` 2022-01-04 19:54:13,838 system is suspending 2022-01-04 19:54:32,619 system resumed, was suspended for 18 ``` correspond to changing Spaces (workspaces or virtual desktops in Linux). There's a...