HN user

maxtudof

11 karma

Will code for porn.

Posts0
Comments3
View on HN
No posts found.

What? Windows was huge even before macOS so supporting it was a good choice. On other hand how many people will buy MacBook just to install Linux? Where you can literally make the same things on macOS if you don't remember it's still good old UNIX system?

Making changes to support few hundred or fewer users who want Linux in a “nice package” is shooting itself in the foot. From a business perspective it simply does not pay. And what is Apple? Big money-oriented business. If you have a business and want to please everyone you will fall, it's just that simple.

They make money on users who don't even know what Finder is and rest so called “pros” should just don't give a fuck and use it as they usually do...

Try running this and restart your mac:

defaults write NSGlobalDomain KeyRepeat -int 1 defaults write NSGlobalDomain InitialKeyRepeat -int 10

It will setup blazing fast keyboard repeat rate.

I also use this in my .vimrc for even smoother ride:

set scrolloff=999 set scrolljump=-100