Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×

Comment Churnalism (Score 1) 309

If the Turing Test is a test to see if universities can release press releases that the media churn out without doing any basic thinking or background checking then yes. Otherwise no. See http://en.wikipedia.org/wiki/Churnalism

UK university staff are getting more and more pressure to get publicity for their work. Why? Because the student market is much more competitive than it was. Every Uni now has a small army of press and "impact" people who aim to get the Uni in the papers, on twitter, etc etc. Not that Kevin Warwick needs much help with that, he's been doing it for years.

The press release about this so-called Turing Test was pretty much written in a style ideal for lazy journos to cut and paste into Quark Xpress. http://www.reading.ac.uk/news-and-events/releases/PR583836.aspx

Comment Re:So that you don't have to RTFA (Score 1) 286

Put your hydrant tap points near ground level and go _under_ the car? How many cars don't have 6" ground clearance?

So anyway its clearly a cultural thing. In the UK there's no mention of parking and fire hydrants in driving. So either we burn or cars get smashed or our firefighters' hoses are smaller than yours or something.

It might be more effective to put "Do Not Park Next To Fire Hydrant - Your Car Will Get Splashed With Dog Piss" signs up.

Comment Re:So that you don't have to RTFA (Score 1) 286

There's a fire. The firepeople can park in the middle of the street and run a hose past your car.

I'm guessing its because they won't be able to **see** the fire hydrant rather than be able to physically get to it. We have "H" fire hydrant signs on the pavement (US: sidewalk) in highly visible locations to indicate hydrants which are usually accessed via flat metal panels in the ground.

Comment I'm out... (Score 1) 86

..as they say on Dragon's Den. Engineer this down to *cloth* and I might be interested. So I can roll it up and stuff it in my backpack. And make it not black when the batteries fail. And make it only slightly more expensive than one of those hi-viz cyclist vests. What? They give those away for free? Could you sell one of these things for $5/£5 and still make a profit?

For a fiver I could wrap my bike and myself in reflective material and not have to worry about batteries.

Comment Python/Qt (Score 1) 281

So... if LibreOffice Base is not functional enough... and if a web solution is "too techy" for them... and if other proprietary solutions are too proprietary for you... and if an extant CRM isn't okay for them... and if a single-user single PC solution is acceptable...

Write a standalone Python app that uses PyQt for its GUI, design the forms in the Qt UI form designer, use the Qt database abstraction to use an SQLite DB on a local file.

If this is a solution that is going to be dropped on them and left without support, then you don't need a super-flexible (read "buggy") database-designing framework, so knock it out in PyQt and run.

If you are going to be around to support it, then just use your preferred django/mysql system. I'm sure the org can stretch to a couple of RPi's to run it on. Oh, and backups.

Comment Linux version (Score 2) 361

Are Adobe going to make a Linux version of the DRM module? Because their record with Linux versions of their PDF DRM tech is VERY POOR. We get research articles from the British Library which are DRM'd, and our Linux users can't read them. One solution is to complain to BL at which point they will often just email you a plain old unDRMd PDF. The mega-facepalm thing is that the British Library came out against DRM-content a few years ago, and have done a massive backtrack because the publishers didn't like it.

Whether DRM is a bad thing or an insanely bad thing (ok, or a good thing, whatever), I don't ever want to see "This Content Cannot Be Viewed On Your Nerdy Linux Operating System" popups ever. But if this is Adobe's shitcreek we're wading through, I think I will.

Comment Time? (Score 4, Insightful) 800

"Programmers have all the time in the world to get it right". HAHAHAHAHAHA.

No, we have deadlines like everyone else. And even then we only have all the time in the CPU. Yeah, we can add more CPUs to the system, but that makes it more complex, and that makes it harder to hit that deadline. What kind of idiot made that statement?

 

Comment Re:Adding up braking power. (Score 2) 800

Braking power isn't infinite. Wheel braking will eventually skid the wheels (which is why we have anti-lock brakes now, so you can still steer while braking). Are you thinking cars should be equipped with dragster-style parachutes, or retro-rockets? Or just a bloody great anchor that the computer can deploy and tear up the road?

Even when the car has deployed the parachute, the anchor, and the retro-rocket is still firing, the computer might still not be able to stop going into that tree that's just fallen over. Plus all those negative G forces are going to smear the drivers eyeballs over the inside of the windscreen.

Slashdot Top Deals

E = MC ** 2 +- 3db

Working...