• 2 Posts
  • 12 Comments
Joined 4 months ago
cake
Cake day: July 24th, 2024

help-circle
  • Thanks, yeah, there’s a lot of work for us to do in testing hardware and understanding what a common workload (if such a thing exists) would need.

    Do you have any particular evidence that causes you to think the audience would be niche or wouldn’t want to pay subscriptions? I can understand if this is just an opinion you hold, but if there’s data or experience behind it, that would be good to know.




  • Isn’t that basically just a commercial NAS?

    Is it? I haven’t bought one, nor have I built a TrueNAS box. I’ve heard from folks that run applications on a NAS, particularly VMs and containers, but my understanding is that your price-per-unit-compute is really high since that’s not what it’s optimized for. I’ve got an old Zyxel NAS, it’s quite low-end, and I can’t run anything beyond NFS/Samba/audio streaming.

    you can just plug the NAS in anywhere and you’re golden.

    Do they have some kind of VPN or TURN system? I’m expecting that customers will want to access the device outside of their LAN.

    For me, a tiny x86 server isn’t going to cut it, because I want a beefier CPU to run CI/CD for my programming projects, so a beefier, modern CPU is quite valuable

    How beefy? Multiple CPU? If you could buy 4 boxes and have them load balance would that be interesting, or do you have a strong preference for single-box compute?

    I could absolutely be wrong here, that’s just my $0.02.

    Thanks, your $0.02 is exactly what I’m looking for!






  • this price point is not realistic even for used equipment, not including RAM or storage

    I’m doing experiments currently on a refurbished Intel i5-6500 with 8Gb DDR4 and a 0.5Tb SSD. It’s tiny, quiet (~45 decibels) and so far runs ~8 watts idle, 25 watts normal usage. I haven’t stress-tested the power draw. The router I’m testing with is a Mikrotik hEX lite 5. That’s around ~$150, though clearly if you are accustomed to more “rack-mount” style homelab these will seem very modest.

    What I’m testing for now is getting representative loads on the devices to see how they perform.

    I’m not really sure what value add you are bringing to the table that one wouldn’t get from just buying used hardware from an office surplus and if one is very inexperienced in self-hostong, looking into something like LTT is partnered with like Hexos.

    Oh, I totally agree, my value add just isn’t there if you are experienced at hosting. The value add is to help people get started, and to keep them running at a modest level. Not everyone wants to experiment with Kubernetes at home or train LLMs. Some folks just want a password manager, a shared calendar, something to organize their tax documents, a pihole, and a Minecraft server for their kids.

    I don’t follow LTT, I was under the impression it was more hardware reviews for the experienced than tutorials to help people get started.

    I’ve read a bit about Hexos, I’m thinking of some similar things, and it would make sense to work with them. I’m excited for their coming beta.


  • People who want the benefit of self housing without worrying about hardware will rent a vps or something simpler.

    That’s certainly an option. I think of dedicated hardware as working for several different people, some of which care a great deal about not using a VPS provider because they don’t trust them with their data, or don’t trust them to be around for a long time, or don’t trust them not to raise the prices.

    The hard part of hardware isn’t the purchase, it’s the maintenance.

    I’m inclined to agree, but I’ve been doing hardware for a long time as a hobbyist and I sometimes forget how far I’ve come. It sounds like you might be somewhat like me in that regard. I’m often surprised when people see assembling system parts and flashing an OS as a complex, inscrutable task.

    What do you see as the hard part of maintenance? Scheduling time to do it? Unexpected errors or failures?


  • If it came bundled around a bunch of DIY guides explaining the hows and the whys, it’d be far more appealling

    Interesting, so if you got hardware and it came with guides, what kind of guides would you want? I would assume something layered. At the top is just “I want to install these 5 apps and use them, I don’t care how it works” and in the middle is “I’m ready to SSH into the router and create some VLANs for fun” at the bottom is something like “I want to flash my own firmware with appropriate certificates for secure boot and my own root chain of trust on the server hardware”.


  • Which problem(s) are you trying to solve? The networking issue of firewalls and port forwarding?

    Within the scope of this question, yes. Also properly configuring IPv6, though that’s just to achieve the same things that port forwarding enables.

    The admin tasks of installing and configuring applications?

    That’s also on my list, but I was trying to keep the question focused. Do you think the answer makes a difference? In other words, if it was just networking would it be not worth it, but networking and application management would make it worth it?