Slashdot Mirror


User: Smallpond

Smallpond's activity in the archive.

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

Comments · 1,709

  1. Re:Liquid Cooling And MORE... on New PowerMac G5s: Up to 2.5Ghz, Liquid Cooled · · Score: 4, Informative

    That would be Fluorinert. Not a bad idea. NASA had a fluorinert-filled heatsink inside a mylar bag that I used once. Geez. Its still here. I need to clean out my desk more often.

  2. Re:Hmmm on SCO Says No Way To a GPL Solaris, Moves Trial Back · · Score: 3, Interesting

    Solaris source code has been available for a long time to qualified educational institutions, developers and computer hackers. Open Source doesn't mean free to copy in this case. They allow people to look at the source so that they can develop code and suggest improvements. They would be very upset if their code found its way into Linux, for example.

  3. Re:Consistency on What Keeps You Off of Windows? · · Score: 1

    If you want a game machine running Windows, get an XBox. Very cost effective. No setup hassles. Run Linux on your PC for doing real work.

  4. Re:De Facto on BIND Is Most Popular DNS Server · · Score: 1

    get a request, look it up in a table

    You can do that with a host table, you don't need DNS.

    Oh. Its too big? Maybe you want a server somewhere.
    Oh. It needs to be reliable? Maybe you need master and slave servers.
    Oh. Now you want to distribute it across lots of servers? Now you want DHCP and dynamic updates? Now you want authentication and remote management?

    Maybe its just more complex than you think.

  5. Re:95% accepted sounds wrong on FTC to Examine Patent Application Process · · Score: 4, Informative

    You are correct. Most US patents get an initial rejection - a list of prior patents with similar-sounding words in the titles. Then your high-priced patent attorney answers each objection with why your patent is bigger, faster and cleaner. Then it gets accepted. The PTO makes no search of the literature in the field, trade magazines, or current practice, only prior patents.

    How could this be fixed? Only hire experts in the field as examiners? Search google for each patent and trust the information that you get off the internet? Keep a big pile of old Scientific Americans, and Popular Science lying around at the PTO?

  6. Re:One word: on Making Operating Systems Faster · · Score: 2, Informative

    Nope. Overall seek is the sum of average seek + rotational latency + single sector i/o (to account for head settling time). Seagate calls it average read time, although I like to use writes when measuring it. Track-to-track seek is not very interesting, unless you're a disk manufacturer, or a salesman playing games with specs.

    Brother. There's something I forget to mention. - Pi Patel

  7. Re:Relay through ISP on Overcoming MAPS Reverse-Lookup Oppression? · · Score: 1

    I use RCN also, but haven't had problems sending to friends on AOL. I checked http://www.openrbl.org/ and found out that smtp.rcn.com is only on one block list, which is in australia. I suspect AOL just doesn't like RCN because they are a competing ISP, otherwise they would whitelist their mail server. Complain to AOL.

  8. Re:One word: on Making Operating Systems Faster · · Score: 4, Interesting

    Improved relatively little? Average overall seek times are:

    5400 RPM 11 ms
    7200 RPM 8 ms
    10K RPM 5 ms
    15K RPM 4 ms

    Name another common mechanical device that has nearly tripled in speed in that period. (Source: seagate.com, all numbers are for 3.5" disks)

  9. Re:Invalid stupid patent. on McAfee Granted Far-Reaching Spam-Control Patent · · Score: 2, Insightful

    The patent even refers to "Bayes rules", so it is implicitly accepting that there is prior art. As I read the patent, it is on the use of a specific set of multiple techniques to filter spam (one of which is Bayesian). This may not fail the prior art argument (they cite 32 older patents), but it sure fails the "obvious" test.

    patent

  10. Re:A return to the old phone company on Sun Says Hardware Will Be Free · · Score: 3, Informative

    Carterphone sued to be able to connect customer-owned equipment to the telephone network. Once that sailed through the courts (heh) the market was opened up for cheap phone equipment.

  11. Re:dimmer than night sky?? on Dim Galaxy Could Give Clues to Dark Matter · · Score: 1

    From the article:

    "How dim is Andromeda IX? At least twice as faint as the previous record holder,"

    Obviously, they turned up the gain on their faintness detectors.

  12. Press release on NASA Detects Baby Planet · · Score: 4, Informative

    More in-depth is the original Press release from CalTech.

    The baby planet is not the big discovery. The scientists find organic chemistry more interesting (they would).

  13. Re:Still waiting for the nano-itx.. on Sneak Preview of VIA's next-gen mini-ITX mobo · · Score: 3, Insightful

    If you just want small size, use PC/104 at 3.6" x 3.8" (90mm x 96mm). You get limited CPU speed, but you can make a tiny stack of modules.

  14. Re:Sounds like a truly awful idea on SPF To Be Integrated With MS 'Caller ID' System · · Score: 2, Informative

    You don't need to have 99%. You can just delete mail from spoofed SPF-compliant domains, from non-resolving domains, and from domains in blocklists. This will force the spammers to send "from" real, unblocked, non-SPF domains. These will quickly get lots of bounce messages from spam they didn't send and get added to block lists. This will encourage the holdout domain owners to use SPF. Critical mass ensues. All domains will end up using SPF if they want to send mail. If not, they end up in block lists.

  15. Re:Port 25 on Comcast Thinks About Stopping Zombies · · Score: 1

    I run a mailserver on a dynamic IP (cable modem) with my own domain name. For inbound mail you just need a dynamic DNS service. Lots of large companies block email listed as coming from dialups and cable modems, but relaying your mail through your ISP's smart host is one line in sendmail. Overall, I've found that ISPs are fairly competent if you read their guidelines carefully and are willing to get through voice mail hell when you need something.

  16. Re:Software Patents on Innovators vs Copiers: HP vs Dell · · Score: 1

    I know that the majority of us are strongly opposed to software patents,

    This might be true.

    but where would HP be right now without patents?

    This might be true also, but how is this related to the above? The problem with software patents is that they patent an algorithm, not an invention. I can get around a hardware patent by doing a function differently. I can't get around a software patent because it is written to define the function, not the expression of the function. In this way, they more resemble "business method" patents than hardware patents.

  17. VC input on Innovators vs Copiers: HP vs Dell · · Score: 4, Interesting

    VCs will generally not invest in companies that don't own their own IP. I'm not saying they know everything, but, to paraphrase Vizzini "never bet against a VC when money is on the line".

  18. Re:Both implementations have problems. on Microsoft Submits Email Caller ID to the IETF · · Score: 1

    ps -e |colrm 1 13 |sort |tail -10
    00:00:00 xinetd
    00:00:01 named
    00:00:01 sshd
    00:00:01 X
    00:00:03 gdmgreeter
    00:00:03 kscand/Normal
    00:00:04 init
    00:00:05 named
    00:00:37 named

  19. Re:Both implementations have problems. on Microsoft Submits Email Caller ID to the IETF · · Score: 1

    DomainKeys is horrible. Not only do I have to do an extra DNS lookup on every mail message to get a key, I also have to do a cryptographic test. It adds no authentication better than SPF, since a spammer can generate cryptographic keys as easily as any other mail sender.

  20. Re:How is this supposed to solve anything? on Microsoft Submits Email Caller ID to the IETF · · Score: 4, Informative


    That's fine. The goal of SPF is so you can't send mail claiming to be from paypal.com, or citibank.com. It isn't the end of all spam.

  21. Extend and destroy on Microsoft Submits Email Caller ID to the IETF · · Score: 2, Funny

    Microsoft expects that when certain folks start needing new features
    that are not expressible in v=spf1, they can publish their records
    in XML and all the clients out there will be able to read those
    records.


    "certain folks" like Outlook developers, maybe?

  22. Re:Advice from someone that has Schizophrenia on Schizophrenia Experiences and Suggestions? · · Score: 1

    My neighbor, who is schizophrenic, smokes heavily and says it helps. Just anecdotal, but hey.

  23. Delusions on Schizophrenia Experiences and Suggestions? · · Score: 2, Interesting

    I have a neighbor who gets delusional. It is always an odd experience talking to her in that state. One thing I've often wondered is whether its better to go along or to try and talk her out of the delusions.

    If I start down the path of "I don't think that's true" she will immediately incorporate me into some paranoid belief about them-vs.-her. But if I go along with her delusion, it seems like a cop-out. What do other people do?

  24. Re:"relaying" lots of jingoism, no insight on 71% of Spam Servers are Located in China · · Score: 1

    Who cares? You can only block the last hop. If it gets sent through an open relay, you can try tracking back in the headers, but you can't prove that any earlier headers are not forged.

    Anyway, the only way to really track spam is to go after the sites mentioned in the spam. Websites, 800 numbers, mail addresses can be tracked down.

  25. Re:Let's reignite the fight! on Andy Tanenbaum on 'Who Wrote Linux' · · Score: 1

    Quote #1 So at the time I started work on Linux in 1991, people assumed portability would come from a microkernel approach. You see, this was sort of the research darling at the time for computer scientists. However, I am a pragmatic person, and at the time I felt that microkernels (a) were experimental, (b) were obviously more complex than monolithic Kernels, and (c) executed notably slower than monolithic kernels.

    Quote #2 Only stupid people think they should throw away old proven concepts. ... This is how we get crap like microkernels.

    -- Linus

    Monolithic: UNIX, Linux

    Micro: Minix, BeOS, Hurd, (supposedly AIX)