True, but what that tells us is that a good many people want more control over their browsing experience, not necessarily that they hate Adobe or think they're "lazy".FlashBlock and BetterPrivacy (both anti-Flash-focused extensions) get over 40,000 downloads a week each from Firefox users. An amazing number considering most people have no idea about the negatives of Flash. Or even what Flash is.
And that doesn't count the people who use Adblock to block flash content.
I don't think it's isolated to Mac discussion forums.
Algorithmically moving a lot of pixels around will simply take more horsepower than not. That people are taking an interest in exercising the options at their disposal to better govern both their CPU/battery use and security is a good thing.
But it also raises a question for the future:
While the transition to HTML5 will continue to be a long slow process for a while, it's as inevitable as HTML6 and beyond. Things move forward, and plugins of all kinds will increasingly become passe.
But will we have the same ability to control our CPU/battery use and security when plugins eventually go away?
Bounds checking still seems a lost art with many programmers, so buffer overrun exposures continue to be a major source of exploits. It's not like plugins are inherently evil; all software of any significant size will always have bugs and risk exposures.
Moving from a bytecode-driven plugin to a raw-XML-to-bytecode interpreter is no panacea for performance, and as millions of new lines of code become introduced into the browser code bases we can expect new types of security risks as well.
This doesn't mean browser programmers are "lazy" (though I've heard suggestions from some that inadequate bounds checking should become the basis for criminal negligence suits <g>), it just means software is a complex thing to do.