So as the title says, I run a homelab with various technologies — Proxmox, Home Assistant, a reverse proxy, lots of Ubiquiti equipment, and so on. Over the years I’ve consumed countless hours of articles, stack overflow posts, youtube channels, and knowledge bases to keep myself up to speed on how to use this equipment and what new outcomes I should aim for.

I’m also deeply invested in the Apple ecosystem, with Apple TVs, iPads, Phones, Macbook Pros, and even a homepod. I’ve noticed that the Apple equipment has far less documentation on the whole. I watch Apple events to learn what new features a device will have, but I don’t really see a lot of tutorials or even instruction on how to use it.

Where do you go to get the kind of in-depth learning for your Apple devices that is needed to make expert use of them? Do you have favorite youtube channels that I haven’t discovered yet? Please post below and let me know!

  • railsdev@programming.dev
    link
    fedilink
    arrow-up
    3
    ·
    8 months ago

    I’m in the same boat as you. I’m also a web developer and sure we use macOS all the time to code but the actual production environments are always going to be Linux.

    Why? Imagine buying a ton of Macs just to host servers vs buying off-the-shelf hardware-optimized rack servers. It just doesn’t make sense. So of course Linux is always going to be the target: I’m not going to throw out my Raspberry Pi to replace it with a Mac mini.

    That said, I do wish UNIX would support containerization (specifically Docker) the way Linux does. I very much prefer FreeBSD to any Linux distribution other than Alpine Linux.