Hacker News new | ask | show | jobs
by albertsun 4425 days ago
It might test well in metrics, but this is the kind of thing that points out why purely data based decision making can be dangerous. A-B testing assumes users will all behave the same in the future as in the past. But people's future behavior is dependent on their present behavior and experiences.

With repeated exposure to URLs more people will learn how URLs work. Hiding URLs means that people will never be able to learn.

1 comments

I already really dislike that win7 hides the filepath, and lies about it in many cases.

It makes me click on the bar to actually see where I'm at in the filepath, please don't take that design mistake and apply it to the web.

I hate that copying the domain in a modern browser copies the protocol along with it. Highlight just "google.com", copy. Paste it and what is pasted? "http://google.com/". Makes dig/whois really annoying.
Related: Microsoft's decision to hide file extensions by default was arguably one of the worst UI mistakes of all time, leading to naive users launching coolpic.jpg.exe because all they saw was coolpic.jpg, among many other problems.
I hope you've never used a mac in that case. Good luck finding a filepath with them. One of my biggest annoyances with mine right now.
I think it's quite ironic that you just received four different suggestions of how to solve this problem. None of that would even be necessary if they didn't try to hide the information in the first place.
Apple never showed the path prominently in the first place. Since System 7 you can Cmd-Click the title bar to show a menu with the path, and you can use Cmd-I to show the path in the Info panel.

Not including a path bar by default doesn't mean they "try to hide the information", it's just a different UI design.

One step left until the "recently viewed" filesystem, where paths are a backwards-compatibility bug. That's when you notice you didn't age well...
You can choose "Show Path" from the "View" menu in the Finder. At least it isn't as hard to understand as "Enable origin chip in Omnibox".
Highlight a file in Finder, press command + i. Info pane shows path.

Or, drag a file from Finder to the terminal --> terminal prints the full path to the file.

View > Show Path Bar (⌥⌘P)
Drag a file to the terminal.
right click on the title of a finder window.