It’s kind of funny that they can more reliably spit out code that will give an answer than actually output the answer as text. I guess it’s a workaround that works well for many cases
Humans can also more reliably use a calculator (which is basically what python is) for big numbers than doing it in their heads. I think it makes sense.
This reminds me, I've had an alias for calc='python -ic "from math import *' for a long time now. It comes handy more often than you'd think.
Hello from New Zealand, just completed my second degree black belt exam in Goju Ryu karate.
Martial arts a big passion of mine,currently I'm trying to internalise a weekend of training (the new things you learn slip away so fast) and thinking about the next step on my M.A journey.
Since yours hold a lot more uncommon words (by virtue of simply having many more words) a feature, if you are in the mood for updating, could be to sort by word frequency along with alphabetical sorting.
In my head, it's a conjugation of "fess", which is a shortening of "confess". (Until I thought of it that way I was thinking "I've never seen this before", despite the word being in my vocabulary.)
No need for that, we're doing fine. Most of the country is already on it's way back to normality. The most populous city is still locked down but it's better to be locked down for 2 months than to have the hospitals clogged with Covid patients and have everyone you know getting sick. Looking forward to enjoying another long stretch without restrictions after this!
There is a similar policy being debated by the city council in Auckland, New Zealand. Parking spaces for new builds either need to have electric car chargers or have power run to the parking space so that it can be upgraded with a easily. The minimum number of car parking spaces which were previously mandated are also being removed.
The ones that have bugged me today: It randomly forgets view preferences. There is something weird about SMB shares where they appear mounted but actually aren’t.
It doesn’t have scroll bars in its default state.
MacOS is my favourite by a mile, but there are some major warts, though the finder isn’t my major gripe.
Not having used Nautilus, there's a bunch of bad things about the Finder I can complain about.
The tabs. First of all, they're Safari-style tabs and Safari has awful tabs. And then there's a preference called "open folders in new tabs instead of windows". Open up a Finder window, open Terminal and run `open /path/to/directory`. What happens? Directory opens in a new Finder window.
There's no way to have Finder remember what size a window should be. There's a bunch of tricks that people post online of how you can have Finder remember a window size but they don't work. It might register it on a folder-level but then you run `open /path/to/directory` and it opens up a postage stamp sized window (even though it should open a tab).
It's honestly surprising how absolutely horrible it is after years and the new Big Sur only have it a fresh coat of paint without fixing any of these issues
But that's not cut and paste. That's copy and special paste. And I don't want to start training my brain to use a different set of keys to do the exact same thing that I can do elsewhere just because Apple thinks I should.
Yeah, I am wondering about that too. Finder can rename multiple files and has a goto folder option. Edit: I couldn't find a goto option in Nautilus. I don't know how I missed batch rename in Nautilus... Still, if Nautilus has any advanced features, they're well hidden.
I agree, I’ve always found the Finder extremely usable, especially once you’ve taken a couple minutes to browse the menus and learn the Keyboard Shortcuts.
One interesting thing I’ve noticed is that people don’t seem to bother to look at the menus anymore: one of the first things I’ve always done with a new application (ever since Windows 3.1 on a Pentium 90) is open the menus and skim the menu items to figure out the basic functionality available.
Selecting multiple files and pressing F2 or "Rename Files…" under the context menu is about as intuitive for renaming multiple files as I can possibly imagine.
Yeah, typing a folder's address could be a bit more discoverable in Nautilus. You can press Ctrl+L (like a web browser), or just start typing a folder address that begins with / or ~ but you're right there's no visible clickable button.
My experience is the other way round: it took me several minutes and much frustration to find a way to type a folder address in Finder.
Unless I’m completely misunderstanding you, showing Thumbnails has an obvious button on the toolbar. Go to parent is harder, but I think for the sequence you describe there’s a back button on the toolbar that will do what you want. Otherwise, you can use the breadcrumb bar at the bottom (can’t remember if this is a default setting or not) or open the Go menu and learn that Command-Up is the shortcut for “parent directory”. (A little later you discover this is symmetrical: Command-Up goes “up” out of the folder you’re looking at, Command-Down goes “down” into the selected item.)
To go to the parent, command click on the title in the title bar of the window.
I don’t know how you’d ever guess that, but I remember it back from the Mac OS 9 days.
The only thing I can think of is that Finder doesn't support SFTP out of the box.
It's a bit embarrassing that Apple doesn't support an entry-level feature like that, but otherwise Finder has been steadily improving for the past few years.