[-] blackjacksepp@feddit.de 3 points 6 months ago

I never used C++'s scoped locks but as far as I can tell they perform runtime deadlock detection while this crate is compile-time only with near to none code produced in the resulting binary.

This is done by enforcing to either lock every Mutex the thread needs at once or none at all. Thread keys are used to represent this with the type system.

[-] blackjacksepp@feddit.de 19 points 10 months ago

Isn't this how it always looked when treeview is enabled? Look for the option in the View dropdown menu.

[-] blackjacksepp@feddit.de 2 points 1 year ago

True. Do you happen to know any lightweight alternatives? I've been wanting to check out VictoriaMetrics for a while but haven't found the time...

[-] blackjacksepp@feddit.de 15 points 1 year ago

I am currently running

The last three are quite niche. I use Prometheus + Grafana for Monitoring the Pi itself and for displaying MQTT Stats. Since upgrading to SSDs performance is actually quite good, especially when taking power usage into account.

blackjacksepp

joined 1 year ago