• 0 posts
  • 45 comments
Joined 3 years ago
Cake day: June 3rd, 2023
  • Almost all routers can handle gigabit, which is almost certainly what you want if you plan on doing local networking. A typical hard drive has speeds of about a gigabit. There is no reason to get anything slower. You can also get some gigabit switches (or even faster if you are using nvme on both machines) and connect two machines that need fast speeds between them to it. Most switches will be able to send packets to each other without going through the router.

    If you really want to do some learning you could try to set up an opnsense box on an old PC and connect that to a switch. It’s feature rich and completely modular and upgradable. This is probably the best thing you could do if you want to learn something but also the worst thing to do if you want consistent uptime since you can pretty easily break stuff if you don’t read the docs.

    That said, as others have mentioned openwrt on a used router is probably the best of both worlds - feature rich but less breakable.

  • Yeah. It is really good at some things and bad at other things. I used to have a good sense for it but the arch install threw me off.

    I find it’s good at giving regex commands from natural language and vise versa. It’s really helped me get a grip on that aspect of learning (neo)vim.

  • Yesterday I spent about 2 hours trying to get ChatGPT to walk me through the install process of putting Arch on a 2011 MacBook Air. It just wouldn’t work and the further along we got the harder it seemed and I really thought that using AI was necessary. I finally gave up and read the Arch Wiki and had it installed in under 45 minutes.

  • I don’t know if I would recommend a comprehensive guide at all tbh. It’s like recommending a comprehensive guide to gardening or reading or something. Just start small with realistic goals and find some good YouTube videos that pique your interest.

    I started with unraid (strictly due to the expandability of the array, and I’m still glad I did that) and found SpaceInvader One’s videos to be super helpful, and he continues to put out new videos with new ways of harnessing unraid’s power. After a while I got the hang of it and now I feel comfortable reading the docs of a service and installing it myself and integrating it into my stack. Following communities like these on Lemmy, as well as perusing the Community App Store in unraid is more than enough to expose me to interesting software I want to try out.

    I say sit back and enjoy the process. We have a tendency to put pressure on ourselves to do things perfectly and immediately. But tend not to enjoy the learning process. Thinking back five years ago it’s amazing how far my server has come, let alone my ability to control it. Enjoy it!