Slashdot Mirror


User: jspenguin1

jspenguin1's activity in the archive.

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

Comments · 81

  1. Not only do they misspell the name of the mitigation technique, the "retpoline" technique only protects against the indirect branch variant of Spectre. The fix for Meltdown is still KPTI, with all the same overhead that involves. The "negligible inpact on performance" is on top of the KPTI changes.

  2. I'm in on IKEA Augmented Reality Catalog Lets You Preview Products In Your Apartment · · Score: 4, Funny
  3. Re:Ummm, I kinda doubt it on Will PCIe Flash Become Common In Laptops, Desktops? · · Score: 1

    SATA is not going to 12 Gbps. Going from 6 to 12 Gbps is a huge leap, and requires quite a bit of extra electrical training, which has been defined for SAS, but not for SATA. The next generation of SAS controllers will support SAS at 12 Gbps, and SATA at 6 Gbps.

    Instead, T13 has decided to move to a pure PCIe based model called "SATA Express". This uses either AHCI, which current operating systems will interpret as a SATA controller attached to a single hard drive, or "NVM Express", which is a completely new protocol which is intended for use in high-performance servers.

    Apple is simply jumping the gun on the new technology.

  4. Ideal customer on Sprint Now Offering Vanity Phone Numbers Aliases With **Me Service · · Score: 1, Funny

    Would Louis C.K be able to get "**ck"?

  5. *pinky* on $1 Billion Mission To Reach the Earth's Mantle · · Score: 2

    I believe it's spelled: one BIIIIIIIILLION dollars...

  6. Shumway... on Mozilla's Open Source Project Shumway To Translate SWF To HTML5 · · Score: 2

    I can't wait to watch Shumway on Shumway...

  7. EC2 on Is Onlive Pirating Windows and Will It Cost Them? · · Score: 2

    If Amazon EC2 can license Windows, surely OnLive can. Microsoft won't turn down an opportunity to make more money.

  8. Re:xkcd on Gnarly Programming Challenges Help Recruit Coders · · Score: 0

    And this. That's 4 relevant XKCD comics for one article. Is that a new record?

  9. Shooting themselves in the foot on Italy Prepares '"One Strike" Anti-Piracy Law · · Score: 3

    If this passes, every single MP that votes for this will suddenly find hundreds of copyright complaints against them...

  10. Junk DNA on The Average Human Has 60 New Genetic Mutations · · Score: 1

    Most of these mutations are in "junk", or non-coding DNA. Almost all novel mutations to functional DNA are detrimental.

    At Skepticon 3, PZ Myers gave an excellent presentation about genetic mutation and adaptation. It's about an hour long, but definitely worth a watch.

  11. Really necessary? on One-Way Sound Walls Proven Possible · · Score: 3, Insightful

    What's wrong with an ordinary soundproof wall with a microphone on one side and a speaker on the other?

  12. What about on GNOME vs. KDE: the Latest Round · · Score: 2

    XFCE, LXDE, EDE, Enlightenment, ...

    plus all of the alternative window managers like Openbox, Fluxbox, IceWM, FVWM, twm ...

  13. Re:how does the patch work? on PHP Floating Point Bug Crashes Servers · · Score: 3, Informative

    The x87 registers are all 80 bits long, while standard doubles are only 64 bits. You can get into a situation where two floating point registers contain different values that round to the same double value, yet they don't compare equal. Adding the volatile keyword forces the compiler to copy the registers to the stack and read them back every time they are accessed, truncating them to 64 bits. The patch is only needed on x86 because x86_64 uses SSE3 for floating point, which works with 64-bit floats natively.

  14. Maemo/Meego on Why Android Is the New Windows · · Score: 5, Funny

    So if Android is Windows, iOS is MacOS, does that make Maemo/Meego the Linux of the mobile world?

    "My N900 runs Linux."
    "So does my Android phone."
    "But the N900 runs GNU/Linux!"

    I still get to feel superior.

  15. Fan sequels on 20 Years of Commander Keen · · Score: 1

    For those fans disappointed by the cancellation of "The Universe is Toast", there is an excellent series of fan sequels available:

    http://www.shikadi.net/keenwiki/The_Universe_Is_Toast_(MOD_Trilogy)

    They are set up as mods to Keen 4, Keen 6, and Keen 5, respectively, although the third is not available yet.

  16. Immaculate conception? on Immaculate Conception In a Boa Constrictor · · Score: -1, Redundant

    So, the snakes were the product of normal intercourse, but were born without original sin?

    Come on, I'm not even Catholic, and I know the difference between Immaculate Conception and Virgin Birth.

  17. Immaculate conception? on Immaculate Conception In a Boa Constrictor · · Score: 0, Redundant

    So, the snakes were the product of normal intercourse, but were born without original sin?

    Come on, I'm not even Catholic and I know the difference between Immaculate Conception and Virgin Birth.

  18. Re:Did I miss something? on Google Settles Buzz Privacy Suit · · Score: 4, Informative

    The point is, if you used GMail, you were signed up for Buzz without any warning - If you never "used" Buzz, you still had a public profile, listing everyone you "follow" - which by default was the people you e-mailed the most.

  19. Does it need root access? on Willow Garage Robot Fetches Beer, Engineers Rejoice · · Score: 2, Funny

    If so...
      sudo get me a beer

  20. Re:We seem to have broken their server on Security Vulnerability Bingo · · Score: 1

    You're saying their server is only worth about 3 cents now?

  21. MAMAA on UK Police To Allow Gun Users To Renew Licenses With iPhone App · · Score: 5, Funny

    MAMAA... just killed a man. Put a gun against his head, pulled my trigger, now he's dead...

  22. Re:I would submit.... on Inertial Mass Separate From Gravitational Mass? · · Score: 1

    oops, I meant 2006.

  23. Re:I would submit.... on Inertial Mass Separate From Gravitational Mass? · · Score: 5, Funny

    You mean this one from 2004?

  24. Porn? on FTC Takes Out Porn- and Botnet-Spewing ISP · · Score: 5, Funny

    "FTC Takes Out Porn, Internet traffic slows to a trickle."

  25. Re:Lower Level on Free Remote Access Tools For Windows and Mac Compared · · Score: 1

    A lot of servers have this built-in. On Sun servers, there is a separate service processor (an ARM running embedded Linux) that can power the server on/off, provides network access to video/keyboard, and can create a virtual USB DVD drive.

    There are also external boxes that will do the same thing. We use several of these where I work.