Live data from Hacker News

macOS Big Sur

apple.com

451–460 of 837 posts

Re: macOS Big Sur

#451
post #329
post #285

Earlier quoted context omitted.

Same here. I eventually upgraded to a Linux distro and couldn't be happier. What finally did it for me was when I did an "ls" in a terminal after an upgrade, accidentally hit the wrong button when the OS asked for permission, and locked my terminal out of file system access. Mac OS is no longer any good for professional use, outside of media creation.

What's the best ~15" Linux laptop to ask for as a new hire these days?

Really enjoying my Thinkpad x390, which is 13", but I'd easily go for a 15" version of this machine.

I had a 2016 Dell Xps 15" and both me and my coworker with the same machine had terrible issues with the keyboard randomly writing letters twice in a row. Also the on-board nvidia graphics card, while nice, was also a big power hog and that system had bad battery life until I turned it off. After a couple of years, the battery puffed up and started pushing up on the trackpad until it was unusable. Really soured me on Dell's build quality, and I can't recommend them at all, even though I admire their support for linux drivers.

Re: macOS Big Sur

#452
post #284

Earlier quoted context omitted.

Maybe this should be formalized, like automatically get open tabs into easily searchable persistent storage, whether they are called Bookmarks or not. Then they can be closed by prompting to "clean up". Maybe even skip that manual step entirely. People use browser histories like emails now -- by searching, not by active organizing.

I was about to say, you just described browser history!

But browser history has way more stuff in it than matters. For example, I'll often have tabs open with documentation that was relevant to a project I'm working on. I want that, I don't want the 20 other search results I clicked on that were useless and I don't want to have other pages O had to navigate through to get to the right doc page.

Re: macOS Big Sur

#453
post #233

Earlier quoted context omitted.

Genuinely curious, why do you find it maddening? Is it just the feeling that it’s somehow messy? Wouldn’t bookmarking every page be a lot worse?

I find it maddening too, but hey, it’s her phone. It’s only maddening in a “I wouldn’t personally do it that way” sense, so I don’t sweat it. My wife even does it more extremely: when she opens a web site, she opens it in another tab, even if she already has that web site in an existing tab. So she ends up with hundreds of Facebook tabs, hundreds of shopping tabs at the same store, thousands overall. I don’t think sh…

This is essentially what I do as well (modulus Facebook). Sure, if I happen to see the open tab I need, I’ll switch to it. But you only see about a handful of tabs at the same time so it’s easier to just open a new one. I don’t see the value of going through and tending to my old tabs at all.

Re: macOS Big Sur

#454
post #378
post #265

Earlier quoted context omitted.

People need to learn to let go and just close tabs. It's freeing. If you need the info again, typing some related words into the address bar will usually surface the results from your history. If it doesn't, no big deal. The benefits of not lugging around that baggage outweighs the potentially tiny productivity hit you take to look up the info again.

History has far too many pages to browse, and doesn't have full-test search.

Correct me if I'm wrong but does not Firefox supply full-text search on your history, bookmarks, and open tabs when you type stuff in the address bar?

I believe Chrome does the same?

Re: macOS Big Sur

#455

Earlier quoted context omitted.

> Just lost a few hundred Tabs from last session This is horrifying! How do you get to have one hundred tabs, or worse, a few hundred ?

As a UX designer, when I see people using something in a way it wasn’t intended (and having a hundred tabs is clearly not how tabs were intended to be used), my question is: how is this UI failing them? I think the problem is that people generally don’t know when they’ll return to a tab, so they leave it open, and that creating a bookmark is asking too much commitment for something potentially ephemeral. A good syste…

> when I see people using something in a way it wasn’t intended (...), my question is: how is this UI failing them?

This is a legitimate question, but not the only one in that situation. Another view, more in line with the unix philosophy, is that "using something in the intended way" is a meaningless concept. A tool must work always, no matter how it is used and abused.

Thus, instead of asking "how is this UI failing them?", you could be more pragmatic and ask "how can I optimize the UI so that this usage works correctly?"

Re: macOS Big Sur

#456

Twice bitten, thrice shy. Every MacOS upgrade for the past 5+ years has been a bag of hurt: regressions in functionality and stability, annoying "features" like Notification Center and Catalina warning nags, various PITAs on fixing UNIX/dev toolchains, all for little to no benefit. I've stopped upgrading all my machines (other than security updates), unless forced by a mission-critical app or a new machine.

>Catalina warning nags

I appreciate those nags. Those nags clued me into app behavior; I learned what apps are requesting keyboard access even when they're not in focus, for instance. Blindly trusting our apps to access our keyboards and not gradually become keyloggers is a recurring problem in our industry, it seems, so that was a very welcome change.

Re: macOS Big Sur

#457

I released iTerm2 version 3.4.0 this morning with Big Sur support. Please update because 3.3 has various issues with it.

I just ran "Check for Updates" and it gave me this remarkable message: "iTerm2 3.1.7 is currently the newest version available. (You are currently running version 3.3.12.)"

Wat?

Re: macOS Big Sur

#458

Installing failed three times in a row (2/12, 6/12, 9/12gb). Still on latest Catalina but most apps don't load after restart. Every other minute my Mac stops working for a few seconds. Guess will stop work and check back tomorrow morning.

Wow, I have that Problem aswell

Re: macOS Big Sur

#460

Earlier quoted context omitted.

> The network tools suck (why is it so hard to find the request payload??) Speaking as a non-web-dev who looks at web inspector once in a blue moon, this took me about 5 seconds. I looked at the Network tab, selected a resource, noticed the information in the detail pane had headers but not payload, and then right-clicked the resource and selected "Reveal in Sources Tab" which revealed the payload there.

If I followed your instructions correctly, that's the response payload not the request.

Exactly :) the request payload is hidden at the bottom of the Headers tab (yep...), you need to uncollapse it. I always forget where it is and confuse it with the response payload, which is really confusing when trying to debug what you send to a REST endpoint
Post reply on HN