Slashdot Mirror


User: The+Ape+With+No+Name

The+Ape+With+No+Name's activity in the archive.

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

Comments · 907

  1. Re:No bodies... Another explanation. on "Bronze Age Pompeii" Discovered · · Score: 2

    They didn't leave the bodies to rot in downtown Nola
    True. It would be interesting to see if they find any skeletal remains or not. That would say a lot about the origins of the people in Nola, if we suppose burial customs are indicative of origin.

    They will probably find oblong shallow graves, like the ones you can see, cheek to jowl, with the circular ash burials in the Forum in Rome. Then again, that's a maybe.

  2. Re:Excuse me.... on MS Chief Security Officer to work for White House · · Score: 2

    Mod this M$ shill down. How's your stock options, bro? Just fine, I am sure.
    Don't you see the irony of an employee of the bane of IT security getting a White House level position for IT security issues? I bet the WH shifts from Lotus Notes (which is very secure) to Exchange (which is a festering security nightmare) within six months.

  3. Re:This guy is clueless on MS Chief Security Officer to work for White House · · Score: 2

    I work with an ex-mil/NSA security "guru" who finds out about the latest worm/virus by clicking on attachments. He considers us all fools for using Mutt to read our mail.

  4. No bodies... on "Bronze Age Pompeii" Discovered · · Score: 4, Informative
    One odd thing, though, unlike Pompeii, they haven't found bodies in Nola

    Remember at Pompeii there were no bodies found only cavities in the ash which archaeologists filled with plaster. Three things can be supposed by not finding bodies.

    They had time to get away.

    They were incinerated

    Any dead left were cremated indicating that the dwellers were Indo-Europeans and not aboriginal Italians who usually buried their dead.


    They found bodies at Herculaeneum, which is one of the few finds of Roman remains because Romans followed the funerial practices of their nomadic forebears -- cremation. At least, the patricians did so.

    Hot Damn! That degree in Classical Studies pays off finally. I am waiting for my check.

  5. Re:that is what I hate. on MS Chief Security Officer to work for White House · · Score: 2

    Guilt by association. Most likely you are not spending hours upon hours patching that shitty OS, its shitty Web Server and then watch another HUGE hole that 'script kiddies' can easily exploit crop up the next day requiring you to spend more spend more hours upon hours. I can give you examples of OSes that do not have this problem. Here's one.

  6. Re:BOSNIAN army? on Review: Behind Enemy Lines · · Score: 2

    I think the very point is that the continued American military presence has done nothing but steel the resolve of some these guys. There would not have been a war there at all if failed US foreign policy had focused on something other than oil (The Gulf Excuse). Yes, you can get stopped by the odd group "checking papers."

    You can not WORK, if there are no jobs. Oh, wait. You just have to show good old American iniative. Problem is: you are not in America. The rest of the world is not America and, guess what, they don't want to be Americans.

    I have been all over the Balkans as part of my research and I was there in 89-91 when shit was really freaky (Slovenia). You know those land mines? Did you check to see where they were manufactured or where the design came from? You can not be a social scientist nor a humanitarian with a gun in your hand.

  7. Re:Excuse me.... on MS Chief Security Officer to work for White House · · Score: 2

    You think this guy is a clever troll, but it he is not.

    Men are good.

    Socrates is a man.

    Therefore, Socrates is good.

    This kind of logic has stood up for 2400 years

    We hired an old NSA guy to be the security guy at my University. Things have become demonstrably worse in the past six months. Why? He is a Microsoft weenie. Who ever heard of a security maven who repeatedly gets infected by 3-year-old viruses in his mail because he insists on running Outlook -- unpatched.

  8. Re:BOSNIAN army? on Review: Behind Enemy Lines · · Score: 2
    As far as I know there were roughly three parties involved: Serbs, Croats and Muslims (Croats with another religion really).

    Same ethnicity, different religions all around.

    • Serbs: Serbian Orthodox

      • Croats: Roman Catholic

      • Muslims: well, Islam


      • They all speak similar languages, although Serb and Croat are increasingly distinct from each other. This Muslims speak a dialect of Serbo-Croatian but all of the tongues are mutually intelligible.

        Katz is dead wrong is saying the Bosnian army; it was the Serbs who were getting Smart Bombed, but they could have been Bosnian Serbs: Serbs who still live in BiH after the Dayton Accord. These Serbs would not have SAMs and tanks though -- more of a militia (small arms and bad attitudes).

        You can still get stopped at 'checkpoints' around Banja Luka by these cats -- very unnerving.

        Why is it so unbelievable that a large corporation would try to profit off of war? Funny how we USAians forget lessons....
  9. Re:Looking to get into using BSD on OpenBSD 3.0 Release, Interview with Theo · · Score: 1

    1. FreeBSD -- sysinstall is as easy as Linuxconf and, maybe, more straightforward. No marketing lingo tossed into the salad like Linux.

    2. All of them are good, but FreeBSD has the Handbook. Nothing wrong with man pages, IMHO.

    3. FreeBSD again, although this may be possible with the others.

    4. FreeBSD. I have it running on a Toshiba Tecra 730CDT. Yoiks! The others run on far more different hardware than FreeBSD.

  10. Fountain City? Shoot Fourth and Gill is hipper on Slashback: Regionalism, Rivalry, Zensur · · Score: 2, Funny

    Be sure to go to Sam and Andy's for a Vol burger after you pick up some lawn ornaments at the Big Lots, Tim.

  11. Re:what a waste on Wil Wheaton playing for EFF · · Score: 1

    Occam's Razor: Since sorting by need is inefficient, one should sort by interest.

    But isn't this dangerous as interest can be influenced by coercion. Hence, more interest can be found in particulars who are the focus of powerful agents. These agents are able to influence other less powerful agents' interest toward certain particulars to the deteriment of other particulars who have no powerful agents in their corner.

    Just muttering... But I will say that PD's post is the best I've seen in a while. Do I get good karma for that?

  12. Re:A warrior's programming language on Do You Remember Bob? · · Score: 1

    X10. Shouldn't you be grepping through some logs looking for unauthorized activity and pointing out to your boss? What a twink.

  13. A warrior's programming language on Do You Remember Bob? · · Score: 1

    Give var'ag a spin. Talk about obfuscation. Very much like perl actually. I have a friend who has written some CGI stuff in this for confusion's sake.

    Warning X10 pop-up window at GEOCITIES. You know that used to be a cool company.

  14. Re:Linux ash == BSD sh? on A Real Bourne Shell for Linux? · · Score: 1

    Bash is a pkg to be added later on FreeBSD. You start with /bin/sh and csh. For religious reasons, I make the first order of the day after building a FreeBSD box:

    # pkg_add -r bash

    It currently installs bash2.05. I have users who are Linux people that wanted bash. I use it meself now.

    From the sh man page:
    The current version of sh is in the process of being changed to conform with the IEEE AStd 1003.2 ("Posix.2") specification for the shell.

    No mention of ash anywhere in the man page, but it is obviously not a pure sh.

  15. Re:I made the switch on Byte: FreeBSD vs Linux Revisited · · Score: 1

    You miss the point. I have X amount of time to do the work. I set asside time to investigate OSes. Mandrake smoked pole, so I tried FreeBSD. Voila! In one hour the fileserver was in production. Theinstaller was an afterthought. Like, "Y'know that was the easiest OS install I have ever done." You are right. If I had to have JDK on the machine. I probably would have used Linux or Solaris. But then again, perl runs just fine on FreeBSD.

  16. Re:I made the switch on Byte: FreeBSD vs Linux Revisited · · Score: 1

    If you read the comment you would have noticed that the servers which the FreeBSD boxes replaced were running Mandrake. I have nothing against Mandrake other than the bloat it inflicts. I would rather build a machine up than tear one down. See the difference?

  17. I made the switch on Byte: FreeBSD vs Linux Revisited · · Score: 2, Redundant

    We just switched our email, file and http/servers to FreeBSD. Why? Mandrake had become a horrid mess of dependencies and package problems. Building from source (painstaking and too labor intensive for a one person admin team) had become frustrating. The machines were inherited and had never had any documentation and administrative control. I got three machines to replace them (white boxen) and started fishing for what OS to put on them. Initially, I thought, well, Mandrake8.1. I did a test install. Gigs and Gigs and Gigs of useless crap and a horrible package management system to boot. Selecting packages individually took time I didn't have. I knew I needed samba, sendmail, ftp and apache (sshd too). An admin in another department suggested Debian. But (let me put my flamesuit on), another guy said "if you are going to use Debian, why not just install FreeBSD." I did a test install. 1 hour later, I had samba cooking and talking to our Win2K DC. I was sold. This after using Linux for 6 years. I wouldn't say "I saw the light" but as far as clean and Unixy goes, it doesn't get any more so than FreeBSD. I am interested in hearing horror stories about FreeBSD, cuz so far I am very impressed.

  18. Here's an AIX box... on How Did You Become a UNIX Administrator? · · Score: 1

    Fix it. Didn't know root passwd. Cracked it. No idea where the manuals were. Learned to use man. Discovered BSD and switched to that. Discovered Linux. Switched to that. Learned to program because no one was developing apps that did what we needed. Undergrad: Philosophy and Classical History. Grad: Cultural Geography.

  19. Something Worse.... on Meteor May Have Wiped Out Middle East Civilization · · Score: 1

    for Middle Eastern cultures than a meteor: US Foreign Policy.

  20. Re:Athlon 1.4 on The Report of My Thermal Death Have Been... · · Score: 0, Offtopic

    By the way, if you are looking for you right hand, I saw it in Budapest. No shit. Man, are they making a killing with it.

  21. Re:Athlon 1.4 on The Report of My Thermal Death Have Been... · · Score: 1
    $1.5 grand in mobo, processors, memory down the tubes.

    Where the hell are you buying equipment?

    Tyan Tiger Dual with 1 AMD 1500 - $395

    1GB RAM - $112

    $507!!!!!


    Might I have your purchasing contract? I want to retire at 40.

  22. Re:Oregon??? on Microsoft Edits English · · Score: 1

    WTF?? Sorry. I guess I am upholding the tradtion of /. typos, obfuscation and outright innuendo.

  23. Why isn't this this evil? on Microsoft Edits English · · Score: 1

    Remond, Oregon (AP) -- Microsoft chairman Bill Gates announced a bold new foray into intellectual property ownership today. On the heels of the much anticipated XP rollout, Gates blueprinted plans for Microsoft's plans on patenting all forms of linguistic communication as a part of its ongoing .NET initiative.

    "Microsoft will be the leader in innovation in simple verbal communication and we felt it necessary to start at the top with English," Gates said.

    Answering complaints that the actions are against all logic, Gates replied "Anyone who feels that this is wrong is un-American and anti-competitive."

  24. Hell from dependencies on Nautilus 1.0.5 Release · · Score: 1

    Use a package manager that follows dependencies. Of course that will require someone to package it and post it. Nevermind, it will be 10 months before it makes the debian tree. Then again they probably consider it non-free for some religious reason.
    Long live pkg_add -r!
    Back to sleep......

  25. Usability != Perfection on Microsoft Blames the Messengers · · Score: 1
    While the industry can and should deliver more secure products, it's unrealistic to expect that we will ever achieve perfection.


    I want usability, not perfection. I want software that does what it supposed to do at a fair cost and with as little hassle as possible relative to the work that the software is supposed to be able to do. With that in mind, what can be said of, say, IIS? It fails this test. Because it is such as security nightmare, it is unusable. Apache is free, secure as it gets and does more, better than IIS. Plain and simple: if Microsoft delivered a product (speaking of webservers here) that performed as well as Apache, I would use it, and then I would only use it if it were free as in beer and speech.