Live data from Hacker News

So Long, Macbook. Hello Again, Linux

richardmavis.info

101–110 of 531 posts

Re: So Long, Macbook. Hello Again, Linux

#101
I try to avoid me too posts, especially on HN, but I recently ditched my MBP for an XPS 13 running Mint. I'm very impressed with how much software is natively available now, Wine 4.0 staging is reaching amazing levels of support, and even Steam gaming with native titles and Windows games running under Proton. I'm very pleased with the transition and recommend that if you're on the fence, give it a shot and see if it works for you. Ignore how things were last time you tried.

Re: So Long, Macbook. Hello Again, Linux

#102
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…

There are clipboard applications which will pull everything into a single clipboard. KDE Plasma, for instance, has a great built-in clipboard which does this and which also handles at least images as well.

> The second dream wish would be for consistent keybindings in all text input boxes, like in Mac OS. Such as make Ctrl-A always go to the beginning of line, Ctrl-E always to the end, and Ctrl-K always kill whatever is in there.

For this, you should really just run Emacs. But this isn't a Linux issue really, but a more general 'problem' of competing conventions (Emacs, vi, CUA, etc.) for keyboard shortcuts.

Re: So Long, Macbook. Hello Again, Linux

#103
Ubuntu gave a lease of life to my old(2013) laptop after an update in Win10 locked me out of my account.

I use a company-issued MacBook Pro for work and was considering an identical machine as my personal daily driver until I did a comparison which revealed what an absolute monster of a laptop I could have for the same price instead.

I mean - the Apple ecosystem is great an all but I need some raw computing power from time to time and Linux is currently able to provide that.

Re: So Long, Macbook. Hello Again, Linux

#104
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…

> On a Mac, you can cut/copy/paste using predictable keystrokes in any application, anywhere

Interesting, because Linux is my daily driver, and when I borrow my spouse's MacBook one of the things I get tripped up on is some programs seem to use Ctrl+C/V and other programs use Command+C/V for copying/pasting

Re: So Long, Macbook. Hello Again, Linux

#105
post #10

Earlier quoted context omitted.

If you think that, try using the budgie ubuntu distro with the arc-dark theme. Way ahead of both macos and windows.

That sounds fantastic, I can Google but do you have a link? I love Ubuntu for my servers!

You're not really planning on installing this version on linux on your servers because of how the GUI looks right?

Re: So Long, Macbook. Hello Again, Linux

#106

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…

That is how my setup works in the terminal. MPD (music player daemon) runs from the start in the background and I can start ncmpcpp in the terminal to choose a album/playlist and then I can close it again or leave it on a different workspace.

Play Pause etc. just work without the terminal. The biggest advantage in comparison most graphical players for me is that there is no startup time. If I want to play a song I can do so immediately and even without leaving the terminal I am currently working in.

Re: So Long, Macbook. Hello Again, Linux

#107
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 be…

[deleted]

Re: So Long, Macbook. Hello Again, Linux

#108
post #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?

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

My 1Password FireFox extension (ubuntu 18.04 LTS) doesn't work on X unless I log in through the website but it works just fine on Wayland.

Re: So Long, Macbook. Hello Again, Linux

#109

What screen resolutions do the Librems support? Their tech specs don't actually list the resolutions, just the graphic card and size of the display. That's, honestly, one of the main things holding me to my mac: I want the retina display. That and the fact that all the PC hardware makers insist on offsetting the damned touchpad. Which, maybe it's just my preference, but I hate when they offset the damned touchpad.

I have been happily running Debian (with xmonad) on a 13 inch Macbook with 16GB of memory and the retina display for almost five years now. The screen works great and I have had great success plugging into multiple external monitors including a recently purchased 3840x2160 monitor.

I think it might still dual boot into MacOS, but I don't think I have tested that for four years . . .

Re: So Long, Macbook. Hello Again, Linux

#110

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.

Even better, you don't have to 'choose' - in the sense that you can simultaneously connect to mpd via different interfaces (in this same thread I mention how I use ncmpcpp for some things, and cantata for other things).
Post reply on HN