Slashdot Mirror


User: amorsen

amorsen's activity in the archive.

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

Comments · 4,590

  1. Re:Cacti Users on Nagios 3 Enterprise Network Monitoring · · Score: 1

    Cacti isn't very useful for alerting, just as Nagios really doesn't work well for graphing (one of its more annoying shortcomings).

  2. Re:not good. on Nagios 3 Enterprise Network Monitoring · · Score: 1

    Nagios is probably the easiest to use network monitoring system. That doesn't mean it's particularly easy, just that the others are worse. It breaks down when the network has trouble though; if a significant number of host are unreachable it takes forever for nagios to figure it out. That tends to be exactly when you need it the most.

  3. Re:We all know who to vote for. on Voters In Many States Must Register By October 6 · · Score: 1

    Never! Why settle for the lesser evil?

  4. Re:String f**k up on Python 2.6 to Smooth the Way for 3.0, Coming Next Month · · Score: 1

    Hiding is only good if it actually works. Once you leak information about the internal encoding to the program, you have lost. Such as the length of a one-character-string sometimes being 2 -- have one program depend on that, and you can never change the supposedly hidden encoding. Of course noone would be stupid enough to return 2 when asked for the length of certain one-character-strings...

  5. Re:What's the point? on 16th World Computer Chess Championship In Progress · · Score: 1

    Thanks to online casinos, poker is getting solved at a very quick rate. In a few years online poker will be basically unplayable by humans.

  6. Re:Electric Gas Cans? on Plug-in Hybrids May Not Go Mainstream, Toyota Says · · Score: 1

    If electric demand "off-peak" suddenly goes through the roof because everyone is plugging in their car at night, it it still off-peak?

    You are seriously underestimating the difference between peak and off-peak. Anyway, it would be great, because it's much easier to design an electricity network where base power = peak power.

  7. Re:Interesting but how useful, really? on Reducing Boot Time On a General Linux Distro · · Score: 1

    Therefore, on average, turning off a computer each night will shorten its lifespan.

    Life span isn't a problem for computers. >90% of them end up going to the land fill in perfect working order.

    Turning your computer off for a night will save about as much energy as your car uses while driving 200-300 meters.

    So get rid of your car too. It's ridiculously inefficient.

  8. Re:Thanks from the reminder on How Close Were US Presidential Elections? · · Score: 1

    You're serious!?!? Give the killers what they want, that's what you're advocating here!?!? They kill innocent people and your reaction is "give them what they demand"? What about the next time and next thing they want? The time after that? Why should they stop if it gets them what they want? What if they want you and your family dead, or your countrymen? What if they demand you live by their laws? Will you give up your freedom and your life to appease them, or is it only ok as long as it's someone elses' freedoms and/or lives that you don't personally care about?

    You have convinced me. We must not give up fighting the US.

  9. Re:My 10 Million Dollar Business Plan for Transmet on Transmeta Up For Sale · · Score: 2, Interesting

    Trying to get every piece of software in an open-source format would be extremely hard to impossible.

    There is nothing preventing you distributing proprietary software as source code. In fact, it would have made a lot more sense if copyright only applied to software distributed with the source code. That would have made the book analogy a lot more compelling.

  10. Re:One really shouldn't do two things at once. on Jack Thompson Disbarred · · Score: 1

    or thinking that an item is worth more/less just because of it's previous owner.

    A previous owner can give you the opportunity to tell a story. Stories are valuable, some more than others.

  11. Re:Performance on NYT Ponders the Future of Solaris In a Linux/Windows World · · Score: 1

    $2500 for a virtual instance? You can get quite decent complete servers for that.

  12. Re:Confiscate IPs from spammers on China To Run Out of IPv4 Addresses In 830 Days · · Score: 1

    Well, as I have stated in another comment, I'm all for cutting the US off the Internet until they learn to behave.

  13. Re:Hmmm... on SDK Shoot Out, Android Vs. IPhone · · Score: 1

    No, just one of them is the choice, because that's how it worked out.

  14. Re:Hmmm... on SDK Shoot Out, Android Vs. IPhone · · Score: 1

    I don't disagree with you. I'm just saying that Jobs would be even worse.

  15. Re:Hmmm... on SDK Shoot Out, Android Vs. IPhone · · Score: 3, Insightful

    Indeed, let us all be glad that Microsoft won the PC war instead of Apple. Jobs would have been worse.

  16. Re:Confiscate IPs from spammers on China To Run Out of IPv4 Addresses In 830 Days · · Score: 1

    but then the owner of the public IP still should be required to police the hosts on his/her network.

    It's not his network. He's just the ISP.

  17. Re:Nothing is on it on China To Run Out of IPv4 Addresses In 830 Days · · Score: 1

    Plus, IPv6 doesn't solve any other problem besides address space. It doesn't solve:

    1) I don't have a pony.

  18. Re:nat on China To Run Out of IPv4 Addresses In 830 Days · · Score: 1

    They do. Residential customers don't get public IP's. Which makes this announcement all the more newsworthy.

  19. Re:How is China running out of IPs a bad thing?? on China To Run Out of IPv4 Addresses In 830 Days · · Score: 1

    The majority of spam comes from the US. I'm all for cutting the US off from the Internet. That should buy us a few more years if we reuse the IP's.

  20. Re:specter of control? on China To Run Out of IPv4 Addresses In 830 Days · · Score: 2, Insightful

    It's dead easy to control, track, trace, and monitor IPv4, and even to do automatic man-in-the-middles. It is in fact so cheap that some ISP's do it just to insert advertising. IPv6 won't change anything about that.

  21. Re:Confiscate IPs from spammers on China To Run Out of IPv4 Addresses In 830 Days · · Score: 1

    You're likely seeing NAT'ted addresses. If there are a thousand hosts behind a NAT, it's likely that at least one of them will be infected.

  22. Re:Hurry! on China To Run Out of IPv4 Addresses In 830 Days · · Score: 2, Interesting

    The Chinese are using NAT very extensively already. Residential customers don't get a public IP address. If China is running out, that means that businesses can't get addresses either.

    The US hasn't started feeling the pain even for residential yet, AFAIK. Europe is seeing deployment of NAT in some mobile broadband networks, but so far not much in regular broadband.

  23. Re:Still RPM? on How the LSB Keeps Linux One Big Happy Family · · Score: 1

    In fact, with this vintage you would have experienced the RPM 3->4 fiasco first-hand.

    I don't recall it. I probably did rpm2cpio|cpio -I.

    And anyway, RPM isn't my baby. I just think it's silly that .deb is thought of as such a superiour format, when in fact the archive format is worse and the header is practically identical. It's dead easy to generate both formats without using the official tools.

  24. Re:Still RPM? on How the LSB Keeps Linux One Big Happy Family · · Score: 1

    - No easy way to get the contents of an rpm out. The cpio tools at the time kept crashing randomly. I'd never even heard of cpio at the time. Why use that format?

    Because it's actually a standard, whereas tar is a bunch of different flavours (most of them very limited). Yes, cpio has a crap interface, but the archive format is excellent. pax reads it. Someone really should add support for it to tar.

    - An assumption that you'll be running build scripts as root. What sort of thought process led to that?

    There is no requirement that rpmbuild must be used to generate the rpm. It's just a cpio-archive with a header.

    - The RPM 4 upgrade RPM from Redhat, packaged in RPM 4 format. Think about that one for a while.

    That has nothing to do with the format.

    If you haven't had a play with rpmbuild, I suggest doing so. It's probably moved on since I last used it though, so perhaps they've cleaned up their act.

    I've packaged software for my own use since Red Hat 6 at least.

  25. Re:$40,000,000,000 on Microsoft To Buy Back $40bn of Its Shares · · Score: 2, Interesting

    So my small bit of M$ stock should go up in value, yes?

    Not necessarily. You'll end up with a larger slice of a smaller pie. Your stock changes value only if "the market" decides the buyback is a particularly good or bad idea.