• 0 Posts
  • 33 Comments
Joined 1 year ago
cake
Cake day: July 2nd, 2023

help-circle


  • Can confirm. Neighbors house had an attic fire with knob & tube wiring.

    … Just like the stuff still in my place today. Eek! Landlord won’t upgrade unless there is a problem. In my house, the breakers are all 20amp and that’s a lot to run on, best guess, 70 year old wires.

    Oh, and do not assume anything is wired as expected. Test after. I’ve found a couple plugs “upgraded” to 3-prong by jumping the load and ground together. That made for a fun firework show when my metal fan touched something metal. Even the landlord was impressed by that stupidity.

    A cheaper solution is to take a copper wire and connect the ground screw of the socket to a water pipe. It does the job and is better than nothing.






  • I imagine there is money to be made. The big hurdle is initial development of the customer’s deployment app and the proxy/security location. But once those two work, a one time purchase or subscription could start bringing in revenue.

    I foresee scalability and bandwidth to be a hurdle if you have 35,000 users running on average 10 apps. This setup would automatically double needed bandwidth by delivering content on the web and communication through VPN. Spitballing, but caching (if possible) would help, video like jellyfin would hurt pretty bad, but then again that sort of isn’t selfhosting anymore.

    Oh, and it’d have to be cheaper then just buying a VPS. It’s a potential business, but trapped in a tight box of competition. Keep in mind your #1 client, those who rely on corporate solutions, would need a reason to switch and understand what they are doing. My parents aren’t going to jump ship from their walled garden because AI stole their eclipse photos.


  • Hmmmm. We’ve had single click LAMP installs way back in the early 00’s. Heck, web servers were a single check box in OSX. It’s just gotten really complicated since then.

    Data centers work great because tech and staff work together in proximity to keep things smooth. To decentralized a data center …

    I’d start with a VPN; without which, you’d have too many unknowns. I’d have local user space (probably a VM or docker environment) linked to a remote auto-magically configured proxy server and network infrastructure. (A lot of people do this anyway with wire guard or the like) Complete automation is the key here.

    Users would install apps from docker (preconfigured) and the environment automatically establishes the VPN and sends port data and settings to the proxy service. DNS/fail2ban/security is set up, and goes live in a minute or two. Of course that wouldn’t work for things like Pihole or adguard.

    User is responsible for disk/CPU, service provider for networking, well except ISP stuff. But anything average-user-easy will have to be mostly prepackaged for ease of use.

    Oh, and if there are things that go wrong, clear explanations are essential. Things like “could not bind 0.0.0.0:80” could be “Hey dimwit, you already used port 80 for XXXX program. Pick something else!”

    Or, you know, a script could do that.


  • I don’t think self hosting is average person territory at all.

    I noticed 2 services out of dozens weren’t working last week and restarted their docker containers when I got home. Working again! Easy.

    Nope. They only work on local LAN. Turns out IPv6 wasn’t working so I had a heck of a time tracking that down.

    Home assistant kept giving me errors about my reverse proxy not being trusted, but all the settings were correct. Tried adding IPv6 addresses too, but never got that working. The only thing that worked was change the network interface from Ethernet to wireless.

    There are a LOT of gremlins in selfhosting. It’s a fun hobby and rewarding, but definitely not for everyone.




  • I loooove bad movies. Not religious-bad, more mystery science theater bad.

    I rip everything and plunk it into it’s own library just for me.

    If you have the space and time, go ahead and limit access to her. She’s already seen them or will anyway. You hosting a file for one individual isn’t going to tip the grand scale of anything.

    If you have a moral issue against it, don’t host the content. You’ve already made up your mind, it’s just taking you a while to realize it.



  • Syncthing is very, very good at syncing, but I get the sense the developers are very specific about keeping to the core objective. There have been other features that would be nice, like have one device sync and archive old/removed files, that many have asked for but rejected. (There is a way, but it’s clunky and sometimes gets out of sync.)

    I don’t think a cross-user sync solution would ever come to this app. You’ll have to create a unique folder and “device” for that.



  • That’s my setup. I like selfhosting, but leave email to other services. I got tired of being on blacklists.

    That said, namecheap email servers are still on blacklists. I’ve locked horns with tech support a couple times because legit email gets dropped. Unless you pay for a vps or something more expensive, you’re thrown in with the spam and scum class.

    It works for the most part for my needs.