Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×

Comment I agree with you, and Stroustrup (Score 1) 728

It seems to me that this is an editor problem. And a lot of the blame for the parlous state of editors at the moment can be laid at the feet of Cpp, the C preprocessor.

"In retrospect, maybe the worst aspect of Cpp is that it has stifled the development of programming environments for C. The anarchic and character-level operation of Cpp makes nontrivial tools for C and C++ larger, slower, less elegant, and less effective than one would have thought possible." - Stroustrup, Design and Evolution of C++.

We should have a much better view of a program than a bunch of files containing characters.

Comment Re:What? (Score 4, Informative) 149

The official investigation concluded that they were spores from local algae, and that the initial DNA tests were flawed. Wikipedia has the details, as usual.

To go from "our test found no DNA" to "there is no DNA" to "they must be extraterrestrial" to "they look like the dust clouds in Monocerous" is a series of leaps that go wayyy ahead of the available evidence, in my view.

It would be very interesting to be proven wrong, however.

Comment Re:Then why not C? (Score 5, Insightful) 663

Why not assembly language?

Build up from the very bottom. ARM assembly (disclaimer - I work for ARM) is ubiquitous and pretty close to an idealised assembler. Dev kits are available for cheap.

Then you build up through structured assembly, C-like languages (PASCAL?), and so on. Otherwise, it's like trying to build houses without understanding what bricks are.

That's the way I did it, except being as how I'm old and crusty the assembly language I started with was SC/MP, and we also had a load of BASIC thrown into the mix.

Comment Good (Score 1) 380

It will be very difficult for SCO to spin this one in a positive direction. Darl McBride isn't at SCO any more, which is a shame. It would have been good to see him go down with the ship.

Roll on the IBM case.

Comment Wireheading a reality? (Score 1) 249

I'm skeptical (as usual), but if true, bring it on, Larry Niven style.

Now our addictive types get toasted on wall current instead of having to steal and carjack their way to their next fix? That seems like a step forward to me.

Legalize it so we don't get a load of back-street ecstasy peddlers giving everyone deep bone infections.

And then treat it as a public health issue, and let those susceptible to its lure breed themselves out of the population. It's just evolution in action.

Comment Fleshers, Gleisners or Polis Citizens? (Score 1) 409

There's a 50/50 chance that the last biological human will be born within the next 1000 years. AI research will allow us to upload our consciousness into Gleisner robot bodies, or into realms of pure software running in the virtual environments of the Polises.

And if, by then, you haven't read "Diaspora" by Greg Egan, shame on you.

Comment Re:SI units...... (Score 1) 209

When I was young and knew no better, I used to read Perry Rhodan books. These were translated from the original Dutch for the English-speaking (i.e. American) market and were full of nonsensical conversions like this:

"The spatial distortion wrenched at the small fighter, as the enemy mothership surfaced from hyperspace less than 1000 kilometers (621.37 miles) away."

Everything, of course, would have been fine if they had materialized 621.38 miles away...

Comment Re:Ethernet (Score 1) 464

Indeed, probably true. Bu the point it that I couldn't find it. I spent several whole days trying to figure it out, in dribs and drabs. In the end, I decided on a solution and it worked, and I haven't worried about it since. That's a positive, successful result as far as I'm concerned.

I just objected a bit to the word "retard" in the original post - different people will find different solutions acceptable. Just because I've chosen a different one for my circumstances may mean that I have a different setup/requirement, rather than being wilfully perverse.

Comment Re:Ethernet (Score 1) 464

I had a fully wireless home setup. Pain in the backside, it was. Unexplained outages, unreliability, supposedly compatible devices having different chipsets in them, the works. I invested in a few powerline ethernet doohickeys and all my problems went away, without having to explain to the wife why I was gouging channels in the plasterwork for network cables.

I had a problem, it solved my problem. How retarded I am.

Slashdot Top Deals

The only possible interpretation of any research whatever in the `social sciences' is: some do, some don't. -- Ernest Rutherford

Working...