Slashdot Mirror


User: KiloByte

KiloByte's activity in the archive.

Stories
0
Comments
4,101
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 4,101

  1. Re:Their strategy on IFPI Threatens UK Academic For Linking To Article · · Score: 0

    It's a bit like terrorism.
    No, it is not anything near terrorism. Extortion, racketeering, blackmailing, maybe. But terrorism is a completely different thing. It is because this kind of mislabeling, claiming anything that aims to scare people to be "terrorism", that is so easy for governments all over the world to take away everyone's rights with the excuse of combating it. RIAA blackmailing people is not like terrorism. People discussing ways to blow things up is not terrorism. Disguised people shooting at soldiers in the battlefield is not terrorism.
    Wrong. Terrorism, by it's very definition, is hurting non-combatants to make them overcome by fear, in order to make them follow a course of action the terrorist wants to attain. It doesn't matter if you use a shaheed's belt or a lawsuit. The idea is the same.
  2. Breach of contract on ISPs Starting To Charge for 'Guaranteed' Email Delivery · · Score: 3, Insightful

    Well, assuming an user pays for the e-mail account, isn't this a breach of contract and false advertising? By "providing an e-mail account", it can be assumed no real mail is ever meant to be knowingly dropped.

    Declaring those who haven't paid the protection racket as not "real mail" is not really something that I would envision as something which would pass a non-bribed judge.

  3. Re:What's the big deal.. on Economic Analysis of Toilet Seat Position · · Score: 1

    There are worse cases... At a female friend's place, the seat won't even stay up. You actually need to hold it the whole time when peeing.

    And no, neither her nor her flatmate heed it when I complain. Drat. Damn female chauvinist pigs... I should sue them for gender discrimination or something.

  4. Re:Firefox 2 on 10 Anti-Phishing Firefox Extensions · · Score: 1

    Yes, and it protects you from spyware which would send all the URLs you visit to a "don't do no evil" company, too, right?

    I know this can be disabled, but how many people even know how to change the defaults?

  5. Re:It's the package selection process on A Windows-Based Packaging Mechanism · · Score: 2, Interesting

    Don't forget about updates, too. While a few apps like Firefox check for updates on their own, most don't, and even those which do are all inconsistent with each other.

    The desktop I use at work is a Windows one, as this is what all but one customers use -- so even though I spend a lot of time sshed to a real box, things like Firefox, Gimp, TortoiseSVN, etc, etc, are all win32 binaries. And having them keep up to date by a single command as opposed to visiting every single homepage once in a time would be swell.

  6. Re:Security, security, security. on A Windows-Based Packaging Mechanism · · Score: 4, Insightful

    Uhm, let's compare signed repositories with grabbing those programs you need from websites, and quite a few of them use random services like download.com.
    Quite a step forward in my book.

  7. Re:Not a surprise... on Unicode Encoding Flaw Widespread · · Score: 1

    There is the option of using UTF-8 instead of UTF-16 for the encoding of Unicode characters. Most implementations of Unicode insist upon UTF-16 (meaning all characters including Latin alphabets use 16 bits per letter).
    "All characters"? I'm afraid that's only 1/17 of Unicode. And according to the law of mainland China, software which doesn't support codes over 16 bits can't be sold there -- well, the commies are nothing but lawful so it's mostly a paper requirement, but it's there.

    And UTF-16 has all the flaws of UTF-8 and UCS32 with none of the advantages. You neither get the 1-character-to-array-element ease nor having out-of-the-box compatibility for 99% of GUI software. With UTF-8, if your program supports ASCII (duh) and doesn't rely on character cell display (ie, full screen text mode software) or need to have some means of counting characters, you're set without doing anything.

    Fortunately, the only major implementation which uses UTF-16 in a place visible to the user is win32, and as only a small minority of software uses their fooW APIs instead of fooA, it's those unlucky to depend on Windows who suffer from charset problems in this millenium. Oh wait, I forgot those who have to exchange data with Windows users, and that's... ugh...
  8. Re:"Not vunerable" on Unicode Encoding Flaw Widespread · · Score: 1

    Yeah, no "content filtering" is needed, why would it be? Any text is either the request (and thus not "content") or mere data, in the second case it shouldn't be filtered unless something is terribly broken.

    Trying to parse encapsulated data is a bad idea generally; as is trying to detect the same attack twice. Of course, unless you're snakeoil^Wsecurity software salesman.

  9. Re:Not a surprise... on Unicode Encoding Flaw Widespread · · Score: 3, Insightful

    Wrong, the flaw in Cisco's "security" software and IIS is due to them converting things to 8-bit charsets, not due to Unicode. In fact, the whole idea of "code pages" is fundamentally broken, as it assumes all data ever moves to another places only in the same region.

    The idea of double-width characters is broken too, yeah, and they are there only to appease the users of some broken Chinese/Japanese software -- but there's nothing wrong with having strange characters in file names. They don't match any file they are not supposed to unless you try to shoehorn them into a limited character set.

    So, it's a flaw in the software, not Unicode by itself.

  10. Re:Well, I need the explanation I guess on Scientologists In Row With BBC · · Score: 5, Insightful

    Why is this in YRO? I guess you could make some weird case for my right to have the BBC pick on Scientology...
    It's not about Scientology suing BBC, it's about them trying to silence someone who dared to say something bad about them. Oh, wait -- he didn't even do that in public, just in a talk with a scientologist. The report wasn't published, it was the Church of Scientology who attacked first.

    And being attacked for criticizing Scientology is something that could have happened to you. For, let's say, talking bad about those Sons-of-a-Bitch here on Slashdot.
  11. Re:anti-aliasing makes me need glasses on openSUSE Hobbled By Microsoft Patents · · Score: 1

    Depends on the font. With the older MS fonts, ClearType looks outright ugly and unreadable. But if you use their newest set, ClearType is pretty much a must -- and it kicks ass. On LCD, that is. The regular gray-scale AA done by Microsoft doesn't work right -- but with TrueType, the new MS fonts look great both on LCD (sub-pixel AA) and on CRT (gray-scale AA).

    I admit to them: Consolas really pwns Bitstream/DejaVu Mono. Just don't try it without working antialiasing. With MS Courier/MS Lucida, forget about AA.

  12. Re:What can Vista do that my Linux box can't? on MS Says Vista Selling At Twice XP's Pace · · Score: 1

    Remind me again what Vista does that my Linux box can't? Oh wait... purty jellybean graphics and melted-crayon menus and icons. Right.
    Uhm, Beryl and co? And even many regular non-XCOMPOSITE Gnome/KDE themes are capable of pwning Vista eyecandy-wise.

    Except, you see, the transparency on Beryl is actually useful. For example, try a translucent gnome-terminal -- text's foreground will be fully opaque, with just the empty areas translucent. On Windows, both have the same alpha, making the text hard to read if you want to see anything behind the window (like, a reference sheet/etc).

    And if you want Vista melted-crayon theme... LinSta anyone?
  13. Re:Two megs? on LinuxBIOS Gets GUI · · Score: 1

    You just want your username not to be outdated!
    Yeah, it predates the kibi crap by quite a few years. In fact, I was named this way only by association with a friend called MegaByte, although he appears to not use his nick anymore.

    So indeed, there is a personal reason this issue riles me up.

  14. Re:Two megs? on LinuxBIOS Gets GUI · · Score: 3, Insightful

    MEBIBYTES
    Please, stop this. The efforts by Academie Englaise to redefine the value of pi^H^Hmegabyte has failed miserably, and there is no reason to have this idea in a place other than MS Bob, UnifiedRoot or DOPA -- in the bit bucket where all asinine failed proposals go.
  15. Re:That's one of the reasons I use OpenSource on Microsoft Takes a 'Patch Tuesday' Break · · Score: 1

    Enable ntpd. I don't know if ms windows has a similar capability, but I'm bet there are at least utilities.
    And how exactly is this going to help? NTP tells your machine the current GMT time, not your local one -- in fact, it has no real way of knowing where you are. It's up to your local machine to know the time-zone offset, and the DST change changed exactly this.
  16. Re:My predictions on An Ad Upstart Forces Google to Open Up a Little · · Score: 2, Insightful

    Now, please tell me whom the poster of this article works for.

  17. Re:Compatibility on An Ad Upstart Forces Google to Open Up a Little · · Score: 0

    Uhm, wrong. It's not a bug, AdBlock works as it should.
    Come on, do you really want to see ads?

  18. Re:Why do we have to put up with this crap? on RIAA Appeals Award of Attorneys' Fees · · Score: 1

    You forgot about most of the money:

        }
        defendant.attorneys.bankbalance += defendant.fees;
        plaintiff.attorneys.bankbalance += plaintiff.fees;
    }

  19. Illegal evidence on Ex-judge Gets 27 Months on Evidence From Hacked PC · · Score: 4, Informative

    And how the fuck you can convince someone on evidence that got obtained in an illegal way?

    And why the script kiddie isn't in jail? Spying and breaking the privacy of many thousands of people (the blurb suggests it was way more than 3000) isn't something to shake a stick at.

  20. Re:making money on Over 27% of Firefox Patches Come from Volunteers · · Score: 2, Interesting

    Why the hell would anyone want the search bar if you can simply type "google xxx"? (And for lazy bastards like me, you can change this to "g" by editing "Quick searches/Google/keyword"). Same with "wp" for WikiPedia, and so on. Toolbars are useless and a waste of screen real estate.

    Oh, wait... that's a sponsored toolbar. Oh my.

  21. It's not an IBM's format on Microsoft Blasts IBM Over XML Standards · · Score: 4, Insightful

    Perhaps IBM's actions are based on the format qualities, not on its favoritisms. About those, since when IBM was in bed with Sun any more than it was with Microsoft?

    This "Open Letter" is nothing than another piece of FUD and whining.

  22. Re:Nice Suttle FUD in the article. on The Pirated Software Problem in the 3rd World · · Score: 1

    Or, more likely, actually FIXED the spyware problem by removing Windows Activation or WGA.

  23. Re:oh please on UK Greens Declare Vista Bad For Environment · · Score: 2, Insightful

    No, ordinary folks toss out the whole perfectly good computer.
    Already a lot of them prefer purchasing a new machine instead of paying a sizable part of the price to have it "repaired" by removing spyware.

  24. Re:lol on British Cops Hack Into Government Computers · · Score: 1

    See, they say a long time ago a guy named Nixon went into deep shit for wiretapping just one hotel. A president. Must have been a fairy tale.

  25. Re:well this is where they are on Pluto Probe Snaps Jupiter Pictures · · Score: 5, Informative

    Pythagoras' theorem says the distance in R3 (ie, euclidean space) is sqrt((x1-x2)^2+(y1-y2)^2+(z1-z2)^2).
    That is, the distance between Earth and Jupiter right now is: 8.95528824E8 km.

    Dividing that by c gives 2987 seconds. So, right now the half-ping is 50 minutes.

    By similar calculation, you can get that EarthNew Horizons is 2779.975 s =~ 46 minutes.