Slashdot Mirror


User: vrt3

vrt3's activity in the archive.

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

Comments · 676

  1. Re:Pascal on Half Life 2 Source Code Leaked · · Score: 1

    Even though this is slashdot, I read the articles, but I didn't see any mention of Pascal. It's probably me, but where did you see that Half Life is in Pascal?

  2. Re:Alt Graph.... on What's A 'Scroll Lock' And Why Is It On My Keyboard? · · Score: 1

    Why are you talking in the past sense? It still exists. For example, on a Belgian keyboard you need to press it to get | (AltGr-1), @ (AltGr-2), (AltGr-E), # (AltGr-3), ^ (AltGr-6), { (AltGr-9), } (AltGr-0), [, ], \, ~, , `. Somewhat annoying when programming C/C++/Perl.

  3. Re:MS Office scroll lock peeve on What's A 'Scroll Lock' And Why Is It On My Keyboard? · · Score: 1

    I know, it bugs me too lots of times. I know I can workaround by clicking in the document to place the cursor in the new position, but I often forget about it.

  4. Re:Does it matter anymore? on Hard Drive Capacity Confusion, Lucidly Explained · · Score: 3, Informative
    if I'm going to buy a 120 GB hard drive, i expect there to be 120 * 2^30 = 128,849,018,880 bytes on the drive.

    if I'm going to buy a 120 GB hard drive, I expect there to be 120 * 10^9 = 120,000,000,000 bytes on the drive.

    The hard drive I got had 113 GB (113*2^30 = 121,332,826,112 bytes).

    The hard drive I got had 113 GiB (113 * 2^30 = 121,332,826,112 bytes).

    That is a difference of 7,516,192,768 bytes (7 GB).

    That is a difference of - 1,332,826,112 bytes... actually there were more bytes than you should have expected.

  5. Re: But seriously on Hard Drive Capacity Confusion, Lucidly Explained · · Score: 1
    Argh! You picked the one example that doesn't work, since the Quux is a unit of smallness. 40 Quux is only half as much as 20 Quux!

    Yes, but it's double as few!

  6. Re:Base 2 on Hard Drive Capacity Confusion, Lucidly Explained · · Score: 2, Interesting

    Every time this issue comes up, and somebody proposes to abandon the use of K = 1024, people react saying that would be bad, because K = 1000 doesn't fit with power-of-2-based storage in computers.

    That may very well be, but that's not the point. We can still use binary prefixes. But it doesn't make any sense to use the same prefix with different meanings. It makes perfect sense to use different prefixes, and to use different symbols for them. That way there is no confusion.

    I never understood this really. CS is, of all fields, a field where it is important to be unambiguous. One byte wrong, or even one bit, and the computer doesn't understand it, or misunderstands it. Yet where it comes to defining storage units, we hijack the established 'kilo' and make it mean 1024 instead of 1000. Not even always: 1kbps is never 1024 bits per second, always 1000 bits per second.

    I say, where it makes sense to use binary prefixes, let's do it. And let's be clear about it. The current 'Look ma, I'm using binary prefixes but I made them look exactly like the usual decimal prefixes so I can create confusion and ./ religious wars' should be stopped. And I think it will: ifconfig, for example, already reports bytes transmitted/received as GiB, MiB, ...

  7. Re:Travelling Mailman problem's solution's problem on Spoofed From: Prevention · · Score: 1

    Well, it's not a good idea to set up an SPF server at home since I have a dynamic address (though it doesn't change very often), so that would mean my web hosting company should provide it for me, and for its other customers as well. That would actually not be bad indeed.

  8. Re:Travelling Mailman problem's solution's problem on Spoofed From: Prevention · · Score: 1

    I have my own domain, and I like to use an email address from that domain. My ISP disallows me to directly send or receive mail: port 25 is blocked in both directions. Currently that is not a problem, since I can sent mail trough their SMTP server, even using my own email address. That wouldn't work anymore with this scheme.

  9. Re:Pfff on Xen High-Performance x86 Virtualization Released · · Score: 1

    A few years ago, I loosely followed Plex86 development. One of the things I saw mentioned on the mailing list was something about scanning; Google turned up with http://systems.cs.colorado.edu/ComputerArchitectur e/Bochs/plex86/PIG/c10.html. That's were I got the idea about the code scanning. I didn't study any of this in any detail, so you might very well be right.

  10. Re:Pfff on Xen High-Performance x86 Virtualization Released · · Score: 2, Informative
    Yes, but VMWare still needs to make concessions for each supported OS. Yes, you can install and run Solaris/86, pre-v6 Netware versions, plan9, and BeOS under VMWare (with varying success), but they're not supported. They need to tweak VMWare for each OS.
    I could be wrong, but I didn't think so. Not supported means they don't support it, not that it doesn't work. The tweaking that is done when you select a specific OS only concerns the configuration, such as amount of memory and stuff. Things you can easily adjust yourself.
    I'm unsure why Xen needs guest OS mods, vs the way VMWare and Plex86 do things. I only skimmed the paper, so I might have missed something.
    VMWare and Plex86 need to trap priviledged instructions in running code and replace them with their own. I believe they do this by literally scanning code-to-be-executed, which slows down the virtual machine of course.
    Xen solves this by replacing all such instructions with Xen system calls; somewhat the same as User Mode Linux, where low level instructions are replaced with system calls to the host kernel.
  11. Re:Example of bad UI on User Interface Design for Programmers · · Score: 1

    You can configure Explorer so that it always uses the Details view:

    Open Explorer
    Select the Detailed view
    Tools->Folder Options->View->Like Current Folder.

    While you're there, check 'Display the full path in the address bar' and uncheck 'Hide file extensions for known file types'.

    That's what I do on every PC I use for any significant amount of time.

  12. Re:I've just been looking at remote X apps on Proxy Servers Lighten Up X · · Score: 1

    I regularly run pan remotely over X, and it works very good. And that's over a 128kbps link. Sometimes I run mozilla remotely, and it certainly runs fast enough.

    It's true though that X doesn't allow to store at the server instead of the client.

  13. Re:Windows Means Work on Virus Knocks Out U.S. Visa Approval System · · Score: 1
    ... Broken Windows fallacy

    So you're trying to tell us, on /. no less, that Windows is not broken after all??

    Or should I have followed the link? This is /., you know.

  14. Re:ads on Computer Makers Sued Over Hard Drive Size · · Score: 1
    The argument is very much similar to the argument against the English system. Both systems are used because you want simple conversions. I have 1,000 fluid drams of something. How many fluid ounces is that? Likewise, if you always end up with 1024 units of something, why would you use 1000 as your base instead of 1024? Does it make more sense to have all of your data coming in multiples of 1.024 or in multiples of 1?
    (I think multiples of 1 is most convenient)

    Seriously, there's a huge difference: when the metric system was introduced, they didn't copy the names from the imperial system. A meter is about as long as a yard, but the metric system decided to invent a new name.

    That's what should have happened in the computer world too. As you argue, it was convenient to introduce a system based on powers of two as opposed to the existing system based on the powers of ten. But the decision to use the same prefixes in their new system was a very bad decision.

    I don't know if we will ever be able to get rid of all the inconsistency, but I sure hope so. Many people argue that powers of two are much easier to deal with in contexts of computer storage, and they're right. But that's not an excuse to hijack the SI prefixes.

  15. Re:Summary misleading on Supersonic Flight Without The Sonic Boom · · Score: 1
    I think 'antiphase' would be better for what he meant.

  16. Re:The straw that broke the PHB's back? on Microsoft Prepares Office Lock-in · · Score: 3, Informative
  17. Re:I reply but for no other reason... on Distro Taste Test - Linux and Beer · · Score: 1

    Heineken? Don't you have Stella over there? If you give me 10 Heinekens for free or 1 Stella for $ 10, I'd choose the Stella any day.

  18. Windows 95 on Xr Renamed to Cairo · · Score: 1
    As other posts indicate, it's not important whether a name is or is not descriptive.

    But wasn't Cairo the codename for Windows 95 during its development?

  19. Re:If you don't have it... on Perfect Pitch for Those Without It · · Score: 1
    As an (almost) unrelated aside, another concert peeve of mine - Volume. I went to a concert this past weekend (Tori Amos in Boston) where the performer did well, the set list appealed to me, and the environment in general seemed just about perfect. However, even with earplugs (a must for anyone who actually goes to concerts to enjoy the music), they had the volume cranked so high that the bass completely distorted everything else (as in, I could audibly detect clipping of the vocals at every new bass note or percussive event). This does NOT make for satisfied (much less "happy") concert-goers.
    I experience exactly the same thing at concerts, only I thought I was more or less the exception. Other people never seem to notice the distortions. Sometimes it ruins the whole experience for me.

    OTOH I haven't tried with earplugs yet, I should really do that sometimes. Ideally I would like some with builtin equalizer...

  20. Re:Wont show them to anyone... except germans? on Open Source Community Approaches SCO · · Score: 1
    The character "omega" is substituted for "w", because it looks like a Latin w, and there is no w in Greek; also AFAIK there is no letter o.
    Actually the Greek have two letters for 'o': omicron (written as 'o') and omega. The first is short, the latter is long, as you could have guessed from the names.
  21. Re:In Ten Years... on Computer Expectations of Today, and a Decade Hence? · · Score: 1
    In ten years:
    • We will be waiting for Duke Nukem to be released
    • GNU Hurd will be almost ready to release
    • Large scale implementation of IPv6 will just have started
  22. For them, Linux is not a problem on SCO Announces Final Termination of IBM's Licence · · Score: 1

    For SCO, running Linux doesn't create legal problems, not even in their own extraterrestrial view of the whole thing.

  23. Re:You Want the truth? on When Wrongfully Accused of Hacking, What Can You Do? · · Score: 1

    It's a play on a scene of "A Few Good Men".

  24. Re:Useful on FreeBSD Ports Tricks · · Score: 1, Funny

    I would hope they are in the handbook, because without these 'tricks' I think the ports system would be a pretty dumb package management system.

  25. Re:Backing up is like voting on Reviving A Dead Hard Drive The Hard Way · · Score: 2, Informative

    When one of my hard drives a while back was dying, Windows 2000 had put SMART warnings in the system log. Third-party monitor not required, apparently.