Slashdot Mirror


User: cheater512

cheater512's activity in the archive.

Stories
0
Comments
3,400
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3,400

  1. Re:Windows !!! on Buggy Win 95 Code Almost Wrecked Stuxnet Campaign · · Score: 1

    Which is not how system services are designed to be invoked at all.

  2. Re:Windows !!! on Buggy Win 95 Code Almost Wrecked Stuxnet Campaign · · Score: 1

    On Linux the attack would have faced a lot more challenges though.
    No autoplay (which was the core attack vector) and you'd hope the SCADA software would run as it's own user under Linux which isn't possible with Windows.

  3. Re:even when in offline mode on iOS WiFi Bug Allows Remote Reboot of All Devices In Area · · Score: 1

    This attack doesn't seem to require joining the network in any way.
    A simple wifi scan will do it which would still be occurring whilst locked.

  4. Re:Here's a better idea on William Shatner Proposes $30 Billion Water Pipeline To California · · Score: 1

    What exactly is wrong with anti-caking additives? Generally people don't like their salt as a single solid mass.

  5. Re:Can we be sure there are no exploits? on Linux Getting Extensive x86 Assembly Code Refresh · · Score: 1

    It isn't really hard? Big job = lots of people involved.

  6. Re:Gosh, really? It's a privacy concern? on Phone App That Watches Your Driving Habits Leads To Privacy Concerns · · Score: 1

    There is a situation where this sort of this is worth, and the base concept is sound (cheaper premiums to verifiably safer drivers).

    You'd need a not for profit organisation to actually collect the data. The insurance industry should fund it but have no direct control over it. The organisation would then set out stringent privacy controls and only give the insurance companies a score and no real data.

  7. Re:We need More Pork! More! on How the Pentagon Wasted $10 Billion On Military Projects · · Score: 1

    1) http://www.usdebtclock.org/
    Looks pretty bad to me.

    2) Did you look at a photo of the SBX? And did you read that it has about a fifth of the field of view of a regular radar? And they realign it manually?
    It should have been shut down quick smart.

  8. Re:Normal women... on A Software Project Full of "Male Anatomy" Jokes Causes Controversy · · Score: 3, Insightful

    I feel offended that some people want it to be illegal to offend.

    Checkmate. :)

  9. Re:Not to do the Maths for you, but on Feds Fine Verizon $3.4 Million Over 911 Service Outage Issues · · Score: 2

    Which is why SLA's are usually monthly not yearly. Otherwise you could just do a 100 year SLA to get really low numbers.

    6 hours would completely smash a 99.9% SLA which should be the minimum emergency services should have.

  10. Re:Let's ban Minecraft! on Turkish Ministry Recommends Banning Minecraft -- Over Violence · · Score: 1

    In Turkey that might constitute non-fictional training.

  11. Re:Niggers run the country and now they are marxis on South African Government Issues Plans To Censor Internet · · Score: 1, Offtopic

    Hmm I'm starting to see why the South African government is doing this.

    'godless' is particularly funny on slashdot.

  12. Re:Been There Done That. on California's Hot, Dry Winters Tied To Climate Change · · Score: 1

    It was CO2 from the native indian's fires.

  13. Re:A laptop with almost no ports?! on Apple's "Spring Forward" Event Debuts Apple Watch and More · · Score: 2

    Really? Hubs are the answer?

    If true, what a sad world we live in when laptop with no ports (when charging it) = a feature.
    And here I was thinking 2 USB ports with a separate port port was too few.

  14. Re:Breakthrough? on Microsoft Convinced That Windows 10 Will Be Its Smartphone Breakthrough · · Score: 1

    1 dollar, per week, for 40 years? $2,080.
    In 40 years time you might like that money.

    The lottery doesn't come from nothing - if you can win millions then even more millions of dollars are being wasted every week.

  15. Re:Breakthrough? on Microsoft Convinced That Windows 10 Will Be Its Smartphone Breakthrough · · Score: 1

    So you want to celebrate stupidity?

  16. Re:Breakthrough? on Microsoft Convinced That Windows 10 Will Be Its Smartphone Breakthrough · · Score: 2

    Smart article yes, but it's still incredibly stupid to buy a lottery ticket.

  17. Re:Interesting idea, nasty downsides on New Seagate Shingled Hard Drive Teardown · · Score: 3, Insightful

    Oh look here are some SSD optimised file systems already. Incidentally they apply to these drives rather well.

  18. Re:Health risks? on Ultra-Low Power Radio Transceiver Enables Truly Wireless Earbuds · · Score: 1

    It's still orders of magnitude, both in received power and amount of time the big transmitters have been around for.

    And yes frequency plays a part too, but this article doesn't specify any frequency so even if some frequencies were bad, you can't say this one is bad.

    Plus this one is induction not RF so it's different again.

  19. Re:Health risks? on Ultra-Low Power Radio Transceiver Enables Truly Wireless Earbuds · · Score: 1

    Stick to the physics: https://yourlogicalfallacyis.c...

    If you have a specific concern, tell us.
    Otherwise I think the radio stations that have been pumping out megawatts for over a century kinda trump a couple of milliwatts over less than half a meter.

  20. Re:Landing Pad on SpaceX Falcon 9 Launches, Rocket Recovery Attempt Scrapped · · Score: 1

    The difference is you know a launching rocket is definitely going to be at the launch pad.

    If a landing rocket say misses by 10km whilst coming down, it is going to make a big mess.
    A launching rocket could perhaps launch and then veer off back towards the ground but it is less likely to occur and can be killed a lot faster.

  21. Re:Landing Pad on SpaceX Falcon 9 Launches, Rocket Recovery Attempt Scrapped · · Score: 2

    Landing on a barge is just a bit safer if something decides to go nuts.

    More complicated, but if I lived in the neighbourhood of that Air Force launch pad, my insurance premiums might go up.

  22. Re:1/2 requests,2x throughput, stop POST-Redirect- on Google Chrome Will Adopt HTTP/2 In the Coming Weeks, Drop SPDY Support · · Score: 1

    If the 'axe' is perfectly good, then why are you requesting fundamental changes to HTTP web apps and every web browser just to save your 8080 web server one additional hit?

  23. Re:1/2 requests,2x throughput, stop POST-Redirect- on Google Chrome Will Adopt HTTP/2 In the Coming Weeks, Drop SPDY Support · · Score: 0

    Yep that sounds correct. That is the entire point of GET and POST being different.
    GET retrieves data, never alters it. POST alters data, never retrieves it.

    This is kinda HTTP 101. You might disagree, but then you'd be doing it wrong.
    You are using a perfectly good axe as a door stop then whining that your teaspoon isn't cutting down trees properly.

  24. Re:1/2 requests,2x throughput, stop POST-Redirect- on Google Chrome Will Adopt HTTP/2 In the Coming Weeks, Drop SPDY Support · · Score: 1

    Erm, but in that instance POSTing then doing a GET makes sense.

    The POST creates the new user.
    The GET retrieves the information for user 3813812.

    How are those two things the same? That is exactly how it is supposed to be done.
    If your server can't handle that 'additonal' load very well, then I've got a 486 upgrade I'll donate for free.

  25. Re:The new power supplies may be sensitve to EMP on Xenon Flashes Can Make New Raspberry Pi 2 Freeze and Reboot · · Score: 1

    That is a feature. Auto speaker mute when you have a call. :)