Slashdot Mirror


User: zugurudumba

zugurudumba's activity in the archive.

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

Comments · 42

  1. Re:Return to PC gaming, but only play indie games on New Console Always-Online Requirements and You · · Score: 1

    Can you say the same for millions of other people? Yeah, I thought so. This is not about you or any other sane people think or do when shit hits the fan. It's about those clueless millions who don't know better.

  2. Re:Disclosure on New Console Always-Online Requirements and You · · Score: 1

    Wow, you're naive.

    • There will be a warning on the back of the box, in small fonts. Nobody reads that. Especially soccer moms, rednecks and 13 year olds representing the main audience of Xbox 360 and the next Xbox console.
    • Boycotts don't work, educate yourself.
    • Boycotts don't work when you're boycotting an entire industry. I'm talking about all the big publishers colluding with the console makers to create an always online future. What the hell do you do against that? Do you stop playing console games? Do you return to PC gaming, but only play indie games and pirated stuff? Do you abandon video games as a hobby? What do you think other people will do? How long do you think other boycotters will last until giving in to the dark side? If things get better in terms of server issues, will this soften your stance? Will you be able to continue your boycott on moral grounds only, such as "always online is evil"?
  3. Re:Always online is here to stay on New Console Always-Online Requirements and You · · Score: 2

    Sony said there won't be any hardware restriction for used games and always online. But they'll grant publishers free reign on always online in software. This way, it will look like the Sony had nothing to do with this. Then, because Sony is also a big publisher, they'll also require always online for their own games, citing the fact all other publishers are doing it. Welcome to an always online world.

  4. Always online is here to stay on New Console Always-Online Requirements and You · · Score: 5, Insightful

    Microsoft knows and abuses their user base. For example, all Xbox Live game servers are hosted by players. These players pay a yearly fee to MS, so that MS will grant them the privilege of hosting these servers and playing against other players. MS is basically getting free money.

    Rednecks who don't know better; Call of Duty dudebros; 13 year olds with gullible soccer moms - these are all people don't give a shit about always online and represent the core audience of the Xbox brand. They'll buy the next console without asking questions and they'll create the critical mass MS and publishers need in order to push always online.

    People who hope the PS4 will save us from always online are naive. Always online has always been the publishers' wet dream. They've been pushing for this for years. At the very least, MS and Sony will implement mechanisms so that any publisher will be able to impose the always online requirement for their games. And remember, MS and Sony are also publishers, and they're quite big publishers. Where do you expect people to go once all games released by Activision, EA, Sony, MS, Ubisoft and others will all require always online? How will you fight a cartel in its own walled garden?

    Blizzard games, Steam games, even the dreaded SimCity sell tens of millions of copies each year, despite the various types of (partially) always online requirements. Always online is here to stay and there's nothing you can do, because of the massive amount of people who will gobble this up without thinking twice.

  5. As Tom Lehrer would put it on Pressure Rises On German Science Minister In Plagiarism Scandal · · Score: 1
  6. Re:An ambassador of humanity on Astronaut Neil Armstrong Has Died · · Score: 3, Interesting

    Also, please say hi to Mr. Gagarin for us.

  7. An ambassador of humanity on Astronaut Neil Armstrong Has Died · · Score: 4, Insightful

    Hundreds and thousands of years from now, people who made the first moon landing possible will live on through the name of Mr. Armstrong, who will continue to appear in the history books. Thank you, Mr. Armstrong.

  8. Good on Famous Wildlife Photographer Busted For Using Stock Images · · Score: 1

    His career is over, and this is how it should be. Plagiarism is very hard to find and prove, but once there's no more doubt, heads roll. It's the only way to send a clear message to the ones who haven't been caught yet or who simply toy with the idea of doing it.

  9. Just wait and see on Firefox 5 Scheduled For June 21 Release · · Score: 1

    I really hope they'll make the auto-updates more aggressive, like Chrome does. Otherwise, the Firefox market share will become excessively fragmented.

  10. Jacob Appelbaum on Mozilla Says It Erred On SSL Attack Disclosure · · Score: 1

    Most of this has been the work of Jacob Appelbaum, core member of the Tor project. He is the one who investigated the fraudulent certificates and it's a fascinating detective story.

  11. That's it, I'm fed up with this BS on ISPs to Ban P2P With New European Telecom Package? · · Score: 1

    Is Freenet ready? What do you mean they're still coding it in Java?

  12. Re:Women are somewhat masochistic... on Studies Confirm That Bad Boys Get More Girls · · Score: 1

    Actually, what you said has already been summed up in the so called ladder theory.

  13. Isn't it a little bit late? on Phoenix Digs First Mars Soil Sample To Analyze · · Score: 0, Troll

    All this time spent on the Martian surface and they're starting to dig now? What were they doing all this time? I mean, how hard can it be to extend that arm and just dump some dust in the test chamber? It certainly can't take so many days to do it.

  14. Re:Stability on An Early Look at OpenOffice.org 3.0 · · Score: 1

    Unfortunately, I was not sarcastic.

    Of course you can set up your own repository, but having multiple software sources != decentralized package management. The package manager has to be aware of everything installed on the system in order to keep a (as in, only one) sane database. That means centralized. Also, the user is relying on various other individuals / organizations not only to offer sane, valid packages, but to guarantee that different combinations of those packages do not result in breakage. That, again, also means centralized.

    Not using repositories makes life much easier. Software can be wrapped with all the dependencies in a container and be deployed, installed, removed, upgraded as needed. More or less like a sandbox environment. As a counter-example, the official way to get Firefox 2 on Ubuntu 6.0 LTS is to upgrade the WHOLE OS to the next release. Same is going to happen with the current stable release and Firefox 3. I find this laughable.

    Look at Windows XP and then tell me people who use it don't just love the fact that they can run binaries 6 years old on it. Ubuntu is not even backwards compatible with itself, as most packages can't run on the previous release, and the cycle is only 6 months long! You call that stability?

    In repository-based operating systems there's no line between the OS and the applications, other that the fact that the installation media happens to include *some* software from the repositories. Is this modularity? Granularity, maybe, but not modularity, and certainly not flexibility, as the user is confined to the existing repos - and if the release is stable, the repos are frozen - good luck with those new features you need.

    So how do people solve it? By using third party repositories and risking a breakage of the system, by compiling software - and we all know compiled software is non-existing software for binary package managers; actually, people who can compile their packages don't really have to use binaries - therefore if the need to compile arises, the binary package manager has failed its job.

    Repositories are, IMHO, just a lame excuse lazy developers have found for not doing their jobs till the end and compile their own fucking software. And because they are that lazy and ignorant (we all know the disdain for backwards compatibility FOSS developers have - "if it doesn't work, upgrade to the latest version"), a new species had to appear: the package maintainer. Yet another layer of complexity, yet another layer of bureaucracy. And yet you thrive in this kind of "social" organization? To quote a Vortigaunt in HL2, what next in the parade of constant obstacles?

    I guess I'll go back to my world, where the developers are directly responsible in front of the users for the software they make, AND package.

  15. Re:Stability on An Early Look at OpenOffice.org 3.0 · · Score: 0, Flamebait

    Or perhaps Ubuntu should change their policy, making it so that users just need to visit the developer's site, download and install the software, without relying upon repositories anymore. Yeah, like in Windows. Or like in Mac OS X. IMHO, this whole centralized, repositories-based way of getting things done just sucks.

  16. Excuse me, but... on Outer Space has a Smell · · Score: 1
  17. Re:In other news on Motley Fool Writes Off Microsoft · · Score: 2, Funny

    what's a twitter? oh, nevermind

  18. Re:No surprise on How Much is Your Right to Vote Worth? · · Score: 1

    Consider that, from a logical perspective, VALUE(right to vote) == SUM{[IMPACT(act of voting)]/[(COST(act of voting)]}.
    Would you like some fries with that elitism?
  19. Re:when will you allow image posting? on Ask Rob Malda · · Score: 1

    I'm a regular slash-head and /b/tard at the same time. I have always asked myself why do I find these two sites so similar. Is it because of the memes? Is it because of the similarity between subcultures? Or trolls? Honestly, I enjoy reading Slashdot, I like to watch smart, rational people discussing things related to technology, or privacy or whatever. Then I suddenly feel the urge to brainwash myself in the shithole that is 4chan's /b/. It's like these two sites complement each other. Anyone feeling the same?

  20. So... on Science In Islamic Countries · · Score: 1

    ... is Islam a meme yet?

  21. Yeah, baby! on Slashdot Turns 10 But You Get The Presents · · Score: 1

    This goes out for Slashdot! I'm gonna party like it's 1997!

  22. Re:Mine? on New Cave Entrances Seen on Mars · · Score: 1

    Naquadah.

  23. Re:My favs on Name Your Favorite Bloat-Free Software · · Score: 1

    I totally concur on ACDSee. Really, I've been using the same version since 2002 or so. It's ACDSee 3.1 and can still be found here. Back in the day I used to have an ongoing debate with a friend, a small "vi vs emacs" religious war, about what's better and resource friendlier: ACDSee or IrfanView. While IrfanView has managed to stay bloat-free, ACDSee is exactly the opposite today. I tried IrfanView but I just can't give up the keyboard shortcuts and the functionality of ACDSee 3.1 that I got used to over the years. And it STILL displays everything.

  24. Re:I don't think you need NASA to say that on Mars Rovers Return to Exploration · · Score: 1

    You might be new here.

  25. Did you read their terms of use? on Legal Music Streaming Site Launches In France · · Score: 1

    People who upload music are supposed to have permission from the copyright holder. That means 98% of the mainstream music hosted on their site has been uploaded without permission. No, seriously, this site is just as legal as YouTube.