Slashdot Mirror


User: kinnunen

kinnunen's activity in the archive.

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

Comments · 161

  1. Get rid of these stupid limits on Help Test Exciting All-New Slashdot "Banjo" · · Score: 0, Offtopic
    "You've reached the maximum number of times you can access users.pl: 201 accesses over 4 hours."

    Well, I'm pretty sure I haven't. Lose it, or at least check the hostname of the client with a pattern like /(cache)|(proxy)/i and not apply limits if matches.

  2. Re:Possible Solutions on EFNet on the Rocks Again · · Score: 1
    While these are good conceptual ideas, once a packet filter is implemented on a router, it consumes a huge amount of processing power and memory to then process every individual packet through that filter. This will lower an ISPs throughput significantly as each packet hits the filter.

    Umm, how so? All packets are already routed based on the destination address, this would simply be routing based on origin address. And it would be really simple too, the routing table is very small since ISPs usually have large address blocks, plus there are just two possible routing options (destinations): kill and don't kill.

    --

  3. Re:Flammable Materials on Water Guns · · Score: 1
    I've done that with butane from a lighter. The only problem was that plastic nozzle started to melt (and then burn) after a few seconds. It's not too unsafe because the gas in the reservoir is mostly butane, not enough oxygen for an explosion to happen (not much gas either, it would propably be a very small explosion in any case).

    --

  4. Not just memory on Breaking the ATA Addressing Barrier · · Score: 1
    File and partion sizes are measured in 'real' kilo/mega/giga bytes, but the medium in which they are stored is measured in marketing gigabytes. You can store only 128 one-gigabyte files on a 144GB HD.

    Not very logical IMHO (and I think the thousands of newbies asking where the 2 gigs from their new 30 gig HD went will agree)

    --

  5. F-Secure on Anti-Viral Software for Unix? · · Score: 2
    I know at least F-Secure makes a Linux-version of their anti-virus software, and if I'm not completely mistaken, they have for years.
    http://www.f-secure.com/products/anti-virus/

    It really is surprising that not everyone port their AV-software, as the most important part of package is the scanning engine (plus defs) which should be 100% computation (=portable). A Linux version shouldn't need a memory resident part or anything else highly OS-specific, just a simple command line-program that scans a file.

    --

  6. Re:GPL, Distribution, Intent and Spirit on First Legal Test of the GPL · · Score: 1
    It looks like Vidomi are trying to remove themselves from this while still allowing the code to be used with their closed source product. -- The header files describing the libraries had to be used to produce the application linked (dynamically) to it and so their application forms a derivative work. This is why GPL shared libraries are not linked against elsewhere and is why the LGPL was produced.

    But isn't this exactly how binary-only (=closed source) kernel modules are created?

    --

  7. I'm sick of these double standards on Apple Releases - Doing Less, Faster, Is Better? · · Score: 5
    We* use distributions that come with literally thousands of programs. We complain when Microsoft adds a couple to their new OS/Distro.

    We call Windows bloated at 400MB, but when someone points out that distro X takes 7 CD's, we defend that distro

    We're happy to use software that updates several times a month, some update daily. When Apple releases two patches in one month, we say their forcing people to update against their will or something.

    *Yes, I know this doesn't apply to every single reader.

    --

  8. Re:Fair use anyone? on Ring-Tone Royalties · · Score: 1
    I don't think the problem is the unauthorised use of these songs, but the unauthorised sale of them. If I want a new ringtone and don't want to make it myself, I can download one for a fee (about $1). There are companies whose only income is the selling pieces of other peoples copyrighted matarial without giving the copyright holders any provisions. Not right if you ask me.

    --

  9. Re:But..how do they finance? on Google Doubles Server Farm · · Score: 3
    http://www.google.com/corporate/index.html (under business mode).

    Also, do a search for "porn". Ads.

    --

  10. They're dead on Is the Payphone Dead? · · Score: 1
    At least here in Finland where everyone has a cellphone. You can still find a payphone or two in large shopping malls etc, but nobody ever uses them. And with the advent of the Euro, coin-op phones will be totally gone next year. Even roadside emergency phones are being removed.

    --

  11. Re:Windows NT on the ISS? on Window(s) on the World · · Score: 1
    Yeah, now that saing is transformed in to "Not even rocket scientist are able to run Linux".

    --

  12. My lame attempt on Windows Marketing Executive Doug Miller · · Score: 1
    I guess I too could take some random example of Microsoft "Not Getting It(TM)" and try to disquise an accusation as a question. But here goes:

    What do you like most/least working at Microsoft?

    --

  13. This isn't the X-files on Mir: Rest in Pieces · · Score: 2
    People have been living in MIR for 15 years, if there were some deadly bacteria in there you'd think we would have noticed it by now. Not to mention that things get REALLY HOT during re-entry, killing any microbs onboard.

    --

  14. Re:Isn't this how free software is supposed to wor on No More Free Updates For Red Hat · · Score: 1
    Dude, that is NOT cool! Reasonable arguments take away all the fun from bashing people who wish to feed their childeren.

    --

  15. Re:I routinely encrypt my e-mail on Is Crypto Solely for Criminals? · · Score: 1
    So basically you are making brute force decryption ten times more CPU expensive. Why not just add four bits more precision to your key and make brute force attack 16 times harder? Or better yet, add EIGHT bits and make it 256 times harder. Or 16b - no wait, 32 bits and...

    --

  16. Re:wow this one was close... on Documents Reveal Rambus' Patent-Enforcement Plans · · Score: 1
    What question mark?

    Netscape + Linux will show a question mark in place of '. I don't know why it does that, but it bugs the shit out of me everytime I'm using NS+Linux (which is not often, thankfully).

    --

  17. What actually happened.. on Nike: Just Don't Do It · · Score: 1
    Peretti wanted SWEATSHOP in all caps, but it was rejected by the infamous Nike lameness filter.

    --

  18. Re:How do you define a finished programming langua on LWN Interviews Larry Wall · · Score: 2
    How do you define a finished programming language?

    Segfault.org has the the answer.

    --

  19. X-Ray lithography? on 10GHz Processors And Moore's Law · · Score: 2
    IBM and Motorola poured tons of money into X-Ray lithography a few years back, but already optical lithography has surpassed all expectations and it's showing no signs of stopping. Will X-Ray lithography ever be used?

    --

  20. This is censorship? on Is Sony Turning Its Back On CD-Rs? · · Score: 1
    The Asus P4T motherboard doesn't have any ISA slots, is that censorship too?

    Just wondering...

    --

  21. A pair of articles? on A Pair Of Quantum Computing Articles · · Score: 1
    So if one article is changed, will the other article be affected simultaneously?

    --

  22. Re:Oh, come on! on Triple-Density CD-RW From TDK & Friends · · Score: 1
    > So would you only like one OS provider, for greater interoperability (at cost of service, performance, and capability)

    No, I would like to have all the OS providers define a set of standard APIs that they all agree to support. If need for a new API should arise, they define one together and all support it. Having one standard doesn't mean there is only manufacturer or provider who follows that standard. That's the whole point of standars, let others implement it too but not break compatibility.

    > The price of competition, incompatibility, is balanced by the value of competition, which is each of the 5 standards trying to outdo each other, on the ground of price, performance, capability, reliability, useability, etc.

    Which country has the shittiest and most expensive to use wireless phone networks in the world? The U.S. Because there a severel competing, incompatible "standards".

    > If there were only 1 standard, why would you think we'd get any improvement or innovation?

    Gee, maybe because the need for better technology drives people and companies to create new, even better standards? Like DVD over CD, or 100Mbit ethernet over 10Mbit ethernet. I'm SURE you can think of more examples.

    --

  23. Here we go.. on Triple-Density CD-RW From TDK & Friends · · Score: 1
    I'd rather have an obsolete standardized system, than have 5 competing incompatible systems. And you just know that each of these systems will have an upgrade in capacity every couple of years that requires new hardware. And of course, since they are all propietaty, none of these technologies will really take off and we will still be using 650MB CD-RW ten years from now. Just try agree on a (re)writable DVD standard and forget this double-no-triple-no-quad density CD crap.

    --

  24. Re:Make Money... on Astronomers Revel In Former NSA Site · · Score: 2
    I would definately go. There is one problem however, a lot of the visitor would likely be geeks. Geeks with cell phones, camcorders, PDAs, hacked Talkin-Bass gizmos and whatnot. And then there are the non-geeks who have the same stuff, but don't know how to turn it off. This is exactly what they are trying to avoid by choosing a remote location.

    --

  25. Re:depends on your definition of freedom on Is The U.S. No Longer The Choice For Freedom? · · Score: 1
    If by freedom, you mean the ability to affect change as a private citizen, then I think the U.S. is still far and away the most 'free' country on the planet.

    The U.S isn't more free than most other countries, it is just the most succesfull in creating and marketing the illusion of freedom.

    --