-
I ran into this very strange bug while exploring the new multithreading stuff. The smallest reproducible case I can come up with:
``` julia
using Base.Threads
function right(v)
ws = ntuple(w->Ve…
-
Hi, I'd like to implement a trust propagation system, to allow people to see estimate evaluations of others, and to be able to trust that those estimates are probably correct. This is similar to [wha…
-
### Installation assistant information
| | |
|--------------------------------- |--------------------…
-
I'm currently trying to figure out how to integreate the MultiPlus into my existing PV Setup (Needing to tell it how much to produce) - This codebase will be a big help for that once I get to actually…
-
-
### Details
Adding more test units to the merkle-tree-wasm crate.
Checklist
- [X] Modify `circuits/circom/test/circuit.test.ts` ✓ https://github.com/anonklub/anonklub/commit/4bf67147e3dcaa3bb7dff…
0xisk updated
3 months ago
-
I was under the impresssion that the 2018 40kWh Leaf is currently not suported by OVMS since the OBD port in the 2018 LEAF is now behind a gateway, so it no longer hears any passive CAN traffic requir…
-
### The problem
Unifi forced me to enable 2 factor authentication to unifi controller. I think integration doesn't work anymore and it is unable to login. After using "reconfigure" option i receive "…
-
Thesis defense target: 21 June 2024. Survey target: end of July 2023.
Would like to have a fresh master thesis topic, not incremental improvement of other thesis work.
Starting roughly Q1 2023 or su…
-
hi..
Today I disovered that the call to PubSubClient::connect is blocking as my MQTT was down.
Each failed call to connect is taking 5sec.
obvioulsy when the MQTT broker is running all is nice …