Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×

Comment Re:patents/capita (Score 2, Insightful) 302

There simply is no good metric. You have to judge the quality of the papers and authors by reading them. Tht is not the answer accounting departments want to hear, though.

Yeah, and this mechanism hinders deep research. The problem is that the most interesting research subjects are also the riskiest ones. You cannot publish papers on failures, therefore you are highly pressed to go for the low hanging fruit. This means that journals will be full of the (n+1)th refinement of a well known algorithm/technology/formula/theorem.

We need more scientific risk-taking.

Comment Re:store and release energy? (Score 1) 315

It is interesting how people always come to conservation of energy, but they talk about speed at the end. They basically say "hey, if wind blows at v_1 relative to the ground and your cart goes at v_2 only gathering energy from wind, then v_2 = v_1 must hold (at least in the infinite), because otherwise we would have a perpetum mobile". Now the only problem is that speed is NOT energy, so relation of speed between an energy source and a worker depending on the source does not matter by itself alone.

Comment Re:"Agile", no -- "agile", yes (Score 2, Interesting) 395

If you interpret the manifesto in the original context in its own age, you will understand that documentation means there not "developer documentation" or "user documentation" but the various "project documentation" artifacts that were the holy grail of that age.

The same is true for processes. It is not about the small scale ones (source control, review processes, whatever), but the overengineered project processes prevalent in that era.

Comment Re:A point of view (Score 2, Insightful) 395

If you read the original manifesto, it is very carefully worded. It does not say "abandon processes", it says that the priority should be on the developers as creative individuals, instead of mechanized drones.

Also, it is not against "processes" (with small "p"). A build system is itself a process, a source control software also enforces a process. The manifesto is against Process with a capital P. It is hard to explain, but easy to give an example what I mean about this:

http://www.ogcio.gov.hk/eng/prodev/es3.htm

The above link is about the SSADM Process. Read it and you will immediately understand what I mean.

Also, lot of people misunderstand "Working code over documentation" and think that documentation is not important. In fact, it should be read primarily as "project documentation", the things that most old fashioned processes mandate. Again, look how many and what kind of docs SSADM needs.

Comment Re:"Agile", no -- "agile", yes (Score 4, Insightful) 395

The original Manifesto:

"We are uncovering better ways of developing
software by doing it and helping others do it.
Through this work we have come to value:

Individuals and interactions over processes and tools
Working software over comprehensive documentation
Customer collaboration over contract negotiation
Responding to change over following a plan

That is, while there is value in the items on
the right, we value the items on the left more."

I think it is hard to disagree with the original statement. What is frustrating now, is that "Agile" degraded to a bunch of buzzwords and processes (SCRUM, XP, TDD, BDD, etc.) which it was going against originally. Of course it is more business in selling these (by consulting companies) than the vague "do what fits you best" statement.

Also, the problem is not with particular practices, or processes but the mindless, inflexible application of them to every project and team on earth. Teams are different, software are different, why should we all use the same processes then?

Comment Re:What we do/don't need in Calculus. (Score 1) 1153

To clarify my below comment, I use your running analogy:

  - while two runners may run at the same speed, they may not start from the same position. I do not care who "wins" (is the fist) I care only how far they get at the end
  - unlike running, it is not immediately obvious who runs faster
  - running speed is not constant, but grows slowly. For some students it starts growing later but stronger and lets them close the gap
  - some students are behind because of an injury -- you cure them and they will be as fast as the others
  - unlike running, you are not alone

Of course there are guys that will never be up to the challenge. It is just quite complex to figure out which ones. Have you been to "class reunion" (is this the correct English term?) events? Which are the students who lived up to everyones expectations? Who were the ones that surprised you?

I personally think that assessing people is very hard, and most of us think that we are good judge of character. I keep a mental list on people I misjudged and that constantly reminds me how hard is to judge others.

Comment Re:What we do/don't need in Calculus. (Score 1) 1153

There is a misunderstanding here. My original comment was a reaction to the comment that "most people don't need the math". Following that same logic you end up realizing that most people do not use any (or most) of the stuff their learned -- so we should not teach it.

Of course I do not agree with this conclusion at all.

Comment Re:What we do/don't need in Calculus. (Score 1) 1153

You see, lack of smartness is just one cause of struggling, but there are others. There are many vectors for a student and you will see them in very different mixtures:

SmartnessDumbness
ConfidenceLack of confidence
BraveryCowardice, passiveness
Hard workingLaziness
InterestedUninterested, skeptic
Sense of safetyWorries, depression
etc...

I am a teacher, not a fucking judge. Who am I to decide which students deserve hours of work and who don't? I rather leave it to life and I do instead my best to do whatever to teach them. And I am no idealist, I know that there are children as stupid as a rock, still, I give a chance at least.

Slashdot Top Deals

"The four building blocks of the universe are fire, water, gravel and vinyl." -- Dave Barry

Working...