Show HN: OS X Mavericks Forever
41–50 of 200 posts
Re: Show HN: OS X Mavericks Forever
#42My favorite Mac, by far. I upgraded the RAM in it. Can you even imagine a Mac that has upgradeable RAM? Pearl clutching. I also tried plugging 4 different 4K monitors into it just for the novelty. I miss my trashcan
Also, if you were to serve your get.sh (et al) as text/plain it would enable browing them versus them downloading and having to open it locally. Or, as your footer implied, linking to GitHub would also be super handy
Re: Show HN: OS X Mavericks Forever
#43> Don't you love how hackable everything is? Removing stock apps from the Applications folder is completely safe—nothing will break—and this is your computer, so you should make it your own. You can always restore apps later using Time Machine. Just don't delete System Preferences, or anything in the Utilities folder. This was pretty funny. “You can do anything, and you should be able to do anything, nothing will bre…
have fun! break things!
Re: Show HN: OS X Mavericks Forever
#44You know, there comes a journey in every developers life where all roads lead to hackintosh. It’s like a right of passage. I did it back during the Snow Leopard years with NForce motherboards (wrote some kernel extensions). Now, it’s just out of nostalgia.
I have fond memories of my Hackintosh years. Over time the frustration of updating to the latest OS and having to deal with breaking changes just sucked all the joy from it. Especially when I really needed to use the computer for something. I might tinker again some time soon. I had thought of building a Mac mini for a home theatre setup but then again Apple TV just works so well
One of the laptops I hacked for a while had a 15.4” 1920x1200 screen panel (much nicer than on contemporary 15” MacBooks), 4 USB-A ports, FireWire, Ethernet, an eSATA port, a full size DisplayPort, EC and PCMCIA slots, and an SD card reader and could dock to more than double the number of ports, plus two hot swap drive bays, and it all worked as expected under hackintoshed Mavericks which was incredible. It was like having a portable Mac Pro.
Re: Show HN: OS X Mavericks Forever
#45> Don't you love how hackable everything is? Removing stock apps from the Applications folder is completely safe—nothing will break—and this is your computer, so you should make it your own. You can always restore apps later using Time Machine. Just don't delete System Preferences, or anything in the Utilities folder. This was pretty funny. “You can do anything, and you should be able to do anything, nothing will bre…
It reminds me of a couple jobs where management would tell us we had so much freedom that we could work on whatever we wanted. Choose your own destiny here! Except when you chose something that wasn’t among the short list of acceptable tasks, you were scolded for choosing something that was obviously not an option (to them). They knew the rules so deeply that the set of acceptable things seemed like the entire frontier of possibilities in their minds.
Like you said, it would be more helpful for everyone if the system actually clarified what was allowed and what was not so we didn’t have to guess. Drop the illusion of total freedom and replace it with clear rules that leave nothing to guessing.
Re: Show HN: OS X Mavericks Forever
#46I have a soft spot for Mavericks too. It’s not 100% perfect (as post notes, scroll bars have been flattened and by then sidebar item icons had lost their color), but otherwise visually its probably the closest thing possible to “perfect” Aqua era OS X. It feels very refined in several ways that the earlier versions didn’t. In my opinion the runner-up in terms of visuals is actually 10.4 Tiger, though — the dark grays…
However, it’s been a few years since I’ve seriously investigated these projects, and a cursory glance at them shows that they still have a while to go before they become replacements for existing desktop Linux environments. Both are rather ambitious passion projects from their creators, similar to Haiku, a re-creation of BeOS.
Re: Show HN: OS X Mavericks Forever
#47I have a soft spot for Mavericks too. It’s not 100% perfect (as post notes, scroll bars have been flattened and by then sidebar item icons had lost their color), but otherwise visually its probably the closest thing possible to “perfect” Aqua era OS X. It feels very refined in several ways that the earlier versions didn’t. In my opinion the runner-up in terms of visuals is actually 10.4 Tiger, though — the dark grays…
On the BSD side there has been efforts such as helloSystem ( https://hellosystem.github.io/docs/ ) and rayvnOS ( https://ravynos.com/ ) that aim to provide a FOSS recreation of the Jobs-era Mac OS X experience. Both can be considered BSDs as opposed to mere desktop environments. helloSystem uses X11 and Qt, while rayvnOS uses its own version of Cocoa. However, it’s been a few years since I’ve seriously investigated t…
Re: Show HN: OS X Mavericks Forever
#48> Cylindrical "Trash Can" Mac Pro My favorite Mac, by far . I upgraded the RAM in it. Can you even imagine a Mac that has upgradeable RAM? Pearl clutching. I also tried plugging 4 different 4K monitors into it just for the novelty. I miss my trashcan Also, if you were to serve your get.sh (et al) as text/plain it would enable browing them versus them downloading and having to open it locally. Or, as your footer impli…
Thanks, I'll look into this! I'm not immediately sure how to do it. The site is hosted via a very minimal Cloudflare worker, because it's free for static assets but unlike e.g. Github pages supports unencrypted http (which is useful when bootstrapping a new Mavericks system). I haven't changed the content type of anything.
My Github is https://github.com/wowfunhappy but you actually won't find either script there, the website is the canonical version! This type of thing is why my github isn't linked!
Re: Show HN: OS X Mavericks Forever
#49> Don't you love how hackable everything is? Removing stock apps from the Applications folder is completely safe—nothing will break—and this is your computer, so you should make it your own. You can always restore apps later using Time Machine. Just don't delete System Preferences, or anything in the Utilities folder. This was pretty funny. “You can do anything, and you should be able to do anything, nothing will bre…
running a funky chmod command recursively on my root dir and then learning how to fix it, probably taught me more about how linux works than any tutorial or article i've ever read. have fun! break things!
Re: Show HN: OS X Mavericks Forever
#50> Don't you love how hackable everything is? Removing stock apps from the Applications folder is completely safe—nothing will break—and this is your computer, so you should make it your own. You can always restore apps later using Time Machine. Just don't delete System Preferences, or anything in the Utilities folder. This was pretty funny. “You can do anything, and you should be able to do anything, nothing will bre…
running a funky chmod command recursively on my root dir and then learning how to fix it, probably taught me more about how linux works than any tutorial or article i've ever read. have fun! break things!
There is a time and place for each approach. Recognising which is appropriate for each situation and user is a good skill to cultivate.