|
You are here |
www.garron.me | ||
| | | | |
www.earth.li
|
|
| | | | | People keep asking me when I'll write the next instalment of my local voice assistant journey. I didn't mean for it to be so long since the last one, things have been busier than I'd like. Anyway. Last time we'd built Tensorflow, so now it's time to sort out openWakeWord. As a reminder we're trying to put a local voice satellite on my living room Debian media machine. | |
| | | | |
willhaley.com
|
|
| | | | | iperf3 is useful for testing the network throughput of your local network. It can help to indicate network bandwidth of individual nodes on your LAN. Do you have one computer that seems perpetually slow? Then iperf3 may be able to confirm this potential issue. A WAN speedtest service like Google's will not necessarily indicate the speed of individual nodes on your LAN. Rather, it is better suited to testing the throughput from your home to the public Internet. | |
| | | | |
artemis.sh
|
|
| | | | | Linux won't sleep on this motherboard out of the box. I have a rev1.1 motherboard running BIOS version F17b. No idea if this applies to rev1.2. There's a workaround you can do which is to disable PCIe wakeup on GPP0 (GPP bridge to the m.2 NVMe drives): echo GPP0 | sudo tee /proc/acpi/wakeup. To make this persistent you need to run this command at boot. I do not know why it is like this. systemd/openrc methods to run this at boot: | |
| | | | |
nindalf.com
|
|
| | | This article provides a step-by-step guide on setting up a static blog using Hugo, Git, Nginx, and Let's Encrypt on a Linux server. | ||