Slashdot Mirror


User: dvice_null

dvice_null's activity in the archive.

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

Comments · 500

  1. Re:stupid features on Holes Remain Open in Firefox Password Manager · · Score: 4, Insightful

    > Don't want to remember all your passwords? Don't use sites that require passwords.

    Or more specificly: Don't use internet. How many webmails you know that don't use password? You couldn't even write to Slashdot, except anonymously.

    > Do you trust the your real life keys to be managed by a third party, then wonder how someone broke in your house without forced entry?

    Yes, 3rd party has keys to our home. It is quite common with the apartment houses where I live. It is however quite unlikely that they would steal from us, as they would be number one suspects. So far I have never been robbed by they key holders, nor have I ever heard of a case that someone else had been.

    > Having something "remember" your passwords defeats the purpose of having passwords.

    Not really. It just makes the password behave more like client sertificates that automatically identify client to the server.

  2. Re:Both ends against the middle on Bill Gates Should Buy Your Buffer Overruns · · Score: 5, Funny

    I got the perfect solution for Microsoft. They should call their next version of Windows a "Sheep". What kind of a criminal would risk getting cought and ending up in news articles that have titles like "Mr X got cought exploiting a hole in Sheep". How would you explain that to your parents?

  3. Re:I Bet It Sinks on Robot Aims To Walk On Water · · Score: 1

    Walking on the water is easy. Just wait for the winter or find a bridge or go standing on your toilet seat.

  4. Re:I've got this nice bridge to sell, too. on Microsoft Pledges Conditional Support for ODF · · Score: 1

    Try wxWidgets library. You get native GUI on any platform because it uses the native GUI components. Yet you can compile the same code for Windows, Mac, Linux, etc. It doesn't have the problems you would have when developing Linux programs with C# or developing on Linux.

  5. Re:uh oh... on MIT Finds Cure For Fear · · Score: 2, Funny

    > Why would you want to cure fear? Fear keeps me from giving in to a friend's bet and swallowing a live hamster.

    Isn't that obvious? http://en.wikipedia.org/wiki/Fear_Factor

  6. Re:Popularity Contests on Firefox Now Serious Threat to IE in Europe · · Score: 1

    > My point is, the obsessive public giving a crap about meaningless percentages is not helpfull to a project. Apache never did that, they just got on with the job.

    That is where you are wrong. Apache and Firefox are in different gategories. Apache is used by people who actually know about different alternatives. Web browsers on the other hand are usually used by people who don't even know that there are alternatives. This is why marketing is everything, if you want to be popular. Being just 1000 times better than anyone else is not enough. You must have marketing. Be that on newspaper, tv or mouth to mouth marketing, but without that, you can't have even 10% market share.

    With browsers there is also another obstacle. That is ActiveX. If you can't use the browser, it doesn't matter how perfect it is. To overcome the ActiveX problem, you need to have a very big market share to get webmasters fix their websites so that they are usable with any other browser than IE. Writing almost any other kind of software is easier, because you don't have the ActiveX problem with them.

  7. Re:Whee! Monopoly Exploit Time on Firefox Now Serious Threat to IE in Europe · · Score: 4, Insightful

    Firefox's goal is to make the web use standards, so that you could select what browser you want to use. How many websites you have seen that work only with Firefox? And how many that work only with IE? That is they key difference.

    So once Firefox has majority of the global market share, the web has already been converted to work with any browser and we (users, companies, developers, anyone except Microsoft) have won.

  8. Re:Popularity Contests on Firefox Now Serious Threat to IE in Europe · · Score: 1

    Apache has largest market share on web server market. Are they haunted?

    You have to understand the difference between propriety software and FOSS software. It is much easier to fix problems in FOSS software than it is for propriety software. That is because with FOSS, I can just fix a problem if I like to. With propriety software, I need permission from the management and a very good money-related reason to do so.

    And even if Firefox would fail badly after gaining remarkable market share. At that point world's web sites would have already been fixed to work with any browser. So at that point you could really choose the browser you want to use. Firefox is changing the world for the better. It has already done a lot in the country where I live in (2nd in the Xiti monitor). We also used to have some nasty ActiveX websites, but those are history now.

  9. Re:Great on Firefox Now Serious Threat to IE in Europe · · Score: 2, Insightful

    Lynx might not have known threats at the moment, but Lynx has had it's share of them also. At least two (highly critical) of them listed here:
    http://secunia.com/product/5883/?task=advisories

  10. Re:Not what we're seeing on Firefox Now Serious Threat to IE in Europe · · Score: 2, Informative

    It is no wonder if you see low statistics in UK. That is because it is one of the worst countries in Firefox market share:

    Slovenia 47.9%
    Finland 45.4%
    Slovakia 40.4%

    6 nations 35-40% ( Ireland jumped here (55% more users since last monitoring 4 months ago) and now has 38.6% share )
    6 nations 30-35%
    0 nations 25-30%
    8 nations 20-25%
    8 nations 15-20% ( UK is here with 18.7% )

    http://www.xitimonitor.com/fr-fr/barometre-des-nav igateurs/firefox-juillet-2007/index-1-1-3-102.html

  11. Re:Geez, PC's aren't even that fast! on World's Fastest Broadband Connection — 40 Gbps · · Score: 1

    > I don't even think PCI-Express is that quick, and that's only for graphics cards isn't it?

    There are already network cards for PCI-Express. I suggest that find yourself a good article about PCI-Express and read it.

  12. Re:Story of my life on Surgeon General Describes Censorship From Bush Administration · · Score: 1

    > Try explaining anything scientific to your friends -- you soon won't have any.

    I have friends?

  13. Re:I'm a fan of launchpad on Canonical Begins To Open-Source Launchpad · · Score: 2, Interesting

    That is true. It is really easy for the newbies, because you can really just go there and submit a bug report and "they" will find out who is responsible for the problem and provide them a detailed bug report so the problem can be fixed.

  14. Re:Know what, mr.G can help with this on Attempts to Count Linux Users Remain Pointless · · Score: 1

    Everybody uses Google, right?
    Google runs on Linux, right?
    So everybody uses Linux, right?
    Problem solved, right?

  15. Re:MS should not own the standard on National Archive File Format Time Bomb · · Score: 5, Informative

    There is no such thing as Open Office format. Perhaps you mean OpenDocument Format, which is used by several different applications ( http://en.wikipedia.org/wiki/List_of_applications_ supporting_OpenDocument ), including OpenOffice.org.

  16. Re:Client vs. Server Applications on Windows Loses Ground With Developers · · Score: 1

    > We have abandoned windows as a development platform, but it wasn't linux that replaced it,
    > it was OSX. Linux's lack of a standard GUI layer in the OS

    Don't do software for Linux, Mac or Linux. Do cross platform software. Use wxWidgets if you want to write normal desktop applications and want to have native look. wxWidgets is basicly a wrapper around native GUI components, which makes the end result look as if you have written it using the native API directly. License shouldn't be a problem either.

    If you write games, use Irrlicht or Crystal Space or some other cross platform library.

    There really isn't any reason to write a software for a single OS nowadays. The cross platform libraries are so advanced that it is easier to write cross platform applications than native ones.

  17. Re:Oh yeah on Microsoft Doesn't Care About Destroying Linux · · Score: 1

    Operating systems are "hard" to install. Maintenance can be automated and using is something what even a 1 year old can do. People don't actually use the operating system, they use the programs installed on it. I know people who don't even know what a kernel is and yet they have been quite succesfull on using Linux after I have installed it for them.

  18. Re:Damn it! on Fighting Online Game Cheating in Hardware · · Score: 1

    > How am I supposed to cheat now?

    Use hardware emulator?

  19. Re:All heat sink related? Probably not. on The Man Who Went Through 11 Xbox 360s · · Score: 1

    - "The article (yes, I RTFA)"
    - "I have 20+ friends"
    - "...with 360s"
    - "...none of them have experienced problems"

    And you seriously expect us to bulieve all that?

  20. Re:Autism on Autism Reversed in Mice at MIT Lab · · Score: 1

    They give it a computer and monitor does it go to slahdot.org or to myspace.com.

  21. Re:Why? on Space Elevator Rebuttal From LiftPort Founder · · Score: 1

    > I'm not even gonna question whether it is possible/feasible/... I only want to know "Why?".

    If you would like to take 1 kg to the space, that would cost about 3000 dollars. With space elevator that would cost about 3 dollars. Because the price is so cheap, this would basicly allow us to build something what is called a "mother ship" and execute 1000 times more space programs and basicly speed up the space investigation and commercializing.

  22. Re:Impressed, because ... on Opera 9.5 To Fully Support CSS? · · Score: 1

    The goal of the Firefox is to support standards also and they are improving on that area with ener new Gecko release. In the current versions Firefox already has better html/xhtml and css3 support than Opera. IE is far behind in everything:

    http://www.webdevout.net/browser-support-summary

  23. Re:Thank God. on Mandriva Says No to Microsoft Linux Deal · · Score: 5, Funny

    > If there is a God, why does he/she allow disasters like earthquakes and Microsoft?

    Are you comparing a disaster that causes billions of dollars finansial losses and thousands of people to lose their home every year, to a natural movement of tectonic plates? That's low.

  24. Re:Not Suprising on Red Hat Rejects Microsoft Deals · · Score: 1

    That video has several errors in it's facts:

    "Everything that can be invented has been invented."--Charles H. Duell, Commissioner of the U.S. Office of Patents, 1899. This has been debunked as apocryphal by librarian Samuel Sass

    "640KB ought to be enough for anybody."--attributed to Bill Gates (Gates denies ever saying it, and no source has ever emerged)

    Source:
    http://en.wikipedia.org/wiki/Famous_last_words_(sa rcasm)

  25. Re:A familiar arrogance ... on The Impossibility of Colonizing the Galaxy · · Score: 1

    > Most of the species that have lived on this planet are now extinct, and it's entirely possible that some day we will join this majority.

    There is one key difference between us and the extincted races. They didn't have Slashdot.