this post was submitted on 03 May 2026
143 points (89.5% liked)
Technology
84302 readers
4270 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- 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, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
It's fine for all those use cases. The M1 Air rocks all that 5 years later.
Also: install xcode, then
or something like that, and stretch macOS a little. I bet if they refresh the model with 12 GB of RAM running emulation and virtualization will be hot.
I wish using their os wasn't so painful coming from linux
Like, why is bash ancient? (3.2 vs 5)
Why is there no package manager (brew doesn't count, just as npm doesn't count as a legitimate package manager)
Why are the utils like ls and friends flag-order-sensitive (you can
ls -lah .but notls . -lah)Why do I have 40 network devices with cryptic names?
I got a fully loaded M5 at work and I don't want it. I just have a linux vm for doing work on it.
brew isn’t like npm at all though?
None of these are good reasons for it to be like this.
zsh is much better than bash tho