Slashdot Mirror


User: Moderation+abuser

Moderation+abuser's activity in the archive.

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

Comments · 1,419

  1. Isn't the RIAA the very definition of a cartel. on RIAA's Nasty Easter Egg · · Score: 3, Insightful

    And isn't this monopolistic behavior?

  2. Well, if you consider, Windows was v3.0 on KDE 3.2: A User's Perspective · · Score: 1

    0.11 came out in Dec 1991. *Lots* of people were still using DOS 4 or 5 entirely without Windows.

    Of course the original poster is being facetious and you are an idiot for being trolled so easily.

  3. No, really. Zope rocks. on Plone 2.0: eWEEK Reviews, Raves About OS Software · · Score: 2, Interesting

    "but they weren't revolutionary and didn't make me run through the streets naked, Archimedes-style."

    It's one of those epiphany moments when you start using it and developing for it. After Apache, Perl, PHP, ASP and all the other point tools. The thought is "Fuck me, *this* is how it *should* be done".

    Zope on it's own rocks. Plone on top is the icing. It's all free anyway, runs on every platform including Windows so you might as well try it for yourself.

  4. It doesn't have weed prevention. on Scotts Testing Genetically Modified Grass · · Score: 1

    You continue to kill the weeds with a herbicide (roundup), but the grass is resistant to that particular herbicide and so does not die.

    It means that you can go off on a spraying spree and not have to worry about killing the grass. i.e. You buy and spray *more* weedkiller.

  5. Linksys on Cisco's LEAP Authentication Cracked · · Score: 0, Troll

    Bin it now! Not because it's insecure, bin it cos it's crap.

    BTW, if you're running standard WEP it's pretty easy to get into your network anyway.

  6. Cool. Now there's a laugh on Cisco's LEAP Authentication Cracked · · Score: 4, Interesting

    Cos the very very large corporation which I very recently used to work for has just rolled out Cisco based wireless across *all* of it's sites worldwide.

  7. No, they don't have to be groundbreaking on The Only Way Microsoft Can Die is by Suicide · · Score: 1

    They simply have to be cheaper and more available. I like the term "promiscuous" to describe it.

    Open Office is a good example. It's *so* easy to just point people to OO. Every single person I have mentioned Open Office to has gone "Oooh", then downloaded it and installed it. Sure, they're still running it on Windows... For now...

    Each one of those people will now, never buy a copy of MS Office. It's *Microsoft* who have to produce something groundbreaking to take market share back from what is free software, not the other way around.

  8. Cringley's just plain wrong on The Only Way Microsoft Can Die is by Suicide · · Score: 4, Insightful

    When faced with an overwhelmingly superior opponent, you don't face them head on. You destroy their supply trains, you attack their soft targets and when they try to strike back, you are never, ever where they think you are.

    This pretty much describes how free software in general works in the market, it's very much guerilla business. Nothing else survives against MS, not Netscape, not Real and not any company who think they can stand up in front of them and try to make a profit.

    When it comes to law suits, Microsoft have by giving Sun 2 billion dollars, opened the gates to more such law suits. A billion here, a billion there and suddenly 50 billion dollars doesn't look like so much.

    The sharks are circling and the way Microsoft will die is by a thousand bites.

  9. Wrong. And right... on The Only Way Microsoft Can Die is by Suicide · · Score: 1

    "Linux needs to do something *groundbreaking* that Windows doesn't"

    It already does something groundbreaking, compared to Windows. It's free and open source. The more promiscuous products in a market win out over the less promiscuous, and Linux is a slut compared to Windows.

  10. Actually. That honour falls to Usenet News. on P2P News Syndication? · · Score: 3, Informative

    It existed long before the web and is a true distributed peer to peer system lacking centralised control.

  11. Re:Is that reading or writing? on Gigabit Networking for the Home? · · Score: 1

    Which part of "writing" are you having difficulty with?

  12. Re:You should try a motorbike. on Stoplights to Mete Out Punishment? · · Score: 1

    There's a reason motorcyclists are involved in half as many accidents as other road users. Observation...

  13. Might makes right on Are You Reporting Your Internet Purchases? · · Score: 1

    It's that simple. All governments govern their populace through the threat of force. Your constitution and law books are just expedient pieces of paper which can be used to justify the use of force.

  14. Re:Distributed Would Be Better... on The Heavyweight Sea Snail · · Score: 2, Informative

    He's talking about the payback for his solar thermal system ( ~ 2,500) not a photovoltaic installation ( ~ 20,000).

    Most of the electricity consumed by a UK house goes to heat the hot water tank and provide central heating so the biggest bang for buck is to do that using a solar/thermal system. The thermal vacuum tube systems are far more efficient at extracting energy from the sun than photovoltaics, up to 80% efficient and they are far far cheaper, nearly 1/10th the price.

  15. You should try a motorbike. on Stoplights to Mete Out Punishment? · · Score: 1

    A real motorbike, not a 1950s throwback like a Harley.

    0->60 in less than 3 seconds. When you open up even a 600cc bike from a standing start, everything round about you goes into a weird streaky blur like a Star Trek warp drive. Only what's *directly* ahead of you is clear.

    Hold the throttle at 6,000, lights change, drop the brake and start feeding the clutch, front wheel lifts, try to keep it below 2 feet, everything blurs, clutch fully out, 70, blip the throttle & kick it up to second still trying to keep the front wheel on the ground as you reach 100.

    Motorbikes are real mind altering devices. I don't think human perception is entirely designed to handle speed differentials of more than 25-30mph, when I slow down from 160mph, even 130 feels like I'm crawling along.

    Oh, and if my speeding up to a light causes it to switch to red and inconvenience all the car drivers on the road, well, fuck em.

  16. Excellent! on Stoplights to Mete Out Punishment? · · Score: 1

    Get more chance to practise my stoppies up to the line *and* to piss off the car drivers round about me it catches out as well. :)

  17. Is that reading or writing? on Gigabit Networking for the Home? · · Score: 2, Insightful

    Hint, that's the maximum theoretical read performance. Hard disks read significantly faster than they write.

    Test it on your system:

    Reading:
    dd of=/dev/null if=/tmp/file bs=64k count=131072

    Writing:
    dd if=/dev/zero of=/tmp/file bs=64k count=131072

    You should try it with different count values to see how your filesystem buffer affects the speed. Every file you read has to be written somewhere (unless streaming video for instance) and when you have very large files (e.g. 4Gb) your filesystem buffer will be flushed through unless you have configured a 4Gb buffer of course. To take any sort of advantage of gigabit, you need large enough buffers to make sure you aren't being limited by the write speed of the receiving drive.

    I predict that you won't get anything like the 32Mb/s quoted, never mind 58Mb/s once you're running at the disk speed rather than the buffer speed. Even with the ideal condition of dd'ing from /dev/zero.

  18. Nope. Your disks can't keep up. on Gigabit Networking for the Home? · · Score: 1

    Betcha. Unless of course you've got 4Gb of filesystem buffer in each of your machines that is...

  19. Re:Sometimes you need more than 1x.... on Gigabit Networking for the Home? · · Score: 1

    Think about it. 100mbps is 10 megabytes per second, and yes 100mbps lans really really do transfer data at that speed. Your problem isn't the LAN.

  20. That's fine. I'll upgrade to Gbit in 5 years. on Gigabit Networking for the Home? · · Score: 2, Informative

    When it costs $10 for a switch and $5 for a NIC.

    Till then, the only time my 100mbit LAN gets remotely taxed is when I run Bacula backups of all of my machines.

  21. It is right. on Gigabit Networking for the Home? · · Score: 2, Insightful

    They can read at that speed. They can't write at that speed. You will need large memory buffers (similar to the size of the files) on either end of the network to handle the slowdown when waiting for the disk, or a stripe across several disk spindles.

    Then of course for smaller files there's the seek times, you don't get anything like the maximum theoretical throughput from the drive. As to waiting for 1/4 of the time, it depends whether it's 0.01s or 60s.

  22. How fast are your disks? on Gigabit Networking for the Home? · · Score: 4, Insightful

    Because you'll find that you can't write to a filesystem on a single disk much faster than 100mbit anyway. Gigabit is significantly faster than the I/O that a single drive can provide.

  23. Nah. A tiered federal sales tax. on No EZ Fix For The IRS · · Score: 1

    5% for essentials, food, housing.
    10% for less essential categories.
    20% for luxuries.

    Or instead of taxing labour with an income tax or consumption with a sales tax. How about taxing non renewable energy use.

  24. Actually, the main cost is NASA's beaurocracy. on Forget Mars. Should We Go To The Moon? · · Score: 1

    "The main cost is boosting mass out of Earth's gravity well which you have to do in both cases."

    They happen to do the boosting, but others can do it for a fraction of the cost.

  25. Bollocks on Forget Mars. Should We Go To The Moon? · · Score: 1

    "We'll still be able to get all of the same information as the manned voyage"

    A human being is infintely more flexible than a robot. The amount of exploration which takes days or weeks with the mars explorers could be performed in minutes or hours by a human being.