Slashdot Mirror


User: jbcksfrt

jbcksfrt's activity in the archive.

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

Comments · 16

  1. Re:"underrepresented youth" on Obama To Announce $240M In New Pledges For STEM Education · · Score: 1

    You might have had a good point in there somewhere, but I had a hard time following along because of the snark and dangling modifiers.

  2. Re:Aggression in practice, right? on US Strikes ISIL Targets In Syria · · Score: 1

    Jesus Christ you're a moron. The US used non-violent means to encourage Russia to leave the Ukraine, and we are using violent means to prevent a group of people from decapitating more people, Americans and otherwise.

  3. Re:Collaboration on Interviews: David Saltzberg Answers Your Questions About The Big Bang Theory · · Score: 1

    :-) No points, but +1 if I had them.

  4. Re:Feature Cut on Interviews: Ask Bjarne Stroustrup About Programming and C++ · · Score: 1

    No mod points but would +1.

  5. Re:Cutting features and old syntax? on Interviews: Ask Bjarne Stroustrup About Programming and C++ · · Score: 1

    ... increasing confusion, especially operator overloading, but it's so pervasive within the standard libraries that extracting it would likely drive away most of the developer base.

    I used to think operator overloading was unimportant, but I recently have been working with a C++ geometry library (CGAL). Having asterisk mean scalar product, plus mean vector addition (depending on arguments, etc)., as is customary in the field, has been surprisingly helpful and made the code much more readable and writable in my opinion.

  6. Re:Favourite programming language on Interviews: Ask Bjarne Stroustrup About Programming and C++ · · Score: 1

    No mod points, but would +1. Very good question.

  7. Re:Charter schools undermine public schools on How Good Are Charter Schools For the Public School System? · · Score: 1

    Throw money at the public schools and the problems will be fixed

    Money is a necessary but insufficient condition for high quality public schools. In my area (Memphis, Tennessee, US), some of the worst school districts in the state (and the country, actually) have significantly more funding per student than the the surrounding areas where school districts win awards year after year. The parents and board members of the lousy districts constantly play the victim card, despite having considerably more money and equivalent or better facilities. Corruption among people signing the checks may explain some of the issues.

    Parental involvement

    This is spot on, IMHO. I would include accountability at home for performance at school in that as well.

  8. Re:News for nerds or not on Comparing G++ and Intel Compilers and Vectorized Code · · Score: 2

    Boo this man!!! :-) I was happy to see something that only nerds would care about on Slashdot, rather than politics and BS about Bitcoin.

  9. Re:Very different code on Comparing G++ and Intel Compilers and Vectorized Code · · Score: 1

    That was informative, but I would expect that to be caught at compile time. The OP mentioned that he was having runtime errors, I believe.

  10. Re:How unsurprising on How Perl and R Reveal the United States' Isolation In the TPP Negotiations · · Score: 1

    Every number 1 country/empire, or however one chooses to phrase it, will eventually no longer be number 1. So, saying so isn't exactly a bold prediction. And even if or when the US is no longer the most influential country in the world, it will definitely not be irrelevant. Many countries used to be more influential than they are now but are far from irrelevant. See Russia, UK, France, Germany, Turkey, Iran, Italy, Greece, Spain, Japan, China (ascending now, of course), etc.

  11. Re: How hard can that possibly be? on A Math Test That's Rotten To the Common Core · · Score: 1

    First time I've laughed out loud at a comment in a long time.

  12. Re:God and Cockroaches on Clinton Grants $1 Million To Edible Insect Farmers · · Score: 1

    +1 Funny if I had a mod point.

  13. Re: on Positive Bias Could Erode Public Trust In Science · · Score: 2

    If you have a personal web site or something similar, it may be a good idea on your part to make that clear and link to the refuting paper. It would take some guts on your part, of course, because it could negatively affect your career, but it would probably be the right thing to do.

  14. Re:Yay, someone who knows what they're talking abo on Training an Immune System To Kill Cancer: a Universal Strategy · · Score: 1

    Thanks. Those are good points. I believe that integration location is a problem with a lot of viral vectors, but lentiviral vectors tend to cluster less frequently within and around growth-promoting genes. This could be due to differences in the integration mechanism or because the cell does not have to be actively dividing and therefore the growth-promoting genes may not be active. I am not sure.

  15. Not giving people wild-type HIV on Training an Immune System To Kill Cancer: a Universal Strategy · · Score: 2

    The viral vectors are based on replication-deficient HIV. They are missing some of the genes necessary for their replication. They cannot (or at least should not) be able to reproduce in the cells, so they are not giving people AIDS. One of the reasons HIV is used because it is a lentivirus, which means it can integrate into the genomes of cells that are not actively dividing.

  16. Re:Would cancer research been a better use? on SETI@Home Install Leads To School Tech Supervisor's Resignation · · Score: 1

    This is wrong on several levels. Cancer is a collection of hundreds of diseases with hundreds of different causes. No one will *cure cancer.* Each disease will need to be studied and treated differently (hence the dozens of different chemotherapies targeting different molecular markers).

    Curing cancer will not significantly increase the average human lifespan, as the vast majority of cancer sufferers are older, many of them in their seventies. If they were to survive cancer, they would likely die of other causes such as heart disease only a few years later. We should still try to find cures, but the average life expectancy will not change much.

    Reproduction may need to be reduced at some point, but adding a few years to the average life expectancy is not a major factor in the decision because most cancer patients have passed reproductive age.

    We don't know very well what causes aging, but it can be said with great confidence that it is not a single gene. Many gene products, such as p53, p16, and hTERT, are associated with aging in one respect or another, but much more research is needed.