> There is no modern mainstream browser engine that works in Snow Leopard. Sadly this too will be true in Mavericks soon enough. If you decide to web browse on a separate machine though, you can still have your Mavericks machine be your main one.
Show HN: OS X Mavericks Forever
171–180 of 200 posts
Re: Show HN: OS X Mavericks Forever
#172> 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…
> Can you even imagine a Mac that has upgradeable RAM? Well now I feel old. Not only can I imagine it, I used to routinely buy RAM upgrades for my Macs because it was more affordable than getting a Mac with more RAM in the first place. As I recall one of the early aluminum PowerBooks even had a really thoughtful design that made it easy to access and replace the RAM, battery, and hard drive.
I've been thinking harder and harder about https://getupgraded.com/macbook/ to really get it in my mind that I don't own any Apple product, I just lease it from them for a while
Re: Show HN: OS X Mavericks Forever
#173Earlier quoted context omitted.
Mavericks wasn’t the end of the line for any Macs. Every device that is supported in Mavericks is supported in Yosemite. Apple only makes the latest version available for any given device.
But then why does Apple offer a download for Mountain Lion? Every device that was supported in Mountain Lion was supported in Mavericks (and Yosemite by extension).
It’s a shot in the dark though, I’ve also wondered this.
Re: Show HN: OS X Mavericks Forever
#174Re: Show HN: OS X Mavericks Forever
#175Earlier quoted context omitted.
Both those projects can only go skin deep. The macOS experience is not only how it looks, but the depth of its interactivity and the thoughtful implementations within that depth. I still shudder when I see the limitations of dragging files in Windows. The fact I can drag a folder to a save dialog to jump to that folder is so natural to me, and Windows and Linux never bothered with those details.
Yep. And you can drag from the title bar in a lot of applications to get the open file. And all the shortcut keys are consistent across applications. I daily drive Linux mint. I can’t use ctrl+C in the terminal for Copy because that’s reserved for the interrupt signal. Fine - I’ll use meta+C. But I can’t use meta+C to copy in IntelliJ because the meta key isn’t a modifier key in Java. I’ve ended up needing to memoris…
But yes, inconsistency being the only consistent thing in Linux is annoying to me too. It’s bad enough that I think a distro with a central feature of maintaining forks of everything to polish all of those little paper cuts would probably do well, particularly among switchers.
Re: Show HN: OS X Mavericks Forever
#176> 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…
> I feel much safer telling people to “just try stuff” when I know there isn’t a risk of them breaking everything and being left with an unbootable machine On which non-mobile OS is this true? It's certainly NOT safe on Mac/Windows/Linux to "just try stuff". I can trivially delete all of your data and/or upload all your .ssh files and Documents by "just try it"
Re: Show HN: OS X Mavericks Forever
#177Earlier quoted context omitted.
Not even by compiling Go to WASM, then transpiling WASM to C++, then building the resulting C++ with Tiger's GCC?
...do you think that could actually work? I can't entirely tell if you're joking or not, it's true I never considered this... does WASM code have the network access that would be required for a proxy?
Sadly it doesn't seem to support the networking parts of WASI, though. If it did, then it might even be possible to port all the way back to Cheetah
Re: Show HN: OS X Mavericks Forever
#178Big fan of your OS X stuff! I still have a 11" 2012 MacBook Air with Core i7 and 8 GB RAM, if only I could use it as my everyday machine I'd be very happy! I didn't know about Firefox Dynasty, it's very cool. (Wow, and Archive Plus and Preview Plus… you're killing it!) What's your experience with those shady USB-C to Magsafe 2 cables/adapters? Old MacBook batteries are bound to deplete faster and faster every year, i…
There's not much rigorous testing I could find online, https://www.youtube.com/watch?v=Qg6pPDys-s0 tested a few and found that some spark when first connected, which implies they're not doing the 1-wire negotiation properly (real adapters will prevent arcing by sensing if it's connected first before increasing voltage)
Re: Show HN: OS X Mavericks Forever
#179Earlier quoted context omitted.
Both those projects can only go skin deep. The macOS experience is not only how it looks, but the depth of its interactivity and the thoughtful implementations within that depth. I still shudder when I see the limitations of dragging files in Windows. The fact I can drag a folder to a save dialog to jump to that folder is so natural to me, and Windows and Linux never bothered with those details.
Yep. And you can drag from the title bar in a lot of applications to get the open file. And all the shortcut keys are consistent across applications. I daily drive Linux mint. I can’t use ctrl+C in the terminal for Copy because that’s reserved for the interrupt signal. Fine - I’ll use meta+C. But I can’t use meta+C to copy in IntelliJ because the meta key isn’t a modifier key in Java. I’ve ended up needing to memoris…
It's not reserved - the terminal emulator is free to handle any key, in any way, however it wants. Some examples:
1. The XFCE terminal allows you to specify whether Alt+[X] means Meta-[X], or whether it should trigger a menu shortcut.
2. macOS's Terminal.app: use System Settings to rebind Copy to Ctrl-C - when some text is selected, it copies that text; when there is no selection, it passes the ^C along.
Unfortunately, few people question the status quo of terminal emulator design. Look at all the other emulators around you: quick save/load, customisable hotkeys (including gamepads), speed up/slow down, mute specific audio channels, enable/disable sprite/layer rendering, peek/poke memory, and so on. An average GBA or SNES emulator gives you better tools than most terminal emulators, and the latter are what is actually being used to get work done.
Re: Show HN: OS X Mavericks Forever
#180Earlier quoted context omitted.
> Should have said mid-2014 like OP, sorry I don't want to belabor the point, but just to be clear—I am referring to a mid-2014 MBA, anything newer and Mavericks wouldn't work! (There is no "late 2014" MBA as far as I'm aware.) Mine offers to install Yosemite in recovery mode. It may indeed be based on when that specific computer came off of the assembly line or something, I have no idea, but for that exact model of…
There are multiple boot-time recovery options, but you might not have a required firmware update to use them. Per everymac, all 2014 MBA’s should be able to run up to Big Sur? What is offered to install when you do this? https://support.apple.com/guide/mac-help/use-macos-recovery-... > Option-Command-R: Start up from macOS Recovery over the internet. Use this key combination to reinstall macOS and upgrade to the late…