

Excellent, thanks for the link!
Excellent, thanks for the link!
I like your thoughts on runtime and recharge time.
That four hour limit really outs things into perspective for someone just starting out. Most people don’t understand the constraints at first.
I believe mailbox.org is all renewable, and I’m pretty sure it’s solar.
But you need a massive battery bank to run stuff, batteries have a limited lifespan (especially the crap used in a UPS).
It’s not cheap, you generally want to overbuild everything, and there are ongoing costs (hardware failures, batteries, etc).
But it can be done. Just have to do the math for your max power draw, then how much uptime you need determines the size of your battery bank and number of panels (which is influenced by how much sun you get/how consistent it is). You need enough panels to run your system and charge batteries, given the limitations of sun availability.
Wow, install Tailscale or Wireguard and you’ve got a killer remote support solution.
Weird people would downvote this. I usually don’t care (still don’t, lol) but someone downvoted the idea of installing a mesh VPN on this KVM, yet it’s already been done.
Lol, I’ll give you the upvote for the entertainment!
I’m pretty sure we have quite a few meteorites that came from Mars.
Chocolate desserts always have vanilla in them, vanilla never has chocolate in it.
Just think about that for a minute…
I like vanilla, some people like chocolate
Oh this is awesome. Thanks for posting, will be great for laptop charging.
*syntax
(Just an FYI, I’m guessing autoincorrect got you).
Great notes too, good point about the device name vs device ID.
Immich is part of FUTO now? Great, congrats!
I look forward to implementing it on my new home box.
Which “white people” are you talking about?
Irish? Scottish? Italians? How about Sicilian? Are Roma white to you? Greek?
See, that’s the problem with pre-judging someone just on immutable characteristics that you believe mean a certain thing.
Throughout time groups of people have been biased against other groups, for all sorts of reasons, largely just “out group”.
Assuming that only goes one way, and assuming based on skin color alone (again, exactly which color, is there a Pantone code for “white people”?) that everyone in that assumed group have the same experience is just nonsense. Or bias, prejudice, bigotry. Pick whichever you like.
Have you ever tried to install non-App Store apps on iOS?
Because I have. It’s very limited.
Is there really any FOSS on iOS?
With the app store cost, and sideloading being so problematic, it makes it much less attractive.
I’ve been using Syncthing-Fork for years. It’s better all around because it moves sync conditions to within each sync folder.
So my photos sync immediately (over any network or battery status), but my app config export folder (say my podcast app) only syncs on power and wifi.
Snikket seems to be it for iOS. But it does work pretty well, I haven’t run into any issues with it.
For Windows well, nothing does voice as far as I know.
It still exists! (Or did about a year ago).
When I got my first Android (2009 ish), I searched high and low for a way to run Hamachi on it. There have been solutions, but always clumsy and difficult to implement.
I miss Hamachi, it was so simple to use.
Tailscale is wireguard (it uses the wireguard protocols, even says so on the box), just with a centralized resolver to make things easier to setup and manage.
I’m not sure what you’re saying with the rest of your comment, as Tailscale is a mesh network, not a VPN as most people think of it.
It encrypts your traffic, but only into the network of which your device is a member. You can’t even see any devices, or networking, outside the Tailscale network, unless a device is configured as a Subnet router. Then you can see devices in the network which the Subnet Router links together.
For example, you have 3 machines, a laptop on mobile data, and 2 desktops on your home LAN. One desktop and the laptop have Tailscale, they can communicate over Tailscale to each other, but the laptop cannot connect to the second desktop because it’s on a different network, since there’s no routing between Tailscale and your home LAN.
You then configure Subnet Routing on the desktop that has Tailscale, now your laptop can connect o any device on the home LAN, so long as the desktop is running and Tailscale is up.
Think of mesh networks as Virtual LANs in software, configurable on each device (mostly, sort of). Twenty years ago Hamachi was the go-to for this, it was brilliant, and much easier to use than today’s mesh networks, just far less capable/manageable/configurable.
Which is why adding Tailscale to this KVM is a killer solution