You're right, but I believe what the commenter meant was "Perfect is the enemy of Good".
Infinite
I never watched Parks & Rec, only knew of Offerman from the memes. I was also surprised to learn he was progressive. On an unrelated note, his role in HBO's The Last of Us was great!
To be fair, "docx" is an open format. Microsoft's implementations however seem to deviate from the open standard causing slight compatibility problems.
This answer surprised me. Træfik (on docker or podman) uses the internal (container's) port, not the external (host exposed) port.
After the conviction, but naturally before sentencing.
IAAL, however, I don't practice in the USA.
Although infrequent, witnesses for the prosecution can be called back if the presiding judge allows reopening of the prosecution's case.
See in the USA: https://katzjustice.com/when-may-a-prosecutor-reopen-the-case-in-chief/
That's why I tend to agree with [email protected]. The order should continue to be enforced until the end of the trial.
To add to other comments, consider a managed switch from MikroTik. Linux networking knowledge will come in handy, since their RouterOS is not especially simple but it is powerful.
I believe most of their devices jump from Gigabit ethernet to 10Gbps SFP+ ports (which you should also consider). The SFP+ ports usually support 2.5Gbps negotiation, but check the documentation. You can also buy RJ-45 Copper transceivers for the SFP+ port, although they are not cheap. Nevertheless, even including a couple transceivers, you may find something within your budget.
Using a router-on-a-stick configuration, consider a CRS305 (4x 10G ports and 1x Gigabit port) or a CRS309 (8x 10G ports and 1x Gigabit port) switch.
As for their routers, multi-port-multi-gig options are expensive so building your own router might be a good idea rather than opting for something like an RB5009, if that is what you need. Although, in a router-on-a-stick configuration, an RB5009 would be great.
Wi-Fi: yes, you can connect an access point to any ethernet port from a router or switch. They often come with PoE injectors.
Consider TP-Link Omada access points. If you need multiple access points, they suggest running a controller, it can be installed as a docker container. MikroTik has access point options but my experience with their old wireless options left a bad taste in my mouth. I hear the new wifi-wave compatible hardware is good, though. Any device running RouterOS could act as the CAPsMAN (AP controller)
Agreed.
OP, this is the best Speech-to-Text solution, IMO. I've used Whisper on Windows (link to GitHub) successfully to transcribe graduate-level class recordings with very minimal manual fixing, mostly only certain last names.
FFS, that's what that sound at work is...
In Home Assistant, navigate to Settings > System > Backups. Configure the backup settings and create a manual backup.
On your new Proxmox server, you can download the qcow2 file from Home Assistant's website and run it as a virtual machine.
On first boot, you can import your previous configuration from a backup.