Slashdot Mirror


User: WetCat

WetCat's activity in the archive.

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

Comments · 918

  1. Excuse me on Dr. Pepper Tries New Astroturf Method · · Score: 1

    what does the word "astroturf" mean?
    What is the origin of that word?
    It's not in Webster dictionary.

  2. Re:A few things... on What High End Unix Features are Missing from Linux? · · Score: 1

    It seems to me that 2.5.x with preemptive patches may be your friend.

    That patches are allowing to break the low-priority
    process even if it's in kernel mode - the most important source of bad reactivity in X.

  3. Re:Damn on Microsoft: 2003 and Beyond · · Score: 1

    Why not?
    I can perform search on database and get all files that match "nature and trips".
    Then I just select from a list or take first one,
    or make a different request.
    Being able to have tables WITHOUT a primary
    key or unique fields is a great advantage for
    databases over filesystems. Obviously you CAN have primary key or unique field, but it's not
    a requirement.

  4. Re:why do people still use sendmail? on ISS Discovers A Remote Hole In Sendmail · · Score: 3, Informative

    Gateway configurations, sir.
    Have you ever try to run 2 instances of qmail on
    one machine for exampe?
    qmail is very rigid and unfriendly to make configuration tricks and connections to anything
    not usual.

  5. Re:Damn on Microsoft: 2003 and Beyond · · Score: 2, Informative

    the best advantage for a non-precious and non-active person from DB-based structure is that when
    you are writing "something about nature" what happens in a "trip to Appalachi" you don't have to invent a name "tripappalachi.doc", you can simply save it with attributes "Nature" and "Trips".
    You cannot do it in Filesystem: you have to figure out one directory and invent a name. For
    some people inventing names is a pain in the #$s

  6. Re:Damn on Microsoft: 2003 and Beyond · · Score: 1

    Nope. Not just a relation DB.
    For example in DB you can have an object that has no distinctive name and no path to get it.
    In Filesystem you cannot create such objects.

  7. Re:It's kind of like... on Using Statistics to Cause Spammers Pain · · Score: 1

    Absolutely Top Secret: burn before reading!

  8. Re:A super barebones notebook! on Barebones Notebook · · Score: 1

    Oh! I thought about a real leather-bound PAPER notebook, with real PAPER pages!

  9. A super barebones notebook! on Barebones Notebook · · Score: 1

    No CPU, no RAM, no Motherboard, No Power supply,
    no keyboard, no Display,no battery, no case. Price: $200

  10. Re:Piracy?!! Stop using that word! on Taiwan Forces MS To Cut Prices, Unbundle Software · · Score: 1

    What happens if somebody names deletion of files
    as "murder" and try to enforce laws on murder on people that delete files?

  11. What happens... on Taiwan Forces MS To Cut Prices, Unbundle Software · · Score: 0

    if real pirates pirate a ship with Window$ distrubutives near Taiwan?

  12. [none] on Use of Math Languages and Packages in Research? · · Score: 2, Insightful

    "If not, do researchers write C/C++ programs and use GMP or Matpack to solve math problems?"
    No! They use FORTRAN!
    Surely it's still much better language for numeric stuff

  13. Re:Dont shop at such stores. on NYT on RFID Tags · · Score: 1

    Oopsie. Where I live, there is only 3 grocery stores available. Dillons, Wal-Mart and Food for less.
    If they all implement something that I wouldn't like - I would be forced to shop there.

  14. Re:How to improve x86 on Linus Has Harsh Words For Itanium · · Score: 1

    Ok.
    Advantages of flat scheme:
    - easy to create compiler
    - do not need very tricky register optimizations
    - easy to create chip logic
    Disadvantages of flat scheme:
    - large instruction word.
    - Need intelligent cache or hints

    Large instruction word is (on my opinion) not a huge disadvantage - now the price of memory is cheap, and if you make bus wider, the speed of loading the code will be the same.
    And may be the compilers can gap this disadvantage
    by more efficient code (one operation "add" instead of three: load into register, add, save).

  15. Re:How to improve x86 on Linus Has Harsh Words For Itanium · · Score: 1

    Why do you need the opcodes to be decently small?

  16. Re:what do you mean by 'check'? on Do Scripters Suffer Discrimination? · · Score: 1

    Nope. The task was to check if those links are actually works and produce live streams in the time
    of check.
    Oopsie for java. No beans for you :)

  17. Re:How to improve x86 on Linus Has Harsh Words For Itanium · · Score: 1

    May be adding "hint commands" may help
    for example
    HINTLOCAL
    mov L1 L2
    add L2 L3 L5
    HINTNOLOCAL
    mov L5 L4
    and all locations between HINTLOCAL and HINTNOLOCAL
    commands will be assigned cache index numbers.

  18. Because the word "script" is too lightweight. on Do Scripters Suffer Discrimination? · · Score: 2, Insightful

    For PhBs how the words sounds does matter much.
    If we say "virtual-machine portable languages" instead of "scripting languages", I think the valuation of that languages will rise in the eyes of PhBs

  19. Re:How to improve x86 on Linus Has Harsh Words For Itanium · · Score: 1

    I don't understand why do we have registers at all right now
    Flat memory model where you can do operations
    like
    mov
    add
    and a good cache - hoopla! No registers needed!

  20. Re:Wtf is a 'scripter'? on Do Scripters Suffer Discrimination? · · Score: 3, Interesting

    Yes!
    There was a task:
    There was a file with ~600 URL links with real media. A task was to check those URLs.
    My TCL solution took me about an hour and was accepted.
    Another persons' Java solution took 2 weeks of his time and was not debugged at all.
    that other person vas VERY experienced in Java and
    wrote a lot of projects in it.

  21. Re:Permission Based Solutions on Ask ISP Owner Barry Shein About the Spam Wars · · Score: 1

    Too bad for you if you'll try to use your permission based system while doing job hunting.

  22. Re:Want to support Mandrake? on Mandrake Linux... Not Dead Yet? · · Score: 1

    I bought Mandrake Power Pack and it's great stuff.
    Including StarOffice.
    I use it for server and home computing and
    for now I found Mandrake the best distributive for my needs.

  23. Expiration of copyright and GPL on Professor Eben Moglen Replies · · Score: 4, Interesting

    What happens with GPL-ed code after the
    copyright on it is expired?
    I probably can do with that code whatever I want.

  24. Re:Signature Recovery Idea on Linux Xbox Project Seeks Microsoft Signature · · Score: 1

    Moreover, you can make Linux an integral part of a game.
    Like in Space Quest 1: Wilco go to terminal screen
    and see there ... Linux! A good running linux with all bells and whistles :)
    The game is playable and Wilco should do something
    useful in Linux shell (cat /dev/spaceweapon >/dev/zero)
    etc.
    Or some monsters will chase you to run olde SuperStar trek game in shell.

  25. XACML is on Sun Releases Open Source XACML Language · · Score: 3, Funny

    just l33t version of HackML - a language
    made specially for hackers!