Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×

Comment Bollocks (Score 1) 347

Science is explicitly NOT a moral pursuit. Science is objective, morality is subjective. There would be no need for morality if things could be scientifically proven good or bad in the way that things can be proven true or false, or arguments valid or invalid.

Science does seek truth, morality does not. The best it can seek is consensus.Science is indeed impartial, morality is about picking a side. "Collective well being" may be one end goal of scientific thinking, but never at the expense of truth, and as soon as one engages in science specifically for such a goal one is no longer impartial.

Also date-rate is a poor topic for such an experiment as it is easy for most people to conclude that it is wrong based on universally shared principles (note: nothing to do with science). In fact it sounds like the researchers didn't even think twice about forming such a moral position in advance and merely compared to which degree the participants chose a moral position that agreed with theirs. Far better would be the trickier issues like political positions, abortion, polygamy, homosexuality, vegetarianism etc.

Even if the experiment was sound, the interpretation is ridiculous. The observed correlation could still be interesting, but we would need to conduct more, better, experiments and interpret the results better.

My hypothesis would be : Assuming science enthusiasts go on less dates as young singles than the general population they have less exposure to situations where tricky situations arrive, i.e. getting drunk and having sex. Many of the less-scientifically minded have probably had situations where a mistake was made, or judgement was poorly executed, and are less likely to make blanket judgements condemning certain behaviours outright. A science enthusiast that hasn't been in that situation is likely to consider himself, should he find himself in that situation, as being capable of exemplary behaviour, he may not consider himself as likely to make mistakes, have less tolerance for mistake making in general, and more prepared to take a harder moral position against the very human behaviour of making mistakes.

And what the hell is "belief in science"?

I have seen more intellectual rigour on /r/Atheism

Comment Kanban (Score 1) 221

You need a full service, deep Kanban implementation to evolve your process into a flow based one. You can have separate classes of service, with separate prices, for new development, and support and operations tickets with different urgencies. Once upstream stakeholders are clear on team capacity, they can negotiate amongst themselves about which items should be done next, which can be done later, and which are probably not going to be done at all. I think with a good system design, concrete measurements of throughput and lead time, paying attention to the way work flows through the system and full transparency you can at least make upstream stakeholders aware that they cannot have it all.

Comment How about writing code for about 20% of the day? (Score 1) 352

I am a software developer, with a CS degree and I only spend about 20-40% of the day writing code. The rest is sitting around in front of the white-board with the team actually developing the software, talking with customers about requirements, a few meetings, attending conferences, giving and attending presentations, preparing reports, researching.

I did have one employer once who thought that software developers just sat at the computer typing in code all day. I didn't stay there very long.

A software developer spends about as much time typing into a pc as the typical office worker, and about as much time with people as your typical office worker too.

Programming

Submission + - Pthreads vs Win32 threads

An anonymous reader writes: It's interesting when different people have different opinions. While I was searching for something on Intel's website, I came across an article on why Windows threads are better than Posix threads. Curiously, I also came across this article on why Posix Pthreads are better that Win32 threads. The thing is, both of these articles are written by the same author!

So who is right (metaphorically speaking?), or what has changed since the first article was written?
Education

Submission + - free video and audio lectures on science

Scorpio writes: "It has plenty of video lectures on all science and technoloy, that includes Computer science, Electronics, VLSI, ASIC design, Networking, maths, Physics, Chemistry,Biology, Psychology, Physiology, anatomy & physiology, aerospace & astronomy, Medicine,webdesigning, Business, leadership, Economics, Genetics etc....."

Slashdot Top Deals

Our OS who art in CPU, UNIX be thy name. Thy programs run, thy syscalls done, In kernel as it is in user!

Working...