Slashdot Mirror


User: klui

klui's activity in the archive.

Stories
0
Comments
1,079
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,079

  1. Re:I hate to say it.... on Portrait of The Last Remaining Pinball Wizard · · Score: 1

    I haven't played new pins for a long time, but I grew up on pinball where Williams and Bally had the most variety and fun. These titles may not resonate with a lot of younger folk, but... Flash (the strobe, the increasing pitch of the hum makes it my all time favorite), Silverball, Fireball, Firepower, Firepower II, Black Knight (1st multi-level), Space Invaders, Hyperball (too bad the gun always overheated), Joust (head-to-head).

  2. Re:Oh great on Microsoft Releases Windows Server 2003 SP1 · · Score: 1

    The Remote Desktop breaking happened to me with some versions of ATI's drivers under XP SP1 and 2003 no SP.

  3. Re:I am not a Win S2K3 admin, but on Microsoft Releases Windows Server 2003 SP1 · · Score: 1

    Backpeddling sure is fun. Your original statement was just plain wrong. Why won't you admit it?

  4. Re:Did the Mozilla/Firefox guys ignore a warning? on Mozilla / Firefox Memory Exposure Vulnerability · · Score: 4, Interesting

    Comments seem to indicate that it's a very old bug...

    ------- Additional Comment #6 From Brendan Eich 2005-04-01 17:49 PDT [reply] -------

    BTW, this bug is like 8+ years old. Roger Lawrence fixed half of it in 2000:

    r=norris,waldemar
    Fixes for bugs#23607, 23608, 23610, 23612, 23613. Also, first cut at URI
    encode & decode routines.

    Unfortunately, AFAICT none of the bugs he cites had anything to do with the two
    hunks of that revision:

    @@ -1061,16 +1080,22 @@ find_replen(JSContext *cx, ReplaceData *
    @@ -1138,16 +1163,17 @@ find_replen(JSContext *cx, ReplaceData *

    that half-fixed the original 1997-era bug. /be

  5. Re:Clarification... on Chinese Huawei Takes on U.S. Telecom Market · · Score: 1

    Quite sad and pathetic.

  6. Re:Clarification... on Chinese Huawei Takes on U.S. Telecom Market · · Score: 1

    I think most people who are reading about a story where "prices becoming a factor" and sees some prices will know from the context about whether it's less or greater than. Surely a lot of people have made mistakes from editing where they left in/out words before?

  7. Eye strain and some radiation w/ CRTs on Health Consequences of CRT Monitors? · · Score: 2, Informative

    Long sessions in front of CRTs produce eyestrain, apparently even at high refresh rates like 85Hz from what I read. No study to back this up though.

    But anyway the other problem is radiation. For the most part, the front is well shielded although some do leak out but the sides and back are not as good as the front. In some companies, as soon as someone is pregnant, their CRT is replaced with an LCD.

    Of course, in the long run, LCDs save a lot more energy and that's a good thing by itself.

  8. Re:time to modify mimedefang-filter on Gmail's Birthday Presents · · Score: 1

    I prefer plaintext.

    However... whenever you create a numbered list, and you edit it by deleting/adding items, you need to manually renumber all your items. For bullets (and numbered lists, too), if any item span more than one line, you need to redo the formatting otherwise it looks like it was typed by a 5th grader. The auto lists take care of all that for you.

  9. Re:The real joke on Gmail's Birthday Presents · · Score: 1

    +1GB. All units rounded to nearest GB.

  10. Re:oh, and about that extra space... on Google Ride Finder Announced · · Score: 1

    You don't have to check. Just go to gmail.google.com and the counter updates automatically in the middle of the page.

  11. Re:One solution is... on Mozilla Firefox 1.02 Released · · Score: 1

    You'd also need to go into each user's hive and remove the old Software entries. Yeah, it's a pain.

  12. Re:Update? on Mozilla Firefox 1.02 Released · · Score: 1

    I just tried it with Thunderbird and while the silent install works well, it doesn't remove the old installation from Windows's registry.

  13. Re:Update? on Mozilla Firefox 1.02 Released · · Score: 1

    Well, if you really should uninstall before you update, why doesn't the updater uninstall before it reinstalls?

  14. Re:Best way to upgrade? on Mozilla Firefox 1.02 Released · · Score: 1

    Actually, under Windows, I would recommend that people reinstall over their existing version and clean up using regedit. In the past, I set Firefox as my default browser and when I uninstalled, all my icons reverted back to Internet Explorer. When I reinstalled Firefox my icons did not go revert even after I changed the browser settings.

  15. Re:Mirrors on Mozilla Firefox 1.02 Released · · Score: 1

    Yup. It worked for me this time. Yay.

    But I would like to say that it's not really an "update" or "patch." It's more like an automatic reinstall under Windows. Install over 1.0.1 and go into the registry to clean up.

  16. Re:Pop Access? on Yahoo Ups Mail to Match Google's Gig · · Score: 1

    No argument over here about managing your folders.

    But your original message implied that GMail's POP is not for you because "I want it stored on a server that I can access from anywhere...."

  17. Re:Pop Access? on Yahoo Ups Mail to Match Google's Gig · · Score: 1

    You're confused about what options GMail's POP offers. You can keep messages on Google's servers.

  18. Re:Yahoo vs Google? on Yahoo Ups Mail to Match Google's Gig · · Score: 1

    Does Yahoo SSL-encrypt your entire email session like GMail? I thought not.

  19. Use more than regular expressions on Regular Expression Recipes · · Score: 1

    Rather than relying only on regular expressions, it would be beneficial to use regexps along with sed/(g)awk/perl. If the incantation that you use using regexps is obscure to you, how will the next guy who will support your stuff feel? Break up your uber regexp into a simpler combination of regexp(grep)/sed/awk combination.

    With that, I almost always use anchoring via ^ or $.

  20. Re:The only hope for this movie... on Benioff and Weiss To Write Ender's Game Script · · Score: 1

    Yup. Computer graphics.

  21. Re:Aggression Requires Aggressive Retailiation on How ISPs May Quietly Kill VoIP · · Score: 1

    Spells regulation and open standards. i.e. Before AT&T's divestiture, you can only buy a telephone from AT&T. Once VoIP is common place, I'm pretty sure there will be lawsuits that will allow VoIP devices to connect into the modem so they also receive the same priority.

  22. Re:Mac OSX Solution on Solving the /etc Situation? · · Score: 1

    NeXTSTEP/OpenSTEP never used XML. Stuff was kept in a defaults textfile database. They have carried over the name Property List over to OS X but its contents format has changed. http://www.vorlesungen.uni-osnabrueck.de/informati k/shellscript/Html/Man/_Man_NeXT_html/html5/Proper tyList.5.html

  23. Re:Messes are inevitable on Solving the /etc Situation? · · Score: 1

    As opposed to the first example where it can be edited by any editor, regardless if it understands XML or not. Seriously, just because an XML file is valid doesn't mean an application is guaranteed to understand it.

  24. Re:This is just how OSS is... on Solving the /etc Situation? · · Score: 1

    Ha! Good luck trying to maintain your set of changes as soon as you have a bunch of your apps get rev'ed up.

  25. Re:I got an ... _angle_ on Solving the /etc Situation? · · Score: 2, Interesting

    I very much like Apple's OS X approach. Separate files for each service/application. The problem with Windows's registry is that there are many entries that references other entries. If an application's uninstaller is not written just right, you will have dangling references polluting your hive. Apple's approach is very much like Mac OS. If you remove an app, you know that you can go to (basically, there are exceptions) System Folder:Preferences and remove the app's preference file/folder. With the Windows registry, you're never really sure since there are a lot of GUIDs like "{4D36E97B-E325-11CE-BFC1-08002BE10318}" where you have no idea what they mean.

    As far as XML, it doesn't really matter if it's done using XML or the Windows .INI construct. Just don't make the damn thing binary. Even Apple's XML files contains encoded binary. Not very user friendly, but I suppose they've done that on purpose. You can be sure that information can be hidden, regardless of how it's implemented.