-
I found an excellent review by Andreas Spiess and need some help trying to compile this on Arduino IDE. Adding Libraries hasn't been an issue for me in the past but adding nvr.h is my first brickwall.…
-
It would be terrific to start a conversation about an agreed-upon data format for tractography.
@arokem @Garyfallidis
-
# Open Grant Proposal: Delorean Protocol
**Project Name:** Delorean Protocol
**Proposal Category:** Research & protocols
**Individual or Entity Name:** ChainSafe Systems
**Proposer:** will…
-
So...I found a way to trigger a kernel panic. It wasn't intentional.
The process to reproduce is as follows
Set up two ISCSI targets with LIO\targetcli on a remote server, set up 4 luns in total,…
-
Addon that would include most important (but not all) privacy settings that are not already included in the core browser
Check https://github.com/intika/Librefox/issues/86
-
We have a rather large installation of LizardFS in use (about 200M files). We always have a problem when installing updates. Restarting the services takes too long. This applies in particular to the m…
-
IIRC, we are already using `mdadm --zero-superblock /dev/sdX` to clean all the selected disks from previous mdadm superblocks.
However, if mdadm was used on partitions level (eg `sda2`), our comman…
-
Cannot get the TFT35 touchscreen to work with octoprint using a MKS GEN L?
When removing the touchscreen, octoprint works normally.
How to fix this problem
-
Up to now, we have two experimental Key Broker Systems for CoCo: `offline_sev_kbc - simple-kbs` for SEV and `eaa_kbc - verdictd` for TDX and enclave-cc, which have been included in the [quickstart gui…
-
I'd like to retrieve dependencies from a private URL that requires credentials. In my current setup, I'm using `curl --netrc`, which enables me to put a hostname, username, and password into `~/.netrc…