There's The Serial Port, It's not really 'home networks', but he finds and sets up very early (~80-90s) ISP gear and explains how it works and the history of it. Similar to how Ben Eater uses an 'old' 6502 to explain stuff.
If the HOA's router supports UPnP/NAT-PMP/PCP then you might be able to use that to get some ports forwarded.
That's not really your code, more so you haven't setup a .gitignore to not commit not your code.
I love the irony in that this is exactly what OP was saying they didn't want.
And he's making YouTube videos now!
The video is about smart devices that are poorly designed and/or rely on cloud infrastructure being dumb. Jeff also wants smart devices that will literally only talk to home assistant, and will still work fine if home assistant is offline (like a light switch will still work if the server is down).
I've debugged code in my dreams before, so I think dream reading is something that varies from person to person. Also I only have minor issues using computers and phones in dreams, like my typing sucks but it's not too difficult, keyboard shortcuts don't always do what I expect, etc; but I've heard of plenty of people who can't use tech at all or don't even dream of their phones.
Important thing to note, when using AMD, you'll probably need an additional amd_pstate parameter for better power management.
Sources:
A lot of people are saying WOL doesn't work over the internet, but I've got it working.
Basically port forward UDP 9 to your broadcast address (the last possible IP in your subnet), eg. 192.168.1.255. Then send the WOL to your public IP which will then get broadcasted out over your network by your router.
Typing this out, I realised this seems like a horrible security practice, so I'll probably disable it soon anyway, now that I've got multiple servers and a failover VPN.
I just had a look, and it looks to be recently revived and has an x86_64 build.
SteveTech
0 post score0 comment score
With dynamic DNS? Yeah it always has, as long as you can host a http server.
With a dynamic IP? It should do, the certs are only valid for 6 days for that reason.