Slashdot Mirror


User: BuR4N

BuR4N's activity in the archive.

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

Comments · 186

  1. Re:They tried this a few years ago with Unisys? on Microsoft Goes Head-to-Head With IBM · · Score: 1

    Think Unisys lent Dreamhack one some years ago for the show, but not "out in the wild".

    http://www.dreamhack.se/dhs06/en.100.html

  2. Re:They tried this a few years ago with Unisys? on Microsoft Goes Head-to-Head With IBM · · Score: 2, Informative
  3. Re:It's not that Mac OS X is "virus-proof" on Computer 'Worms' Turn on Macs · · Score: 1

    "Windows is, as its heart, an OS that has traded off many security options for ease of access and ease of programming."

    No, most users have decided not to bother to learn how to configure windows user accounts, so it has become a system where its defacto standard to run as "root".

  4. Re:Why only Microsoft? on Microsoft Faces Fresh Antitrust Complaints · · Score: 1

    To small marketshare to be a "problem". But its a valid question, Apple are and have always been a very propitary and closed echo system, so if they grow and get a bigger market share they should be next in the anti-trust case line, they should enable users the choice of operating system on their boxes or a completly different hardware vendor for their OS. And dont get me started on Quicktime ;)

  5. Re:Huge error on OSDL CEO Answers Slashdot Questions · · Score: 1

    "So you have to purchace how many connections you expect unless, of course, it is less than the default 5, 10 or 25 (depending on what version Windows you purchased)."

    The number indicates how many authenticated users that can connect the server at once. This has nothing to do with the socket layer and thats what Apache is using.

  6. Re:Point? on IM On Mobile Phones · · Score: 1

    I suspect that they want to drive GPRS traffic in their network, its a pretty good source of income for them.

    A phone call and SMS costs next to nothing. A IM client hooked up all day sending keep alive packet and messages generates more money for them.

  7. Re:Looks like HDDVD and Blueray are dead already.. on The Great HDCP Fiasco · · Score: 2, Interesting

    "Sorry, to my eyes DVDs look just fine.. and none of my hardware needs replacing for any other reason. If it ain't broke."

    Exactly what I think. However, I suspect that the studios will stop producing content for our dvd players and "force" us to move to bluhddvdextraplus++

  8. Re:Worst Article EVER on Saying 'No' to an Executable Internet · · Score: 1

    If its any comfort, no one else risk to lose 5 minutes of their life, the page is down/gone...

  9. Re:The Point? on Saying 'No' to an Executable Internet · · Score: 5, Funny

    "The spelling errors are due in part that I type at 89 wpm."

    You should put that in your CV.

  10. Re:Bittorrent and Firefox on Opera 9 with Widgets and BitTorrent Now Available · · Score: 1

    Because the Opera guys is professionals and the guys developing the Firfox extension is not ?

  11. Apple Switched Chips Too Soon? on Apple Switched Chips Too Soon? · · Score: 5, Interesting

    No, it was the best thing to do, instead of having one company as a supplier they now got at least 2 , AMD and Intel. I think we get better and cheaper Apple boxes out of the x86 move.

    Its not all about performance either, its the ability to ship large quantities of chips also, if you want to grab a larger market share.

  12. Re:This a good thing on IE7 Bug Reports Flooding In · · Score: 1

    I have no idea either, continuing the current trend of pointless MS bashing X times a day makes slashdot loose its relevance.

    This used to be a good spot to find interesting tech. news and such.

  13. Re:hmmm on Google Working on Desktop Linux · · Score: 1

    "Mac OS X is a great alternative, but Apple's giving no indication of any intention to ship it on the generic x86 machines."

    What would the change be if Bill and Steve switched market shares?, pretty much nothing....

  14. Re:Market Opportunity for Macs and Linux on Buy Vista or Else · · Score: 1

    "If Guild Wars, Counter Strike Source, and Spore get a Mac release, I'd certainly be one to get a Mac."

    Concidering that the Windows game market is questioned from time to time, the outlook that people will spend a couple of millions on a game convert for a 2-3% market segment is not very likely. Especially when Apples pitch is some sort of lifestyle device which isnt directly targeted at the average gamer.

  15. Sid Meier's Alpha Centauri on Games That Keep You Coming Back? · · Score: 1

    Sid Meier's Alpha Centauri , is one of the few games I truly enjoy to play over and over again.

    If you like turn based stategic games, pick it up, its a great game.

    http://www.firaxis.com/smac/

    There is also an expansion, Alien Crossfire.

  16. Patents = Stock value...? on Cingular Patents the Emoticon? · · Score: 1

    I maybe is on thin ice here and Cingular might even be noted on some stock exchange.

    But stuff like this must be artifacts of the hysteria that is the stock market, patents are part of company value, no matter how ridicules they are.

    I doubt that they think they can squeeze any money out of this, but +1 in the patent row in the books might look nice to people buying/selling their stock....

  17. Re:Apple Security guy Interview on MS Security VP Mike Nash Replies · · Score: 1

    "Now as a followup I'd REALLY like to see the same interview (possibly even the same questions) put to the guy in charge of security at Apple."

    Forget Apple. Ask the IBM Security guy.

  18. Rights Management Services (RMS) on MS Security VP Mike Nash Replies · · Score: 1, Insightful

    Funny, I bet I heard about RMS before, just dosnt sound right for some reason in this context...

  19. Etomite on How To Choose An Open Source CMS · · Score: 2, Interesting

    We have been using Etomite for a while now and are very happy with it.

    Good points so far:

    - Simple to setup
    - Easy to develop templates for, our template (http://www.intellipool.se/ took a work day to put together.
    - The back end is easy to use and provides nice editing features directly in the browser.

    Drawback:

    - If you are looking for something that can do "everything" and be extended left and right, Etomite is not for you.

    www.etomite.org

  20. Re:Have GPS? on A Webserver on Your Cellphone? · · Score: 2, Informative

    There is many services like this, using GSM basestation/cell triangulation. No need for an GPS if your interested in finding out where the cell phone with a resolution that is pretty decent.

  21. Re:Leaks? I'll show you LEAKS! on IE7 Leaked · · Score: 2, Informative

    At least on Windows, people have a habit of opening the task manager , look at memory usage and go "OMG !!!!"

    Whats really showing in task manager are the WORKING SET, and thats a poor way to tell how much memory an application has currently allocated and are using.

    Look at "private bytes" instead, Working set is a soup of memory curently in use or free:d during the whole application life time (until its trimed by the OS).

    Working set will continue to grow on a Windows machine until its trimed due to other process needing the memory.

    So 77 MB in Working set, big deal, its perfectly normal for such an application to cycle trough that amount of memory.

  22. hhmmm on World of Warcraft AQ Gates Open! · · Score: 1

    I dont really know what it is, so I should probably shutup.

    But it looks like a Dark Age of Camelot: Trial of Atlantis rip of.

  23. Re:The 21st century will belong to China. on eBay Scraps Transaction Fees in China · · Score: 2, Interesting

    " In three or four centuries it will no doubt switch back towards the West's favour.."

    It will go much faster, as living standard grows in China much of what are now a benifit for the country will vanish. People will demand more spare time, higher salarys, the country will have to deal with enviromental issues and political issues. Just to name a few.

    They are cutting allot of corners today that gives them an temporary advantage over the west.

  24. Re:Back in the day.. on Apple Nearly Moved to SPARC · · Score: 1

    "When I was 15 I longed for a RISC UNIX workstation in the house instead of the 12MHz Compaq SLT/286 we had (for business use)."

    You should have bought an Acorn Archimedes, 1989 it was probably the best you could get without spending a fortune. I got myself this one as a replacement for my Atari ST, http://www.old-computers.com/museum/computer.asp?s t=1&c=697 .

  25. Re:This is why I use Windows on KDE Heap Overflow Vulnerability Found · · Score: 2, Insightful

    "With this, the patch was available almost immediately, and within hours"

    If its avilable within hours someone have failed to test it properly, there is thousands of combinations of hardware and software and god knows what a quick and dirty patch can break.