this post was submitted on 29 Oct 2023
46 points (89.7% liked)

Apple

18695 readers
3 users here now

Welcome

to the largest Apple community on Lemmy. This is the place where we talk about everything Apple, from iOS to the exciting upcoming Apple Vision Pro. Feel free to join the discussion!

Rules:
  1. No NSFW Content
  2. No Hate Speech or Personal Attacks
  3. No Ads / Spamming
    Self promotion is only allowed in the pinned monthly thread

Lemmy Code of Conduct

Communities of Interest:

Apple Hardware
Apple TV
Apple Watch
iPad
iPhone
Mac
Vintage Apple

Apple Software
iOS
iPadOS
macOS
tvOS
watchOS
Shortcuts
Xcode

Community banner courtesy of u/Antsomnia.

founded 2 years ago
MODERATORS
 

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!

you are viewing a single comment's thread
view the rest of the comments
[–] railsdev@programming.dev 3 points 1 year 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.