Live data from Hacker News

Make macOS consistently bad unironically

lr0.org

231–240 of 398 posts

Re: Make macOS consistently bad unironically

#231

Earlier quoted context omitted.

Install i3wm, it will change your life.

Something I realized after spending a few months in sway (i3) and then niri is that I only care about a few windows (code editor, terminal, browser, apps I use moment to moment). All the rest I'd prefer to just summon as-needed and then dismiss without navigating away from the windows I care about. sway/niri want me to tile every window into some top-level spot. Took me a while to admit it, but the usual Windows/macO…

In sway, put the lower priority windows in another workspace, or the scratchpad, or in tabs/stacks. You can bind keys to focus specific programs by their appid/class also, so even if they're on another workspace or monitor it'll jump right there.

It sounds like the scratchpad may be especially close to what you want.

Re: Make macOS consistently bad unironically

#232
post #86
post #4

This isn’t a part of macOS 26 that bothers me, honestly. I don’t spend a lot of time stacking windows and measuring their corners.

To me it's a little like the situation with charging the Mighty Mouse. It's become a meme to post a picture of it on its side being charged, but if you own one it doesn't really matter, as you charge it once a month for 15 minutes while you're at lunch. There are things which definitely do bother me like the Liquid Glass, but the window corners really don't bother me. And I'm into design and constantly inspect parts…

You have a truly Magic Mouse if yours charges in 15 minutes. In my experience, it is hours to charge from zero, which until I put an always-running monitor in the menu bar for the mouse battery level is what you are guaranteed to have since there is no other indicator of mouse battery level.

I used to roll my eyes at the complaints until I actually had one of these, and it is appallingly bad engineering. Especially since the previous design, which was functionally identical just needed a 10 second battery swap.

Re: Make macOS consistently bad unironically

#233
post #70

Earlier quoted context omitted.

As a 38" ultrawide owner myself, I use vscode or intellij maximized most of the day, depending on the codebase I'm Browsers only ever get maximized to the left/right half screen for me too Which is something macos should really improve on though, the ux is pretty bad compared to Windows and Linux there

MacOS has a built in 4x4 window tiling which works for this purpose for me. I don’t find ever wanting more than 4 windows open on an ultrawide. Definitely not as powerful as something like xmonad but useful for the majority of my use cases.

Windows also has this kind of tiling built-in. It even comes with default keyboard shortcuts.

Re: Make macOS consistently bad unironically

#234
post #177

Earlier quoted context omitted.

I don't understand how we keep hearing so often here about Apple OSes being so amazingly simple, approachable and cleverly designed with a lot of attention paid to detail, while every practical productivity advice involves some undiscoverable trick, or combinations of tricks, that seems so arbitrary and obtuse. I don't like Mac, in large parts because of that. No amount of marketing and peer pressure will convince me…

Every system has its issues. It's really a question of which issues you can live with and which system ultimately fits your workflow best. After I got used to working in windows instead of full screen all the time, I can't really go back. Even on Windows I find myself working the way I do on macOS. Full screening every app made more sense on a 1024x768 screen (or smaller). Once I moved to a widescreen display (which…

It is situational but I think on a modern wide screen(or screens) if it is a single text-like document(like a web page or a terminal) you want 2 or perhaps 3 side by side. if the app implements it's own window management(like blender) a single full screen is best. Overlapping windows are important to have, but almost never desirable, it usually happens because you ran out of room.

Re: Make macOS consistently bad unironically

#235

Earlier quoted context omitted.

While I don't maximize anything on a monitor that wide, I do appreciate Window's snap to half/quarter functionality for monitors that wide, and I wish Mac had the same ability natively.

I'm pretty sure Tahoe added that behavior natively. I personally use Magnet on Sequoia, however, so I am not 100% certain.

This was added as built-in functionality in Sequoia, not Tahoe. Personally I still use Magnet, which has worked well for over a decade and has a few more options.

Re: Make macOS consistently bad unironically

#236

Earlier quoted context omitted.

What do you mean swapped?

That usually, maximize is next to the close button and all buttons are usually on the right side of the window bar

Oh that's just how it is on Windows though. Seems like on mac the minimize button provides a buffer between maximize and close. I'd rather accidentally minimize if I'm trying to maximize than close the window

Re: Make macOS consistently bad unironically

#237
People obsess about SIP but just remember that SIP does nothing to prevent the most common type of malware (ransomware).

If you use SIP and use package managers (npm, cargo, pip, etc) outside of a VM you are substantially more vulnerable to attack than someone who doesn't use SIP and doesn't use package managers.

So if you want to fix your corners, you can do it guilt-free by adopting some better security practices around the malware delivery systems / package managers that you have installed on your computer.

Re: Make macOS consistently bad unironically

#238
post #9

Between the rounded corners that don't reach the edges of the viewport, and the behavior when opening a new app for the first time, it feels like Mac's UI is optimized around the assumption most users won't expand windows to fill the whole screen, but rather leave them half-sized somewhere in the middle. Does anyone actually do this? Especially for heavy-duty applications like my web browser and IDE, this has always…

I've seen half a dozen Mac users and none of them maximized the window very often. They usually had a mishmash of like 12 windows open and randomly all over the screen. Then they used the Alt-Tab to get between them. Basically wherever it opened is where it stayed.

That's because windows management on osx is terrible.

Re: Make macOS consistently bad unironically

#239

Earlier quoted context omitted.

Install i3wm, it will change your life.

Something I realized after spending a few months in sway (i3) and then niri is that I only care about a few windows (code editor, terminal, browser, apps I use moment to moment). All the rest I'd prefer to just summon as-needed and then dismiss without navigating away from the windows I care about. sway/niri want me to tile every window into some top-level spot. Took me a while to admit it, but the usual Windows/macO…

I'm surprised to hear that niri didn't work for you, I feel like it's a really good middle ground between tiling and floating window managers. It handles a lot of window resizing and arranging for me, without being too rigid. Windows can have any width they need without having to evenly divide my monitor.
Post reply on HN