Slashdot Mirror


User: arekq

arekq's activity in the archive.

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

Comments · 148

  1. Re:It shouldn't be that easy on Censoring The Net With A Hotmail Account · · Score: 1

    I agree that it is not the ISP's job to investigate the validity of an infringement claim. However, they should make reasonable attempts to protect their customers from fraudulent claims, which, at a minimum, means notifying the customer and give them reasonable time to respond. In this study, iFast giving out customer information is clearly unacceptable. I am a little curious about Yourhosting, though. The report says they did call the customer, I wonder if 'the customer' has denied the violation on the phone. If they did, then what Yourhosting did was unacceptable.

  2. Re:makemeapassword.com on Passwords - 64 Characters, Changed Daily? · · Score: 1

    or 'mkpasswd'.

  3. Re:Biometrics on Passwords - 64 Characters, Changed Daily? · · Score: 1

    ahhhhhhh... surgery every 90 days... that's terrible. :)

  4. Re:Bring 'em on on Remote-controlled Bolts and Screws · · Score: 1

    not having to climb under the car and lay there for four hours screwing with a stupid bolt Of course. (under normal circumstances) You won't be able to remove the screws anyways. :)

  5. Re:at least there not doing what borland did! on Java 1.5.0 Now Officially Java 5.0 · · Score: 1

    I think their company name change is more interesting: Borland -> Inprise -> Borland

  6. Re:A bit off topic on Your Data and Cyber Business After You're Gone · · Score: 3, Funny
    I've tried it and it seems to work pretty well.
    You mean... you died? :-)
  7. Re:only makes sense on Slackware Chooses X.org Server Over XFree86 · · Score: 1

    Current Debian branches use XFree86 4.3 and it will not use XFree86 4.4 because of the license problem.

  8. Re:competes with? on EIOffice 2004 vs. MS Office 2003 · · Score: 1
    The damned thing only has a single file format that's supported - .eio.
    That's not true. According to their homepage, it supports "Import / Export, edit and save Microsoft Office documents."

    I wonder if it supports other formats like, OO, WP...

  9. Re:Where many people miss the point... on Is Swap Necessary? · · Score: 1

    Can I have 3 gigs of RAM and still be stingy? :-)

  10. Re:Where many people miss the point... on Is Swap Necessary? · · Score: 1

    Sometimes when I need to use some big files, especially over the network, I "cat file >/dev/null" first and watch it fill the memory. :)

  11. Re:If You have enough RAM on Is Swap Necessary? · · Score: 1
    Are you serious?

    The advantage of swap is that it increases the amount of memory applications can use without adding more RAM.

    If you use RAM disk for swap, it'll only decrease performance because of the unnecessary moving of memory blocks.

  12. Re:If You have enough RAM on Is Swap Necessary? · · Score: 1
    It is an approach that won't do you any good.

    Think about it: Amount of RAM stays constant. Instead of just leaving the data where they are, you waste some cpu cycles moving them to another part of the memory space...

  13. Re:Correct me if I'm wrong. on Dinosaurs Died Within Hours of Asteroid Impact, says New Study · · Score: 1

    Big generation gap :)

  14. Re:Correct me if I'm wrong. on Dinosaurs Died Within Hours of Asteroid Impact, says New Study · · Score: 1

    I am guessing what he meant is that, since you recall the oxygen level at that time, you must have born by then. So, how old are you? :)

  15. Re:Simple on The Economics of Executing Virus Writers · · Score: 1
    6 people in a balloon, too much weight. Its heading into the rough seas below. Casting one over will save the other 5.

    Umm... This one is even more complicated. Are you casting over yourself or other people? :)

  16. Re:Too Open on Secondary Exam Results In India Mean An SMS Flood · · Score: 1
    Do they have the option not to tick the checkbox?

    Not to pick on you but you phase like if a student doesn't tick the checkbox he/she isn't allowed to take the exam. :)

  17. Re:You gave the answer in your question on The Best Linux Distro for a New User? · · Score: 1
    That is only a run-from-CD ISO. It won't install to your hard drive, so it's not really the same thing.

    Having said that, it is possible to install SuSE via FTP. The boot disk images are available at: ftp://ftp.suse.com/pub/suse/i386/current/boot/

    However, you'll probably want to find a fast mirror or download the directories first, it could be a pain to install from their main ftp. :)

  18. Re:Twice wrong on More Light Shed on Project David · · Score: 1
    These are two different concepts: a format that doesn't have the feature you need, and a format that is lossy.

    Different formats support different number of features. Therefore, when you convert from one to the other, it's normal that you need to strip or make up some information. (for example, layers, paths, alpha channels, DPI, comments, thumbnail, etc.)

    A lossy format is a different concept. It takes out information in order to reduce file size, so even the format is not changed , you still lose information.

  19. Re:Ripoff...? on More Light Shed on Project David · · Score: 1

    It's not as obvious as you think. Here is my comments in another thread.

  20. Re:Purloined code on More Light Shed on Project David · · Score: 1
    I disagree. Take a look at: http://www.inq7.net/inf/2004/apr/26/inf_4-1.htm
    "According to Peter Valdes, chief technology officer of SpecOps, David uses a "new approach" in simulating the Windows environment in a Linux-powered system."
    If they are using wine, it wouldn't be a "new approach in simulating the Windows environment", would it?
    "As of 2002, SpecOps said that the WINE project remained in the hands of developers, and out of reach of Windows users. The project also inherited the flaws inherent in the Windows system so early adopters experienced system crashes and performance problems."
    They suggests that wine "inherited the flaws inherent in the Windows system", and theirs doesn't?
    "According to SpecOps's technical executives, David used reverse engineering to create a "Windows Subsystem Simulation Environment" to allow Windows applications to run "natively" on the Linux operating system."
    Note the "David used reverse engineering" part. So it's either: 1) they implement the system from the ground up, or 2) they try to take credit for the wine developers' work.
  21. Re:I dunno much about it but seems to me... on More Light Shed on Project David · · Score: 1
    Agree. At least CodeWeavers does contribute code back to wine.

    These guys seem shady. It feels like they want to hide the fact that their product is based on wine/CrossOver.

  22. Re:Twice wrong on More Light Shed on Project David · · Score: 1
    PNG: great format, but HUGE files in PNG-24, so it's not the best to use for photos etc... screenshots are good though.

    I think this is not a fair statement.

    PNG is not worse than other lossless formats in terms of file size.

    JPEG is excellent in applications where cost is the priority (e.g, web: bandwidth, consumer DC: storage).

    However, for applications where accuracy is more important, a lossless format should be used. An example is photo editing. If a lossy format is used, the final picture will likely have lots of artifacts.

    Professional class digital cameras does use/support lossless formats.

  23. Re:Twice wrong on More Light Shed on Project David · · Score: 1
    No, I don't think this is the proper way to define a format lossy/loseless.

    A better way would be whether repeated loading and saving of the same file accumulate losses?

    If you take a GIF file, load it, and save it. It will not lose any color.
    This is not true for JPEG.

  24. Re:Uh, prior-art? on Professor and Student Thwart P2P File Sharing · · Score: 3, Informative
    It is definitely possible to have more than one file having the same MD5 hash, but it is practically impossible to find those files from the hash.

    So, if you just change the positions of the values within the file, it's extremely unlikely that it will have same hash.

    If someone managed to figure out a way to generate a file from a MD5 hash, then it will become useless. (IIRC there's a site that tries to find two files having the same hash, to test the reliability of MD5.)

  25. Re:The estimates are OK on Projected 'Average' Longhorn System Is A Whopper · · Score: 1
    If this is just an estimate of what computer people will be using, then this piece of data doesn't really have much to do with Longhorn (read "useless" :) ). People using other O/S will be using similar systems.

    On the other hand, if it is some requirements for Longhorn, then it's terrible.

    Even though we are around the 3GHz range now, most software works for computer 1GHz or below.