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

Interestingly, Apple's newest and cheapest laptop (the Neo) is super repairable. And even the keyboard is finally replaceable without having to replace the entire top case. Hopefully the trend is continued in the next redesigns of the Air and Pro which are due soon.

The location tracking code is within the OneSignal SDK - which is just a standard messaging platform for sending emails/push messages to users. It doesn't have some magical permissions bypass, the app itself has to request it.

I think the best example is in iOS. On old iOS versions, the keyboard responsiveness took precedence over everything, no matter what. If you touched the keyboard, it would respond with an animation indicating what you are doing. The app itself may be frozen, but the self contained keyboard process would continue on, letting you know the app you are using is a buggy mess.

Now in iOS 26, you can just be typing in Notes or just the safari address bar for example, and the keyboard will randomly lag behind and freeze, likely because it is waiting on some autocomplete task to run on the keyboard process itself. And this is on top of the line, modern hardware.

A lot of the fundamentals that were focused on in the past to ensure responsiveness to user input was never lost, became lost. And lost for no real good reason, other than lazy development practices, unnecessary abstraction layers, and other modern developer conveniences.


Yeah long ago when I was doing some iOS development, I can remember Apple UX responsives mantras like “don’t block the main thread”, as it’s the thing responsible for making app UIs snappy even when something is happening.

Nowadays seems like half of Apple’s own software blocks on their main thread, like you said things like keyboard lock up for no reason. God forbid you try to paste too much text into a Note - the paste will crawl to a halt. Or, on my M4 max MacBook, 128GB ram, 8tb ssd, Photos library all originals saved locally - I try to cmd-R to rotate an image - the rotation of a fully local image can sometimes take >10 seconds while showing a blocking UI “Rotating Image…”, it’s insane how low the bar has dropped for Apple software.


This trend was obvious when they started removing physical buttons. My thought was, man these people do put so much faith in software.

Yeah, agreed. Gatekeeper is nearly 15 years old now, and has progressively gotten more aggressive, but AFAIK there isn't much new in the past year or two. macOS 26 is bad, but so is Windows 11...so unless you are willing to jump into Linux for desktop, there aren't many other options. And age verification is likely going to be an issue with any platform he chooses - are other companies not using credit card?

Same here, got started via the TI-83+ manual, started out building simple menu based games & homework helpers. Eventually moved on to learn z80 assembly and build a few simple games. Interestingly now I focus on mobile development. I always loved having the ability to take something I built and carry it around in my pocket.

It's a really strange update. Necessary, as the cheaper & smaller AirPods Pro had all these features for a while now.

But there aren't even new colors - the colors were released in a AirPods Max 1.1 release that changed to a USB-C port.

Even still, they are calling these "2". Which means the next update could be a few years out given this update was basically 6 years after the initial launch.


> I do find it interesting that people don't mind AI content, as long it's "their AI." The moment someone thinks it's someone else's AI output, the reaction is visceral.

Somehow nobody that replied to you mentioned this. The issue is reciprocity. If I spend two hours manually researching and using my expertise to reply to a ticket, then 10 minutes later I get a novel-length AI reply in response...I now have no respect for the person replying with AI, because they can't even be bothered to spend a few minutes and summarize their "findings" and I suspect they didn't even read what their AI wrote. Especially in a professional setting, where you were hired for your (supposed) skillset, not your prompting skills.

If I'm sending out AI content, then sure, give me AI content in return.


The biggest vendor I work with uses "AI" for all email communications. It's like they use it to sanitize and corporate-speakify their communications, and I really hate it. They can never communicate like a real human being in email. But when we have actual zoom calls they speak like real humans, but in email it becomes so robotic. It's frustrating to feel like I'm speaking with a robot.

Neo and Air are quite simple when looking at it from the bottom up. Air is the "nice" Neo for basically $500 more. Backlit keyboard, MagSafe, Thunderbolt 4, M5, way faster SSD speeds, double the RAM, larger display, Force Touch trackpad.


In addition to your research categories - is the fan going to sound like a jet engine when just opening slack? Is the case going to wobble and creak after a few weeks? Is it going to tank performance when unplugged? And if not - is battery life going to be a concern?


In low price brackets those awful barrel jack charger ports that get loose at record speeds still appear too, which isn’t something people necessarily think about but will end up dragging down the user experience.


How they're still selling laptops with those in this age of usb-c is criminal.


Yeah - the sleep/wake one is crazy to me. I have had numerous mac's and windows machines over the last 20 years as well and Sleep/Wake has been perfectly consistent on the mac. In 2026 on year old hardware from Microsoft (Surface Pro) I have regular issues with waking from sleep, or more commonly, the battery will just be completely dead in the morning when it had a full charge the night before.

The python complaint I get, but it is because they ship an old python version with the OS and you have to work around that to install a different version.

Security settings can be set via the Settings app and don't require the terminal like the author stated. They can be changed via the terminal, but the golden path is just tapping a button in settings to allow the unauthorized app and typing in your password. Granted - it isn't obvious, and I only know this because over the years as notarization was added the dialogs became slowly less helpful in guiding you to the right spot, I think now in Tahoe they don't even make a mention of where you should go to allow it.


My work MacBook pro refused to wake from sleep exactly as described in the article on average twice per week until i convinced my boss to buy me a PC


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

Search: