Slashdot Mirror


User: N.+Criss

N.+Criss's activity in the archive.

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

Comments · 21

  1. Re: The Cloud: 1, Users: 0 on Nest Thermostat Bug Leaves Owners Without Heating (thestack.com) · · Score: 1
  2. Re:Something something question in headline equals on Should Programmers Be Called Engineers? (theatlantic.com) · · Score: 1

    Moo Point explained: https://www.youtube.com/watch?...

  3. Re:cert isn't required for secrecy, only authentic on Obama Administration Explored Ways To Bypass Smartphone Encryption · · Score: 1

    Without authentication, how do you know it's *me* doing the DH negotiation on the other end? That's the root of trust problem that certificates (and webs of trust) try to solve (and don't do a very good job of).

    To have a truly reliable system, we need something that "square's Zooki's triangle": https://en.wikipedia.org/wiki/...

    There is promise in newer systems that use Bitcoin-like blockchains (like Namecoin).

  4. Re:On behalf of all network specialists, on Latin America Exhausts IPv4 Addresses · · Score: 1

    IPv6 was not designed to allow for a graceful transition from v4. The feet-dragging is completely rational. http://cr.yp.to/djbdns/ipv6mes...

  5. Re:Isn't hard drive access desirable? on How Firefox Will Handle DRM In HTML · · Score: 5, Informative

    If I steal your boat then you have no boat. If I "steal" your information then we both have the information. Copying is not theft: https://www.youtube.com/watch?...

  6. Re:What we need is a mechanism on FileZilla Has an Evil Twin That Steals FTP Logins · · Score: 1

    Typically you just verify that the sourcecode you build from matches the published source through the use of checksums and/or gpg signatures...

    And how do you know that *your compiler* can be trusted? http://cm.bell-labs.com/who/ke... (Reflections on Trusting Trust). Any way you slice it, this is a *hard* problem.

  7. Re:Oy. on Google Fiber: Why Traditional ISPs Are Officially On Notice · · Score: 1

    Man am I bummed-out. I just looked at the area maps on gigabitseattle.com. The west boundary stops just before my neighborhood (Queen Anne). The "register your interest" form lists practically every neighborhood *but* Queen Anne. It's like they drew a circle around us and said everyone but them!

  8. The sun never sets on It's a Small World... on Scientists Study Getting an Unwanted Tune Out of Your Head · · Score: 1

    Due to the distribution of Disney theme parks around the globe, there's always at least one park open somewhere. So it is constantly being played 24/7/365. I believe it holds the world record for the song with the most number of "performances". -N.

  9. Re:Great Idea on British MPs Propose Censoring Internet By Default · · Score: 1

    "Sugar coated happy endings" will also be filtered, of course.

  10. Re:Once again: DO. NOT. WANT. on Surviving the Cashless Cataclysm · · Score: 1

    That's all circumstantial, until or unless he walks into the diner with a bomb.

    I'm not willing to sacrifice the privacy of the whole country over a movie plot threat.

  11. Re:So is every ISP on Moglen: Facebook Is a Man-In-The-Middle Attack · · Score: 5, Insightful

    Stated another way...

    Your relationship with your ISP: You are the customer.

    Your relationship with Facebook: You are the product.

  12. How about the BEST one? on Ask Slashdot: Worst Computer Scene In TV or Movies? · · Score: 1

    It's easy to come up with BAD examples, that's the default for movies. What's your vote for the BEST portrayal?

    The computer stuff wasn't particularly great in this movie, but I thought this move captured the technology development process very nicely:
    http://www.imdb.com/title/tt0085271/

  13. Codify common sense... on 3rd-Grader Busted For Jolly Rancher Possession · · Score: 1

    I wholeheartedly agree. If we can't get rid of zero-tolerance or "THE RULES", perhaps the "bright guys" at the top could try to codify common sense. Something like:

    Here are "THE RULES" 1-N...

    Rule N+1 is: You must make a good faith attempt to understand the context of and apply common sense to each individual situation. If you do not, these rules hold you to be just as accountable (or more at fault?) as if you had completely disregarded them.

    Then perhaps they could write in to the official HR description of all administrative jobs: #1 required job qualification: Common Sense.

    ...might work. Uh, never mind...

    -N.

  14. Re:Copyright laws. on Anyone Can Play Big Brother With BitTorrent · · Score: 1

    Cartoon on YouTube: "Copying Is Not Theft" http://www.youtube.com/watch?v=IeTybKL1pM4

  15. Re:Well, what did they expect? on Wikileaks Receiving Gestapo Treatment? · · Score: 5, Interesting

    This essay from Bruce Schneier goes directly to this issue:
    http://www.schneier.com/essay-208.html

    Government has a lot of power over you. Whereas you as an individual have very little power over the government. To balance things out, large/powerful entities should be transparent. Smaller entities and individuals get to have secrets (privacy).

  16. Re:Linux deserves its reputation on If Windows 7 Fails, Citrix (Not Linux) Wins · · Score: 1

    it's also not fairly easy to use, however it's probably the same interface you've used since you were a kid. That makes it familiar, not easy.

    I would argue that familiar is very important. I don't want to re-learn something a new way if the current way is working for me. Even if your new way is marginally better. It's not because "I don't like to learn new things". I just don't happen to want to spend my time learning the same new things you care about.

    Incidentally, I have the same basic gripe with Vista and Server 2008. Many things were changed arbitrarily or for only minor benefit.

  17. Re:And then.. on Volvo Introduces a Collision-Proof Car · · Score: 1

    I completely agree that one way or another, the car needs to be stopped.

    But it is not *crazy* to be thinking about the car behind you either. Newer cars with high-tech braking systems have much better braking ability then the average 10-year-old Honda on the road. On a few occasions, I've had to make a quick stop and then, after realizing I was definitely *not* going to hit the car in front of me, let up a bit to try and give the guy behind me as much room as possible.

    Whether he's tailgating me or not, his fault or not, he's a dumbass, whatever... all things being equal, I'd rather not get rear-ended.

    So I think it would be cool if the software for any sort of automatic braking system take that into account and stop you "just enough" to not hit the guy in front of you.

  18. Re:Wake-on-Lan is your friend on Five PC Power Myths Debunked · · Score: 1

    No sarcasm here, seriously: I would *love* to know what your secret is. Because this is the showstopper for me and anyone who needs to be able to terminal in to their machines from remote. Wake-on-LAN has ranged from flakey to flat out broken every time I've tried it. Even if it did work, the reality of having to keep track of the MAC address of every PC you might need remote access to, is too burdensome. If there is a way to make a machine wake up simply by virtue of it receiving TCP packets addressed to it, that would be the holy grail.

  19. Re:So where do we send our bucks? on Cash Lifeline For Bletchley Park · · Score: 2, Interesting

    Maybe not individually, but if you could turn even a tiny fraction of the typical Slashdot effect into a donation effect then as a community we could make a very big difference. I just gave 5GBP, which PayPal calculated as just over $8 US. Any other nerds willing to help out?

  20. Re:If Freud Was a Scientist, Fire Up My Crack Pipe on Relics of Science History For Sale At Christie's · · Score: 1

    Do you really think that Jules Verne would have made it around the world in 80 days with out a little bump now and then? Jules Verne is the author of the story. Phileas Fogg and Passepartout were the travelers in the story. You could be implying that Verne needed to be coked-up to write the story or Fogg needed to be coked-up to make the trip. But it would be incorrect to imply that Verne needed to be coked-up to make the trip...
  21. Re:Urban Legend on NASA Will Go Metric On the Moon · · Score: 3, Insightful

    The official report mentions this - but glosses over its importance.

    Sounds to me like you have a problem with the official report, not Wikipedia.

    Wikipedia places a high level of importance on citations. Were you able to come up with credible citations to backup your alternate conclusions? If not, you should start a "NASA MCO Conspiracy" page on MySpace instead editing the Wikipedia topic.