Slashdot Mirror


User: GuyWithLag

GuyWithLag's activity in the archive.

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

Comments · 272

  1. Re:Most jounal paper site do this on FCC Backs Net Neutrality, Chairman's Full Speech Posted · · Score: 1

    VPNs and proxies to the rescue.

  2. Re:So if I were to jump off the cliff... on Free Realms Approaches the Five-Million-Player Mark · · Score: 1

    I'm starting to warm up to the DDO model where they still use microtransactions, only they are not as much 'micro': Instead of more levels or better gear you can buy yourself access to areas and instances, access to classes/races, an XP gain boost for a day, etc etc etc. The point is that in-game you will not get a free pass just because you have cash, and you can play with/against others without feeling handicapped just because you don't pay cash.

  3. Re:Obvious on Negroponte Sees Sugar As OLPC's Biggest Mistake · · Score: 1

    Thankfully it inspired the netbook...

  4. Re:MySQL won't die on 62% of Sun's Stockholders Vote For Oracle Deal · · Score: 1

    Enterprise MySQL... crap, I'm going to have support nightmares tonight.

  5. Re:Aion. on Aion Shaping Up For US Launch · · Score: 2, Informative

    Current speculative thinking is that all the lead designers from WoW have been pulled to work on their next MMO, hence the changing of the game by the current lead developers.

    Remember, even Blizzard was surprised at the success WoW had, and they certainly didn't expect to keep working on it for so long.

  6. Re:Dupe of a dupe of a dupe. on Cruising Fisherman's Wharf For New Passports' Serial Numbers · · Score: 1

    It's a warning, not an instruction manual! - Orwell

  7. Re:Dupe of a dupe of a dupe. on Cruising Fisherman's Wharf For New Passports' Serial Numbers · · Score: 3, Interesting

    There's even a YA novel (Little Brother) by Doctorow that has this issue as a plot point; somehow I doubt that the people in charge are going to read it...

  8. Re:Syncmaster on Small, High-Resolution LCD Monitors? · · Score: 1

    Indeed, as I found out recently when I moved to 2x 1920x1200 monitors. I've mitigated the problems somewhat with a lot of keybinding customization (toggle max horizontally/vertically + throw window left/right/bottom/up did help a lot), but it's still clunky at times.

  9. Re:Aren't the windshields replaced all the time? on Stuck Knob Causes Serious Window Damage To Atlantis · · Score: 1

    That *is* the vista (view) knob!

  10. Re:Impact? on On the Feasibility of Single-Server MMOs · · Score: 1

    Hell, the Jita/Market hub problem has a very easy solution: just tax transactions more if they take place in congested systems. With th volume of trade that goes on in Jita and the margins available, even a 0.1% tax of items sold there would cause traders to seek other nearby systems.

  11. Re:Lag. on On the Feasibility of Single-Server MMOs · · Score: 1

    For what it's worth, their current major pain point is that they use a single thread per solar system, this decision was made very early in development and removing it would mean a more or less complete rewrite of their code. Hell, if they do that they may as well go the Erlang route...

  12. Re:Lag. on On the Feasibility of Single-Server MMOs · · Score: 1

    Quite simply, because the nodes need to be active continuously. You can't just say "Hi, system BH-7A1 will be offline for the next 3 minutes due to migration".

  13. Re:It's her day so... on Any Suggestions For a Meaningful Geeky Wedding Band? · · Score: 4, Informative

    Also, keep in mind that fingers do get larger during the normal course of life, so you will need to resize it anyway at some point in the future.

  14. Re:Dispelling the myth? on Aion is NCSoft's MMO With a Pretty Face · · Score: 1

    I'd gather you'd love Mass Effect. Pity it's not an MMO.

  15. Re:Try these on Sci-Fi Books For Pre-Teens? · · Score: 1

    John Varley also has written recently some fiction for juveniles (Red Lighning/Red Thunder), and it's very Heinleinesque.

  16. Re:Trial accounts? on Pirates of the Burning Sea Patch a Step in the Right Direction? · · Score: 1

    I sure hope that you will give EvE online a look. And don't let the steep learning curve throw you off: http://www.eve-pirate.com/uploads/LearningCurve.jpg

  17. Re:A quarter _BILLION_? on OpenID Foundation Embraced by Big Players · · Score: 2, Informative

    Ah, it's not *one* ID everywhere. It's just one id for all low-impact sites (blog comments, simple sites that you need to register etc).

  18. Re:Not sure 3D is always the best on The User Experiences Of The Future · · Score: 1

    No single neuron holds any single memory. The process could be said to have holographic qualities, in that as neurons die, memory/thinking becomes fuzzier. And neurons, like most cells, do replace most of their molecules in the long term.

  19. Re:Unprecedented doesn't begin to describe it on Verizon Wireless To Open Network · · Score: 1

    Simple: don't allow handsets/devices to talk via the network directly. Instead, they have to talk with a third-party provider, and charge based on bandwidth used that provider. Like the Amazon/Sprint deal with the kindle.

  20. Re:Yay Sony? on EVE Online's First Quarterly Economics Report Published · · Score: 1

    The white elephant in the room is that EvE is much much more friendly towards players with a life outside the game. If you have a life or kids, you can still have a meaningful progression in the game, as the skills progress over time, not with skill use or XP gained. Don't have time for the next 3 months due to a deathmarch project at work? No problem, spend 3 minutes per week to login, set skill training, logout.

  21. Re:SOE boggles the mind on EVE Online's First Quarterly Economics Report Published · · Score: 1

    That's exactly why I'm still playing EvE and now WoW, EvE provides a sandbox where the players will set up their own content and drama.

  22. Re:Pirates disgust me on Piracy More Serious Than Bank Robbery? · · Score: 1

    Yes. People still need power, services, coordinated infrastructure. People will still need to work.

  23. [OT] Re:Interesting on Space Debris Narrowly Misses Airliner · · Score: -1, Offtopic

    Off-topic, but I was wondering about the source of your signature, I can't seem to find anything searching for it...

  24. Re:DX9 on Will the Lack of DX10 on XP Spur OpenGL Dev? · · Score: 1

    Apologies, I hadn't meant to say that. Let me rephrase: In the near term (2007, possibly 2008), I can see the share of Mac Desktops rising.

  25. Re:debugging on Is Assembly Programming Still Relevant, Today? · · Score: 1

    Shotgun Debugging: http://catb.org/~esr/jargon/html/S/shotgun-debuggi ng.html . Sadly, I've seen it too often for comfort.