Will Drive for Food and Sex

Q: How did the “sharing economy” become a predatory landscape?

A: It’s simple; Capitalism is a predatory beast. Corporations will appropriate idealism, deceive customers, cheat workers, and squander good will in a New York Minute if doing so accrues value to shareholders and executives.

As Dean Baker wrote in CounterPunch several years ago, “… in their exuberance over the next big thing, many boosters [of the sharing economy] have overlooked the reality that this new business model is largely based on evading regulations and breaking the law.” He’s right about the criminality but his piece paints sharing with too broad a brush.

There’s an old Russian proverb that Trump and his minions should take to heart: “A fish rots from the head.” It’s redolent of the kind of moral decay that sets in when CEOs mistake market share, earnings and valuation for virtue. The stench that now pervades the entire economy is overpowering to everyone who doesn’t have a financial bubble to wall it out. Continue reading “Will Drive for Food and Sex”

What Would Henry Do?

[Dug out this 2006 essay from my archives because it seems to apply as much now as a decade ago. Only the technology has moved on, not the human species.]

Dedicated to Peter Balen

If life has you feeling more overwhelmed and less able to cope all the time, it might not just be encroaching senility, the accumulation of bad chemicals in your body, or even 9-11. Consider what might connect such random areas of interest as

  • Prescription drug programs
  • Retirement planning
  • Airline deregulation
  • The blogosphere
  • School vouchers
  • Globalization

Continue reading “What Would Henry Do?”

WordPress: DIY or die

Getting into WordPress publishing is like cooking a Thanksgiving dinner when you subsist on fast food and frozen entree. There’s a cookbook with a table of contents an index, and a bunch of descriptions of cooking techniques, but all the recipes are blank.

For example, I wanted to create a page that duplicates an existing on, change it slightly, and post it. After 20 minutes of mousing around the dashboard I gave up and went to WordPress Forums (e.g., this one), only to lean that this isn’t a built-in feature; you need to get a plug-in for that.

But other things I need to do are built in, but how to know how and when to use them? They’re all nicely documented in the WordPress Codex, but there aren’t very many how-to’s except for the code examples (that don’t necessarily tell you where you must put them to make them work.)

When something doesn’t seem to be working, is it a bug, misconfiguration, or my ignorance of how it works? So many mysteries, like why the Categories widget doesn’t show my categories when placed under a post, but does on the sidebar. I just know if I asked a forum (but which one?) about this, some kind soul would give me code to patch it, not telling me where it should go.

The second week things got better after I concluded that plugins are my friend. Of course, no matter what you want one to do, you first need to come up with terms to describe it and then pick from umpteen search results. So you need to consider: Does its author describe the gizmo cogently? Does it do what you want the way you want it? How many users does it have? Is it compatible with the current version of WP? Is it loaded with features you’ll never need? Does it tease you with features only to tell you oh BTW, they’re only in the premium version?

So far I’ve only encountered one plugin that didn’t work. I junked it and got another I’m happy with. But now I worry I’ll  plug in one too many times and my install will run out of memory. Actually, that happened almost as soon as I unboxed WP. Eventually found a nice forum user who had posted fixing up wp-admin/includes/media.php to allocate more memory to solve this problem (obviously), which worked but then I had to up it again.

So I have a site now that more or less does what I want. All I need now are visitors to give me feedback telling me what sucks.