Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror

Comment Batteries are too big (Score 1) 145

Batteries are too expensive because they are too big; supposedly to deal with Americans' range anxiety (a situation mostly created by big oil propaganda). American EVs are big, heavy SUVs and crossovers with giant batteries for long range despite the fact that many people just need to commute back and forth to work. It's almost impossible to find a small, light commuter EV in the US (or even a commuter gas-powered car for that matter). European and Asian carmakers have no problem producing affordable compact and subcompact EVs.

Comment Not surprising (Score 1) 104

In many ways, a plug-in hybrid is the worst of both worlds. When running on gasoline, it's less efficient than a normal hybrid vehicle because it's hauling around the extra weight of an unused larger battery. When running on electricity, it's less efficient than a full electric vehicle because it's hauling around the extra weight of an unused internal combustion engine and fuel tank.

However, when it comes to vehicles, many people are oddly willing to put up with a lot of inefficiencies in the name of occasional convenience or peace-of-mind. How many people drive a pickup with a huge cargo bed that only gets used a couple times a year?

Comment I can sympathize (Score 2) 57

I don't consider myself an artist, but I suppose I could be. Like a lot of other computer dorks my age, back in the day I played around with ray-tracing and the classical mirrored sphere floating above a checkboard plane. (You too, huh?)

Then I tilted camera a little bit, changed the checkboard into a colorful 'Brot. Then multiple mirrored spheres, and a sun-like light source floating above it all (actually many light sources, slightly offset, to give the shadow edges more of a diffusion), a gradually shaded the sky to look like a winter sunset (I remember many January evenings walking home and looking at Albuquerque's evening western horizon, and thinking about parametric functions based on the angle, to recreate that blue-to-green-to-red look), then added more complex solids as I got a little better at the math, sent 4 or 9 rays through each pixel and anti-aliased, and ..

.. then focus moved away from the composition to performance, where I had a whole Netware network of machines at my workplace (shh, sneaking in there at night) to draw in parallel, using record-locks to control which y values were done/undone. And some of the machines were 486s with floating point hardware(!!) (OMG so fast!), and then ..

.. ok, and by the time I got bored and moved onto the next thing, I'll admit that what I had was still a cliche pastiche that few people would call art. It was crap, but it was damn fun to make, and that was the whole point. And so ends my story (but not my rant!).

But what if I had stuck with it? What if I had something to say? (Which I didn't.) I didn't draw those pictures, but I "drew" the thing that drew them. I specified them, and there was no limit to the complexity that could have been taken on. If had kept with it and had made something good (which I didn't), but then someone said I hadn't been the creator of my images, or that they were unfit for copyright whereas someone's freehand-drawn picture was fit, I think I would have resented that!

Wouldn't you?

The guy in the story didn't write Midjourney, but if he had, I would totally support his claim.

And waitaminute, so what if I wrote the program? That part of my work was just in getting it to work, and then getting it to work faster, and that's when I got bored because Dammit Jim, I'm a programmer, not an artist. But the other part of the work was the composition, the arrays of "objects" (this was straight C and nothing about the program was OO) and their positions and properties. What if someone else took my program but then modified the arrays to model the scene to their specification? Would their work be unfit for copyright?

Comment Re:Why does it matter? (Score 1) 33

Hope you're up on your Sumarian antivirals because I'm gonna Snow Crash your ass.

You're still alive, I see. Yes, it's true, the lethal payload mentioned in the above video isn't actually included within it. I knew there was little danger in linking to this video, but don't you realize it could have been much worse?

Slashdot Top Deals

A bug in the code is worth two in the documentation.

Working...