Earlier quoted context omitted.
I was on a flight next to someone vibe coding on Cursor via Starlink the other day. It was my first flight with Starlink.
You and GP must live in the Bay area. Not once in my life have I seen someone coding on a plane, let alone next to me.
I ported Mac OS X to the Nintendo Wii
331–337 of 337 posts
Re: I ported Mac OS X to the Nintendo Wii
#332This reminds me the 2008-2009 era where Mac OS X Leopard was running Hackintosh on Dell Mini 9 and some other netbooks. At $349, it was almost a fully functional laptop that runs on Mac OS X (comparing to over $1000+ MacBooks or $1599 MacBook Pros) Two friends of mine literally working remotely in an Africa trip with Dell Mini 9 and mobile hotspots and were doing video conferencing with Skype (on Wi-Fi). [1] https://…
While the updates would break things, it was not more complicated than a Linux of the mid 90s to set up, especially with “hackintosh distros” like iDeneb. Surprisingly ok, given the anemic machine!
Re: I ported Mac OS X to the Nintendo Wii
#333> There is a zero percent chance of this ever happening.
Re: I ported Mac OS X to the Nintendo Wii
#334Earlier quoted context omitted.
I was on a flight next to someone vibe coding on Cursor via Starlink the other day. It was my first flight with Starlink.
You and GP must live in the Bay area. Not once in my life have I seen someone coding on a plane, let alone next to me.
Re: I ported Mac OS X to the Nintendo Wii
#335Back in the day I was a hardcore Mac nerd and became a professional at it too. My best reverse-engineering trophy was building one of the first "iOS" apps when there was not an official appstore for the iPhone. But man, this is way ahead of what I could do. What this dude accomplished blew my mind. Not only the output (running MacOS on a Wii), but the detailed post itself. A-MA-ZING.
Thank you for the kind words :)
> There is a zero percent chance of this ever happening.
Feeling encouraged, I started with the basics"
dude this absolutely sent me lmfao
Re: I ported Mac OS X to the Nintendo Wii
#336Earlier quoted context omitted.
IOKit was actually built from the ground up for OS X! NeXT had a different driver model called DriverKit. I've never coded against either, but my understanding was they're pretty different beasts. (I could be wrong) That said, indeed, the abstraction layer here is delightful! I know that some NetBSD devs managed to get PPC Darwin running under a Mach/IOKit compatibility layer back in the day, up to running Xquartz on…
Driver Kit used Objective-C, and ironically it is back, as Apple gave the same name to the userspace driver model replacement for IO Kit.
This isn't that ironic - reusing old names where the trademarks are already owned etc is a pretty common thing.
Re: I ported Mac OS X to the Nintendo Wii
#337This is excellent, though if you had chosen another OS, you could have called the project Wiindows. EDIT: Oh interesting, the final paragraph says NT has been ported, didn't know that. Sadly, no pun is mentioned in that project.