

That’s pretty neat. I was expecting something basic like “pay it off every month and there’s no interest”, but this was much more interesting.
It’s a method that web pages use to make sure you didn’t make a typo in the number.
That’s pretty neat. I was expecting something basic like “pay it off every month and there’s no interest”, but this was much more interesting.
It’s a method that web pages use to make sure you didn’t make a typo in the number.
Are you familiar with Mikrotik? If you’re located in the USA, you can browse Streakwave, Roc-Noc, Baltic Networks and others to see about pricing.
I only did a little research and this one seems to fit your needs (8 PoE/PoE+ ports, low power consumption) https://mikrotik.com/product/css610_8p_2s_in
One downside to their more inexpensive switches is they run SwitchOS instead of RouterOS as their software. You can still accomplish tons of stuff, but some people have concerns that RouterOS has sort of been left to die without many updates in the works.
You can also use their routers as switches. I do that with the PoE version of the RB5009 https://mikrotik.com/product/rb5009upr_s_in. It’s more expensive than the switch I mentioned, but I like it for the form factor and that it runs RouterOS.
You seem to be tech savy enough so you can figure out how to configure it as a switch. Basically you just add all of the ports to Bridge.
Is it maybe because of physical distance? How far is your VPS from the Backblaze region? Check the bucket “S3 Region”. I’m stuck on west, for example, even though I live on the other side of the country. There’s a way to switch, but I haven’t had the need to bother with it.
Self hosting a calendar isn’t too difficult. I use NextCloud personally, but as the saying goes “it’s overkill for your specific requirements”. Nothing wrong with overkill, though.
Another option might be LubeLogger. It’s designed to track car maintenance, but you can set up time based reminders. For example you can create a “vehicle” called Dishwasher and set a once a month reminder. The problem is notifications… LubeLogger only does email if you set it up. I hacked together Ntfy notifications but that was one of the more difficult things I’ve ever figured out. It’s possible, though.
I love MikroTik, but I don’t think it meets OP’s needs. RouterOS isn’t beginner friendly.
Meh, I have a crap ton of smart home stuff and zero of it relies on the cloud. I think I only have one switch that even has the ability to “phone home” and I’ve blocked its access to the internet. It’s like anything else, you just have to be smart about what you buy, and the good stuff has a higher learning curve.
Yeah, both are fine. I switched away from KeePass because I was using Dropbox to take care of device sync, and it just didn’t feel right. Switching to Bitwarden was awesome for me because I self host it (Vaultwarden). It’s only accessible inside my home network, so mobile devices use a cached copy. If I need to add a new entry while away from home I can connect via VPN.
Use a password manager. Bitwarden has a specific “Card” entry type.
I doubt they’d mark non-dangerous, buried by the lowest bidder, no paperwork fiber cables. But you never know.
I wholeheartedly agree. These are not the class of people to be vilifying.
Ehhhh, zoning is super important. Vilifying someone by calling them “rich homeowners” is pretty weak.
Grocery delivery service sounds expensive… but I don’t know where you live.
I was going to recommend never keeping a balance in Venmo or the like, but understand sometimes waiting a few days for it to transfer to your bank can make things difficult.
Not trying to lay blame, but doesn’t Venmo ask where you want the money to come from every time you send money? They don’t know your bank balance…
Overdraft fees are evil. Some banks will even clear transactions to result in the most overdrafts without regard to which order the transactions took place. For example if there are two transactions, one for $100 and one for $5, and account balance of $50, they’ll purposely clear the $100 transaction first so both transactions trigger overdraft fees. They could clear the $5 first so only the $100 transaction triggers a fee, but nope.
Also, if this is your first overdraft you might have luck calling the bank and asking for forgiveness. I did that once in college and they refunded the overdraft fees.
I have Frigate running with a reverse proxy, a coral, etc. I just use the internal Intel GPU on my CPU and it works with a 1080p and a not-quite-4k stream (4MP maybe?). It’s no sweat for the hardware.
GPU is only used to detect motion, and you can even configure a lower resolution sub-stream from your cameras to reduce that load, but I don’t think you’ll need to.
Once motion is detected, Frigate fires up the coral to determine what is there. A car, dog, person, etc.
I have everything get recorded with no processing to a single WD Purple, the biggest I could afford. It holds months of video before rewriting over old stuff.
I have Amcrest cameras which are rebranded Dahua I think. I’m relatively happy with them, but I’ve always dreamed of owning Axis cameras, though they are a bit pricey. My cameras are on a VLAN that can’t access the internet.
Hope that helps.
I’m not an expert, but I think we need more information.
It’s safe until it’s not. I worked at gas stations throughout high school and college and saw a few gas spills caused by the auto-shutoff system not activating. In all cases the amount spilled was minimized by the pumper being able to turn it off quickly (even with the built in trigger holder engaged. A zip tie would take a bit longer, but you’d probably still be fine. Jamming the gas cap in would also be quick to remove. I’ve seen rubber things sold for this purpose, too.
Removed by mod
Removed by mod
Vanilla nginx is still too far over my head, but Nginx Proxy Manager makes easy work of it.
A lot of people like Caddy but I’ve never tried it. The config files are much simpler and it auto-renews certificates (but so does Nginx Proxy Manager).