[ Content | View menu ]

Monthly Archive April, 2008

values

4/29/2008

Look - corn ethanol is basically dumb, and subsidizing it is subsidized dumb. But this isn’t really the problem here:
[From Corn ethanol is the worst thing since sliced Hitler « The Poor Man Institute]

What’s going on? It isn’t that there isn’t enough food. It’s that the ability to fill up a gas tank with gasoline [...]

observations - 1 Comments

links for 2008-04-29

But maybe it’s possible that the internet is a slightly more sophisticated (or slightly more cognitive) cognitive heat sink?
didn’t someone say something about something being the opiate of the masses? and haven’t we had references to bread and circuses for nigh on 2000 years?
(tags: history entertainment society culture values civilization)

del.icio.us - 0 Comments

one more time

4/28/2008

trying to work out what has changed in either mysql5 or WordPress. Or are they ganging up on me?
Alrighty, then. something was not right in the mysql upgrade of yesterday. for some reason (safety?) the mysql_upgrade script doesn’t run and restarting mysql without it means the internal mysql data tables are out of sync [...]

WordPress - 0 Comments

muxtape

does anyone have a Muxtape to share? most of my library is in mp4/aac so I can’t use it yet.

music, noted in passing - 0 Comments

twenty-seven minutes

if someone released an “album” of 10-12 tracks, all weighing in at 2:42, that would be 27 minutes of music. Would you pay $18.99 for it?

noted in passing - 0 Comments

links for 2008-04-28

Let me entertain you - Los Angeles Times
see also this.
(tags: writing entertainment consumption production evolution culture values society)

del.icio.us - 0 Comments

testing

does mysql run better with the event scheduler engaged? I’m going with “yes.”

WordPress - 0 Comments

the crud

not only do grown-ups without children have more free time/disposable dough, they don’t get the crud nearly as often. what surprises me is how the stuff they carry and spread doesn’t kill them, even as it makes us wonder if we’ll survive.

noted in passing - 0 Comments

why computer programming is not fun

4/27/2008

Same instructions, similar toolchains, identical code base: why on one system do I get a “parse error:” In file included from core/compositor.c:42: /opt/local/include/X11/extensions/damageproto.h:140: error: parse error before ‘xRectangle’ /opt/local/include/X11/extensions/damageproto.h:140: warning: no semicolon at end of struct or union /opt/local/include/X11/extensions/damageproto.h:141: warning: type defaults to ‘int’ in declaration of ‘geometry’ /opt/local/include/X11/extensions/damageproto.h:141: warning: data definition has no type or storage class /opt/local/include/X11/extensions/damageproto.h:142: warning: type defaults to ‘int’ in declaration of ‘xDamageNotifyEvent’ /opt/local/include/X11/extensions/damageproto.h:142: warning: data definition has no type or storage class core/compositor.c:124: error: parse error before ‘XserverRegion’ but the same identical source files build without issue on another system? My admittedly limited experience in C doesn’t point out any obvious flaws in this struct: 133 typedef struct { 134 CARD8 type; 135 CARD8 level; 136 CARD16 sequenceNumber B16; 137 Drawable drawable B32; 138 Damage damage B32; 139 Time timestamp B32; 140 xRectangle area; 141 xRectangle geometry; 142 } xDamageNotifyEvent; So perhaps it’s in another header or source file or perhaps how this definition is used by the file that calls it.

observations - 0 Comments

What is Pinhole Day?

Anyone, anywhere in the world, who makes a pinhole photograph on the last Sunday in April, can scan it and upload it to this website where it will become part of the annual Worldwide Pinhole Photography Day celebration’s online gallery. [From Worldwide Pinhole Photography Day - home ] Just loaded a film holder to take to a birthday party: we’ll see what we get.

observations - 0 Comments