Live data from Hacker News

Home Lab Beginners guide

linuxblog.io

51–60 of 400 posts

Re: Home Lab Beginners guide

#51

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?

yeah was expecting/hoping for an electronics/hardware "lab" setup

Re: Home Lab Beginners guide

#52
post #41
post #36

Can 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…

Partner. Spouse. This seems easy.

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

#53
post #36

Can 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 with you in principle, but in this case the author is describing their own situation. They do have a wife, I'm not sure they should be required to remove the gender of that actual person.

Re: Home Lab Beginners guide

#54
I have two 4GB rockpro64 with the NAS case on my closet. Each with an SSD raid. There are no fans in this setup and the SBCs don’t take much space. No heat either. More than happy with these, good uptime too. Tow-boot gives me an UEFI environment so I can use some normal distros so I use the latest Fedora server.

Re: Home Lab Beginners guide

#55
post #36

Can 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…

Yes agree with this. On the Homelab subreddit I’ve seen people suggest it as a bad thing if someone’s wife isn’t okay with a mess of wires accompanying a rack mount server and some other older PC’s located in a living room. They then proceed to question the posters “manliness” (in other words) for suggesting they plan on cleaning it up or moving it.

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

#56

As 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…

This could almost be me. The main difference is my "server" is an off-lease Dell Micro PC that I maxed out the RAM on running ProxMox with a mix of VMs with everything stored on a Synology NAS all sitting in my basement office closet. I have tailscale setup so I can access it remotely.

Re: Home Lab Beginners guide

#57

I'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…

> They also have a real OOB mgmt system, which can be really helpful.

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

#58
post #36

Can 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…

[deleted]

Re: Home Lab Beginners guide

#59
post #36

Can 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…

Yeah, the one size fits all is grating, for example my wife is not really into computers but she likes to see what I put around the house and just to ask questions and understand what I'm doing. She didn't have anyone to really ask questions growing up, and online wasn't so great so now we just talk and seeing a new box is just an occasion for discussion.

Re: Home Lab Beginners guide

#60

I 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,…

Ansible code in git solves the same problem for ANY distro
Post reply on HN