Slashdot Mirror


User: T-Ranger

T-Ranger's activity in the archive.

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

Comments · 1,456

  1. Re:Not surprised on Google and Their Server Farm · · Score: 3, Informative

    Caching is a specific capability of HTTP. The web is desigined around having caching servers. If you make information available via HTTP, then you are allowing it to be accessed via HTTP, which means you are allowing caching.

    HTTP does not require caching, however: If you dont want caching, set the approiate HTTP headers. Dont complain that you dont understand the technology that you are using.

  2. Re:So.... on Red Hat Fedora Core 4 Test 1 Now Available · · Score: 1

    Bzzt. Wrong. Thanks for playing.

    The XBox's main processor is a Celeron 733.

  3. Definitly on Alzheimer's Plaques Imaged in Living Brains · · Score: 1

    For the few years between when I find out and when Ive actually lost it, I can have some serious fun with people.

  4. Re:One drawback... on Instant Buildings - Just Add Water · · Score: 1

    Its portable....... once!

  5. Re:Understanding risk on Senator Calls on NASA to Service Hubble · · Score: 2, Informative

    And, in fact, the safety record of the Shuttle is better then was was expected. Risk assesement was done (or risk was a defined requirement) then the programme started. The shuttle has been safer then what was pre-deteremend to be acceptable.

  6. Re:Speaking of the new splash screen on Gnome 2.10 Released · · Score: 1

    Your a mathematician and you dont know the word "Cardinal"?

  7. Re:That's it on Phishers Build Deceptive Links with DNS Wildcards · · Score: 1

    Well, wireless networks freqnently use VPNs for access, and PKI can be a component of VPN authentication. IPSec, I beleive, by definition, uses PKI. Wired links for semi public use - university labs, say - also frequently go through something more serious then arp/dhcp; VPN or PPPoE or something. As for local network access, ISTR something new out of Cisco where the routers/switches can do some kind of host analysis to make sure that they arn't virus/worm infested. I guess, something like Punkbuster on multiplayer games. I dont remember the detail, and cant find the link, so the punkbuster analogy could be way off.

  8. Re:I never want to work from home! on Would You Forfeit a Raise to Work From Home? · · Score: 2, Interesting

    So given a choice of working from home, or having someone from another country doing your job, you'll take the later?

  9. Re:If it is up long enough... on No Formal Risk Analysis of Hubble Rescue by NASA · · Score: 1

    The distinction being that Navy ships, by definition, are armed. Being armed they are soverign terriroty. The Hubble is not, and too use the analogy, thus free for anyone to salvage.

  10. Re:How's the database? on Open Office 2.0 Beta Candidate Released · · Score: 1

    I havent played with it for more then 2 minutes to see how good it is, but a "Access"-ish thing is in OO.o 2.0

    http://marketing.openoffice.org/2.0/featureguide.h tml#database

    The abridged explaination is that it isnt much more then a GUI front end to what OO.o has always had... Or the DB stuff that went into 2.0, anyway.

  11. Re:A preemptive mirror on Nat Friedman on the Future of Collaboration · · Score: 1

    Mirror? Do you realy think that an IT company with a market capitalization of $2 billion is going to be helped by your dinkly little server?

  12. Re: No supported upgrade path... on Red Hat Promises A More Vibrant Fedora · · Score: 1

    True, true. And as the anon coward points out, many/most servers have serial console ability (perhaps that would be the defining quality of a "server").

    grub can happily direct its output to a serial console, and linux can when it takes over. But no Linux install system I have ever seen allows for this. Most/all install systems use syslinux/isolinux which, so far as I know, dont have serial console abilities. OpenBSD can install from a serial console, great. I dont know of any Linux install system that can do so inherently.

    My point is that this limitation is common (almost universal) with Linux distros, not something specific to Red Hat.

  13. Re: No supported upgrade path... on Red Hat Promises A More Vibrant Fedora · · Score: 1

    How is that not true with any OS? Such a feat would require somewhat special hardware; it isnt a very common PC that has a serial console.

  14. Well, not quite on SUSE Awarded EAL4 Certification · · Score: 1

    It certifies SLES 9 as being in the same league as Windows 2000.

  15. Re:Clearing up some myths... on More on Newly Broken SHA-1 · · Score: 1
    This discovery is a not something to panic about, but rather an achievement that will bring about newer, stronger encryption technology.

    Thats great if your a math geek and are doing purely theoretical work. Or if you are still evaluating crypto technology and put off investing in something untill now. But for the everyone else (which is everyone) who already have stuff protected with SHA-1, then it is someting to be worried about. Not panic, but be worried. And sory, it does compromise the security of things that use SHA-1. If the functionality of SHA-1 doesnt effect the functionality of the whole system, then it wouldnt be used at all. Since it is used, it must do something, and now it does that something not as well as we thought.

    Does this make a practical difference? No. Was the discovery of a flaw inevitable? No, but the ability to brute force break something is always there.. The effects of the flaw (breaking it) was alwayhs there; this just shortens the timeframe where this is possible.

  16. Re:Hopefully desks, not servers on Google Building Tech Center Near Portland · · Score: 1

    Not far from the Umatilla chemical weapons depot
    I knew google was using some advanced technology, but biological computers?

  17. Re:Won't someone think of the children. on Wireless Shopping Carts Run Windows CE · · Score: 3, Funny

    I invision a world when we need exactly two employees for the entire planet.

    A dog.
    and
    A Person.

    The dogs job is to make sure the person doesnt touch the computer.
    The persons job is to feed the dog.

  18. Thats easy on What Makes a Good UI? · · Score: 2, Funny

    Something that doesnt have animated paperclips or dogs.

  19. Re:Not the first time. on Microsoft Blocking Wine Users From Downloads Site · · Score: 1

    I dont know about TCP/IP, but the new features were definitly network related. NetBIOS/NetBEUI were definitly added, with related higher level stuff. WfW 3.11 was the companion to NT 3.5.

    If you diddnt have a NIC, then 3.11 was exactly the same as 3.1. (and, for that matter, if you diddnt have a 386, 3.1 was the same as 3.0 save for the game selection)

  20. Re:Some points... on Zend Taking PHP In the Wrong Direction? · · Score: 3, Insightful

    HTML == Hypertext Markup Language
    The question diddnt ask for "primary programming language" it asked for "primary language". There are (apparently, from the survey) pleanty of web designers whose primary langage is HTML who use PHP. Or, there are pleanty of PHP users whose primary system is HTML. The point is that a large chunk of the userbase of PHP are not "programmers", but web developers. Making PHP more like Java makes PHP easier to pick up and use for Java developers. Which is great, if you a Java developer, but most of the PHP users are first HTML hackers.

  21. Re:a reliable alternative to microsoft outlook on Novell Releasing Hula and 200,000+ Lines of Code · · Score: 1

    In fact, storing that kind of data in IMAP messages is how Kolab works. (at least, so far as I know)

    IMAP is a very rich protocol for handling mail messages. But calander items, task lists and what not are not mail messages. So you have a meeting stored in IMAP. "Tell me what meetings Bob is scheduled for" requires a linear search through all the messages. So you make a change to a meeting, you have to pass around an entire message. Sure, its all linear store somewhere, but you should have something that is at least moderatly desigined for the data it holds. Indexed fields. Being able to pass around "diffs". Kolab using IMAP is a quick and dirty hack.

  22. Re:And the reason? on Novell Releasing Hula and 200,000+ Lines of Code · · Score: 2, Interesting

    Wait a couple of months. The decent front end is Evolution, and /. has reported that Novell has hired on staff to do a Windows port.

  23. Learn from the master: on Advice for a New Software Project Manager? · · Score: 1

    /usr/src/linux/Documentation/ManagementStyle

  24. Re:Gosh... on Red Hat & Centos On Name Usage · · Score: 1

    Question: What does Red Hat sell?

    Answer: Not software. They sell support.

    Relevence: "RedHat-based Centos" implies "Red Hat Supported Centos" Which is just plain wrong. Confusing. Thus the perfect target for trademark protection.

  25. Re:Police is good on Los Angeles to Consider Open Source Software · · Score: 1

    Training in the LAPD is the key. Gates (the LAPD one) has as much as admitted that the problems of the LAPD in the early 90s was its rapid expansion putting lots of new, poorly trained, officers on the street, led by only slightly more experienced and trained officers.