Slashdot Mirror


User: greenrd

greenrd's activity in the archive.

Stories
0
Comments
2,003
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2,003

  1. Re:Who's saner? on Dr. Richard Wallace, part 3 · · Score: 3, Insightful
    the leading AI researcher in the world

    Says who?

    I would say he's not researching AI, he's researching human-like chatbots, which are not actually intelligent. Unless Artificial Intelligence now actually means Artificial Stupidity...

    Even if we do have souls, they probably don't affect us at all.

    That's logically possible, I'll admit - but I missed the bit where he offered a meaningful reason to believe this is the case.

  2. Re:These tech interview questions are STUPID on Tech-Interview Riddles · · Score: 1
    On a similar note, I do NOT want to hire staff who can put a list of obscure C++ operators in order of precedence, I want to hire those who say "well, I'd look it up if need be, but to make sure the next guy reading my code doesn't get confused I'd simplify the expressions with braces"... bingo - instant pass !

    Yes! Absolutely. Code should not rely on seldom-used operator precedence rules - that just hinders readability for those who aren't familiar with those rules.

    Just a few common ones will do: ! > &&, / > -, etc.

  3. Re:Which apps won't work with gcc-3.1? on Mandrake Linux 9.0 Beta 1 · · Score: 2
    Ah. Well I'm not making this up. I'm not using gcc 3.1.1, so I think my problem was either caused by a bug in a slightly earlier version of gcc, or it was caused by compiling in the preemptible kernel patch with gcc 3.1.

    Or maybe we have different processors (I have a PIII) and the bug in question only shows up on certain processors. It's theoretically possible though unlikely.

  4. Re:Colour me impressed on WebTV/MSNTV Virus Dials 911 · · Score: 2
    Microsoft officials are looking into how it is able to replicate and also control the modem.

    So - do you know something that "Microsoft officials" don't? Or are you just guessing?

  5. Re:This is serious on WebTV/MSNTV Virus Dials 911 · · Score: 2
    Oh, that sounds highly innovative. A patent that could be worked around by ommitting a one second pause.

    What genius thought that one up?

    The non-obviousness of patents will continue to amaze me.

  6. Re:Which apps won't work with gcc-3.1? on Mandrake Linux 9.0 Beta 1 · · Score: 2
    Yes, in at least one respect. If you use gcc 3.x and vmware, you must compile your kernel and vmware with a recent gcc 2.9x, otherwise it won't work. Hopefully a later release of vmware will fix this issue.

    vmware works fine for me under a (mostly) redhat rawhide system, which uses gcc 3.1 - but with a custom kernel I compiled myself with compat-gcc-2.96.

  7. Re:I think there was a little more than paperwork. on ACLU Study Wary of Broadband Providers · · Score: 2, Insightful
    They could go wherever they pleased IN A WAR ZONE.

    You, sir, are a liar.

  8. Re:The new new new new new economy on Internet Giants Prepare for WorldCom 'Storm' · · Score: 1
    The fraud that was committed allowed the top execs to make out like bandits at the expense of shareholders - not the company.

    That's not correct. If you commit major fraud or are even suspected of it, you become a perceived credit risk, thus it's harder / more expensive to raise the credit you need to keep going.

  9. Re:Open-source audits are the key on Unauditable Voting Machines · · Score: 2
    Er, I think you need glasses:

    Anonymity would be preserved through the pseudo-key arrangement.

  10. Re:Info, not Man on Top 10 Things Wrong With Linux, Today · · Score: 2
    Yeah, pinfo is the best. Console-based, easier to use than info (which has non-standard keys for navigation), colour-coding, and it drops back to man pages just fine if it can't find an info page.

  11. Re:I worked at a nuclear power station... on Yucca Mountain Approved for US Nuclear Waste Storage · · Score: 1
    Well since the government has been collecting a waste disposal fee from the plants for years, it's hardly unreasonable for the nuclear industry to expect the government to spend the money on the disposal they have already charged for.

    Do these waste disposal fees come anywhere near to covering the projected costs of disposing of all the waste, and decommissioning said power plants?

  12. OOPS, wrong port on The AudioGalaxy Story · · Score: 2
    Doh! Damned firewall. Try port 8081 instead, that's not filtered at this end.

  13. Mirror on The AudioGalaxy Story · · Score: 2

    OK, since k5 has been slashdotted, here's a high-bandwidth mirror

  14. Re:Why this SHOUDNT SCARE us all BIGTIME. on Microsoft's 'Palladium' Privacy/DRM Scheme · · Score: 2, Interesting
    Everyone with the resources files for patents not only in the US, but also Japan, Europe, etc... I bet that if you look it up you'll find that the MSFT DRM patent is in process in every major economic market in the world.

    The EU doesn't allow software patents, as a rule. There are some exceptions, but in general...

  15. Re:It won't be funded until there is a disaster on 120,000 km Is Still Too Close · · Score: 2
    There really is little you can do.

    Unless you're very rich, I suppose.

  16. Re:This will hurt Java on Java Thrown Back in Windows, For Now · · Score: 2
    Java 1.4 runs even on Windows 98. If you can't be bothered to install it, that's your problem, not Sun's. This has nothing to do with WORA.

  17. Re:So many possibilities to cover... on Software Product Liability? · · Score: 1
    Yes. A printer driver is a particularly bad example. In Linux, for example, you'd typically have a userspace printer driver talking to a generic piece of kernel code dealing with LPT or ETH0 - so a printer driver should not be able crash the kernel, only itself.

    Can printer drivers crash anything but themselves in WinXP? If so, that's a really bad design.

  18. Re:Est. $60,000,000,000/yr in USA. on Software Product Liability? · · Score: 1
    Let the free market decide what level of error we will tolerate

    So, do you you think all product liability laws should be scrapped? If not, why not?

  19. Bollocks on Where Are You Publishing? · · Score: 2
    So your political points are on topic for /. but his are not?? How do you arrive at that arbitrary cut-off point?

  20. Re:Just got ADSL, Just had a nightmare with packag on Is RPM Doomed? · · Score: 2
    Well, UNIXodbc is just for connecting to ODBC databases, I think, and there are some others that are unnecessary. Dependencies don't always mean "You absolutely must have it", they might mean "there is one obscure tool/feature you will never use in this package that depends on this lib". If you know you're never going to need to do that, you can just ignore it - resolve the dependencies you do need to resolve first, and then enable the --nodeps commandline option.

    If it breaks, you know you do need to install the missing package(s) after all - that's my approach :)

  21. Security updates on Andreessen on the Browser Wars · · Score: 2
    Security updates don't instantly appear. Moreover, IE4 is no longer supported and IE5 is going the way of the dodo already. If you want to be secure, and you're still on IE4 or less, you must therefore upgrade. If you are on an unreliable modem connection, you may be out of luck with IE because of MS's brain-dead installer that cannot handle unreliable connections of the type I have experienced - and worse, for no good reason effectively prohibits any other method of downloading IE. Unreliable network connections are a fact of life, however much one might wish them away; MS should deal with them correctly by continuing broken downloads, or at least offer the user the option to use their own downloading software if theirs doesn't work.

    So it is misleading to say that IE is always "just there" whereas Mozilla always has to be downloaded or borrowed from a friend. Also, I'd hope to see this situation changing in the near future as OEMs are freed from MS' illegal monopoly agreements.

  22. Re:Doesn't this sound realistic? on Andreessen on the Browser Wars · · Score: 1
    I don't think it's a gender thing. I could say the same thing about my grandparents, most probably.

  23. Only one problem on Are Written Computer Science Exams a Fair Measure? · · Score: 1
    There's one rather obvious problem with that approach, which is that they could cheat by getting a friend to do it. Unlikely, but possible.

    Perhaps a 1-day programming challenge in a controlled environment (company office, no network connection, no telephone) would be preferable - of course, that won't always be feasible. :-)

    Go ahead, call me paranoid. :-)

  24. Re:For the Good of the Community on LWN on the Patent Encumbrence of SELinux · · Score: 2
    This is the #1 most common mistake about patents on /. Trademarks lose their validity if not enforced; copyrights and patents do not.

  25. Re:You don't get it. on Artificial Inteligence Common Sense Database · · Score: 1
    It's useful NOW. We use it for things NOW.

    MS Word is useful, but that doesn't prove it's intelligent.

    So I assume you know exactly what would constitute real intelligence

    Sure, I can answer that. Merely pass the Turing Test.