Hacker Newsnew | past | comments | ask | show | jobs | submit | behnamoh's commentslogin

Am I supposed to be impressed by this? This is part of the Apple experience: long-term updates in exchange for absurdly high markups up-front. I'd be impressed if the markup got lowered and iDevices still got such updates, but that's not happening.

Absurdly high markups? They just released a very good laptop for $599. The Galaxy S26 Ultra is $1299. The OnePlus 15 is $999. A Dell XPS 16 with 32gb ram is over $2000.

I won’t argue that they charge a premium for memory and nvme, but I have never felt like I overpaid for my MacBooks or iPhones, in part because they last so long.


One anecdotal example doesn't break the pattern. It's a performative ploy.

That's not anecdotal, it literally is the price of the MacBook Neo.

How about iPhone 16e/17e? Base MacMini M4?

Yes because if it helps keep devices in use longer it helps reduce waste and the planetary impacts of a culture of disposable products.

If only they had user replaceable batteries, or repairable devices


I mean self repair without renting proprietary equipment, having to soften glue with heat, etc. I used to be able to swap batteries in seconds without tools. Some laptops could do it without shutting down.

Well. You can buy iPhone 6S for $50. How much cheaper did you want it?

iPhone 17 Pro is $1099, Google Pixel Pro is $999, Galaxy S26 Ultra is $1,299.

Flagship phones are expensive. Apple mostly just does not make low-spec phones, and cheap phones are generally low-spec (or their makers would charge more).


I mean there’s loads of Android stuff in Apple-adjacent price brackets that haven’t seen the tiniest hint of an update in many years…

The bar has become incredibly low, it’s true. I could argue that’s all the more reason for recognizing when these monoliths do the right thing, but I would probably struggle to claim they deserve any of it at this point.

I like these explainers and I wish there was an AI tool to make customized intuitive explainers like these. For example, if I want to learn about Channel Capacity (in Information Theory), it'd be nice to see in action why the limit exists.

There's a lot of Jupyter notebooks out there that have a similar format. I bet you could create an interactive Jupyter notebook with AI around a particular topic.

You can even run Crossover and play Windows games on it! I've been RDR2'ing on my M1 Pro and can't wait to crank up the graphics on the incoming M5 Max!!

Weird because it shows green but obviously things aren't working.

I feel ashamed writing code while Claude does it way better than me... I've found my forte is at designing systems and making project-level decisions, something that Claude still doesn't do very well.

Forte of the gaps :-) I'm exactly the same.

Yup, I get:

    OAuth token has expired. Please obtain a new token or refresh your
     existing token.
And their /login page doesn't work.

claudown


Guitar tuner as a service was not on my 2026 bingo card but here we are. Creative project!

Honestly, who cares about anything AI-related that Apple does? Their head of MLX team just quit after months of threatening to leave due to MLX not being Apple's priority. Their Siri is a joke even Samsung Bixby works better than that. They switch between AI providers (OpenAI → Google) like you can "just change the LLM bro", and their M-series hardware is held back by lack of quality software and compute despite people literally begging them to improve it.

I was looking forward to upgrade my M1 Pro to M5 Max (128GB) until Awni (MLX head) quit. The new team isn't that responsive on X, and bugs keep getting piled up like they don't care if MLX is actually used in practice. After 3 years they still don't have a decent MLX server. Wanna try Qwen3.5? You can't use mlx_server because Qwen is a VLM. For that you must use MLX-VLM but that is not official and has tons of bugs. Apple refuses to open-source ANE source code even to their own MLX team.


> They switch between AI providers (OpenAI → Google) like you can "just change the LLM bro"

You can. They’re not the same, but you can absolutely “just switch the LLM, bro,” and most consumers would never notice a difference.

As for the rest: this is about the future, not the present. All of your comments about the present are thus not particularly relevant, imho.


[flagged]


I have built plenty. Some of them even make me money.

I never said LLMs didn’t have their own quirks. You can mitigate for those quirks.

You can just switch the models.

It’s just not as simple as a one-line change. But that isn’t what we were talking about.


Agreed. I have also built many LLM apps, and they aren't one line changes, but it is relatively simple to switch the model.

Ugh, those bezels are so 2000. Maybe a good laptop if you don't wanna look at it all the time (e.g., as a home server).

I wish it was a TUI. Windows is a plague I try to stay away from as much as possible, and it already gives me headaches to setup WSL and manage them over ssh. Some things you just can't do w/o remote desktop... And sometimes WSL crashes and there's literally no way to recover except to restart the whole machine.

The only reason I use Windows is because Nvidia drivers are easier to setup. But once I'm inside my Fedora WSL, that feels like home, not the Windows host.


I think the UI is pretty slick but agree having a TUI option as well would be awesome. Everything in wsl management (import, export, register, compact, etc) can be done with shell commands I believe so a tiny performant TUI might be a straight forward thing for op to add in the future though.

Are you sshing into the wsl instances or he windows host? Pretty much all my interactions with wsl is using the wsl cli. Other than the very initial step of enabling wsl, mostly because I never memorized the powershell enable command.

I ssh directly into WSL but for setting it up (auto-start, recovery, etc.) I ssh into PowerShell (which I hate). A TUI would go a long way there because no one wants to learn PowerShell.

You can use wsl.exe from powershell to manage wsl.

FWIW I started reverse engineering the WSL2 API -- it's not terribly complicated to do most tasks without the CLI (which is clunky IMO, as it had a number of times where it changed in backwards/forwards incompatible ways)

https://crates.io/crates/wsl-api


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: