Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×

Comment Re:Try claiming "Death to the Great Satan". (Score 1) 490

You've watched far too many Thunderf00t videos. You've clearly been influenced by his astonishing ignorance and disturbing bigotry. As a result, you're living in a fantasy world -- but you're too deluded to notice!

You're fighting an imaginary war against an imaginary enemy. You think the danger you see is real and immediate. You're angry and feel powerless, so you act out online. You're compelled to spread the word (er, share your delusions) with the ignorant masses least the imaginary enemy take control and destroy your way of life!

What were you saying again about mental illness?

Comment Re:Could Browsers Settled on an Alternate Language (Score 1) 205

I want broken classes??? How did you get that out of what I said?

Class-based systems are fundamentally broken. We've known this since the 1980's. Get with the time, man!

Your off your rocker pal. Protoypal inheretance my have its uses but it IS NOT OOP.

No surprise there. You'll find that there's no consensus on what "OOP" actually is or entails. It's an ill-defined and incoherent concept. It's funny, you'll find that there's a lot of disagreement even about what languages are and are not "object oriented" -- which includes languages like Java and C++. If you want to have an "x is not OOP" argument, you can have it with someone else. I'm sure someone just loves that sort of thing, but it's a silly waste of time, as far as I'm concerned.

Still, as I pointed out earlier, it's trivial to implement a class-ical system in a language like JavaScript. It would be stupid, of course, but if you want to use a fundamentally broken system like you find in languages like Java and C#, that's your business.

As for the rest, it doesn't appear that you have the necessary background to make further discussion valuable for either of us.

Comment Re:Could Browsers Settled on an Alternate Language (Score 1) 205

There are more, but I'm bored.

And horribly wrong, but you don't know that. I'll also note that your complaints are exactly what I expected "I want broken classes" and "I don't like dynamic languages". Ridiculous.

The fat arrow indirection pointer is a huge interpeter hole depending on how its implemented

Nonsense. While I agree that it should never have been added (thanks coffeescript, for your worse-than-useless contribution) there are certainly no fundamental problems with it. God only knows what you mean by "huge interpreter hole", though "depending on how its implemented" implies that it's not a problem with the language. (I would also like to note that problems caused by "how its implemented" applies to every feature of every language ever.) I don't think you've thought this through.

Prototypal inheretance (need I say more?)

It's much much more powerful and flexible than class-based inheritance. Class-based inheritance is fundamentally broken. Just one example, the diamond problem simply doesn't exist with prototypical inheritance. If you really want to force yourself to use a broken and inferior model, you can very easily implement "traditional" classes in JavaScript.

I blame the "new" keyword on this bit of absurdity. JavaScript included the new keyword, as far as I can tell, to make the language seem more familiar to people coming from C++ and Java. (A big mistake.) It was just too easy to pretend that objects in JavaScript were like objects in those languages. This lead a lot of people to think that objects in JavaScript were "broken" when in reality they're simpler, more powerful, don't suffer from the same problems as class-ical objects, ... I could go on.

Code reuse in javascript is fake and dumb

This makes absolutely no sense. While it could benefit from a proper module system, code reuse is still significantly simpler in JavaScript than it is in languages like C# and Java. I don't know what you mean by "fake" and "dumb" -- and I suspect that you don't know either.

only functions can create scope, making js a not very well implemented OOP language

This is equally incoherent. JavaScript, at one time, lacked block-level scope; but that had absolutely nothing to do with OOP. (Neither is JavaScript an "OOP language", whatever that's supposed to mean. It's closer to Lisp than it is to Java.) I'd ask you what bizarre reasoning brought you to that conclusion, but I suspect that you're just repeating something you heard and haven't actually thought it through yourself.

Comment Re:Could Browsers Settled on an Alternate Language (Score 1) 205

Javascript is a horrible language

Why?

Do you have any complaints about it that don't boil down to "I hate dynamic languages" or "classes are the one true way to do oop".

That's what I thought.

That you can just "jump in" and get things done is certainly a testament to the language, but you really need to take the time to learn about it before you can use it effectively. Most people don't take the time to learn it and just jump on the bizarre "JavaScript is horrible" meme. Don't be like them!

If you need an easy introduction, there are quite a few talks by Doug Crockford on youtube. Just search for "Crockford JavaScript". Don't assume that you know JS just because you've used it for years!

It really is the worlds most misunderstood language.

Submission + - New GMail compose inspires user backlash 1

s13g3 writes: Yesterday, Google finally rolled out the "new compose" as a mandatory change to all users, eliminating the "old" compose option with no way to revert. The move has sparked such a significant amount of user backlash on Google's product forums that moderators are having to close hundreds of "I hate the new compose" threads as "duplicates" and are directing people to the main feedback thread, which is currently over 21 pages some 24 hours later. So far, there appears to be nothing in the way of a response or recognition from Google of the amount of hate the change has inspired, only an insistence that somehow the input of "Top Moderators" from their forums since October 2012 resulted in a number of "improvements" to the new compose in response, which supposedly makes it easier to use, but does nothing to address the laundry list of complaints and issues people have with it: simply put, no one likes the new compose, and significant numbers of users are threatening to abandon the service as a result of this forced change.

Comment Re:Please (Score 1) 151

Explain how "Consciousness evolved in much simpler animals" is "woo-woo" or "magical thinking".

It's a belief held without evidence. You might as well posit fairies and elves. There's just as much evidence for their existence as there is for the parents claim.

Everything else evolved from simpler animals, why not consciousness?

I never made any such claim. I didn't say that he was right or wrong, only that there was no evidence to support his wild speculation. You woo woo's don't seem to care about evidence, you just believe whatever makes you feel good. It's sad, really, seeing you live in a fantasy world.

Believing otherwise is as "woo woo" as it gets.

I see. You think that your evidence-free beliefs are unquestionably true and above scrutiny. Do you think Jesus told you or something? You woo woo's are lost cause!

Comment Re:Makes sense (Score 1) 151

2000 years ago dualists would have put disease, lightning and thunder under the 'not explained by physical reality and constructive math' category

2000 years ago, everyone else would have as well. What nonsense "point" are you failing to regurgitate?

The null hypothesis is not 'god did it'.

Where did this come from? It looks like a desperate attempt to drag god in to the conversation, or you're terribly confused about what "dualism" means and entails. Perhaps both?

Oh, I should probably point out that the parent was agreeing with you. In your rush to fight the enemies of reason (which you are, ironically) you've managed to attack an ally.

Comment Re:Makes sense (Score 1) 151

When the complexity of the mechanism falls below a certain threshold, it makes sense that consciousness is not generated/emerged/attached/whatever anymore.

Sounds like magical thinking to me.

But you know this already:

current state of research: nobody has a clue

Fascinating research, and may be a first step into finding out what consciousness actually is

It's not a first step towards that at all. Not even a little bit.

Comment Re:Please (Score 1) 151

Consciousness evolved in much simpler animals (which to be sure have most specialized areas) but massive brain is not required.

Ugh. Why do you woo woo believers always jump to the first "conclusion" that makes you feel good? Why don't you base your beliefs on evidence instead? You'll find reality is more interesting that whatever magical nonsense you're going to promulgate next.

You're the most dangerous type of magical thinker -- you actually believe that there's science behind your wildly speculative beliefs.

Comment Re:You sire you are just plain wrong, not insightf (Score 2) 351

Consciousness is the emerging process of all brain process.

Assuming you're a physicalist: If that were true, how is it that we're able to accurately report on the content of our subjective experience?

That is, if consciousness is merely epiphenomenal, and thus supervenes on the brain, the content of such experiences would necessarily be inaccessible to the brain. That you can report on the content of your subjective experience suggests that it is accessible to the brain and, consequently, that your emergent hypothesis is untenable.

(It's a simple argument, but should be enough to keep you too busy to go around making further bold pronouncements unsupported by any actual science for a while.)

Comment Re:Out of Body? (Score 1) 351

There is no such thing as a non-verifiable event.

Of course there is! Here's an easy example: My wife says she saw a mouse in the laundry room.

No mouse droppings, no gathered bits of fluff, no teeth marks on wires, boxes, etc, no smiling cats -- no evidence of mice or mouse-like activity could be found. It doesn't mean that there wasn't a mouse in the laundry room, only that her story could not be verified.

I know, it's probably not what you intended to say. It bugged me for some reason.

The rest of your post is spot on. I couldn't agree more.

Slashdot Top Deals

"A car is just a big purse on wheels." -- Johanna Reynolds

Working...