Martin J. Levy
Martin J. Levy
@setharnold - yes. I was the author of that and it was ok, as you said, when we only had a few stations. I agree that we should change the...
@jeffpc - agree 100% The two stations in NZ are separate enough to flip between then; but in Holland that's not the same. I will go play with some code...
Can I poke on this issue? It was opened on March/2017 and the last comment was December/2021 and while there's been some interesting discussion, it has not led to any...
> Because it isn't finished. The probing code which exists isn't in a state just waiting to be turned on. It looks like there's no working code presently; which at...
Question: If I use `metric_data = prom.get_metric_range_data(...)` then I can use `metric_object_list = MetricsList(metric_data)` call. However, If I use `metric_data = prom.custom_query_range(...)` then the `MetricsList()` call fails with `KeyError: '__name__'`....
The info page https://pipci.jeffgeerling.com//cards_adapter/zs-zhishang-pcie-x1-to-4-pcie-x16-expansion-riser.html has a link to a dead product purchase page. I did find this product or something that looks the same: - AWS https://a.co/d/gFsZK0A - NewEgg https://www.newegg.com/p/2S7-0905-01372...
While the name of the executable is the same, the actual binary is installed in `/usr/local/ubxtool/ubxtool` for the [galmon](https://galmon.eu/) project. This folder is not in the `$PATH` path and is...
Can I please add the [ASM1184e](https://www.asmedia.com.tw/product/556yQ9dSX7gP9Tuf/b7FyQBCxz2URbzg0) PCIe packet switch chip to this issue? It shows up on the [ZS ZHISHANG PCI-E X1 to 4 PCI-E X16 Expansion Riser](https://pipci.jeffgeerling.com//cards_adapter/zs-zhishang-pcie-x1-to-4-pcie-x16-expansion-riser.html) as documented...
The `2.19.*` release(s) will get support from me for quite some time, plus certbot's usage (if I may say) of the Cloudflare API is quite basic (which is a good...
The key takeaway from that reference is: ``` * use group plugdev along with uaccess to allow for systemd services ``` Which makes sense. Plus, `plugdev` is a better choice...