Slashdot Mirror


User: Meneth

Meneth's activity in the archive.

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

Comments · 467

  1. So a privacy-focused browser has code specifically written to send all your browsing history to a wide variety of third parties? Something's wrong there...

  2. no fear on 1 in 3 Developers Fear AI Will Replace Them (computerworld.com) · · Score: 2

    I think that once AI is advanced and friendly enough to replace me, it will be advanced enough that there will no longer be any need to do my current job. :)

  3. Not a problem on Adblock Plus Maker Seeks Deal With Ad Industry Players (yahoo.com) · · Score: 1

    All you have to do is uncheck the "Allow some non-intrusive advertising" checkbox in Adblock Plus settings.

  4. Announcing VLC for Chrome OS on VLC Launches On Chrome OS Thanks To Android Port · · Score: 2

    The original blog post from the VLC team: http://www.jbkempf.com/blog/po...

  5. No worries on No More Security Fixes For Older OpenSSL Branches (csoonline.com) · · Score: 1

    Distros that still use older versions (like Ubuntu LTS) can backport patches by themselves. Shouldn't be much of a problem. Ah, the beauty of free software. :)

  6. Date of TFA: 2014 on How Bad of a World Are We Really Living In Right Now? · · Score: 1

    Didya check the date on that article? Dec. 22, 2014.

  7. Windows 10 on AMD's 'Crimson' Driver Software Released (anandtech.com) · · Score: 2

    Maybe this is why Windows 10 removed the old Catalyst Control Center a few days ago? A bit early, sure, but still...

  8. I think I will learn a lot and have fun too.

    Maybe. Maybe not.

  9. SPF+DKIM on The Hostile Email Landscape (liminality.xyz) · · Score: 3, Interesting

    I run my own mail server on a dyndns connection. At first, Google would filter out my mails, but once I set up SPF and DKIM records, they became much more friendly. Haven't tried outlook.com, but hotmail.com (also owned by M$) works fine.

  10. Re:Halting Problem on Will You Ever Be Able To Upload Your Brain? (nytimes.com) · · Score: 1

    I've had thoughts along the same lines. What if you had a tri-state halting oracle that responded with "halts", "doesn't halt", or "paradox"? That should survive Turing's proof, I think.

  11. HACKING! on How the FBI Hacks Around Encryption · · Score: 1
  12. Law idea: Force free software in cars on How the Car Industry Has Hidden Its Software Behind the DMCA · · Score: 1

    Here's an idea: pass a law saying that every car sold must include access to the source code for all the software in the car, and the ability to replace the pre-installed binaries (preventing tivoization).

  13. Javascript copies on The Top 10 Programming Languages On GitHub, Over Time · · Score: 5, Informative

    I think Javascript may have had its ranking artifically inflated due to all the libraries people copy into their own repos, like jQuery and Bootstrap.

  14. SSL CA on Why Google Wants To Sell You a Wi-Fi Router · · Score: 1

    Is Google (or any other ISP, for that matter) an SSL CA (Certificate Authority)? If they were, they could MiTM-attack all your HTTPS connections...

  15. Offsite backups on Lightning Wipes Storage Disks At Google Data Center · · Score: 1

    This is why you need offsite backups, preferably on hardware under your own direct control.

  16. Things of Interest on Death Star Science: The Physics Of Destroying An Earth-Sized Planet · · Score: 2

    The site "Things of Interest" (qntm.org) has a pair of better articles:

  17. Re:Am I the only one that noticed.... on MIT Designs Less Expensive Fusion Reactor That Boosts Power Tenfold · · Score: 1

    I saw it too. :)

  18. DMCA on Popular Torrent Site Disappears From Google After Penalty · · Score: 1

    KAT isn't as good as it used to be. They started censoring torrents in response to DMCA requests a few months back.

  19. Re:Weird reasoning for I Robot on Which Movies Get Artificial Intelligence Right? · · Score: 4, Interesting
    VIKI's goals were never changed. Like in the books (Robots and Empire), she extrapolates the Zeroth law from the First.

    VIKI: "The three laws are all that guide me."

  20. All right, then. Try it. Let's see what happens.

    In particular, I'm interested to see what will happen to TLS-encrypted streams between Europe and the US, most of which pass through London.

  21. Re:This isn't as good as it sounds on Amazon's New SSL/TLS Implementation In 6,000 Lines of Code · · Score: 1

    And it prefers ECDHE over DHE per default, despite all TLS Elliptic Curves being unsafe.

  22. Poor ECC impl on Is Surespot the Latest Crypto War Victim? · · Score: 2

    Surespot is most likely toast now. I see two possible attacks from someone who controls the servers:

  23. Friendliness on The Future of AI: a Non-Alarmist Viewpoint · · Score: 5, Insightful

    The article's viewpoint is dangerous. We must solve the Friendliness problem before AGI is developed, or the resulting superintelligence will most likely be unfriendly.

    The author also assumes an AI will not be interested in the real world, preferring virtual environments. This ignores the need for a physical computing base, which will entice any superintelligence to convert all matter on Earth (and then, the universe) to computronium. If the AI is not perfectly friendly, humans are unlikely to survive that conversion.

  24. How to ALMOST die on Mars (multiple times) on How To Die On Mars · · Score: 1

    The Martian, by Andrew Weir.

  25. Over-the-shoulder problem on Researchers Devise Voting System That Seems Secure, But Is Hard To Use · · Score: 1

    No online voting system can eliminate the "over-the-shoulder" problem, where an attacker breaks the "privacy" requirement.