Live data from Hacker News

Things I can’t do on macOS which I can do on Ubuntu (2020)

shkspr.mobi

491–500 of 740 posts

Re: Things I can’t do on macOS which I can do on Ubuntu (2020)

#491
post #482
post #472

Earlier quoted context omitted.

defaults write .GlobalPreferences com.apple.mouse.scaling -1 Works on my M1 Max well enough to be satisfied with my mouse in SC2.

This simply hasn't worked for me in years. Haven't tried in about a year, though.

Its not enough, you need a program called USB Overdrive, it completely fixes the issue

Re: Things I can’t do on macOS which I can do on Ubuntu (2020)

#492
post #472
post #467

I switched from Linux Mint desktop to an M1 Air last year. Performance-wise, the M1 is very impressive, probably feels about 80% as fast as my 6 year old desktop (that sounds like snark, but it isn't). Meanwhile, the battery life is insane (I've never brought the charger anywhere but my desk, and will often use it for a week out and about). I opted for the Magic Keyboard and Magic Touchpad, because I had a lot of tro…

defaults write .GlobalPreferences com.apple.mouse.scaling -1 Works on my M1 Max well enough to be satisfied with my mouse in SC2.

This helps, but does not actually result in a flat acceleration curve.

Re: Things I can’t do on macOS which I can do on Ubuntu (2020)

#493
post #306

I'm always amazed at how many little third party utilities or programs people recommend downloading or buying just to bring the desktop experience on macOS up to parity with Linux (or even Windows!). The lack of snapping/tiling at this point is just a deliberately malicious decision. I can't fathom why they will not implement some version of this better than that half-hearted split screen view that requires a separat…

I’m sure most normal people would be equally “amazed” that they can’t get Microsoft Office or Adobe’s software for Linux…

Re: Things I can’t do on macOS which I can do on Ubuntu (2020)

#494
post #462
post #387

Earlier quoted context omitted.

What's audio hijack? Under Linux with pipewire or pulse its just a dropdown next to the application name in your OS volume mixer

That's still something you have to install, or is pipewire/pulse included by default? If you have to install then it's the same as installing something like Audio Hijack on Mac.

No, Pulseaudio has been the standard audio system on Linux for most of the last decade. Pipewire is the standard one on some more cutting edge distros (i.e. Fedora). If your Linux install comes with a GUI, it will have one or the other.

Re: Things I can’t do on macOS which I can do on Ubuntu (2020)

#495
Thanks for the list and your thoughts. Now I know I’m not giving up much from using a Mac with MacOS instead of a linux desktop distro. Because, I don’t have the needs that you have.

I need a computer that works without too much fiddling required for 80% of the way. When I shut the laptop lid, it should sustainably go to sleep, and when I open it up, it should let me work from where I left off instantly. It may be possible to do this with some linux distributions, but then I would either have to know some black magic or give up something else like have a decent battery life.

I love and use Linux for all things serious _on_ _servers_! Desktop Linux has been a democratic tragedy of the commons. Too many chefs in the kitchen comes up with a meal that has too many flavours in a single dish.

Re: Things I can’t do on macOS which I can do on Ubuntu (2020)

#496

Earlier quoted context omitted.

> if I’m already jumping through hoops to get SSH mounts on macOS to work, why not use Linux already? Jumping through hoops? It's installing a pkg file, takes about a minute and it is a one time operation you will never really need to do again. Have you ever daily driven a linux box? Times have changed but you will jump through hoops far more often than on macOS. - written from my frankenstein arch linux macbook pro

> written from my frankenstein arch linux macbook pro oh... oh you poor soul :P I used to use Arch on a high end gaming laptop when I was younger and had time to waste on things like dotfiles and perfecting my vim config and jumping through hoops like Bonus level Sonic. Now I opt for lovely simple boring functional Dell laptops from my employer and install Fedora on everything. Out of Windows OSX and Ubuntu/Arch/Fedo…

Don’t want to jinx it but the process has been painless. Technically I’m using EndeavourOS. Had to install with a USB wireless adapter but after the driver, it’s great. Everything “just works” including suspend/wake with lid, keyboard backlighting, brightness/volume fn keys etc.

Re: Things I can’t do on macOS which I can do on Ubuntu (2020)

#497
post #388

Earlier quoted context omitted.

This reads like "my use case defines what a computer is," which is absolutely as tiresome an argument as any fanboy debate. I imagine iOS can't do those things, either, and yet an iPad is the computing platform of choice for an awful lot of people because it meets their computing needs. Examine your biases here.

(1) Good hardware with good software support goes a long way. I'd say that iOS is much more of a polished OS than macOS. No wonder, considering that it's the iOS devices that fuel Apple's profits, not Macbooks. (2) For a lot of people, an iPad is more of a consumption device, or a device to run 2-3 specialized apps (e.g. for drawing or music). Maybe they would be glad if iOS offered wider universal computing capabili…

(1) It depends, as ever, on one's needs. iOS is limited by design in order to deliver the things it's intended to do more smoothly. There's a lesson there.

(2) Many people really only use any computer as a consumption device, but the general ding of iOS as "read only" has always rung hollow to me. A large number of people work primarily with text -- emails, posts, documents, spreadsheets, presentations. An iPad with a keyboard is a GREAT tool for them, and that's not a "read only" use case.

As an aside, when I last updated my camera kit I added an iPad Pro to use for photo processing and culling when traveling instead of a laptop. It's actually GREAT for that, too, but this level of power is relatively new to the platform.

Re: Things I can’t do on macOS which I can do on Ubuntu (2020)

#498
post #306

I'm always amazed at how many little third party utilities or programs people recommend downloading or buying just to bring the desktop experience on macOS up to parity with Linux (or even Windows!). The lack of snapping/tiling at this point is just a deliberately malicious decision. I can't fathom why they will not implement some version of this better than that half-hearted split screen view that requires a separat…

In return, I'm amazed that people don't just use the software as it's designed. Why do people want to tweak like this? Like he wants to move the clock. Oh my god just leave it where it is and get on with your job. Lack of customisability gives us more stable software. And he wants his windows to wobble? What on earth is the point of that?

There are different brains out there, and they think differently, and understanding that is half way to developing empathy, but also extremely important when developing accessible applications.

Maybe I don't want to see the clock whenever I look at notifications, or vice versa, because that's extremely distracting. Lack of customisability gives us less accessible software. Apple is really good at accessibility, but at the same time really bad.

> And he wants his windows to wobble?

Some people are fun at parties, some are not.

Re: Things I can’t do on macOS which I can do on Ubuntu (2020)

#499

Earlier quoted context omitted.

NFS mounts are supported in macOS natively SSH mounts are done with osxfuse MTP support is also available: https://github.com/ganeshrvel/openmtp This article feels a bit like the author didn’t look very hard for solutions to a lot of their problems, but instead skipped straight to writing an article to complain about things they didn’t understand.

osxfuse/macfuse requires a kernel extension which is a _lot_ of troubles on newer macOS and apple is likely to forbid completely any day.

> apple is likely to forbid completely any day.

You can always disable SIP and load unsigned kernel extensions, if they refuse to sign.

If you’re a power user, you’ve probably already disabled SIP.

A couple of releases ago files like /etc/hosts and /etc/sudoers were protected by SIP. That’s not the case anymore, though.

Re: Things I can’t do on macOS which I can do on Ubuntu (2020)

#500
post #467

I switched from Linux Mint desktop to an M1 Air last year. Performance-wise, the M1 is very impressive, probably feels about 80% as fast as my 6 year old desktop (that sounds like snark, but it isn't). Meanwhile, the battery life is insane (I've never brought the charger anywhere but my desk, and will often use it for a week out and about). I opted for the Magic Keyboard and Magic Touchpad, because I had a lot of tro…

For those using Windows, macOS and Linux regularly with Keyboard/Mouse I recommend for mac:

CursorSense to customise the acceleration graph (or disable).

SensibleSideButtons so you can use mouse4/5 in the browser.

ScrollReverser so scrolling on mouse and touchpad both make sense.

Rectangle for window snapping.

Post reply on HN