Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×

Comment Re:New IDEs (Score 1) 627

The problem I see with IDEs like VS is that the hide a lot of complexity to programmers.

I develop C++ using Visual Studio. What complexity is my IDE hiding from me? What stuff is 'going on inside', that I don't know about? I can break execution, examine a list of threads, the register contents, single-step over the assembly...It seems to me that all the complexity is right there, if I want to see it.

Comment Re:Not my cup of tea (Score 1) 421

like those dudes who first started talking to themselves with hands-free kits for their phones,

Not so much, those guys looked like dicks then, and they look like dicks now.

I can't imagine a world where google glasses (no, I'm not going to call them 'glass') would be useful beyond very niche areas. Security personel might find them pretty helpful, maybe those guys who walk around airport runways waving juggling clubs around might appreciate knowing when the next plane is coming in so they can perform in front of them. But your regular guy on the street - I don't think so. Not ever.

Comment Re:A looping simulation, apparently (Score 1) 745

Hmm - I wonder about that.

I don't think that either pi or e contain infinite information. For instance, in the case of pi at least, there exists a recurrence relation that will compute the nth digit of pi. The formula isn't especially complicated, and I don't think that we can say that there's an infinite amount of information in it.

In any case, surely the fact that pi and e crop up endlessly in our mathematical models of the universe, there must be something to them. And if they aren't properties of the universe, then what are they properties of?

For instance. e can be defined as the number such that
d/dx(e^x) = e^x

That's a pretty simple definition, and it so happens that the number that satisfies that definition has an infinite decimal expansion. Does that mean it contains infinite information?

Comment Re:A looping simulation, apparently (Score 1) 745

I'm disagreeing with

My point was that if the math modeled reality more directly, PI would be a whole number.

Because I don't think that the point makes any sense. Our representation of numbers, as in how we write them down, has nothing to do with mathematics itself. Or are you saying that in the system of integers, wherein the counting numbers lie, and what are what we generally refer to as 'whole' numbers, we should also place PI. And presumably e and all those other irrational constants, like every non-rational root for instance.

I suppose my problem is that I simply don't understand your point at all.

Comment Re:Some possible ways (Score 1) 745

Defining x/0 as always equalling 42 is going to lead to contradictions though, so although you can certainly make that definition the mathematics you end up with isn't going to be terribly useful except for making smug comments on slashdot.

Arguments around the definitiveness or otherwise of mathematics are as old as mathematics itself, or possible even older, and aren't going to be resolved on this forum.

I find myself being a kiddo that's wondering what your point might be.

Comment Re:A looping simulation, apparently (Score 1) 745

But you can't, for instance, have both PI and e as 'whole numbers' in our generic number systems. And in any case, this is just an argument about the representation of numbers using decimal notation - which is pretty much an arbitrary thing. You could in fact argue that PI and e *are* whole numbers, and we write them as Pi and e respectively. Looks pretty 'whole' to me.

Comment Re:Seriously - GTFO (Score 1) 401

That's because not lighting up doesn't prevent the endgame. My partner's Father, a fit and healthy man who never smoked a day in his life, died of cancer. What can you do? You're going to go from something, and not smoking is no guarantee that what you go of won't be extremely unpleasant.

Comment Re:My Toyota has had this since 2004... (Score 2) 151

Those accelerations aren't 'extra' - they are really happening to the phone and so would have to be taken into account too.

The problem isn't that the phone is moved around in the car, the problem is that the accelerometers and gyros of the class that exist in phones are orders of magnitude too noisy and imprecise to be used to dead-reackon for more than a few hundred milliseconds.

There is absolutely no way on earth that any cellphone that exists today uses any of its inertial sensors as part of its GPS solution.

Slashdot Top Deals

"When the going gets tough, the tough get empirical." -- Jon Carroll

Working...