Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×

Comment Re:Apparently people cannot even read... (Score 1) 416

Just had a look a the time-line: Apparently this thing is about a decade old and they are still doing experiments on amateur-level and have not refined things to any real degree. Another dead giveaway for fraud. (They do _not_ want to firm up results on fraud!) But from the reaction here, I can see that there are many people which do not have the skills to see what is going on (but think they have them, due to arrogance, nice examples of the Dunning-Kruger effect at work) and want to believe this badly enough that they ignore the very visible red flags.

For another excellent example of this type of thing, look up the Rossi "E-cat". Although that guy has done some demonstrations where even a few photographs are enough for a competent scientist to find how he faked it. Yet he has a rabid crowd of believers. Go figure.

Comment Re:Does not fit observable facts (Score 1) 425

So you believe anybody can be a star-mathematician as well? Well, understanding reality is also very much bi-modal and you are in the left part. And no, I do not earn the majority of my income from coding. I do review code by others from time to time though and the quality is usually between abysmal and atrocious.

Comment Re:10x Programmer is a myth (Score 1) 425

I do not agree. In fact, I have been a 10x coder on occasion. The thing is not that I am extremely good, the thing is that I write very solid code that does not have to be thrown away after a short time or causes more problems than it solves. And I am not that much slower doing it than others are churning out trash. A better explanation would be that most coders are in fact 0.1x coders and should not have gotten into the profession in the first place due to lack of dedication, talent and skill. Then any good coder becomes an 1x coder and that is a far more accurate way of seeing things. An 1x coder in this sense is just somebody that delivers a solid result with good architecture, design and implementation in reasonable time. Most coders cannot do that.

I guess this "10x coder" nonsense comes basically from management being unable that they should never have hired the bad ones. Calling them 0.1x coders makes it amply clear who is responsible. Calling them 1x coders hides that management did screw up badly in hiring them.

Comment Re:Proof of normal distribution? (Score 1) 425

It is actually not true. Sure, exams tend to the Gaussian distribution, as the average students must pass somehow. But any well-designed technical exam will have a bi-modal distribution unless everybody is good at it. The thing is that designing exam questions for this is hard: You need to make questions that require an insight in order to be solvable, but once that insight has been had, the answer must be easy.

Comment Does not fit observable facts (Score 1) 425

Potential programming skill is very much bi-modal, just like any other skill that requires abstract thinking. You have it, then learning makes sense, or you do not. Same with most engineering fields, mathematics or physics. Of course, the rockstar vs. cretin comparison is utter nonsense, and just dishonest propaganda language. You just get two Gaussian distributions with not much in-between. "Rockstars" are still rare (and generally not very useful). I have seen this time and again in fellow students, as a teacher, as reviewer etc.

The article is another transparent attempt to make people believe coding is like manual labor and hence should be in the cheapest salary class possible.

Programming

The Programming Talent Myth 425

HughPickens.com writes: Jake Edge writes at LWN.net that there is a myth that programming skill is somehow distributed on a U-shaped curve and that people either "suck at programming" or that they "rock at programming", without leaving any room for those in between. Everyone is either an amazing programmer or "a worthless use of a seat" which doesn't make much sense. If you could measure programming ability somehow, its curve would look like the normal distribution. According to Edge this belief that programming ability fits into a bi-modal distribution is both "dangerous and a myth". "This myth sets up a world where you can only program if you are a rock star or a ninja. It is actively harmful in that is keeping people from learning programming, driving people out of programming, and it is preventing most of the growth and the improvement we'd like to see." If the only options are to be amazing or terrible, it leads people to believe they must be passionate about their career, that they must think about programming every waking moment of their life. If they take their eye off the ball even for a minute, they will slide right from amazing to terrible again leading people to be working crazy hours at work, to be constantly studying programming topics on their own time, and so on.

The truth is that programming isn't a passion or a talent, says Edge, it is just a bunch of skills that can be learned. Programming isn't even one thing, though people talk about it as if it were; it requires all sorts of skills and coding is just a small part of that. Things like design, communication, writing, and debugging are needed. If we embrace this idea that "it's cool to be okay at these skills"—that being average is fine—it will make programming less intimidating for newcomers. If the bar for success is set "at okay, rather than exceptional", the bar seems a lot easier to clear for those new to the community. According to Edge the tech industry is rife with sexism, racism, homophobia, and discrimination and although it is a multi-faceted problem, the talent myth is part of the problem. "In our industry, we recast the talent myth as "the myth of the brilliant asshole", says Jacob Kaplan-Moss. "This is the "10x programmer" who is so good at his job that people have to work with him even though his behavior is toxic. In reality, given the normal distribution, it's likely that these people aren't actually exceptional, but even if you grant that they are, how many developers does a 10x programmer have to drive away before it is a wash?"
Education

Led By Zuckerberg, Billionaires Give $100M To Fund Private Elementary Schools 227

theodp writes: AltSchool, a 2-year-old software-fueled private elementary school initiative started by an ex-Googler, announced Monday a $100 million Series B round led by established VC firms and high-profile tech investors including Mark Zuckerberg, Laurene Powell Jobs, John Doerr, and Pierre Omidyar. AltSchool uses proprietary software that provides students with a personalized playlist lesson that teachers can keep close tabs on. Currently, a few hundred students in four Bay Area classrooms use AltSchool tech. Three more California classrooms, plus one in Brooklyn, are expected to come online this fall, plus one in Brooklyn. "We believe that every child should have access to an exceptional, personalized education that enables them to be happy and successful in an ever-changing world," reads AltSchool's mission statement. For $28,750-a-year, your kid can be one of them right now. Eventually, the plan is for the billionaire-bankrolled education magic to trickle down. AltSchool's pitch to investors, according to NPR, is that one day, charter schools or even regular public schools could outsource many basic functions to its software platform.

Slashdot Top Deals

He has not acquired a fortune; the fortune has acquired him. -- Bion

Working...