anfractuosity
anfractuosity
Hi, I notice for symnlinks it says " -l --linksoft make relative symlinks for duplicates w/o prompting " Is there any way to prompt for those too? Cheers Chris
Hi, I'm trying to write a 360KB IBM disk image on a 'double sided, double density 48 TPI , 5.25" disk' Using a command like: ``` ./fluxengine write ibm -i...
**Describe the bug** I set the ssid, bssid, freq_list of my 5GHz AP by doing: ssid="blah" bssid=.... freq_list=5220 In my wpa_supplicant.conf However, the Pi 4B, will at some point fallback...
Hi, I'm just wondering if you could point me in the right direction, on how to use non-standard datatypes, such as those which are specific to Rust, such as bigints,...
Wire version: Version 3.28.2946 Wire for web version: Wire for Web Version 2022.06.30.13.51 Operating system: Linux/Arch What steps will reproduce the problem? Just leave wire-desktop running for a few hours...
Hi, I've added NSS support to your lib, so it now works with Firefox & Chromium :) cheers Chris
Very cool program! I changed Cargo.toml to use the latest version of pnet - ``` pnet = "0.34.0" ``` This seemed to fix a small issue I go when running...
We have to currently wait for the whole buffer to be filled, which is 128 samples. For long time periods, e.g 1s time period, that would be 128 seconds before...