282
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 29 Oct 2024
282 points (100.0% liked)
Technology
58998 readers
3228 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
We used to have racks of these things for automated testing …. And eventually they stop responding, so someone needs to power cycle them. In the computer room. In a rack
I seriously don't understand why Apple won't make server macs, with proper server features like IPMI, rack mounting support, virtualization. As a software developer, macs are horrible to work with.
Beyond the nightmare that is code signing and certificates (required even for debug builds), the physical devices are special snowflakes. Getting them to play nicely in a CI/CD system is really difficult. They often freeze or misbehave requiring physical access to fix. Also, if you want to target older OS X or iOS versions, you need to use an older version of XCode (that Apple makes really difficult to find) and an older version of MacOS.
There are many other use cases beyond software development, such as render farms, network storage, backup etc.