Slashdot Mirror


User: naroom

naroom's activity in the archive.

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

Comments · 138

  1. What logic?! on Google's Punishment? Lecture Those They Snooped On · · Score: 1

    So Aaron Swartz did not get fairly treated by the justice system. THIS DOES NOT IMPLY THAT EVERYONE ELSE SHOULD GET THE SAME TREATMENT. The justice system is what needs to change.

  2. Re:Can anyone play the game? on StarCraft 2: Heart of the Swarm Released · · Score: 2

    Been playing since the 3AM release. It's worked *nearly* perfect. The achievement server has been up and down, but that does not impact any aspect of gameplay.

  3. Facebook on When Will We Trust Robots? · · Score: 3, Insightful

    If Facebook has taught us anything at all, it's that trust becomes a non-issue for people, as long as the "vanity" and "convenience" payoffs are high enough.

  4. Cops too. on The Accidental Betrayal of Aaron Swartz · · Score: 5, Informative

    The job of police and prosecutors is to establish guilt. They are not there to help you. They are there to harm you in any way they can. Do not talk to them at all if you can avoid it.

    Don't Talk To Cops is a video detailing exactly how someone who is PURELY INNOCENT can have their words twisted to prove their "guilt". If you have not watched this, watch it. Make your kids watch it too.

  5. Wrong button? on Hit the Wrong Button, Drone Goes Boom · · Score: 1

    I think that's the right button.

  6. Who's making these laws? on What a 'Six Strikes' Copyright Notice Looks Like · · Score: 1

    Since when can corporations act like governments?

  7. Shared RAM on A New Approach To Database-Aided Data Processing · · Score: 4, Interesting

    Yep, it totally ignores cases where multiple threads can be chewing on the same piece of RAM without conflict. My domain is image processing, and as long as each thread can access its own sub-chunk of the image, parallelizing my code takes near-zero overhead. I don't have to split the data into chunks at all.

  8. Re:your ISP is becoming a RIAA/MPAA asset. on Six-Strikes System Starts In U.S. · · Score: 1

    See subject line, FTFY.

  9. Re:Working Remotely on Why Working Remotely Needs To Make a Comeback · · Score: 1

    I solved this problem by getting a good set of isolation headphones. When I'm trying to seriously work on something, I put them on, and I can't hear the outside world at all. It takes people that much more effort to bug me - they have to tap me on the shoulder. So a lot of non-serious requests just never happen.

  10. Re:Working Remotely on Why Working Remotely Needs To Make a Comeback · · Score: 1

    +1, with you on all counts. I started out working mostly from home. It meant that all my waking hours were taken up either working, or feeling guilty that I wasn't working. I would feel obligated to work well into the night, especially if I'd been lazier about working during the day. No one was counting my hours or anything, I just constantly felt guilty for not being more productive. Now I come into work, and I feel less guilty for relaxing at home.

    But I have a 5-minute commute, and I'm wishing it was longer, because sometimes work still manages to come home with me. And I find myself wandering into work on off-days just out of boredom (granted, I have a cool job.) Maybe something around a 15-minute transit time would work better.

  11. Re:Their choices of scientists was interesting on Tech Leaders Create Most Lucrative Science Prize In History · · Score: 1

    This is one of her better talks.
    It's a little more technical, but also more exciting.

  12. Re:Their choices of scientists was interesting on Tech Leaders Create Most Lucrative Science Prize In History · · Score: 1

    I think they had a different purpose in mind: recognizing scientists who are already awesome, so as to hold them up as inspirational figures. Other prizes exist for up-and-coming researchers.

    I can't speak for most of the scientists on the list, but two days ago I had the pleasure of seeing Cornelia Bargmann speak, and she was AMAZING. Some of her talks are on Youtube, and I highly recommend them:
    Genes, the brain and behavior

    They're accessible enough for the general public.

  13. "Aluminium" on Ask Slashdot: Starting From Scratch After a Burglary? · · Score: 3, Insightful

    That is all.

  14. John Broder, Oil Man on Elon Musk Lays Out His Evidence That NYT Tesla Test Drive Was Staged · · Score: 5, Informative

    Look at other articles he has written. He is consistently pro-oil and anti-environmentalist.

    See: Dirty Hippies get arrested for obstructing the utopian big oil future.

    This guy is an oil shill.

  15. Re:Charging authors is not much better... on PeerJ, A New Open Access Megajournal Launches · · Score: 2

    You can do meaningful mathematics research with nothing but pencil and paper.

    You're thinking of philosophers. Mathematicians need a pencil, paper, and a trash can.

  16. Can't Go Backwards on Ask Slashdot: Why Is It So Hard To Make An Accurate Progress Bar? · · Score: 5, Insightful

    Consider this: Once you've put progress on a bar, you can't take it off. Suppose you start a process that should take 20 minutes, and do the first 5 minutes, progress is now at 25%. But then, partway through, something unexpected happens and you realize the process is actually going to take 40 minutes. You can't take the progress "back" now, that would disorient the user. So you have to rescale the remainder of the bar.

  17. Depreciation on Home Server Or VPS? One Family's Math · · Score: 2

    A $2380 computer today is worth approximately $0 in ten years. Pretending for a moment that the depreciation is linear, you lose $238 per year for owning that computer.

    Not to mention bandwidth costs, maintenance (you gonna fend off all those Chinese hackers yourself?), air conditioning, lying awake at night wondering if your server's still running...

    Look, running a server is a fine hobby. But don't pretend you're running a business here. How many businesses do you know that do their own hosting?! If it was so cost-effective, they surely would be.

  18. Re:Are they really moons? on Vote To Name Two Newly Discovered Moons of Pluto · · Score: 3, Funny

    That's no moon...

  19. It has a touchscreen on Apple Said To Be Working On a 'Watch-Like Device' · · Score: 5, Funny

    With only one button on it. The button says "PAY".

  20. Sneakers on Deloitte: Use a Longer Password In 2013. Seriously. · · Score: 2

    My voice is my passport. Verify me.

  21. Starcraft on Games Workshop Bullies Author Over Use of the Words 'Space Marine' · · Score: 4, Funny

    Boy are they gonna be mad when they find out about Starcraft!

  22. Re:Python? on Python Gets a Big Data Boost From DARPA · · Score: 1

    Thanks! As a scientist looking to switch away from Matlab, this was really informative! Somebody get this guy some mod points :)

  23. Re:110 reasons to pick Python over Matlab on Python Gets a Big Data Boost From DARPA · · Score: 1

    You may not be familiar with SciPy / NumPy. They are the scientific computing side of Python. They support matrix operations and linear algebra at least as well as Matlab does. Underneath, both NumPy and Matlab are just LAPACK anyway. Here, have a relevant wiki article.

  24. 110 reasons to pick Python over Matlab on Python Gets a Big Data Boost From DARPA · · Score: 1
  25. Re:Creating Paranormal Activities! on Turning the Belkin WeMo Into a Deathtrap · · Score: 2

    All wives are programmers.

    Programmer?!

    I hardly know her!