Slashdot Mirror


User: Noughmad

Noughmad's activity in the archive.

Stories
0
Comments
1,159
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,159

  1. Re: But, But... on It's Time To Start Taking Stolen Phones Seriously · · Score: 1

    Phonemaker installs theft deterrence in phone.
    Phone gets stolen less.
    Customers see this as a desirable product enhancement.
    Phone maker sells more phones (or increases price)

    As usually, the problem lies with the 3rd item. Customers really don't care about theft protection and other geeky stuff, they only care about shiny.

  2. Re:Provisional Title... on World of Warcraft Film Shooting Begins Early 2014 · · Score: 2

    make-love-not-warcraft

    Why didn't they include some great old ones, and name it "Make Lovecraft, not Warcraft"?

  3. Re:3,000 Nvidia Tesla K20X GPU on Researchers Determine Chemical Structure of HIV Capsid · · Score: 1

    So that's why they never released the third one.

  4. Re:This is horrible on Matt Smith Leaves "Doctor Who" · · Score: 5, Funny

    That's Doctor Whooosh to you!

  5. Re:Optionally typed on Dao, a New Programming Language Supporting Advanced Features With Small Runtime · · Score: 2

    Something like the OMG OCR Calculator?

  6. Re: Texas leads the way, again-- que horror! on Texas Poised To Pass Unprecedented Email Privacy Bill · · Score: 2

    Is there a law (natural or man-made) to say: you get the amount of representation is a proportion of the paid taxes?

    Just s/taxes/campaign contributions/g, and there is.

  7. Re:High Energy Physics on Transporting a 15-Meter-Wide, 600-Ton Magnet Cross Country · · Score: 1

    What joke? Due to relativistic time dilation, if they are moving faster, their observed lifetime in our system of reference will be longer.

  8. Re:Damned if they do... on Microsoft Reads Your Skype Chat Messages · · Score: 1

    How is it private if it's done over their network?

  9. That's why it's good practice to use password patterns. They are easy to remember, and offer reasonable security against automated attacks. Anyone who sees one of your passwords can easily deduce the others, but it takes just enough effort to require a targeted attack.

  10. Re:Priority Failure. on BT Begins Customer Tests of Carrier Grade NAT · · Score: 3

    and what is the difference between "rare" and "uncommon"?

    Ferrari is rare. Mercedes is uncommon. Now, hand in your geek card as you obviously never played Magic: The Gathering.

  11. Re:Priority Failure. on BT Begins Customer Tests of Carrier Grade NAT · · Score: 4, Insightful

    that doesn't mean artificially scarce resources, which aren't truly scarce.

    That's why those De Beers guys are so poor.

  12. Re:OS dependent? on KDevelop 4.5 Released · · Score: 1

    KDevelop doesn't use a compiler directly. Usually, you point it to a Makefile or CMakeLists, and choose the compiler there.

  13. Re:KDevelop 4.5 Released on KDevelop 4.5 Released · · Score: 1

    No, PHP support is alright. It's the language that is crap.

  14. Re:KDevelop 4.5 Released on KDevelop 4.5 Released · · Score: 5, Informative

    I use Eclipse for Android development, and KDevelop for everything else. A few years ago, I made a short comparison (here, check out the screenshots). It has great code completion and code coloring. KDevelop only supports C++ and recently Python, and QML is planned to join them soon.

    In the end, it really depends on what you use it for. Eclipse has good integration with Android SDK, so I use it for that. KDevelop works great with CMake and Git. For reading C, C++ or Python code, KDevelop is by far the best option.

  15. Re:Qt Creator. on KDevelop 4.5 Released · · Score: 5, Informative

    Have you even tried KDevelop since version 4? Or, in the proud KDE tradition, something after 4.2?

    QtCreator has some additional integration for pure Qt projects, such as qmake and QML. On the other hand, KDevelop has far superior completion, and even code coloring. Not just syntax, but every variable and function has its own color. For me, this is the killer feature that only KDevelop has, and I find it very very hard to read code without it. I tried some newer versions of VS, Eclipse and QtCreator, but none of them have coloring, and none of them have completion comparable to KDevelop.

  16. Re:Sorry, but... on KDevelop 4.5 Released · · Score: 4, Insightful

    I don't see how KDevelop is not framework-neutral. And I have no idea what you mean by technology-neutral.

  17. Re:KDevelop 4.5 Released on KDevelop 4.5 Released · · Score: 3, Informative

    And so does QML. AD doesn't get much more R than that.

  18. Re:Answer not in summary on Cause of LED Efficiency Droop Finally Revealed · · Score: 1

    I know. I was just trying to make a joke out of Sheldon's last name.

    But really, superconducting LEDs. I hope my first flying car will come with them as an option.

  19. Re:Answer not in summary on Cause of LED Efficiency Droop Finally Revealed · · Score: 1

    So, you're saying that instead of an electron falling into a hole causing a photon to be given off, the electrons are all huddled together elsewhere talking about the last episode of Big Bang Theory?

    And forming Cooper pairs.

  20. Re:It's OK on Prof. Stephen Hawking: Great Scientist, Bad Gambler · · Score: 1

    Gods were invented* for keeping the population in place. Gods that are nice to people are not really good for this.

    *: This is, in my opinion, most likely not true. I believe that gods were invented because people did not know how to explain natural phenomena. (e. g. "Why does the Sun rise every day?" "Someone carries it"). However, they quickly became used as justification of power.

  21. Re:so what am i supposed to do with them again? on Google Glass Specs Hit the Web · · Score: 2

    Unfortunately, you will be transformed right back the instant someone sees you wearing them in public and steals them.

  22. Re:Is this the point in time.. on Set Your Watches For the End of Windows XP · · Score: 2

    The Metro comments I've read focus on the user interface, mostly on the lack of normal desktop and start menu. Android has both (desktop with both icons and widgets, and a launcher button). One could easily skin the homescreen to look like Win95.

    Note that I've never used Metro nor do I intend to in the short term, so I don't know about its other faults.

  23. Re:Is this the point in time.. on Set Your Watches For the End of Windows XP · · Score: 1

    Point taken, but Android-style sandboxing would be considered unacceptable on a desktop system.

    Why? What can you do on a desktop that you can't on Android? There's non-full-screen windows, but I'm sure that could be done while preserving the sandboxing.

  24. Re:And not a mention of Apple... on Blink! Google Is Forking WebKit · · Score: 1

    Did Apple say "thank you" to KDE?

  25. Re:I wonder if blink will still identify itself @ on Blink! Google Is Forking WebKit · · Score: 1

    I wonder if blink will still identify itself @ webkit for sites written that way

    You mean "Mozilla/5.0 (${OS}), GoogleBlink (like AppleWebKit (KHTML, like Gecko)) Chrome" plus a few random version numbers?