I get an electronics workbench or a woodworking workshop, but I still don’t quite understand the purpose of this „home lab“. You can just run stuff on your laptop, or a mini computer in some corner if it’s supposed to run 24/7?
Home Lab Beginners guide
51–60 of 400 posts
Re: Home Lab Beginners guide
#52Can we stop with all the "homelab in living room = divorce", "one less closet = unhappy wife" etc jokes? Reminds me of all the "so simple your could use it" comments on older tech product advertising. Just smells of yet more boys club humour that adds to the difficulty of including women in the hobby + industry. It's the small jokes that we're supposed to just quietly smile along with, as well as the big, that cause…
I agree, actually, but "wife-acceptance-factor"[0] (or; "wife approved") is useful terminology; I would love if there was some colloquially acceptable gender neutral term for that. Some have suggested some truly cumbersome terminology to replace it which is unfortunate because you very quickly run into the same problem the vegans have: If your choices are too unpalatable then reasonable people (who don't care or shar…
edit: "it's just a joke" - please re-read OP.
5 to 6 syllables is too many? Why aren't you saying WAF (PAF) if that's a concern :)
Re: Home Lab Beginners guide
#53Can we stop with all the "homelab in living room = divorce", "one less closet = unhappy wife" etc jokes? Reminds me of all the "so simple your could use it" comments on older tech product advertising. Just smells of yet more boys club humour that adds to the difficulty of including women in the hobby + industry. It's the small jokes that we're supposed to just quietly smile along with, as well as the big, that cause…
Re: Home Lab Beginners guide
#54Re: Home Lab Beginners guide
#55Can we stop with all the "homelab in living room = divorce", "one less closet = unhappy wife" etc jokes? Reminds me of all the "so simple your could use it" comments on older tech product advertising. Just smells of yet more boys club humour that adds to the difficulty of including women in the hobby + industry. It's the small jokes that we're supposed to just quietly smile along with, as well as the big, that cause…
Anyways to your original point I feel as if online people feel like marriage is a bunch of negative compromises that are always one sided or something. Homelabs are great but please don’t put loud servers and PC’s in the living room. :)
Re: Home Lab Beginners guide
#56As an alternative perspective, this is my home lab: * Location: Sitting on a shelf in my basement office. Ventilation is okay, the WiFi is fine but not great. * Hardware: An old PC I picked up at a neighborhood swap meet. I added some RAM taken from another old PC and bought a hard drive and WiFi card. * Software: Debian stable and podman/podman-compose. All my useful services are just folders with compose files. I u…
Re: Home Lab Beginners guide
#57I'm older than 30 so I just call this having a home network and more than one computer. Why do I have a home network? Like many here, I develop network applications. I'm not a network technician, but being able to truly understand how the various components of the internet work, like TCP/IP, DNS etc., is really useful and sets me apart from many developers. I also just like being in control and having the flexibility…
> One thing I would say is don't be tempted by rack mounted server gear. That depends on the server. Super Micro makes some rackmount servers that are shallow enough for a network cabinet/wall-mount rack and fairly low power. They also have a real OOB mgmt system, which can be really helpful. https://www.supermicro.com/en/products/system/iot/1u/sys-510... I agree that typical deep-rackmount servers are more trouble t…
You can find regular-PC-case-shaped motherboards that have real IPMI management baked in, but you do have to be willing to pay more for it, as they're usually (always?) found in "workstation" boards.
However, you do need to do a bit of research to make sure the advertising claims match up to reality. Some of these "IPMI" ports require custom Windows-only software and don't let you remotely control much at all.
Re: Home Lab Beginners guide
#58Can we stop with all the "homelab in living room = divorce", "one less closet = unhappy wife" etc jokes? Reminds me of all the "so simple your could use it" comments on older tech product advertising. Just smells of yet more boys club humour that adds to the difficulty of including women in the hobby + industry. It's the small jokes that we're supposed to just quietly smile along with, as well as the big, that cause…
Re: Home Lab Beginners guide
#59Can we stop with all the "homelab in living room = divorce", "one less closet = unhappy wife" etc jokes? Reminds me of all the "so simple your could use it" comments on older tech product advertising. Just smells of yet more boys club humour that adds to the difficulty of including women in the hobby + industry. It's the small jokes that we're supposed to just quietly smile along with, as well as the big, that cause…
Re: Home Lab Beginners guide
#60I know it's becoming the new "I use arch btw" meme but if you go down this route I highly recommend using nix as the distro. Ideally you can just leave these systems running once they're working and using nix means all your system state is logged in git. No more "wait, how did I fix that thing 6mo ago?" or having to manually put the system back together after a Ubuntu dist upgrade explodes. Every change you've made,…