Slashdot Mirror


User: pehrs

pehrs's activity in the archive.

Stories
0
Comments
137
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 137

  1. Re:Wetware Controller advantages on Astronauts Fix Phantom Space Station Ammonia Leak · · Score: 4, Insightful

    If you remove the humans you can also remove the large, heavy and complex life support systems they need. The life support systems are a major consumer of power on the ISS, and a reason they have so many solar panels that can fail, as well as a constant source of small and large breakdowns in itself.

    In the end it is a matter of what you want to do with the spacecraft. Unmanned spacecraft are cheap and reliable. Manned craft are a little more flexible, but expensive and unreliable. Even with the ability to repair stuff humans have they are hampered by the lack of tools and spare parts in space, so it's very unlikely that manned spacecraft will ever be as reliable as the simple robotic probes.

  2. Re:Epitath on A Sea Story: the Wreck of the Replica HMS Bounty · · Score: 4, Insightful

    I have worked on navy and civilian ships, and I can't imagine going to sea with sawdust or wood chips in the engine room. Doing it in heavy weather is unthinkable and the thought sends a shiver up my spine.

    Maintaining a ship takes time and dedication. In the time of the tall ships they had the boatswain and the carpenters. Today we have the chief and the engineering staff. An experienced seaman in either position would probably have stopped this trip, and that is one very important reason that the chief should be on equal standing with the captain.

  3. Re:The reporter does not like electric vehicles on NY Times' Broder Responds To Tesla's Elon Musk · · Score: 4, Informative

    I am not sure what fuzzy fantasy world you life in, where data is TEH INCORRUPTABLE NUBERZZZ!!!!, but the data I regularly handle can be tampered with, use strange units, measure the wrong thing, use a weird scale and so on regardless of being presented as numbers or as charts. A bit of rounding and 0.49 becomes 0, for example.

    A chart is just a presentation of data. A remarkably useful one, as humans have a much easier time analyzing trends and patterns in a picture compared to a presentation based on a list of numbers.

    Oh, by the way, to make your own inference you typically need contextual information (metadata). If the data is presented as numbers or as charts is of much less importance.

  4. Re:As good as lie detectors? on Supreme Court Hearing Case On Drug-Sniffing Dog "Fishing Expeditions" · · Score: 5, Insightful

    Congratulations, this must be one of the more ignorant comments I have seen on Slashdot in a long while.

    Dogs have an almost insanely good sense of smell. For a dog to smell a bag of narcotics is about as hard as for you to smell if somebody opened a bottle of ammonia under your nose. The big problem is getting the smell out of your nose.

    Training a drug sniffing (or any type of ID dog) involves teaching the dog first to identify a number of substances and then "mark" them. Marking is typically done either by the dog freezing and pointing with the nose, or sitting down. For a dog to be qualified you have a number of tests. Tests here involves the dog having to search 12 people, some of whom who may carry narcotics. Those not carrying narcotics get identical objects to hide on their persons. The handler, and the person holding the object, does not know if it is the real deal or not until after the test. If the dog misses a person, or marks the wrong person, it, and the handler, fails to qualify. And, yes, it's not unusual with a lineup where nobody carries anything.

    A similar test often used is when a luggage band at an airport, where the dog must mark the specific bags containing explosives or narcotics. So the dogs and handlers certainly have to prove that they are able both to identify the substance and and that they know when it's not there.

    Dogs are not infallible.They get tired, bored and exhausted just like their handlers. But it's not just a matter of a 'trained' officer having an 'opinion' about if the dog found something.

  5. Re:Hooke the pretender on 17th Century Microscope Book Is Now Freely Readable · · Score: 3, Insightful

    Isaac Newton was a very good scientist, and an even better politician. Actually, "ruthless" would probably be the best term to describe the man. He spent years discrediting anybody who had crossed him, frequently postmortem. You see, Isaac lived for a long time, and took the liberty to spend the last few years of his life smearing people like Hooke and Halley.

    There is a reason he was chosen to head the royal mint, where he ensured that some 30 coiners ended up hung, drawn and quartered in less than a year.

  6. Re:Giving more people more money on US Presidential Debate #2 Tonight: Discuss Here · · Score: 1

    Gaaa. So many wrong. So many wrong.

    1. Small business are usually not very efficient. It's the medium-large size companies that get the benefits of scale. An economy dominated by small business can not develop. See, for example, the department store mess in India.

    2. No, increased personal risk does not promote the creation of small companies, Actually, I would argue the exact opposite. When somebody says that it is too risky to start a business it means that your social safety system is not strong enough. In a country with strong social security an entrepreneur can take risks and try starting a business without risking things like health-insurance. See, for example, the high rate of successful small companies in countries with exceptionally high taxes and strong social security like the Nordic countries.

    3. No, a bank will NEVER lend money to a person wishing to start a new company unless he has a good collateral. And if he has a good collateral they don't really care what he does with the money. Large loans "on your good name" is a thing that vanished about 100 years ago. An investor might invest money in a fledgling company, but they will at the very least demand equity. See, for example, any textbook in basic economy.

    4. Considering your last point, why don't you argue for lower taxes on employment, and higher taxes on corporate gains? You know that the vast majority of the earning from small business are paid out as salary and not as dividend, right?

  7. Re:If it ain't broke on Microsoft Wants To Nix Data Center Backup Generators · · Score: 1

    Having worked at a small high-availability data center I can assure you that AT&T does it right. Just starting the generators is not enough. You must also test your UPS systems, line sensing equipment and the long and complex line of electrical equipment that must work if you are to get a clean handover from the power grid over UPS to generator. Finding a failure in the chain is not nearly as painful when you can fall back to grid power while troubleshooting.

    One of the more sneaky things to do to a facility is to walk into the transformer and kill off one or two phases, but leave the rest live. If their line sensing equipment does not work correctly (or the relay to cut out the power grid fails under load) the effect can be spectacular, and expensive. This is a classic problem not caught by just starting up the generators once a week.

  8. In other forums... on SQL Vs. NoSQL: Which Is Better? · · Score: 0


    I had a look in the other forums I frequent, to look around for similar questions. And look what I found:

    In the construction forum:
    Screwdriver vs Hammer: Which is better?

    In the art forum:
    Pencil vs Pen: Which is better?

    In the transportation forum:
    Walk vs Drive: Which is better?

    In the pets forum:
    Cat vs Dog: Which is better?

    In the energy forum:
    Wind vs Hydro: Which is better?

    And guess what? They all came to the same conclusion. "It depends".

    Can we now stop posting "SQL vs NoSQL: Which is better?" stories like this one, as they are utterly pointless?

    For the article to be useful the author needs to chose and describe use cases that actually matters to the reader. "Better" is not a use case, and I really hope people don't pick the backend for their application based on how easy it is to implement a few tiny examples in C# or Node.js which is the only thing resembling a use case in that mess of an article.
    </rant mode>

  9. Re:Bunk. on Fires Sparked By Utah Target Shooters Prompt Evacuations · · Score: 1

    ...only in America...

    Let me tell you how it works in the old world...

    Modern assault/battle rifles makes a bad choice for a hunting rifle in my experience. To list a few reasons:
    * Innate accuracy is horrible
    * Many are chambered for calibers unsuitable for big game (why hunt deer with .223 Remington when there are so much better choices?)
    * Stocking, balance and design are not suitable for typical hunting scenarios.
    * Sensitive to dust and dirt.
    * You very rarely need more than one shot to down your game. (And when you do, you have time to chamber a new round before you realize that it's needed)

    Anybody showing up with a military style rifle to a hunt where I hunt would meet a contempt that is hard to imagine. Semi-automatic rifles designed for hunting are grudgingly accepted. We do not wage war on our game, and we do not need military equipment.

  10. Some comments on Ask Slashdot: Advice For Budding Scientist? · · Score: 1

    Now, I am in a different field, but I think I can give some hints.

    First of all, people often want to see things as fraud/not fraud. But that is rarely true. Scientific work has different degree of rigidity depending on who does it and what the goal is. You can see the scale as something like "Fraud", "Criminal negligence", "Bad study", "Meh", "Good study", "Impressive study" and "This should be in nature/science/what-ever-the-top-publication-of-your-field-is". You have to consider the whole scientific process to see where a paper falls. Even if you do flawless statistics and report everything in detail your study can be crap if you choose the wrong methods. What would be fraud from a skilled researcher might just be an oversight from a less skilled one.

    Secondly, this is such a tiny, unimportant, part of why you are getting into science/getting a PhD. If I was to give you any advice when you are getting into science it would be the following:
    1. Make sure you love the field. If you are not ready to spend a whole weekend in the lab sweating while everybody else is out having fun it's not a very good path to take. Overtime is pretty much the norm where I work.
    2. Make sure you love your adviser. He/she can make or break your career. And you are going to spend more time with him/her than your girl/boy friend, should you have one, over the next 7 years.
    3. Make sure you have a backup plan. A majority of those with a PhD does NOT work in academia. You need to know stuff that lets you survive outside a university. Management, economics, applied science... Pretty much anything will do, as long as you can go out the doors and feel confident that somebody out there will hire you.
    4. Remember that you are investing many productive years into this. Statistics says that your lifetime earnings will go down. Be ready to see your friends that went out in industry earn twice as much as you do.

  11. Before the rants start... on NYC To Release Teacher Evaluation Data Over Union Protests · · Score: 5, Insightful

    Before the rants start about over-entitled public employees I think it's worth thinking this situation through. How many people in the IT field would want their performance, as measured by some random measurement (such as the ever popular Lines-of-Code-per-Hour), published by their employer? For their clients and future employers and clients to see?

    There are major problems with this approach. It gives even stronger incentives for the teachers to try to game the system, which is generally detrimental to the quality of teaching. It frequently punishes teachers working in badly run schools, while it rewards teachers for working in well run schools (as their performance will in most cases be better when they work in a well functioning school). In addition to this the statistics are rather jiffy...

    There are much better ways to improve the educational system than this... Such as for example paying teachers a decent salary. The day an average teacher earns as much an average engineer you will start to huge improvements in your educational system. Of course it will take 20 years before that approach starts to really pay off, in having a better educated workforce.

    On the other hand, who am I to offer advice on the American educational system? It offers us engineers in northern Europe a great competitive advantage. Please keep destroying it! ;)

  12. Re:This is hardly surprising on Hunters Shoot Down Drone of Animal Rights Group · · Score: 4, Insightful

    Okay, I will bite. I hunt.

    First of all, most of the hunters are not cowards. They are ordinary people, living pretty ordinary lives. They are no more brave, nor less brave than most people. Technically, anybody who has set a rat trap in their house is a hunter.

    The matter of fairness in hunting is not an easy one. Most hunters have different takes on it. The vast majority does not consider hunting using airplanes reasonable, for example. I believe that most think wearing protective clothing against the elements is reasonable. What people consider fair also depends a lot on what and where they hunt, strangely enough. To go back to the rat trap... Do you think it's fair to the rat? Or would you prefer to kill the rat with your bare hands? Is it fair to use bait? To place the trap where the rat would usually be, or should the trap be placed somewhere else?

    To me hunting isn't some kind of primal test of the abilities of my body against the abilities of an animal. It's a matter of using what the land provides. It's a matter of removing animals that causes problems with our way of life as well as gathering meat. I have no wish to bring extra suffering to the animals I hunt just because I don't use the correct tools for the job. Of course it's not fair. All predators are unfair, or they would not survive. Still the vast majority of the animals we hunt gets away. A few are unlucky, or make a bad decision.

    Something I just can't help wonder is... Do you eat meat? Have you thought through the ethics of keeping animals confined for the single purpose of killing them and eating them? Compared to that I believe hunting is a better alternative from an ethical standpoint.

  13. Re:Uhh, goats? on Aussies Could Use Elephants To Fight Invasive Species · · Score: 2

    ...I hope you are joking.

    Feral goats are a serious problem in Australia, along with so many other invasive animals and plants.

    A better link to look at would be this one:

    http://www.environment.gov.au/biodiversity/invasive/ferals/index.html

  14. Re:I'd start by shooting the Captain.... on What To Do With a 1,000 Foot Wrecked Cruise Ship? · · Score: 1

    Actually I would go one step further.

    The Captain was overwhelmed by the situation and had a stress reaction. People react differently to this, and his reaction (a combination of denial and irrational fleeing) is far from common. The only real protection against this kind of reaction from individuals is to have a team working and supporting each other. Yes, the captain has the primary responsibility of the ship, but if the captain is unable (mentally) to act that responsibility goes down the chain of command, typically to the first officer. This is an important part of crew resource management training, and is something a ship of this size should have been practicing regularly. You can't rely on the captain always being there to make the decisions.

    When you work in maritime search and rescue you meet and hear about this kind of stress reactions. People who can't leave their sinking boat unless they first get to unscrew the new $1000 radio. People who spends hours cleaning the fuel filter when they are out of gas. People who pushes other crew members off ships to get to rescue helicopters first. It's not pretty, but it is human. That is why on a large ship your organization must be built to ensure it can handle this. And that is where the real failure was.

  15. Re:What a tragic loss on Programming Prodigy Arfa Karim Passes Away At 16 · · Score: 1

    Yes and no. People with no history of seizures getting one is always an medical emergency.

    For people with a history of seizures it depends on the strength and type of seizure. For example. some people can get frequent and long seizures while sleeping, which seems relatively harmless. At the same type other people can get short, strong, seizures along with arrhythmia (heart problems) which is very dangerous. I don't know where the Wikipedia gets the 5 minute limit from.

  16. Re:What a tragic loss on Programming Prodigy Arfa Karim Passes Away At 16 · · Score: 5, Informative

    Epilepsy in it self is non-fatal. There are acute secondary dangers from epileptic seizures (falls, traffic accidents) and also some medical dangers (hypoxia from suspended breathing, heart problems).

    But primarily, epileptic seizures is a hint that something is _very_ wrong in the central nervous systems on a low level. There exists a large number of things known to trigger attacks, such as infections, brain injury, drugs, withdrawal from drugs and so on. What you want to do is typically to treat the underlying problem. People don't die of the epileptic attack, it's the underlying problem that kills them (or the secondary dangers).

    Oh, by the way, ruptured aneurysm have a surprisingly good prognosis, as long as you get to a hospital in time. If you are a risk group for ruptured aneurysm you really should learn the symptoms and inform your relatives about them as well. This is one of those cases where 2-3 hours makes the difference between "full recovery" and "vegetable".

  17. Re:Fucking ground this fleet. on World's Largest Passenger Plane May Be Unsafe, Some Say · · Score: 1

    Now, I have seen the result of a blowout quite personally. Of course, it wasn't in a sports car, but a military truck, and in around 80km/h. Lets just say that the guys in the truck were pretty lucky to walk away from the crash, and the truck will never drive again. They went off the road and rolled the truck.

    If you handle a blowout or not primarily depending on the loading and balancing of the vehicle and pure luck. If you are unlucky, you have a front heavy vehicle and blow out a front tire. If you are really unlucky the tire jams in the wheel well. If that happens you end up in the ditch or in meeting traffic. And then it's up to passive safety.

    That you have never heard of a wheel coming off mostly shows that you haven't driven any significant distance, and certainly not in trucks. Delaminating tires is a common cause of truck accidents, especially for trucks that frequently drives on bad roads (such as trucks used to transport timber).

  18. Re:again, not solving the problem makes it worse on Ford System Will Warn, Correct Lane-Drifting Drivers · · Score: 1

    I sincerely hate this zombie argument, because it is trivial to disprove it, and it has been disproved so many times.

    What you are claiming is that investment in safety is pointless, because drivers will compensate for the added safety by driving more recklessly.

    But people are not robots with some magical calculation that balances risk vs speed/tiredness/etc and constantly trying to find the optimal point. They drive the car more or less the same regardless of the safety features in it. They drive their top modern car and their t-ford the same way. If they get to choose they drive the car at a bit over the speed limit regardless of the weather and circumstances.

    Passive car safety systems (like airbags) does not have any significant impact on accident frequency when you correct for related factors (age of car, driver experience etc). And, no, people in cars with airbags does not drive faster than other people (if you control for the same factors). However, passive systems do reduce the injuries suffered in accidents significantly. Active car safety (ABS, ESP, Lane Departure Protection etc) systems significantly reduces the accident frequency. The effect is so large that insurance companies have lower premiums for cars with active systems.

    The only significant compensating effect I know about is added accident risk on roads that are made safer and then graded for a higher speed limit.

    So, please stop this silly argument. It might sound reasonable, but there is no good statistics to back it up.

  19. Re:When there is financial incentive on More Details On Drug Cartel's Clandestine Communications Network · · Score: 2

    Yes, there is plenty of spectrum pollution, and there has been an enormous amount of work trying to coordinate the usage of spectrum around the world. A number of international agreements regulate the usage of spectrum, and not following these agreements is a cause for trade sanctions.

    If you want a classic example, have a look at all that is written about the missile radar Duga-3, also known as Steel Yard or "Russian Woodpecker". It caused extensive interference during the 1980ths with a wide range of systems.

    A more modern example is that the full ISM band is not available in all countries, and usage of some WiFi channels should be restricted depending on which country the equipment is used in.

  20. Re:When there is financial incentive on More Details On Drug Cartel's Clandestine Communications Network · · Score: 3, Informative

    Then you would probably lose the cash.

    The primary reason for the strong restrictions it to ensure that if you are deploying a long range commercial service of some sort you should use licensed spectrum instead of causing interference in the tiny space of bandwidth reserved for ISM.

  21. Re:This isn't the first time on Red Cross Debates If Virtual Killing Violates International Humanitarian Law · · Score: 1

    The red cross symbol has a very specific meaning. I know in this day of "lets bomb them all, god will sort them out" any normal American couldn't care less, but in the parts of the world where we have been dealing with conflicts recently we realize the importance of that symbol. Any misuse of the red cross symbol is another excuse to ignore it in an armed conflict.

    Your little box of citrus smelling sanity wipes and bandages does not require special protection in an armed conflict (unlike the medical supplies of an army), nor is it an official function of the red cross. There is no reason what so ever to put the red cross symbol on it. The green cross works perfectly.

  22. Re:Cringely again... on Bufferbloat: Dark Buffers In the Internet · · Score: 1

    We have SCTP which was intended to replace TCP except nobody seems to care.

    Some telecom standards are built on SCTP (we use it at work).
    Not sure if it's all that great though -- a lot of its problems are probably hidden by the fact that
    few care about it, and that it's used in isolated, high-quality networks.

    We have used SCTP in production for some time. There are some serious and well known problems with using SCTP, but as far as I know the protocol itself is solid, far more so than TCP. The three major problems you run into with SCTP are:

    1. The LKSCTP implementation in the linux kernel has a few nasty bugs related to multihoming, that have been patched but the patches are slow to be pushed to all distributions.
    2. There are a lot of D-Link, NetGear and similar crap nat boxes on the internet that happily destroys all packets they don't recognize, preventing you from using SCTP toward end users unless you tunnel them over UDP (and even then you might find that those nat boxes rewrite your packets!)
    3. Some ISP's filter out IP protocols they don't recognize, once again forcing you to tunnel over UDP.

    Especially number 2 makes deployment of any new IP protocol a very frustrating process outside core networks. If SCTP does not make it I think we risk being stuck with TCP "forever".

  23. Re:Difference between US and China on US Gov't Seizes 130+ More Domains In Crackdown · · Score: 1

    Newsflash, most (all?) of the gTLDs are run by US countries. Therefore they are under US jurisdiction.

    I know that corporations have a rather high standing in the US society, but declaring them countries I think is taking things a little too far. Can't we settle for just declaring them citizens?

  24. Re:5th Amendment on Drone Kills Top Al Qaeda Figure · · Score: 1

    Do you seriously think that religious terrorists have earned the right to call themselves soldiers? That they should have the rights and protection that soldiers have through the Geneva convention? That they should be allowed to surrender and thereby not be charged unless they have committed a war crime?

    No, treat them as the criminals they are. Catch them, put them in front of a court and if they are guilty hang them high. Don't coddle the religious extremists by labeling them "soldiers" in this mythical "war on terror".

  25. Re:What kind of professors are these?! on Turnitin's Different Messages To Students, Teachers · · Score: 2

    Lets say that I hand you a pile with 240 10-page technical reports from students, and give you 2 weeks to grade them. About 5% of them looks "fishy" when you read them (not an unusual statistic at a major university by the way). There can be multiple reasons, like different style of writing, illustrations that doesn't quite fit the subject, sudden bursts of exceptional detail and so on.

    Without any text matching service you now have to basically go to the library and try to locate the sources, examine old papers and cross match between students. This is hours, if not days, of work per paper. Once you have located the exact sources you have to write up a report and send to the disciplinary board.

    The text matching service saves you a considerable amount of time. First of all you can put the high score reports in a separate pile, examine the matches more carefully and consider if they should be send to the disciplinary board. The hours or days in the library are more or less over. Secondly the "turnitin" logo acts as a "don't be stupid" warning to the student. In my experience it reduces the amount of badly plagiarized work significantly.