Live data from Hacker News

Fed up with the Mac, I spent six months with a Linux laptop

cfenollosa.com

151–160 of 834 posts

Re: Fed up with the Mac, I spent six months with a Linux laptop

#151
post #44

Earlier quoted context omitted.

What makes Homebrew a failure? I don’t generally have issues with it for my needs.

There is one single feature of homebrew that regularly bites my coworkers. You can refer to software by name@version ("brew install postgresql@11" or "brew install postgresql@12") and there is no confusion about what you are installing; or you can refer to software by name only ("brew install postgresql") and the version number is calculated to be "most recently released." (v13 at the time this was written.) Hypothet…

It's actually worse than you think since the @version notation needs to be explicitly marked by the maintainer of the package.

If they don't do this then there is no easy way to install an older version of a package, you will have to get the old .rb file from the brew git history and execute it yourself.

Re: Fed up with the Mac, I spent six months with a Linux laptop

#153
post #125

Earlier quoted context omitted.

On a mac I can't live without "Magnet" [1]. It lets you do organize your windows in half/thirds of screens with simple keystrokes. That should be part of the OS. [1] https://apps.apple.com/us/app/magnet/id441258766?mt=12

Ah the next stop would be outrage by Magnet folks, writing a blogpost on how Apple stole their app features and sent them out of business.

It’s a risk every Mac and iOS developer takes and is aware of. Sherlocking has been a thing for decades.

Re: Fed up with the Mac, I spent six months with a Linux laptop

#154

The author doesn't state whether they installed Linux on a laptop that shipped with Windows, or bought an actual "Linux laptop". There's a huge difference, like reviewing a Hackintosh and saying "Macs are shite". I did the same. I accidentally fubar'd my lovely 2015 Macbook by pouring a beer into it. I bought a Dell XPS and dual-booted Linux, which kinda worked but wasn't great. Then I bought a Purism 14, which has b…

Yes, he should have stated, what device he used.

Linux main problems with laptops are drivers and firmware. The best you can hope for, when replacing windows - is that it runs somewhat stable.

But startup time, performance and batterie life will be much worse on standard config. And like the article said, don't expect resume/sleep to work consistently. Which can be very, very annoying and time wasting.

My use case is short(or long) bursts of working with it, and then stopping for some time and then later resuming, expecting everything to be as it was, when I reopen. And I can't do this consistently. Which sucks. On a old Linux laptop I got hibernation to work (mostly) consistently so that worked, too, but took even longer to resume. On my previous modell, I gave even up, trying it to get to work.

And now I just bought a HP Pavillon gaming Laptop. And I actually run Windows now, even though I hate windows. But I need to get things done. And I don't want to mess with config settings, probably for weeks, to bring performance at least close to the stock values, windows provides.

Now this is not the fault of Linux, proprietary hardware support and optimisation are just very complicated. But it still sucks. And it really does not help, when certain linux evangelist claim to everyone, especially newcomers, everything is fine and much better than on windows and co. Which is just not true.

Especially startup time annoys me. It is just painfully slow. And the chromebooks are showing, that it does not have to be that way. My cheap Asus rugged chromebook, has by far the best startup time/wakeup time/standby life, of all the devices I ever used! I open it and can immediately resume working. Just what I want and need. Optimized linux drivers and firmware that work. (And reworked procedures under the hood) Everything else with ChromeOS is horrible, though. Shitty software, and lacking applications and all tied to google.

So for now I have to work with windows again, which in its stock config comes with so many bloatware, ads and spyware - that it is hard to believe people put up with this. But what choice do they have?

I probably have to try purism at some point, but sadly with all my mobile linux experience so far, I expect just a expensive, but mediocre experience. And there does not seem to exist a version with a decent gpu?

Re: Fed up with the Mac, I spent six months with a Linux laptop

#157
post #142

If you're complaining about Linux drivers please do so after using a Laptop that supports Linux (Thinkpads for example). Just like it wouldn't be fair to complain about macOS on a Hackintosh - sound didn't work well and had to patch the DSDT. > but there are rough edges for the power user. > I am an extreme power user, ... > In the end, I was able to replicate most of my macOS power tools setup via input hooks and sh…

Power user according to the OP seems to be having a bunch of shortcut keys.

Re: Fed up with the Mac, I spent six months with a Linux laptop

#158

Earlier quoted context omitted.

It does and it mostly works but it doesn’t seem to be as fast as on macOS.

Not sure how GNOME's preview feature is written, but macOS QuickLook plugins are written in C, C++, or Objective-C and the plugins included with the OS leverage OpenCL (or maybe Metal now) to accelerate rendering of previews, which is part of why it's so fast.

> plugins written in C, C++, ...

no, thank you

Re: Fed up with the Mac, I spent six months with a Linux laptop

#159

I don’t disagree with the author’s observations, but I think it’s important to note that basically what they describe is that “Linux is not a better OSX than OSX”, as opposed to “Linux is not a better OS than OSX”. The latter may also be true, but that’s not what they describe in this article. Because in this article what they are trying to describe is trying to setup Linux to do the things they did on OSX the way th…

I think the three major OSes are now sufficiently different that calling any of them “better” than the others is meaningless. All three have issues but they are in different places. And many of the things people complain about are just different from what they are used to.

Re: Fed up with the Mac, I spent six months with a Linux laptop

#160
post #142

If you're complaining about Linux drivers please do so after using a Laptop that supports Linux (Thinkpads for example). Just like it wouldn't be fair to complain about macOS on a Hackintosh - sound didn't work well and had to patch the DSDT. > but there are rough edges for the power user. > I am an extreme power user, ... > In the end, I was able to replicate most of my macOS power tools setup via input hooks and sh…

I never understood how someone can make a good-faith effort to document their Linux experiences and for people to label it "complaining".
Post reply on HN