Slashdot Mirror


User: MrEricSir

MrEricSir's activity in the archive.

Stories
0
Comments
2,357
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2,357

  1. Re:Can it crash less often than Windows? on Can Ubuntu Linux Consume Less Power Than Windows? · · Score: 1

    And while that shouldn't happen at all, at least with Ubuntu you can often recover from such a state by switching to a terminal and restarting Compiz and/or X. Not the case with Windows.

  2. Pro Git on 2nd Edition of Learn Python the Hard Way Released · · Score: 1

    Pro Git is a great resource if you want to get into Git. (You can buy a dead tree version as well.)

  3. Re:Visiting from Google Future on Google Launches Google+ Social Network · · Score: 1

    Google Time Machine sounds a lot more fun than the Apple version.

  4. Re:I'd be wary of Google services on Google Launches Google+ Social Network · · Score: 1

    "Like" is too SoCal. Where Google is from they say "Hella."

  5. Re:Bizarro Buzz on Google Launches Google+ Social Network · · Score: 1

    I think they finally "get it" with Plus; users want Facebook with better privacy controls. It's an evolutionary step.

    But I'd estimate Plus has maybe 2-3 months of glitches to fix before it hits an open beta.

  6. Re:Bizarro Buzz on Google Launches Google+ Social Network · · Score: 1

    Yes, you can create new Circles.

  7. Re:Bizarro Buzz on Google Launches Google+ Social Network · · Score: 1

    Not sure where you're seeing that. I was able to add someone to two circles with no problem.

  8. Bizarro Buzz on Google Launches Google+ Social Network · · Score: 3, Informative

    It's the polar opposite of Buzz. You have to add friends manually, and manually assign them to one of four "circles" (Family, Friends, Acquaintances, Following.)

    Then with EVERY damn thing you post, you have to assign to one or more groups.

    So you get very fine-grained control, but at the cost of usability. It really is the opposite of Buzz in that way.

  9. Re:Do they have an IT dept? on Microsoft Exploits Firefox 4 Uproar, Beats IE Drum · · Score: 5, Interesting

    No, the change is NOT only a number. Mozilla has stated that every major version change breaks ABI compatibility.

    That probably doesn't matter to you (it certainly doesn't to me) but if a company distributes Firefox extensions for their employees, they're going to have an upgrade headache on their hands.

  10. Re:Good News For Me on Hulu For Sale: Is There Good News For Users? · · Score: 1

    Like it's so hard to find free, pirated TV shows streaming on the web today? I'm not sure how it could get any easier.

  11. Re:AZ isn't anti-immigrant on LulzSec Posts First Secret Document Dump · · Score: 1

    When you develop software, you have to actually explain your thinking in detail -- something you failed to do.

    But I guess you might be good at writing comments!

  12. Re:AZ isn't anti-immigrant on LulzSec Posts First Secret Document Dump · · Score: 1

    There's crimes and then there's crimes. Let's not compare a traffic ticket to killing someone.

  13. Re:AZ isn't anti-immigrant on LulzSec Posts First Secret Document Dump · · Score: 1, Insightful

    Right, because all illegal immigrants commit crimes. It's not that they're looking to move to a country that's safer where they can work their asses off for less than minimum wage to make a better future for themselves. Nope, that could NEVER be the case.

  14. Re:CPUs use more than one instruction set on Where Is Firefox OS? · · Score: 1

    Why do you assume we'd need cross-platform applications that don't need to be compiled for each platform? That doesn't seem like a necessity, it seems like something that would be nice to have but comes with serious drawbacks.

  15. What about latency? on Bill Would Make Carriers Publish 4G Data Speeds · · Score: 5, Insightful

    With AT&T's 3G, the latency is so bad that it feels far slower than the speed would imply. I think just publishing the speed is only a small part of the overall picture.

  16. Re:Priceless. on Is the Rise of Wearable Electronics Finally Here? · · Score: 1

    Oh my! I didn't know Cory Doctorow commented on Slashdot!

  17. Priceless. on Is the Rise of Wearable Electronics Finally Here? · · Score: 2

    Circuit board: $10
    Computer chips: $80
    Soldering iron: $30
    Looking like a huge dork: Priceless.

  18. Mexico on Canada Rolls Out Plastic Money · · Score: 1

    Or what about Mexico? It's not that far from Canada, and they've had plastic bills for years.

  19. Re:Consoles don't require signatures on JS or SWF on Where Is Firefox OS? · · Score: 1

    Correct me if I'm wrong, but Windows doesn't come with tools to quickly set up a user-level sandbox; an administrator would have to install such tools. It does come with a web browser.

    Who said anything about Windows? You're comparing apples and oranges here (no pun intended).

    We're talking about creating a new OS that's based on a web browser. Why would we compare that to an existing OS? If we're going to write a new OS anyway, we'd might as well do it right and not get bogged down by legacy mistakes.

  20. Actually... on Might iCloud Be a Musical Honeypot? · · Score: 5, Insightful

    The problem is much worse with Amazon, Google, DropBox, etc. With those services you're uploading the file itself to their servers. The RIAA could stomp in with a fancypants court order and demand to see your music collection.

    With iCloud you're not uploading the file; you're getting the "right" to play a different copy of the file that already exists on Apple's servers. Even if the RIAA came in, it's not clear there's much they could do.

  21. Re:Transcoding doesn't fool YouTube's Content ID on Might iCloud Be a Musical Honeypot? · · Score: 1

    The author of the article seems to think they're just hashing the file.

    It's a stupid assumption, because you could easily fool it unless Apple had already scanned every song ever made, encoded it with every configuration of every version of every encoder ever developed, and stored the hash.

  22. Depends how it works on Might iCloud Be a Musical Honeypot? · · Score: 1

    Are you actually uploading the MP3s to Apple? I don't think so.

    The service has to "fingerprint" the files in some way. A hash of the file wouldn't be enough to identify it, since there could be an unlimited number of hashes for the same song.

    At most, it's probably like SoundHound or Shazam that just listens to the track. Based on that type of analytic data, there's no way the RIAA or whoever could know whether you purchased the track legally or not.

  23. Re:Because you're not an administrator on Where Is Firefox OS? · · Score: 1

    In the case of PCs, the native code would have to have been installed by the computer's administrator.

    Nope. You can run just about anything in a user-level sandbox.

    In the case of appliances, even the owner of a device isn't an administrator. All native code must be digitally signed by the appliance manufacturer, and some well-known manufacturers have long had a blanket policy not to sign anything developed at home.

    They'll do the same thing with Javascript.

  24. Wait... on 18 Months In Prison For Making iPad 2 Cases · · Score: 1

    How is this bad for Apple? Isn't having cases available a good thing?

  25. Let's not be penny wise and pound foolish on Where Is Firefox OS? · · Score: 1

    The performance difference between a well designed OOP program and a hand-coded assembly program is negligible compared to the difference between native code and running an application through a web browser.