Slashdot Mirror


User: dup_account

dup_account's activity in the archive.

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

Comments · 279

  1. Re:Why? on Microsoft Files EU Competition Complaint Against Google · · Score: 1

    Interesting question:

    It's pretty obvious that M$ is/has attempted (succeeded) to use it's monopoly to control and take advantage of markets.

    Google seems to be running into trouble because of it's success, but has it been trying to use that to keep competition out? (We need to take some things into consideration, like the publishers (not authors) objecting on what google was going to do with the scanned book titles.

  2. Re:I tried.. on Microsoft Files EU Competition Complaint Against Google · · Score: 1

    What's funny. If you actually do the search "Find me some evidence that back up claims, that google has monopoly in search engine business." on Bing, there is no mention. So maybe he just made a typo.

  3. Re:Evidence? on Microsoft Files EU Competition Complaint Against Google · · Score: 1

    Wow. Some dude with an ID of "Dot.Com.CEO" is complaining about someone pwning MS's complaint? I think the GP post pretty much summarizes the complaint and it's validity.

  4. Re:Wow this is a bit onesided. on The Ambiguity of "Open" and VP8 Vs. H.264 · · Score: 1

    But patent encumbered standards have become much more of an issue with software and the internet. H.264 and it's adoption is not about freedom, it's about DRM. That's why all of the companies above implement it (blu-ray, HD video recorders (Don't get me started on the story about patents and claims against your own videos....)). They are sucking at the teet of DRM.

  5. Re:Wow this is a bit onesided. on The Ambiguity of "Open" and VP8 Vs. H.264 · · Score: 1

    It would be interesting to have followed the progress of H.264 thru it's process. How much outsider participation was allowed? I suspect that there are lots of back-room deals built into this standard.

  6. Re:Wow this is a bit onesided. on The Ambiguity of "Open" and VP8 Vs. H.264 · · Score: 1

    I agree with GP, once as standards body approves of a standard that includes a history of one companies bugs it is dead, fin, kaput. Someone complained earlier about Google "Mudding the waters" with their release. But that ship already sailed since M$ was allowed to submit and ram thru approval of their "open" "standard". If they were so interested in a good standard, they would have stripped out all of their bugs/"features" to make a smaller subset standard. (Curious note: Has anyone other than M$ been able to produce code that is 100% compliant? Also, is M$ also 100% compliant with their newest releases?

    Don't forget that Peter "Bright" is a M$ troll, read his posting history....

  7. Re:It's not about "convergence". The cloud is dyin on Gmail Creator Says Chrome OS Is As Good As Dead · · Score: 1

    Ah, the ever expanding definition of "Cloud computer". FYI, the internet is not the cloud.

    People will be using the "cloud" when these and other companies start hosting on the cloud rather than self-hosting.

    And that won't happen until the cloud actually lives up to what it's advertised as. Google Apps is actually the closest. All of the others, like Amazon (You predefine your server, hard to dynamically grow (automatically)), are just the same of the likes of Rackspace... Virtual hosting.

  8. Re:Offensive on Why We Shouldn't Begrudge Commercial Open Source Companies · · Score: 1

    What is missing from his blog is the the difference between respectful use of data and abuse.

    I don't mind if a respectful company tracks my data and uses it in a non-abusive manner. But I don't want to see the same ad on 10 sites, or viagra adds, or whatever.

  9. Re:Right then on Wikileaks Booted From Amazon · · Score: 1

    I think Amazon would be pissed because DDoS is their cost. They usually guarantee protection against that in the SLA.

  10. Re:they lost a goodwill with me. on Wikileaks Booted From Amazon · · Score: 1

    Your first paragraph is what is crushing freedom and destroying America. Of course we have a moral obligation and should protect our interests.

    If you truly believed what you said in the first paragraph you would never vote republican or any kind of conservative/libertarian. It is absolutely against your best interests to do that. You are merely shifting the costs of a small percentage of peolations (the super-rich) onto the rest of the population.

  11. Re:Can't see a reason in the Acceptable Use Policy on Wikileaks Booted From Amazon · · Score: 3, Insightful

    You *Assume* it's illegal to distribute this information. If it was illegal, the US would have gone to the courts, show it was illegal, and the filed for a proper take-down notice.

    This was done because of pure and simple political pressure.

    This whole story shouldn't be about what wiki leaks did, or who got the information. It should be about what these "diplomats" were doing and saying about each other in a non-civilized fashion. Transparency is the biggest fear of the corrupt, like light to vampires.

    Quite simply, what they told us about the patriot act. If you have done nothing wrong, then you have nothing to fear.

  12. Re:meh on Microsoft Ups Online War, Says Google's 'Failing' · · Score: 1

    It's interesting, after a quick read (Well how quick can you really go since M$ is determined to hide the relevant information.

    Their cloud seems to be an ugly combination of Amazon VM cloud and Google App Engine. It looks like it is designed to charge as much as possible (IE you have to choose a VM size, and I suspect pay for it no matter how much you need it). All of the things that people complain about Google, they are there in M$ offering (Just look at how they want you to store data. #1, use Blob, #2, use their no-SQL implementation).

    UGLY!

  13. Re:meh on Microsoft Ups Online War, Says Google's 'Failing' · · Score: 1

    He disses Google for not counting outages until after 10 minutes. But then claims to have 99.9% (only one 9) up-time (excluding planned outages). That's 8.5 hours outage. I see on App Engine Business they offer the same 99.9% and I didn't see any 10 minute. Maybe on the non-commerical?

  14. Re:Um, isn't java code GPL? on Oracle Claims Google 'Directly Copied' Our Java Code · · Score: 0

    OMG! Everyone give this guy all your moderator points up. I started to read a book on python, returned it before the end of the 1st chapter because of that.

    The other thing to understand, smaller code is not necessarily less complex. We need a reasonable middle ground language. Scala with out all the shrinking coding style?

  15. Re:!Good on Google Backs Out of JavaOne · · Score: 1

    Wow, you must write really bad code if the garbage collector can't keep track of what you are doing.... You should probably re-analyze your architecture.

  16. Re:!Good on Google Backs Out of JavaOne · · Score: 1

    Oh, I forgot... Learn how things, like SunSpot, actually work before you poo poo them. There are cases where it's statistical optimization kicks other environment's ass. But that's no fun, now is it? Oh yeh, if you don't like the syntax of Java, use something like Groovy, Scala, or whatever. Get the best of both worlds :)

  17. Re:!Good on Google Backs Out of JavaOne · · Score: 1

    Nothing like finding a boundary case and using it to declare the norm...

    I know everyone who isn't developing OS's or whatever are morons, but in reality, most people have never, and will never run into what you are talking about.

    You should be advocating something like Actors or such as the proper solution for 99.9999% of development.

    I know I worked on a mission critical, realtime, multithread system, in C. And we didn't use any dynamic allocation. Everything was predeclared arrays. And why? Because it avoided all the BS that you are promoting. Rather than showing how 1337 we were, we used a simple model that was super easy to manage. So eat that.

  18. Uninformed argument on The Case Against Net Neutrality · · Score: 1

    If you are a publicly owned company, you are required (think tax law and shareholder rights laws) to either grow or be punted.

    And beyond that, Laissez-faire capitalism is basically the only thing that is taught in our education system. [Ironically, even all those evil liberal colleges are teaching this.]

    So yes, the "large mega telecommunications companies" are basically run by autonomous robots, and the executives are figureheads who push the buttons and cash in.

  19. Re:riiiiight on Does Net Neutrality Violate the Fifth Amendment? · · Score: 1, Flamebait

    Ah, but the crazy fringe lunatics (ie Tea Baggers and ... Republicans) want to start repealing those rights. Either by claiming that these rights are "implied" and therefore illegal. Or they want to repeal the actual constitutional/amendment rights that we have.

    It's not about rights really, it's about corporate interests. And yes, a corporation is basically a sociopathic person these days (person because of supreme court, sociopath because they are basically required to have not "have no regard for the moral or legal standards" other than stockholder rights.

  20. Bing, wrong answer on Does Net Neutrality Violate the Fifth Amendment? · · Score: 1

    The cable in my area runs across the front of our property. The only place it goes under public roads is when it crosses an intersection.

  21. ISP's want to abuse Monopoly on Does Net Neutrality Violate the Fifth Amendment? · · Score: 1

    What everyone isn't noticing is that this is about abuse of a (in some cases government granted) monopoly. They are saying "If you want to have access to my monopoly system, then you must pay me more for it". Abuse, abuse, abuse.

    Anything else in this argument is just pudding.

  22. This should be easy on Indian Census To Collect Fingerprints, Photos · · Score: 2, Funny

    "Am also struggling to imagine how the photo and fingerprint collection is going to happen, technology-wise."

    Come on, this is India, the country we trust all our IT development work to. If a country has the abilities, it should be India.

  23. Re:No, it isn't. on Office Work Ethic In the IT Industry? · · Score: 1

    Why does it always have to be a dichotomy? I write some very creative code that follows the standard rules and procedures. I see people, professional by your definition, who follow the rules and produce uninspired crap.

    Now to turn many of you off... I've been doing this for 25 years, and have found that there is a balance. You won't be a good developer/programmer/software engineer without creativity. You will fall into the uninspired crap category. But, you need to learn to use discipline as an aid to handle the complexity you will encounter and to work with others.

  24. It is so sad... on All GPLed Code Removed From MonoDevelop · · Score: 1

    It's sad that the headline here is about removing GPL code. Got a grudge against it?

  25. Re:Why doesn't Miguel just go to work for Microsof on All GPLed Code Removed From MonoDevelop · · Score: 1
    Nice FUD. What is allowable/not-allowable has all been hashed out. Just do a google (interesting, it things google is miss-spelled) search.

    The only people who are still wondering are those who either want to FUD, or those who think they can get around GPL, and steal the code, but just doing X,Y, and Z.