Live data from Hacker News

What are some common Mac annoyances that you face day to day?

news.ycombinator.com

91–100 of 101 posts

Re: What are some common Mac annoyances that you face day to day?

#91

One thing I miss from Windows-- the ability to easily access any menu item from the keyboard (not just items that have a defined keyboard shortcut). Yes, it can be done, but not "out of the box" using individual keystrokes to navigate each level of the hierarchy.

CTRL-F2 puts focus on the menu bar and you can use cursors from there. The &Accelerator keys common on windows menus though.. often aren't around, but at least in some apps have a zillion hotkeys assigned.

It's a good idea to leave out the &Accelerator keys anyway, as there isn't much gain in them. I try the shift the option and the command key while looking at menu in every app I use. Sometimes something interesting happens ... At least in most of the apps I pay for. And there are ways to overcome such shortcuts with other shortcuts, as long as the app is scriptable and you have a keyboard enhancer. Rumors has it that there are many scripts at places like macscripter.net and others with scripts to start with. If it nags you that much ... I lift my fingers ... :-)

Re: What are some common Mac annoyances that you face day to day?

#92
post #9

The custom "framework" system for Ruby and Python is a minor annoyance when you want to customize or upgrade them. Apple puts python in one place, the python community installers put it in another, and neither is where you'd install it on your own. Although installing most things and building from source are pretty much the same as with linux, if there is already an apple-installed version you might find you need to…

I think this is the worst about owning a Mac. The Open Source Anarchy is very well established on the Mac platform. To many repositories and sometimes forks from repositories which aren't totally compatible with the repository it once came from and this sometimes results in configuration nightmares. Both with latex and a forked version of Vim for my part. I think Apple really should make some guidelines in this area. Or that the different repositories should sit down together and agree over some standards. Installing is one thing but 6 months later when you need to overhaul your configuration ...

Re: What are some common Mac annoyances that you face day to day?

#93
post #5

Inability to resize windows from any corner except the bottom right.

Heh, one of my Windows annoyances is the inability to drag windows from any edge except the top, since dragging from anywhere else either rearranges toolbars or resizes the window.

Re: What are some common Mac annoyances that you face day to day?

#94

I think the thing that bugs me the most is the fact that there is no way to create a new window from the dock. The only thing that the dock does is start the application if it is not running or activate the application if it is running.

If you right-click (or two-finger click) on a Dock icon it brings up a mini-menu, but I don't know if any of these include "New Window". It varies by app.

Re: What are some common Mac annoyances that you face day to day?

#95
post #64
post #50

Earlier quoted context omitted.

What's the point of running older OSes?

i'm a fan of newer hardware with older software for speed reasons.

Newer Mac OS X versions don't tend to be any slower than older versions, though. But I definitely agree with you when it comes to Windows.

Re: What are some common Mac annoyances that you face day to day?

#96

I think the thing that bugs me the most is the fact that there is no way to create a new window from the dock. The only thing that the dock does is start the application if it is not running or activate the application if it is running.

If you right-click (or two-finger click) on a Dock icon it brings up a mini-menu, but I don't know if any of these include "New Window". It varies by app.

I have yet to find one that gives the option to create a new window from the context menu in the dock.

Re: What are some common Mac annoyances that you face day to day?

#97
Application-centric view completely fails for things like Terminal / TextMate windows, Cmd-Tab doesn't work as expected.

OSX Virtual Desktops (Spaces) don't work too well, they have problems with application-centrism, and with particular programs not understanding them, that includes TextMate.

As for hardware faults, single mouse button on trackpad is a massive pain.

Re: What are some common Mac annoyances that you face day to day?

#98

Earlier quoted context omitted.

He asks for $2.99 min so his paypal fees are payed, etc. I gave a bit more and got a personal thank you. It does have a demo mode as well.

The posts from the people that are releasing the sales data are extremely interesting to me. Thanks! As an aside, does anyone know of an agregator of blog posts concerning sales data for ISV's?

Some developer blogs might show graphs so you can see the trend of their sales, usually with a line showing where they finally become a viable business, but few release hard numbers. I'm happy to share more hard numbers if anyone asks, since I feel this is very valuable data for anyone considering ISV or the "name your price" model. Feel free to contact me via the site: http://www.irradiatedsoftare.com/contact

Re: What are some common Mac annoyances that you face day to day?

#99
post #6

I can't think of any common annoyances. I come from the Linux desktop world, so having a GUI that works right is great. It was hard to get used to the close in the top left and drag in the bottom right only at first but I don't even notice that anymore. Under the hood it is Unix, includes Python and wxPython by default, Xcode is free and an awesome development environment so I can do as much and more than I can with…

Like other have said before, both Fusion and VirtualBox are great. Fusion is awesome if you need to work in windows since it can use your bootcamp partition.

VirtualBox is a very good alternative and open source which is always a plus.

Re: What are some common Mac annoyances that you face day to day?

#100
post #33
post #20

Earlier quoted context omitted.

A friend of mine just got his first mac recently, and he mentioned this same complaint to me - I had no idea, because I almost never use the Finder for file management. (I assumed you could do cut & paste) I always just use 'mv', etc. from a terminal. So this is genuine curiosity - is there something that other people do for which a Finder window and cut and paste is better/faster/less prone to mistakes, or is it jus…

Sure, if you need to move a bunch of files whose names don't match any particular pattern, then using a GUI tends to be more efficient. Suppose you have a directory with a hundred documents in it, and you want to categorize them into subdirectories. With a shell, you'll probably actually need to have two terminals open, one to keep the full list of files available, and one to type commands. You'll mv file1, file3, fi…

OK, I'll buy this.

At first I couldn't think of a real use-case that matched your description, but then I realized one that might be close - Say I want to copy some pictures in a directory that relate to a craigslist posting over into another directory. I've done that. And since I only ever use those photos once, I prefer not to import them into something like iPhoto or the like.

So that's a case for having a GUI file manager, but (back to the original point), I'm not sure it's a case for cut n' paste.

Post reply on HN