-
### Question
In my setup I previously used `msys2` + [`fish`](https://packages.msys2.org/base/fish) (latter installed through the bundled package manager `pacman`).
This works fine and it behaves …
-
If we look at any clock plot that starts of sufficiently closely to the convergence frequency, we can observe a certain "blockiness" or "discreteness" of the plots:
![Screenshot from 2024-08-21 10-…
-
I currently resolved it with a little bash scripting in after.sh:
```bash
# Hyper-V clock synchronization
if grep -q "hyperv" "/sys/class/ptp/ptp0/clock_name"; then
sudo apt -y install chron…
-
Hey!
I’d like to write a port of this library in Elixir to use when syncing between server server and server client, where the servers are running Elixir or some other language, and the client is…
-
DynamoDB did not originally support replication between different geographical regions: A table called “xyz” on one AWS region is completely separate from a table with the same name “xyz” in a differe…
-
At idle, the ZMQ socket will supply ~25,000 empty samples per second, however, when MMDVMHost pushes mmdvm-sdr into tx mode, the samples per second will jump to on average, 1.9 *million* samples per s…
-
**Query/Question**
I am experiencing an issue where updates to my device connected to Azure IoT are being reported as failed in Azure, even though the device successfully updates. Additionally, immed…
-
Running driftsync server locally, and two driftsync C# clients: one on the same machine as the server and another one on a remote LAN machine.
I'm having a noticable difference in the global timestam…
-
Notice on CI run https://gerrit.openbmc-project.xyz/#/c/openbmc/meta-phosphor/+/26016/
```
Oct 11 00:04:44 witherspoon-Y230UF71K03T systemd[1]: Starting Wait for /xyz/openbmc_project/control/host0…
-
While Weave is currently doing a very good job at restricting shared writable state to channels, and specifically `trySend` and `tryRecv` routines, we need tooling and tests to detect races and concur…