Live data from Hacker News

So Long, Macbook. Hello Again, Linux

richardmavis.info

81–90 of 531 posts

Re: So Long, Macbook. Hello Again, Linux

#81
post #57

Earlier quoted context omitted.

I feel like I'd be much more open to Linux if I spent most of my time in emacs, but since I've spent like 8 minutes in emacs and about 14hrs in vim and have very little desire to increase either of those numbers, it only takes a small dose of Linux to re-enchant myself with Apple.

I'm not about to tell people which platforms they should run - each to their own and all that - but I do feel it's worth mentioning there's no need to use emacs nor vim on Linux if you didn't want to.

and on the flip-side to that, the versions available for Windows and Mac are both perfectly serviceable so you may still run the risk of being confronted with them even if you don't switch!

Re: So Long, Macbook. Hello Again, Linux

#82
post #48

I so wish the Linux community would get its act together and implement a working usable clipboard. It's the one thing I miss the most whenever I switch from Mac OS to Linux. On a Mac, you can cut/copy/paste using predictable keystrokes in any application, anywhere. And there is a single clipboard. On Linux, you have to deal with a multitude of behaviors (middle mouse button, Ctrl-C, others, and does it paste where th…

It won't happen because Linux users like it the way it is. It is consistent, it's just not the way you want it to be. I love middle click paste. It makes sense that it doesn't follow the text cursor because the mouse is separate and this adds extra flexibility. Ctrl+A should select everything and put the cursor at the end.

Actually, in some apps the cursor disappears and in some the cursor goes to the end, but the behavior of what happens when text is selected is always the same.

Re: So Long, Macbook. Hello Again, Linux

#83

I find the fetish for terminal-based music players a bit odd. I associate terminals with doing work , so the idea of having one whose sole purpose is playing music (presumably in the background while you do other stuff) to feel like a waste of screen real-estate and something I'm likely to accidentally pull up while trying to cycle between my other terminal windows where I'm doing stuff. I much prefer something that…

mpd is the single best music player for what you're describing. You can choose how you want to interact with it. And if you can't find an implementation you like, the API is simple enough you can write something yourself.

Re: So Long, Macbook. Hello Again, Linux

#84
post #48

I so wish the Linux community would get its act together and implement a working usable clipboard. It's the one thing I miss the most whenever I switch from Mac OS to Linux. On a Mac, you can cut/copy/paste using predictable keystrokes in any application, anywhere. And there is a single clipboard. On Linux, you have to deal with a multitude of behaviors (middle mouse button, Ctrl-C, others, and does it paste where th…

you can do that with xdotool if you want to paste the xbuffer. I suggest handling the shortcuts at the window manager level. this force ctrl-c to always do copy - even in the terminal, but nothing stty can't fix quickly - I use ctrl-x instead as it is close by. end result, my ctrl c and ctrl v work as you would expect -- always!

There is wl-copy / wl-paste if you are using Wayland compositor.

Re: So Long, Macbook. Hello Again, Linux

#85
There are different issues with OSX though, that colleagues of mine had, that never occur with Linux. E.g. the chore of somehow managing different software versions such as the outdated default one and a second one installed with homebrew. Almost all my colleagues struggled with setting up python 2 und 3 correctly at some point, whereas this just worked for me on Linux.

Some struggled with font rendering between a 1080p monitor and their Retina displays as well.

Re: So Long, Macbook. Hello Again, Linux

#86

I find the fetish for terminal-based music players a bit odd. I associate terminals with doing work , so the idea of having one whose sole purpose is playing music (presumably in the background while you do other stuff) to feel like a waste of screen real-estate and something I'm likely to accidentally pull up while trying to cycle between my other terminal windows where I'm doing stuff. I much prefer something that…

With a tiling display manager like i3, dwm or awesome, system tray isn't that useful. You tends to have one app (or a group of app that you always use together) per virtual desktop that you access in one keyboard shortcut.

You never circle through apps as it's not necessary. Most of the apps are in fullscreen or tiled depending on your need. No window is hiding another one.

When you're use to it, having to move your hand to the mouse or trackpad and click on stuff feels painful. Then keyboard driven apps (which terminal apps are usually really good at) makes total sense because you still don't want to have to move your hands and click in stuff.

Basically usability switches from graphical apps made for mouse/trackpad to keyboard driven. It's a quite different way to manages windows that have usually a learning curve as it is keyboard driven, but it's really efficient.

Re: So Long, Macbook. Hello Again, Linux

#87

End-user Linux has definitely improved in the last few years. It offers a lot of attractive features for what I imagine to be the typical HN demographic. That being said, it's still got rough spots that OSX doesn't. It works great when it works, but when it doesn't.... Font rendering, display/compositor fragmentation etc... Inb4 the anecdotal "well it works for me I just had to download the xf86 font library and comp…

I would also say that Apple has plenty of rough spots that Linux doesn't as well.

Font rendering the Apple way is a style choice at best.

What does "display/compositor fragmentation" mean to end-user?

Re: So Long, Macbook. Hello Again, Linux

#88
I have a hard time working on MacOS, so I use linux, but that's because I'm a developer.

I have a hard time doing simple things on linux so I use MacBook for my day-to-day things, but that's because I'm a human being.

Linux is great, MacOS is great, these posts who love to hate on one to love another aren't.

Re: So Long, Macbook. Hello Again, Linux

#90

This is daft - the switch to Linux from macOS is done entirely out of some moronic desire to be different and very little to do with functionality. Windows to Linux I can Understand but the HN hive mind defends Linux like their firstborn. Let it go. It’s a lot of work for very little upside. Let the downvotes come

I've seen many refugees from macOS coming to Linux, so it's not surprising in the least. Good for them, it will increase their productivity. This was especially boosted by those interested in gaming, and Apple abandoning OpenGL and planning to ditch 32-bit support.
Post reply on HN