Vladimir Panteleev
Vladimir Panteleev
Hi, If I run the `run` script with no arguments, and press Ctrl+C, I would expect that the process exits. However, nothing happens. This makes it a bit difficult to...
``` OmniSharp.WorkspaceInitializer: The project system 'OmniSharp.Cake.CakeProjectSystem' threw exception during initialization. - System.IO.IOException: Too many levels of symbolic links at System.IO.Enumeration.FileSystemEnumerator`1[TResult].CreateDirectoryHandle (System.String path, System.Boolean ignoreNotFound) [0x00032] in :0 at System.IO.Enumeration.FileSystemEnumerator`1[TResult]..ctor (System.String...
Hello, and sorry if I am filing this in the wrong place. Certum provides Microsoft Authenticode Code Signing certificates (for signing Microsoft Windows executables and installation packages) to open-source developers...
This issue is rather strange. If I run bitlbee-steam, and then run the Steam client on the same machine, the following happens: 1. bitlbee-steam disconnects (e.g.: `Error: Failed to retrieve...
Program output should generally go to stdout, and messages intended for humans should go to stderr. For example, a program that consumes and emits JSON data could produce JSON on...
When libseccomp is available, use it to restrict our privileges when running on Linux. Unfortunately, even with a helper library (libseccomp), the API is quite a bit more verbose than...
Hi, I can't get this package to work in the simplest case imaginable. Here is a self-contained script which reproduces the problem: ```el (load "~/.emacs.d/straight/repos/smarttabs/smart-tabs-mode.el") (smart-tabs-insinuate 'c) (defun my-c-mode-common-hook ()...
Is it possible to do this noninteractively? It would be useful, for example, to hook up to a lock screen program. Then, if the screen is locked, the machine will...
Currently https://coveralls.io/jobs/81485022 is "pending completion", as another matrix job is still running. If I attempt to expand the only item in the "tree" tab, it fails to expand. In the...
Pages such as e.g. https://coveralls.io/jobs/81485022 reference an image located at `/assets/loading.gif`. However, https://coveralls.io/assets/loading.gif is a 404.