Slashdot Mirror


User: SocratesJedi

SocratesJedi's activity in the archive.

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

Comments · 73

  1. You might also like to have a look at this paper on using HMMs to convert a (continuous) chromatographic signal into (discrete) base pairs "calls" during DNA sequencing: Link. The problem seems similar to the one you are working on, in many respects.

  2. Re:Would Someone Explain This? on French Police Unsure Which Twin To Charge In Sexual Assaults · · Score: 5, Interesting

    It sounds a little implausible, but perhaps I am unaware of the forensic issues. Due to massive improvements in DNA sequencing, it costs less than $10,000 to acquire a full genome (see https://www.genome.gov/sequencingcosts/ ). So, back-of-the-envelope:

    (a) $20k to acquire both genomes, plus
    (b) some computational effort to identify interesting DNA polymorphisms ($0 - $1000 ???), plus
    (c) PCR'ing out and sequencing of a region of the crime-scene DNA (cheap; less than $100).

    So $22k, not counting labor costs?

    IAAMB (I am a molecular biologist), but not a forensic one. Maybe it just doesn't work that way. Anyone have other information?

  3. Re:Good first step on Randomly Generated Math Article Accepted By 'Open-Access' Journal · · Score: 1

    Just thinking off the top of my head here: Perhaps you could set it up to enumerate theorems, construct a 'dependence' graph to see (i.e. "Theorem 2354 relies on Theorems 54, 272,1102 and 2208") and publish an automated paper on any "bottleneck" theorem that is required to demonstrate many future theorems? Or, failing that, if you can prove things in multiple ways, looking for theorems that reduce the number of dependencies on earlier axioms/theorems.

  4. Re:Make it illegal on Hiring Smokers Banned In South Florida City · · Score: 1
    Thanks for your good reply to GP. However, you should always try to bother with citations, in case others are reading the thread. Here are some citations:
  5. Re:what "take advantage"? on Another EUSecWest NFC Trick: Ride the Subway For Free · · Score: 1

    Central authentication is probably overkill. Most travelers probably embark at the same handful of stations every time. I imagine that if fare cards were set up to store metadata plus an HMAC (to prevent tampering with the payload) and stations configured to alarm if the same metadata was ever seen twice locally, at that station, that it would eliminate most fraud. Under that scheme any given card-payload could only be used once per station. (And, n.b. that the inclusion of a HMAC prevents arbitrary card payload choice, since only the station authority can issue a valid HMAC for a given metadata payload).

    I guess attackers could still swap known-valid metadata+payload information online to use at multiple stations, but at that point the cost of simply allowing the tiny fraction of abusers to win is probably less than the cost of building out a bunch of infrastructure.

  6. Re:Like the cat on $100,000 Prize: Prove Quantum Computers Impossible · · Score: 1

    Hrm? Entangled particles can exhibit correlations in some measurements that would (apparently) require them to exchange information faster-than-light. However, these correlations are only observable when measurements from distant locations are subsequently compared and - as far as I am aware - can not be used to actually send a message faster-than-light. No information is recoverable by observing only one data set. It is a complicated issue.

  7. Re:increased response time on Robots To Patrol South Korean Prisons · · Score: 2, Insightful

    Are you kidding me? All human lives are valuable, without exception. Any other belief is, frankly, uncivilized and reeks of a primitive us-versus-them mentality. What's worse is that prisoners are explicitly under the protection of the state. If an unarmed prisoner is injured in an act of violence, it ought to be interpreted as a total fuck-up and a warden had better lose his job.

  8. Re:Why is this tagged "medicine"? on Why Do So Many College Science Majors Drop Out? · · Score: 1

    Medicine has a strong connection to science. Most of the major initial contribution to the life sciences were made by physician-scientists. Having studied medicine (I am an MD/PhD student), I can tell you that it is essentially impossible to "memorize textbooks and regurgitate on command" without building a mental model of the underlying biology or physiology. While there is a strong need to build a base of knowledge, there is also a continuing need to be able to critically evaluate the scientific literature. I would say that any medical program that doesn't promote critical thinking and scientific literacy is a program in need of reform. My experience with the basic sciences faculty, however, has been that they spend a fair amount of time thinking about how to best train students to be critically evaluate scientific ideas.

  9. Re:It's not at all addictive on The White House Responds To We the People Petition · · Score: 1

    This is an empirical question. A quick Google search reveals this study on withdrawal in daily marijuana users: Marijuana abstinence effects in marijuana smokers maintained in their home environment (PDF link). Bottom line is that clinically significant withdrawal symptoms were observed in that population.

  10. Re:I stopped reading the responses after... on The White House Responds To We the People Petition · · Score: 1

    I couldn't find find a really good source for addictive potential in the literature (which is not to say there isn't a good source).

    However, you may find this article in the Lancet (Pubmed link) to be of interest. The study is "Development of a rational scale to assess the harm of drugs of potential misuse". One criterion used was abuse potential. Long story short: (a) cannabis ranked as a middle-of-the-road substance in terms of harms, and (b) legal classification of drugs in the UK does not correlate well with degree of harms.

  11. Re:Nope, no information law on 'Spam King' Released From Prison, Now Lives In Seattle · · Score: 1

    Seriously? Everything you describe in your post is destructive: you slam doors (literally and figuratively), are abusive for no purpose and overall take pride in acting out of hatred instead of out of compassion. The world is rarely improved by destruction. A more constructive approach would be to figure out (a) what are the forces that drove criminality in the first place, and (b) how you can help that person avoid taking the wrong path next time. Were I in the position you describe of meeting this man, I hope that I would do my best to reach out and help a human in a tough spot.

    All humans - without exception - have worth. I'm not content to have our system chew up a human and spit him out so that he can 'serve as a warning to others'. It's would be act of cowardice to sacrifice a human just so others might fear the law and you might gain some small bit of security. The better solution is to treat everyone with humanity - giving people the benefit of the doubt - so that those who have chosen wrong can sincerely regret it and return to civilization. Don't you wish others would give you the benefit of the doubt when you've screwed up?

    I do not speak to offend (and apologize if my diplomacy skills are insufficient to have prevented that), but to see if I might point out that perhaps your plan isn't the best and to honestly ask you re-assess how you would treat other humans.

  12. Re:Doesn't compute on Advice On Teaching Linux To CS Freshmen? · · Score: 1

    Best thing is to not "teach Linux," but to "teach on Linux."

    Yes, I'd agree with this. Nobody reads man pages for fun, but will happily read them to figure out why things aren't working when they have a goal in mind. Give them a basic (interesting!) project to do (parse some data to do something neat or somesuch?), tell them about man pages and other internet resources and let them have at it. Be around to help if things don't work though: don't forget how incredibly frustrating getting stuck during debugging in an unfamiliar system can be.

  13. Re:Lets be fair then, on NIH Orders Halt To Embryonic Stem Cell Research · · Score: 1

    As a fellow biomedical researcher, I think you're correct that most of us wouldn't want any applicable science to be withheld from anyone on the basis of their ideology. However, I think you're still wrong that you'd rather see people living up to their beliefs when the result is morbidity or mortality. I'd much rather encourage a person to accept treatment (that from my point of view is ethical) and live as a hypocrite if the alternative is to die because we advise them to stick to their beliefs. Life is too valuable.

  14. Re:Where's the... on Murderer With "Aggression Genes" Gets Reduced Sentence · · Score: 2, Insightful

    Yes. Revenge is no basis for a moral system of government.

  15. Re:Good on For Some Medical Workers, a Flu Shot Or Possible Job Loss · · Score: 1

    Aggressive vaccinations result in higher incidence of auto-immune diseases

    Perhaps this is a case of citation needed? I think it has been established that there are acute autoimmune reactions to vaccine (e.g. Guillain-Barre Syndrome/AIPD), but I've had some difficulty verifying that there is a consensus that vaccines are a long term autoimmune disease risk factor. You do make a good plausibility argument (consistent with the molecular mimicry model), so I would be willing to believe if it there were some studies done.

  16. Re:hilarously unworkable on French President Violates His Own Copyright Law, Again · · Score: 1

    I have considered that the law is implemented under the constraints of reality. Besides, you have mischaracterized my suggestion: I propose that age limits be replaced by something with higher predictive power (for example, objective knowledge-based exams) across a wide variety of issues: voting, driving, consent to contracts, etc. Would this really be that insane of a process to administer? It would be slightly more complicated than administering - for example - citizenship exams to resident aliens.

    Obviously the law must protect those who are incapable of protecting themselves; I do not object to this. In fact, I even believe that in the Polanski case that the law has correctly identified the girl as someone who needed protection. What I object to is far more general: the very simplistic way in which the law determines who is competent to represent their own interests and who must continue to be classified as under the protection of the state. Even if you think my proposal is not the way forward, the response then isn't to support the status quo, but rather to acknowledge the failures and ageism inherent in the law and seek innovative ways of dealing with these problems.

  17. Re:ever hear of the abortion debate? on French President Violates His Own Copyright Law, Again · · Score: 2, Insightful

    Really, that is the truth right there: an imperfect law is much better than no law

    While I appreciate that you're trying to point out that no formal legal system can ever deal with the complexity of civilization (true), I'm not sure that this follows that these types of very simple laws are appropriate. The law (and the legal process) specifies an algorithm for society to handle these complexities, and - frankly - laws of the type "If you are of age X, you may do Y; otherwise not" are horrible in that they have (in my experience, anyway) pretty high false negative rates (a younger person being restricted incommensurate with the ability). A more effective algorithm would be to authorize some group (spreading power away from individual assholes) to determine the capacity of specific minors thus removing some of the obvious failures of the law.

    I'm not saying this is the end-all solution for this, but I'm not exactly a legal scholar and even I see obvious ways to craft better legislation. We pay our legislators enough -- demand better quality!

  18. Re:Actually reminds me of... on In Trial, Kindles Disappointing University Users · · Score: 1

    I don't know: The argument sounds reasonable from a pedagogical perspective, but I'm not sure that it rings true with experience. I mostly taught myself how to program and only until I took a course on assembly in college did I encounter this type of teaching tool. I am not convinced that this sort of pen-and-paper debugging really taught me anything I didn't already learn from debugging using the computer. Mostly, it was an exercise in 'figure out where I made a small math error when updating one of my registers'.

    On the other hand, code review can be extremely useful especially when attaching a debugger has been fruitless. Obviously it would be stupid to say that understanding the logical flow of your programs is somehow a useless skill. Code review is also a skill that I think is under-appreciated by teachers of programming.

    YMMV, obviously. Perhaps like everything, different strategies work well for different students. Maybe the best compromise I saw was in Russell and Norvig's AI book wherein algorithms were described in pseudocode which was general enough to convey high-level thoughts but specific enough to capture important implementation details.

  19. Re:taxes on The Fresca Rebellion · · Score: 2, Informative

    A 1997 article in the New England Journal of Medicine even seems to indicate that the cost of having a mixed population of nonsmokers and smokers (like we do now) costs less (strange as that sounds to me) than a completly non-smoking population in the long run due to the exact way in which the following factors balance out: (a) smokers do not live as long, but (b) smokers consume more health care resources while still alive. The taxes against smoking has everything to do with promoting a public health policy (the wisdom of which can be supported or denied individually) and not much to do with somehow forcing smokers to pay for the (non-existent, according to NEJM) additional long term social costs of smoking.

    Just to be clear though: Smoking cessation is the number one positive thing a smoker can do for their health and I wholeheartedly encourage any smokers to seriously think about if they're ready to quit and speak with their family physician about it.

  20. Re:Damn voyeurism is all it is on Why Anonymized Data Isn't · · Score: 1

    Dear AC, perhaps we are using different definitions of "obsession." Here's mine: when something cannot possibly benefit your life in any measurable way whatsoever, and you devote energy to pursuing it anyway, this is something of an obsession.

    Good point, but I think you might get more mileage out of your definition by framing it in terms like the DSM-IV might: an obsession is an interest that has become maladaptive. (No, I didn't go look it up, but it feels to me like the appropriate spirit.) In this way you might be able to make a distinction between people who have an interest in the social affairs of a subset of humans who interact in strange ways (w.r.t. the rest of human society) and those who have become so interested that it interferes with the conduct of their own lives.

    Interesting other points though.

  21. Re:Community college, anyone? on All-You-Can-Eat College For $99-a-Month · · Score: 3, Insightful

    Of course I think most of us who HAVE gone to college realize that's not really the point. College is a chance to be a kid for 4 more years, scoring with women, and hopefully meet your future wife or husband. The reason people remember their alma maters so fondly is because it was the last time they lived without any responsibility.

    I guess I can't relate to this. When I went to college, I took the maximum allowable (or more) credits per semester and spent most of my free time either in labs, working on coursework or working on personal projects that extended my knowledge. That's not to say I didn't have some free time to do other things, but I would never describe the process as primarily a chance to do any of the things you listed. If you do it right, you can end up with enough specialized knowledge to avoid becoming stuck in a job you don't enjoy and can pursue a line of work closely in line with your passions.

  22. Re:Predictions of the future on NVIDIA Predicts 570x GPU Performance Boost · · Score: 1

    Sure you can! It's definitely possible to get efficiency increases unrelated miniaturization. There is significant research into identifying materials that can be cycled at higher frequencies which would give a speedup unrelated to simply putting more transistors in the same space. Alternatively, you could optimize the architecture of the microprocessors so as to require less clock cycles per opcode which would translate into an efficiency increase independent of either transistor size or clock frequency.

  23. Re:Predictions of the future on NVIDIA Predicts 570x GPU Performance Boost · · Score: 1

    Indeed, if both were improved at the same rate you would only need a SQRT(570x) ~= 24x improvement in both technologies to get a combined increase of 570x (also ignoring Amdahl's law). Nothwithstanding the (possibly serious) limitations of Moore's law there are four 18-month periods in 6 years predicting a 16x reduction in chip size over that time period. I have no experience in the increase in efficiency increases, so I won't comment on that, but to my mind the combination at least doesn't seem horrifically farfetched.

    Regardless though, you are right to be skeptical of a long range prediction like that.

  24. Re:How many lives have been lost? on US Finalizes Stem Cell Research Guidelines · · Score: 1

    So you claim that there isn't any chance that we will ever discover a use for cells that have the capacity to differentiate into any tissue type found in the body?

    If it was already well-understood how to use them effectively, it wouldn't be called research.

  25. Re:May want to wait on Using WiMAX To Replace a Phone? · · Score: 1

    True enough, but you still might run into overheating issues. Pretty much every laptop I've ever worked with has gotten pretty hot if it's left operating with it's lid down for any length of time. YMMV though (perhaps I've just dealt with oddball laptops).