Forgot your password?

typodupeerror

Comment: Old floppies are a problem. (Score 1) 358

by Static (#43911925) Attached to: Vint Cerf: Data That's Here Today May Be Gone Tomorrow

Old samplers are rather a victim of that. The hardware is often fine and can still crank out some awesome sounds, but they are often diskette based and storage technology has moved on hundreds of times faster than synthesizor technology.

The Ensoniq scene has almost abandoned the EPS series because they used double-density drives and DD 3½" floppies haven't been made for years - and HD floppies aren't reliable in DD drives. Nowadays even HD diskettes are losing their stored bits. *All* the people keen to keep the ASR-10 alive have shifted to SCSI solutions because floppies are just not reliable anymore.

Wade.

Comment: It's not passwords that are the problem. (Score 1) 480

by Static (#42632111) Attached to: Google Declares War On the Password

It's Google trying to consolidate identities by weaning people off passwords.

I have multiple identities on the 'net. Deliberately. For instance, I don't need my workplace associated with sites that don't need to know. It's the same reason I hate Disqus and will not comment on sites that use it. It's one reason I moved my blog off blogger. Google have shown they do not understand why people want multiple identities - but they have to support it because when they try to not, they find the negative feedback is deafening.

TL;DR: I Am Not A Google Identity. And I wish to remain that way.

Comment: Look at what other countries do (Score 1) 4

by Static (#41626433) Attached to: Why Isn't Election Day a National Holiday?

For instance, Australia always puts elections on a Saturday.

Then, too, Australia also has a Federal election commission, unlike the many state-based ones in the US. And mandatory voting, too. And pencil-on-paper ballots. And instant run-off. And we almost always know the result of the election before midnight of the election day.

Remind me again what is so great about how voting works in the US? It sounds very broken, actually.

+ - Adobe is ignoring Disability Guidelines 1

Submitted by Static
Static writes "A friend of mine is going through a special type of hell at the moment with Adobe products and Adobe support. She has had vision problems since she was very young and relies on the disability support in programs and in Windows in order to use them. Unfortunately, a recent upgrade of her Adobe Creative Suite to CS6 has resulted in versions of InDesign and Photoshop that she cannot use because Adobe, in its inifinite wisdom, has not only *reduced* the size of the UI elements (text, icons, etc) below the size she can see them, but also made the UI not work with the Windows 7 new disability access features.

She is now over $1000 out-of-pocket with programs she cannot use and which Adobe will not refund.

I believe this needs wider attention. Much wider attention. Her latest post about it is here: http://www.darkmatterfanzine.com/blog_dmf/?p=782"

Comment: You're all doing it wrong. (Score 3, Interesting) 418

by Static (#40198455) Attached to: Copyright Infringer Tries To Shut Down Reporting On Her Infringement

She needs to hear the other point-of-view from someone she trusts and respects. Someone she will listen to and actually take it onboard when they tell her she's being pretty stupid and wasting her own time. Probably someone she works for at one of the sites she maintains. And if you locate someone, be nice. Real nice. I shouldn't need to say it, but distingush between Ms Schwager and her actions and also between her actions and these organisations. Point out how her idiocy is making them look bad.

Wade.

Comment: They're taking the wrong approach. (Score 1) 7

by Static (#39434417) Attached to: Is the electric car dying?

Electric car makers are recreating the performance of petrol-driven cars with electric drive-trains, and then selling them as "more environmentally friendly". This is completely mis-marketing. The problem is, as many people have commented, the manufacturing techniques are not environmentally friendly.

The current prime culprit is the lithium batteries. This is touted as energy efficient storage, which it is, but it ignores two problems: whilst it is not a rare-earth, mining it and manufacturing with it has been linked with large environmental problems. And the recycling industry is minuscule. By contrast, lead-acid batteries are a very well known and mature technology, and the recyclability of lead-acid batteries is better than 97%. The only problem is that they're heavier than lithium.

I think electric car makers need to figure out how to live with that problem. It would mean they can make and sell electric cars for considerably less than they are doing at the moment. And that means people would find them affordable and would buy them. It also means they could make them user-replaceable. As for lack of performance, that shouldn't be a problem. People buy and use many many small, underpowered cars that struggle to beat a bicycle down a hill.

The other problem is the infrastructure for charging. Research proceeded apace some years ago for a paddle-based system for electric cars to charge whereever they were parked. Whilst this seems to have been abandoned, it does show that the problem of infrastructure *must* be tackled by manufacturers. They need to look at the history of how the petrol delivery infrastructure developed and see what they need to leverage to make that work. And they need to look at working together, not in competition. A battery exchange system might be one answer, but you have to be able to put Ford batteries into Mitsubishi electric cars (for instance).

Comment: You have a clear anti-JS bias. (Score 5, Insightful) 575

Your post reads a lot like all those people who hate PHP. "It has all these things wrong with it!" Well, actually, no it doesn't - because most of them aren't a problem to the people busy using it effectively. JavaScript doesn't have 'inferior' abstractions: it has *different* ones.

I have programmed a lot over the decades in both strongly typed and weakly typed languages - too many to name. I've come to Java in the last few years after a much longer time in JavaScript and PHP (and others) and have experienced the reverse of the OP's problem. But it's only a problem if you let it be a problem. Solving problems in an untyped language has some fundamental differences to a typed language. Get over that and a lot of the perceived 'problems' Just Go Away.

I'm still waiting for the advent of the computer science groupie.

Working...