Slashdot Mirror


User: Lunix+Nutcase

Lunix+Nutcase's activity in the archive.

Stories
0
Comments
4,847
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 4,847

  1. Re:Security theater on AVG Forces Chrome Extension On Users, Extension Is Woefully Insecure (google.com) · · Score: 1

    Yes, in fact you can't even buy one for linux.

    Avast Anti-Virus for Linux. Purchasable for $199 per server per server.

  2. Re:what's wrong with real mules? on Robot Mule Put Out To Pasture By Marine Corps (nbcnews.com) · · Score: 1

    Doesn't fill the coffers of the defense industry.

  3. Cool story. So how is having to explicitly signing yourself into Chrome's password manager the same as Microsoft sending out your encryption keys without asking?

  4. Furthermore, how is this any worse than Google's password manager behavior?

    One is something you have to explicitly opt-in to use whereas the other is done without your consent?

  5. Re:Hmmmm on Microsoft Has Your Encryption Key If You Use Windows 10 (theintercept.com) · · Score: 4, Informative

    Then you don't get encryption.

    Bitlocker works without a Microsoft account so this is patently false.

  6. Re:Someone Enlighten us on the Copyright Details on The Fan HD Remakes Yet To Be Banned (redbull.com) · · Score: 2

    Maybe, but coming down like a ton of bricks on a bunch of fans improving your old games in their spare time would be just about the dumbest thing these game manufacturers could do.

    And yet they've done it countless times and people keep buying their games by the droves. So in the real world, it seems like the nerd outrage doesn't extend to most gamers.

  7. Re:Someone Enlighten us on the Copyright Details on The Fan HD Remakes Yet To Be Banned (redbull.com) · · Score: 1

    Provided it's free and they don't distribute original content directly from the game (e.g if it extends the original content then they provide it as a patch or require you to have the original game to source the original content into a new engine or something)... how can this possibly infringe on copyright.

    This is a joke question right? Stories are covered by copyright. Characters can be both copyrighted and trademarked. And since this is a remake of the game using both the story and characters, they infringe Konami's IP.

    On what bases have these remakes been "shutdown"?

    Copyright and/or trademark law.

  8. Re:Defining originality on The Fan HD Remakes Yet To Be Banned (redbull.com) · · Score: 1

    But how can someone determine what is original before publishing it and inviting the world to sue?

    First criteria is: Don't directly use the IP of a game company.

    The Simpsons: Road Rage was not a Crazy Taxi game but still got shut down by the makers of Crazy Taxi.

    It wasn't shut down. Sega sued them for patent infringement and they settled privately with Fox.

  9. Re:Not without a lot of work on Can Web Standards Make Mobile Apps Obsolete? (arstechnica.com) · · Score: 1

    Yes, because nothing says "not reinventing the wheel" like dozens of Javascript frameworks.

  10. Re:so.... Firefox OS? on Can Web Standards Make Mobile Apps Obsolete? (arstechnica.com) · · Score: 1

    And we all know there are no badly-implemented websites. No, they are all well-architected and coded to perfection. *rolls eyes*

  11. Re: so.... Firefox OS? on Can Web Standards Make Mobile Apps Obsolete? (arstechnica.com) · · Score: 1

    Ooooh boy. We got ourselves a genuine Internet Badass here!

  12. Re:Wait, what? on Fixing JavaScript's Broken Random Number Generator (hackaday.com) · · Score: 1

    Teah I'm so embarrassed because some guy wrote a shit PRNG. Oh how will I ever live with myself. /s

  13. Re:so.... Firefox OS? on Can Web Standards Make Mobile Apps Obsolete? (arstechnica.com) · · Score: 1

    That's sort of impossible since the iPhone SDK predates the first commercially-released Android phone, the HTC Dream, by 8 months.

  14. Re: so.... Firefox OS? on Can Web Standards Make Mobile Apps Obsolete? (arstechnica.com) · · Score: 1

    And yet I've never heard the average person ever talk about wanting web apps. 99.9% of the time it's from developers or tech bloggers.

  15. Nothing. It's just marketing fluff.

  16. Re:Not without a lot of work on Can Web Standards Make Mobile Apps Obsolete? (arstechnica.com) · · Score: 1

    Yeah just throw more bloated Javascript frameworks on top! That'll surely solve the problem!

  17. Re:Again and again on Can Web Standards Make Mobile Apps Obsolete? (arstechnica.com) · · Score: 0
  18. Re:Not without a lot of work on Can Web Standards Make Mobile Apps Obsolete? (arstechnica.com) · · Score: 2

    Web apps are the wild west with every site behaving differently in all but the basics, and then sometimes even the basics don't quite work. Even those who try to mimic a native app's look and feel never seem to get it right, leading to frustration as you then expect things to work in a specific way.

    And if they aren't constantly updated that native look and feel mimicry then fails to keep up with the native platform thus defeating the whole point. For example, I've gone to a number of wordpress sites still using a "native" theme for iOS that hasn't matched the platform since iOS 6.

  19. Re:Again and again on Can Web Standards Make Mobile Apps Obsolete? (arstechnica.com) · · Score: 1, Funny

    Will it be the same year as the Linux desktop?

  20. Re:so.... Firefox OS? on Can Web Standards Make Mobile Apps Obsolete? (arstechnica.com) · · Score: 1

    And frankly your article is poorly written. Things like:

    From the user's standpoint, it would be far better to have access to all those apps through a browser. Most of the reasons are the same as for the developers—nothing to install and automatic updates.

    are silly. Installing an app from Google Play or Apple's app store is trivial and automatic updates have been part of iOS and Android for years now. I've known plenty of people who have never used iOS and only ever dumb phones that have been perfectly capable of installing apps from the App Store and having them be auto-updated.

  21. Re:Obvious reason on Ashley Madison Says It Added 4 Million Members Since the Hack (cnn.com) · · Score: 1

    Why would there need to be "AI" involved? A script to add entries into a DB is much less work.

  22. Re:Obvious reason on Ashley Madison Says It Added 4 Million Members Since the Hack (cnn.com) · · Score: 1

    You think a script is AI?

  23. Re:More code audits needed? on Fixing JavaScript's Broken Random Number Generator (hackaday.com) · · Score: 2

    Sure, it's only broken when actually used.

  24. Re:Wait, what? on Fixing JavaScript's Broken Random Number Generator (hackaday.com) · · Score: 1

    Yeah, seems one would have chosen a UUID generator not a PRNG.

  25. Re:Wait, what? on Fixing JavaScript's Broken Random Number Generator (hackaday.com) · · Score: 4, Interesting

    Well at least knowing that the guy who wrote this shitty PRNG is a designer of Google's Dart gives you one more reason to avoid it the plague.