Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mrpippy
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
mrpippy
3d ago
Sonoma will be getting its last security update imminently (possibly tomorrow).
2.
▲
by
mrpippy
16d ago
Yes, real apps use Mach messaging directly. i.e.: https://source.chromium.org/chromium/chromium/src/+/main:ipc...
3.
▲
by
mrpippy
16d ago
The Mach APIs are available to userland applications, if you used a different kernel you’d have to implement them somehow
4.
▲
by
mrpippy
23d ago
Especially since the Linux kernel dropping support usually happens years after distributions already have, so it would be quite difficult to run actual software on such hardware anyway. Whereas NetBSD is an entire OS.
5.
▲
by
mrpippy
27d ago
Alan Coopersmith works at Oracle, on Solaris. I don't know of any effort to use Wayland on Solaris, so maintaining X really is their only option. OTOH, RedHat seems happy to let X die.
6.
▲
by
mrpippy
1mo ago
There were Itanium workstations ( https://www.openpa.net/systems/hp_i2000.html , https://www.openpa.net/systems/hp_zx2000.html ), but of course these quickly crashed and burned with the rest of Itani
7.
▲
by
mrpippy
2mo ago
Not to mention rendering the driver’s display (gauge cluster)
8.
▲
by
mrpippy
2mo ago
It’s rendering the driver’s display (i.e. the gauge cluster), the driver HUD, the central display, watching a driver-facing camera for fatigue alerting, handling Bluetooth, WiFi, navigation. Calling it an “infotainment” system is underselli
9.
▲
by
mrpippy
2mo ago
That’s correct, Rosetta for running x86_64 binaries in Linux VMs is not going away. They’re no longer branding this feature as Rosetta, so it doesn’t get lumped in with the Rosetta removal for Mac binaries (although it’s all still kinda con
10.
▲
by
mrpippy
2mo ago
For some reason, the PS4 and PS5 actually cannot play audio CDs
11.
▲
by
mrpippy
2mo ago
These links show the pinout: https://hardware.majix.org/computers/sgi/keyboards.shtml https://hardware.majix.org/computers/sgi.pi/keyboard.shtml And the keyboard(7) man page actually has
12.
▲
by
mrpippy
2mo ago
Also, SGI keyboards never used ADB. Indigo-era SGIs used a mini-DIN keyboard/mouse, but it was proprietary. They were PS/2 starting with the Indigo2 and Indy.
13.
▲
by
mrpippy
3mo ago
My memory from classic Mac OS is that pushing the keyboard soft-power key brought up a system-modal dialog asking if you wanted to shut down, restart, or cancel, a dialog with exactly the same design as: < http://www.christianb
14.
▲
by
mrpippy
3mo ago
The author discussed this a bit on Mastodon as well: https://xoxo.zone/@numist/116716469017975106
15.
▲
by
mrpippy
3mo ago
At this point that would be a 2018 Mac mini, which can only run Sequoia (which will be out-of-support at the same time as Homebrew drops Intel support). If you want Intel support, MacPorts still runs back to Leopard.
16.
▲
by
mrpippy
3mo ago
Virtualization.framework just gained USB passthrough support in macOS 27. It might be a niche feature for containers to add, but other VM software will likely add support soon.
17.
▲
by
mrpippy
4mo ago
I would consider HFS+ to be a legacy filesystem at this point, something you shouldn't use without a really good reason (interop with pre-macOS 10.13 machines being the only one I can think of). Fun fact: HFS dates back to the 80s, and
18.
▲
by
mrpippy
4mo ago
Note to the author: did you file an Apple feedback for this? You should put that FB number in your post and the GitHub repo, it will ease the process for any Apple employees who see this and want to get it fixed.
19.
▲
by
mrpippy
4mo ago
Right, that’s why you get a simpler yes/no dialog for notifications, and a conplex “navigate to this settings pane and click a separate button” flow for a keylogger
20.
▲
by
mrpippy
4mo ago
Those are still needed for the Rosetta use-cases that are sticking around (old games, Linux binaries)
21.
▲
by
mrpippy
4mo ago
I feel like that's true for early/mid-90s games where the PC version targeted DOS (+ the varied universe of PC video/sound hardware), and the Mac version could just target the much more uniform Mac platform. But SimCity 3000
22.
▲
by
mrpippy
4mo ago
WinCE 6 Platform Builder was based on Visual Studio 2005 I think. Building applications for WinCE 6 was also only supported with Visual Studio 2005 or 2008, which put a hard cap on available language features and development OS support. I h
23.
▲
by
mrpippy
5mo ago
See https://developer.apple.com/documentation/macos-release-note...
24.
▲
by
mrpippy
5mo ago
Correct, that is staying around. https://developer.apple.com/documentation/macos-release-note... : > There will continue to be support for older, unmaintained gaming titles leveraging Rosetta along with software runn
25.
▲
by
mrpippy
5mo ago
True, Apple's developer and support pages are not all fully up-to-date or explicit. From the macOS 26.4 release notes ( https://developer.apple.com/documentation/macos-release-note... ): > There will continue to
26.
▲
by
mrpippy
5mo ago
No, those need to stay (at least the ones needed to run the targeted "old unmaintained games"). What can go is all the x86_64 slices of system binaries (i.e. bash, perl, etc etc)
27.
▲
by
mrpippy
6mo ago
Evidence that NVIDIA has even been trying? My understanding is that Apple didn’t allow 3rd parties to write graphics drivers past 10.13, but they could’ve done a non-graphics driver like this.
28.
▲
by
mrpippy
6mo ago
I believe it was the first RISC that Apple prototyped building a Mac around, including a 68K emulator. IIRC from Gary Davidian’s CHM oral history, it was corporate dealmaking that led to AIM and PPC more than any technical negatives for the
29.
▲
by
mrpippy
6mo ago
The report says it broke when updating from macOS 15 to 26, so not a minor patch update. I'm a bit surprised no one noticed this earlier though, since 26 has been out since September and in beta since June.
30.
▲
by
mrpippy
6mo ago
AppleScript doesn’t have any NeXT heritage, it comes entirely from classic MacOS (debuted in System 7.1)
More ›