Slashdot Mirror


User: FizzyP

FizzyP's activity in the archive.

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

Comments · 16

  1. No more circumcision? on In New Study, HIV Prevention Pill Truvada Is 100% Effective · · Score: 3, Insightful

    Yay! If we could squash HIV maybe we can finally stop using it as a weak excuse for circumcision. (Don't get me wrong, obviously HIV is a bigger problem than circumcision but it'd be a nice side effect)

  2. No Solicitation on Interviews: Ask Brianna Wu a Question · · Score: 0

    What's next for slashdot? Will we have breaking news stories about Nigerian princes, forced to flee their homes, who just need a bank account to store their millions?

  3. Microsurgery... on Soft Robot Tentacle Can Lasso an Ant Without Harming It · · Score: 1

    Microsurgery. Suuuure... that's why they were researching "soft tentacle" technology. I can't think of any other use.

  4. Youtube far more echo-chambery on Is Facebook Keeping You In a Political Bubble? · · Score: 1

    The way youtube suggests videos very much generates an echo chamber (in my personal experience based entirely on anecdotal evidence). Perhaps facebook story selection has a similar effect but, to me, it's far less visible than it is on youtube.

  5. Comparison with existing taxi laws? on Uber Forced Out of Kansas · · Score: 2

    Can anyone comment intelligently on how this law compares with the laws that apply to existing, traditional taxi services? I'm a fan of Uber but I don't want to be an ignoramus up in arms about laws which may compare fairly with laws applying to other people in the same industry.

  6. I'm assuming... on Scientists Close To Solving the Mystery of Where Dogs Came From · · Score: 5, Funny

    ...the answer isn't bitches?

  7. Program a robot like Sphero on Ask Slashdot: How To Introduce a 7-Year-Old To Programming? · · Score: 1

    Buy your kid a cheap robot like a Sphero or Ollie. These are adorable rolling robots. You can program simple macros with a drag and drop interface. If you want to go a little farther you can write BASIC programs as well. Both of these languages have access to all the good sensor information and motor/light controls. Something about actual physical feedback makes programming seem a lot more real to kids.

  8. Re:Curiously on Greenwald Criticizes Universities' Funding-Driven Collaboration With NSA · · Score: 1

    That's just not true. Much of the "new right" including the libertarians are very concerned about privacy. They are at least as concerned as the left. In fact, many of them seem to frequent this site.

  9. Re:Curiously on Greenwald Criticizes Universities' Funding-Driven Collaboration With NSA · · Score: 1

    Privacy is NOT largely a concern of the left. Yes, the left is concerned. So are the libertarians and much of the "new right". In fact, quite a few them seem to spend time on this site.

  10. Re:Repeated Java string concatenation is O(n^2)! on No, It's Not Always Quicker To Do Things In Memory · · Score: 1

    Correction StringBuilder performance would be amortized O(n log n)

  11. Repeated Java string concatenation is O(n^2)! on No, It's Not Always Quicker To Do Things In Memory · · Score: 2

    Concatenating strings one character at a time in Java has QUADRATIC performance (i.e. O(n^2)). If they used the StringBuilder class instead I bet most of their bottlenecks would disappeared. With that class it should be amortized O(n).

  12. Am I as competent as a robot? on Why It's Almost Impossible To Teach a Robot To Do Your Laundry · · Score: 1

    I'm not allowed to do my own laundry because my girlfriend thinks I'll screw it up and I write computer vision algorithms for a living.

  13. What happened before the tazing? on LAPD Orders Body Cams That Will Start Recording When Police Use Tasers · · Score: 2, Insightful

    This sounds positive, but it won't capture what happened before the tazing. I'll be impressed when the apply it to handguns so you can see, for instance, if a cop who claims he is "defending himself" actually was taking pot shots from 150 ft at someone running the other way.

  14. Subpoena-able? on Ford Develops a Way To Monitor Police Driving · · Score: 2

    Transparency is nice. Will ordinary people have any access to these records? For instance, if a cop runs into me, can I use those records as evidence or will they be conveniently erased? The head-mounted cams on California police officers had an incredible effect on police brutality (claims went down ~75% if I recall correctly). Maybe this could have a similarly behavior-improving effect.

  15. Re:Here's why on Boo! The House Majority PAC Is Watching You · · Score: 1

    What evidence do you have that "the primary concern of politicians is pleasing their voters"?

  16. Who cares? What's the concern? on Creationism Conference at Michigan State University Stirs Unease · · Score: 2

    Why would anyone want to curtail these peoples' ability to assemble and share their dumb ideas? Public scrutiny is exactly what bad ideas need. The attitude that bad ideas are unsafe and must be silenced is regressive and usually counter-productive. Unfortunately the American University culture is exactly such a regressive culture. While the rhetoric focuses on "free exchange of ideas" the reality is that you're only free to exchange approved ideas. Why is the "creating unease"? Are the students and faculty really so feeble-minded that they're genuinely concerned about other people expressing dumb ideas in their vicinity? I really don't get the issue.