lin72h

Results 64 comments of lin72h

Even without the Graphic, FreeBSD with Mach IPC already a huge win.

> It doesn't look like a mac os. It looks more like Windows or a gnome. This interface would not even integrate with mac os applications. The visual thing like...

I think we can take a incremental step: - [ ] make in base libdispatch work [PR](https://github.com/apple/swift-corelibs-libdispatch/pull/561) This make use the eventfd which introduced in FreeBSD 13, so it align...

even more ambitious, we could build a pkg binary distribution system for both macOS and ravynOS. leveraging existing freebsd bmake(1) and port tree

Just `rm -rf /var/db/pkg` then pkg update. It works for me

I think there's way to install pkg locally, but you'd better update through offical repo, make it easier

Any update on this?

It's finally happening, Thanks for the hard work

I'm so exciting about this proposal. One of the future direction can benefit from this is the new [GlobalIsel](https://llvm.org/devmtg/2017-10/slides/Bougacha-Colombet-GlobalISel.pdf) pipeline, which I think is production ready for arm64. By decoupling...