cbarrete
cbarrete
Another use case that I have is having fallback servers. If my own homeserver is down, it would be nice if I could temporarily use a friend's server in the...
Another way to look at it, which is probably even more relevant, is that this should facilitate decentralization. Some of the main reasons why people chose `matrix.org` over other public...
Thanks for the detailed answer! > There is a package from kxstudio which you can probably use depending on your distribution of linux ( which is what I assume you...
@techninja1008 Yes, here is a sample home-manager module that adds a `register-wineasio` script to your environment, which you just have to call once to setup wineasio. You could easily adapt...
This used to work on a Debian + Nix workstation, now that I've switched it to NixOS, it has also stopped working for me and FL Studio just hangs when...
Thanks for working on this! I find this colorscheme to already be much more usable than most others out there. I do have a few comments though: 1. I find...
> Using bold text for keywords is intentional to show structure without use of color, which matters for accessibility. For some languages like SQL, sure, but for most languages (C-like,...
I believe that you'll want to use something like `"$(exe //toolchains/python:python-standalone[interpreter])"` instead, which gets replaced by the location of the artifact (the interpreter in that case). `exe` also ensures that...
From what I remember looking at this when this issue was raised, this is likely to require an external scanner to cover all cases and I have not gotten around...
FWIW @benbrittain has done some work on https://github.com/benbrittain/oci-rules.