86
Points
20
Comments
Bluestein
Author

Top Comments

ncr100Sep 1
> Do you know about opensource.apple.com, GNUstep, The Cocotron and other projects?

> We do, and in fact, Darling is largely based on the original Darwin source code published by Apple. We use The Cocotron as a basis for our Cocoa implementation, along with the Apportable Foundation and various bits of GNUstep.

Apportable (<3) was a YC startup https://www.ycombinator.com/companies/apportable from 2011 - the Foundation repo last update was Dec 2014.

aySep 1
I went down a deep but entertaining rabbit hole in the other direction for fun: https://github.com/ayourtch-llm/fakelinux - initially with the idea “just replace the syscalls in the executable with some sort of a trap and handle that”.

It almost worked, unfortunately MacOS reserves x18 for platform purposes and Linux doesn’t.

The result is some sort of pretty mad contraption which works sufficiently often to compile aarch64 Linux VPP and its dependencies on the Mac using Linux gcc :)

I suppose with some polish it might be useful for something..

porphyraAug 31
In theory, running Apple Silicon apps on ARM64 linux machines would be really nice. But we are still far from having a performant and feature-complete implementation of doing so.

Darling only targets x86_64 stuff. Still, it's a cool project.

Kinda sad that there are very few updates though [1]

[1] https://blog.darlinghq.org/

999900000999Sep 1
Very neat.

All I want for Christmas is Logic on Linux. But then you’d still need a Mac to legally download it from the App Store and DRM checks would probably only work on Macs

LollipopYakuzaSep 1
A few years back, I would have dreamt to run Photoshop on Linux. But this and the mandatory utilities that come with it became so bloated that even if it was officially offered on Linux I am not sure I would be using it.
nonestdeusSep 1
Cool that it exists, but I honestly don't even know which mac exclusive program I would want to install.
jagged-chiselAug 31
Quibble: it'll run anything that runs on open source Darwin. You won't be running anything needing macOS frameworks.
tootieSep 1
Will it run xcode build tools?
Visit the Original Link

Read the full content on darlinghq.org

Source
darlinghq.org
Author
Bluestein
Posted
August 31, 2026 at 10:53 PM


More Top Stories

webiterate.dev Aug 31
Google Has Removed MV2 Extensions from the Chrome Web Store, Including UBO
478385 commentsby twapi
Details
datacolada.org Aug 31
Evidence of Fraud in an Influential Study About Procrastination
5630 commentsby Anon84
Details
jasontucker.blog Aug 31
I turned my security cameras into an automatic bird identification system
35992 commentsby speckx
Details
playaphone.com Aug 31
Playa Phone
492180 commentsby cutoff
Details
phys.org Aug 28
'Mad honey' that can stop your heart is being sold online
12882 commentsby samizdis
Details
youtube.com Aug 31
A walkable ASCII cyberpunk city in one HTML file [video]
20629 commentsby keithcarolus
Details
👋 Need help with code?