Finding an Alternative to Mac OS X
121–130 of 342 posts
Re: Finding an Alternative to Mac OS X
#122People worry too much about what they use to host text editors and terminal windows...
Sure, except that OSX's iterm2+Karabiner is so much better than any terminal on Linux. Awesome full-screen switching (⌘-Enter), easy shortcuts to create subwindows, natural clipboard support, great keyboard compatibility with Emacs (after futzing with keyboard settings and Karabiner mappings). On Ubuntu, all of these have been lacking. Hell, I can't even use the terminal for a single session without accidentally trig…
Re: Finding an Alternative to Mac OS X
#123People worry too much about what they use to host text editors and terminal windows...
Re: Finding an Alternative to Mac OS X
#124People worry too much about what they use to host text editors and terminal windows...
Slightly offtopic; I worry about Window managers... Too much, I admit but it's such a difference in productivity for me . Is there a good i3/ratpoison alternative for Mac OS X or Windows? I think I have tried all that came up with Google and they are far less efficient than both of the above.
Re: Finding an Alternative to Mac OS X
#125> Removing the Esc key you can switch back to default F1... keys > Removing all legacy ports necessitating the use of dongles for everything Somewhere have to start the transition > Prioritising thinness and weight over everything else Batterylife is the same Worst thing on the new rMBPs: No silent trackpad click option m( I use OS X just as an client.
> Batterylife is the same Quite a few folks including Consumer Reports would differ with you on that point.
For example when they re-tried with Chrome (instead of Safari) the found exactly the same, and in some cases better, battery life.
Re: Finding an Alternative to Mac OS X
#126Recently, however, I stumbled upon Figma, a web-based, real-time collaborative interface design app (i.e., a competitor of Sketch). After convincing my group to experiment with it for a school project, I was pleasantly surprised.
- It's web based, so it works on Linux.
- It imports .sketch files
- It's real-time (you can see everyone's cursor and selection). This was great, because it meant we didn't have to walk through the snow to get to campus to have a discussion about tweaking a few elements.
I understand that some people may still need access to Sketch to work with people on their team or at their company. But for me, I'm officially striking Sketch off the list of software that's tying me down to macOS.
Re: Finding an Alternative to Mac OS X
#127> The interface is clean and refined. Can we stop using the term "clean" to describe interfaces? Clean doesn't really mean anything in design and also is a one sided term without an opposite term that is not disparaging. Are all other interfaces that are not clean, dirty? Or unsanitary? Or cluttered? It becomes and absolute term like beautiful or professional which are all really just fluff terms for "good".
It actually conveys pretty well that the interface is uncluttered and with a minimal aesthetic, with lots of space, etc.
>Are all other interfaces that are not clean, dirty? Or unsanitary? Or cluttered?
Obviously cluttered.
Don't really understand the objection. "Clean" has been part of UI vocabulary, and before that, of aesthetic criticism (in fine arts, architecture, industrial design, etc) for ages. ("Clean lines", etc).
Re: Finding an Alternative to Mac OS X
#128Not even a mention of NixOS. May I ask why not? Edit: I'm appreciating the feedback for "why not?" and am sending it around to people in the community. :)
1. Switched my notebook from NixOS back to Debian. NixOS’s advantages are not actually advantages in my practical reality.
2. NixOS being such a niche distro makes it _such a pain_ to use random binaries from not-yet-packaged software, which I do often enough.
3. Also, the Nix packages I use are sometimes a bit broken. That also happens in Debian, but I don’t know enough Nix to fix stuff myself.
Beware: I’m a Debian Developer, so my view is obviously biased. That said, I think the trouble I had is representative for trouble other people might have with NixOS. In total, I used it for about half a year, I think.
Re: Finding an Alternative to Mac OS X
#129I don't understand the ports complaint. Or maybe it's others who don't understand their ports complaint. The USB-C connector is a physical connector, and Apple's implementation of it supports every useful protocol and function available. DisplayPort, USB3.1 and below, Thunderbolt3, charging and HDMI[0]. Just buy USB-C to whatever cables and you're done with it. USB-A to C transition complete. You don't need adapters…
Why you wouldn't just throw in a legacy USB jack though is really odd. You can do anything with an adapter, but I just want to jam that old thumbdrive right in, without adapters or docking stations. I'd certainly give up a type-c port (if there are several) for a legacy usb port just to be able to do that.
Re: Finding an Alternative to Mac OS X
#130>Note that I don’t currently consider Windows a viable alternative. For the work that I do (Rails) and tools I use something *nix based is the best choice for me. For what it's worth Windows 10 now has a bash shell based on Ubuntu available. http://www.howtogeek.com/249966/how-to-install-and-use-the-l...
I'm surprised this was downvoted -- the Windows Subsystem for Linux (WSL) is extremely powerful and well done. It's a full Ubuntu userland and you can even run graphical (X) applications. I've used it for Pebble development, running the (python + ARM GCC) SDK and QEMU-based emulator all on Windows. I've run into a few minor issues but for the majority of tasks it works great -- I've completely stopped using my Ubuntu…
A co-worker is also using it to run cross compilers for embedded linux hardware devices (various patched versions of GCC and such) and it's been flawless for him, which I found quite impressive too.