Slashdot Mirror


User: Ruie

Ruie's activity in the archive.

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

Comments · 579

  1. Re:Question for microsoft on Hilf Speaks About Linux Through Microsoft Eyes · · Score: 1

    It is not a question. It is the answer.

  2. Re:Some companies can't. on Will Novell's Desktop Linux Catch On? · · Score: 1
    Does rdesktop do printers?

    I think yes, though I have not tried it myself. You would need to install appropriate printer driver on the target computer (I would suggest postscript)

    rdesktop: A Remote Desktop Protocol client.
    Version 1.4.1. Copyright (C) 1999-2005 Matt Chapman.
    See http://www.rdesktop.org/ for more information.

    Usage: rdesktop [options] server[:port]
    -u: user name
    -d: domain
    -s: shell
    -c: working directory
    -p: password (- to prompt)
    -n: client hostname
    -k: keyboard layout on server (en-us, de, sv, etc.)
    -g: desktop geometry (WxH)
    -f: full-screen mode
    -b: force bitmap updates
    -L: local codepage
    -B: use BackingStore of X-server (if available)
    -e: disable encryption (French TS)
    -E: disable encryption from client to server
    -m: do not send motion events
    -C: use private colour map
    -D: hide window manager decorations
    -K: keep window manager key bindings
    -S: caption button size (single application mode)
    -T: window title
    -N: enable numlock syncronization
    -X: embed into another window with a given id.
    -a: connection colour depth
    -z: enable rdp compression
    -x: RDP5 experience (m[odem 28.8], b[roadband], l[an] or hex nr.)
    -P: use persistent bitmap caching
    -r: enable specified device redirection (this flag can be repeated)
    '-r comport:COM1=/dev/ttyS0': enable serial redirection of /dev/ttyS0 to COM1
    or COM1=/dev/ttyS0,COM2=/dev/ttyS1
    '-r disk:floppy=/mnt/floppy': enable redirection of /mnt/floppy to 'floppy' share
    or 'floppy=/mnt/floppy,cdrom=/mnt/cdrom'
    '-r clientname=<client name>': Set the client name displayed
    for redirected disks
    '-r lptport:LPT1=/dev/lp0': enable parallel redirection of /dev/lp0 to LPT1
    or LPT1=/dev/lp0,LPT2=/dev/lp1
    '-r printer:mydeskjet': enable printer redirection
    or mydeskjet="HP LaserJet IIIP" to enter server driver as well
    '-r sound:[local|off|remote]': enable sound redirection
    remote would leave sound on server
    -0: attach to console
    -4: use RDP version 4
    -5: use RDP version 5 (default)
  3. Re:I'd rather have some NICs, soundcards, etc. on Quad PCIe Motherboard · · Score: 1
    Sound card - perhaps no. But I would buy a general-purpose high speed ADC/DAC board if it were under $200.

    16x PCI Express slot should be able to sustain quite a bit of bandwidth.

  4. Re:Some companies can't. on Will Novell's Desktop Linux Catch On? · · Score: 2, Informative
    Additionally, our point of sale requires Terminal Server Client (RDP)

    I believe rdesktop can be used to connect via RDP.

  5. Re:The hyperdrive works by skipping ahead on Hyperdrive and Space Propulsion · · Score: 0

    So why do think this is called a hyperlink ?

  6. Re:Some things shouldn't be open source on States Pass Thousands of Info Restriction Laws · · Score: 1
    >>safety plans at schools

    Some things should *not* be open sourced. One of those nearest and dearest to me would be the safety plans for my kids' schools.

    So how much do you trust the competence of people who created those plans ?

  7. Re:No. on Is Visual Basic a Good Beginner's Language? · · Score: 1
    I only wish we still had command line interpreters around. It was so nice when beginners could execute their instructions directly OR add them to a program. It made playing around and learning so much quicker.

    Take a look at R language.

    It has a command-line interpreter, a lisp-like underlying language with *nice* syntax, available on both Linux and Windows (and OS X, AFAIK) and also has some nice plotting facilities.

  8. Re:its not the software on Open-Source Router to Take on Cisco? · · Score: 3, Interesting

    For a router, its mostly in the hardware, if it can keep up with real-life data rates.

    Not anymore. We've recently got a new Cisco router for around $2000 which turned out to be a box with 3 100-Mbit ports. And for separate $2000 a (separate) firewall box with 4 100-Mbit ports.

    I am certain that a Linux box with an opteron 1xx, couple of 64 bit PCI slots and a couple of Intel 4-port cards would be just as fast and vastly more configurable at a lower price.

  9. Re:My Grandma thought punchcards were the mark... on RFID, Sign of the (End) Times? · · Score: 1
    The same effect occurs with other two-digit numbers whose individual digits add up to 10 (19, 28, 37, etc).

    Hmmm... I just tried 19 but did not see anything special:

    19*1:100
    [1] 19 38 57 76 95 114 133 152 171 190 209 228 247 266 285
    [16] 304 323 342 361 380 399 418 437 456 475 494 513 532 551 570
    [31] 589 608 627 646 665 684 703 722 741 760 779 798 817 836 855
    [46] 874 893 912 931 950 969 988 1007 1026 1045 1064 1083 1102 1121 1140
    [61] 1159 1178 1197 1216 1235 1254 1273 1292 1311 1330 1349 1368 1387 1406 1425
    [76] 1444 1463 1482 1501 1520 1539 1558 1577 1596 1615 1634 1653 1672 1691 1710
    [91] 1729 1748 1767 1786 1805 1824 1843 1862 1881 1900
    What am I missing ?
  10. Re:My Grandma thought punchcards were the mark... on RFID, Sign of the (End) Times? · · Score: 1
    Maybe 666 is just a number that represents imperfection three times over...

    Actually, 6 is a very nice number - it is a product of two first primes, it describes the number of faces of a Platonic solid (cube) and it counts the number of elements of symmetric group of order 3 - the first non-commutative symmetric group.

    As for 666 this number is also interesting: it is, obviously 6 times 111, but 111 is 3 times 37 which is a prime number. So 666 can be represented as 18 times 37.

    Because of propensity of 37 to form numbers with visible patterns in decimal representation when 37 is multiplied by anything containing 3 (which is every 3rd number) it has often been assigned mystical significance.

  11. Re:just to remind that on NASA Study Shows Antarctic Ice Sheet Shrinking · · Score: 1
    I just want to add that most the likely in influence of temperature on ocean level is largely due to thermal expansion coefficient, rather than ice melting.

    The ice takes a very small proportion of Earth surface compared to the surface taken up by oceans and melting it due to, say, increase of temperature by 1 degree would only raise the ocean level in inverse proportion of ocean surface/ice surface which is a large number.

    The thermal expansion coefficient, on the other hand, will raise water level in proportion to water depth which is quite large - at least several kilometers in most of the ocean.

    So a thermal expansion coefficient of only 0.1% per degree will result in several meters rise if the temperature of the entire ocean is raised by a degree.

    Of course, in practice things are not so simple as ocean temperature affects solubility of CO2 and other compounds so I don't think there is an easy formula for the thermal expansion coefficient of ocean water.

    If anyone has a link to an appropriate paper please post.

  12. Re:To save NASA, impeach Bush on New Budget NASA Space Science Missions · · Score: 1

    I believe that if we don't have the commitment -- in hearts, minds, and dollars -- from the American people for a manned mission to Mars, then we just shouldn't do it.

    And a way to win that commitment would be to launch, for example, Terrestrial Planet Finder mission and discover a few Earth-like planets nearby.

    Preferably with some signs of life, but aliens are not required - Hollywood will fill in the rest.

  13. Re:Verus older versions of Windows? on Linux On Older Hardware · · Score: 1
    I run Windows 2000 on a PC that's 3 years old.. I've got a gig of ram in it, and it works great.

    Please, this is *NOT* an old machine !

    I find that 2-3 years old is exactly when new stuff starts working the best - you already worked out any problems that were in new install, setup all the shortcuts and - best of all - other developers have a similar machine to work with so new applications are not slow.

  14. Re:Eagle is hard to beat on Schematic/PCB Design for Linux? · · Score: 1

    PCB does do routing, albeit it is not perfect. But with a few traces done by hand it can get a hint.

  15. Re:This is what pisses me off... on Schematic/PCB Design for Linux? · · Score: 1
    Let's not be hasty.

    You are seeing only one side of the argument - a person not willing to contribute the required amount.

    The other side is that the distributors of the software are not willing to contribute the software to someone who can not justify the high price tag, but would find the software valuable if it was given freely.

    Some of the good reasons to work on free software is to change the world by providing universal availability of tools to access and interact with computers.

    The situation of "should I buy a Verilog compiler and study digital or spice simulator and study analog" is quite different from "let's download verilog compiler and spice simulator to see what new things I can make with them both"

  16. Re:It won't be that confusing to retail buyers on Microsoft Vista Info Leaked · · Score: 2, Interesting
    Windows Starter version will never be seen by 99% of people outside its intended market (developing nations).

    I was actually hoping that one would be able to pick it on Dell's website and knock off a few more bucks off the purchase of my next Linux notebook.

  17. Re:HOW IT WORKS and DOESN'T WORK on Self Contained Power Source? · · Score: 1
    Besides what you pointed out, switching windings back and forth will demagnetize the magnets.

    In fact, I would not be surprised to learn that there is a similar "perpetual motion" design that actually produces more energy on output than input, with the trick that it really feeds on magnet polarization.

  18. Re:Walk a mile in their shoes... on Software Development's Evolution towards Product Design · · Score: 1
    Why is there such a fundamental disconnect between the engineers and *everyone* else in a business environment?

    The engineer knows in his heart that good product means getting all the pieces done right and that any argument about what is best can be resolved by careful measurement.

    The others know in their suits that correct product image will replace in the minds of unsophisticated users what the project actually does with what the image suggests it does.

    To see what I mean just go through a toy store and then through Best Buy.

    And, just to be precise, by "unsophisticated user" I mean one that does not go to the specs and does not try to characterize the product in a somewhat rigorous fashion.

  19. Re:Walk a mile in their shoes... on Software Development's Evolution towards Product Design · · Score: 1
    To sum up, it's easier to program for yourself than for others, it seems. You know your job better than anyone else. Otherwise, you have to do a lot of interviewing and discussing before you code a single line.

    The other advantage being that if you wrote the code yourself, you don't need to get used to it in order to be productive.

    I like to express this in terms of latency vs bandwidth - if you code yourself you save on latency, but if you have others to program you increase the bandwidth.

    Often, in software or science having smaller latency trumps bandwidth in a big way.

  20. Re:I don't believe it, for one... on Has World Oil Production Passed Its Peak? · · Score: 1
    Once X == Y, an oil field becomes an energy sink, not an energy source..

    Money enters again as if there is a cheap energy source (say nuclear plant nearby), one can afford to sink more energy to extract oil than the result actually produces.

    This would actually be pretty good as we will still be able to have plastic around, but will likely gradually switch to other energy sources for transportation.

  21. Re:The universe is safe. on Test for String Theory Developed · · Score: 2, Informative
    In addition one should not forget that Earth atmosphere gets routinely bombarded by cosmic rays - some of which are very fast protons, much faster than what we can create in the best colliders.

    So if there was a way to create an indefinitely growing black hole with particle collisions this would have happened over the millions of years that Earth has been around.

  22. Re:How does Einstein feel about the bomb? on Linux Powers Military UGV · · Score: 1
    A few points:

    • Even if no wars ever occurred weapons would still be made. Why ? Weapon is a really nice intermediate project - concentrate some energy in a particular distant point at a particular time. Easy to gauge success of. (This is similar to, say, computing million digits of pi or e)

    • Judging by the fights on the stadiums some humans will find a way and desire to inflict damage even if all the usual weapons are removed and the law is against them. One could hope that having something very destructive results in military pruning out folks who don't think straight.

    So making weapons helps science (good), increases steaks for those who want to make war - hopefully beyound their tolerance (good, but risky), attracts money to science (good), produces paranoia (bad) - does not look like one can decide in general, but has to go on a per-case basis.

  23. Re:wine or driver test? on Wine vs Windows Benchmarks · · Score: 1

    It is also a test of DirectX -> GL translation layer that Wine implements.

  24. Re:my experiences with AD&D on Fear of Girls, a D&D Documentary · · Score: 2, Funny
    Once, I jumped from the roof of my junior high school after having cast "feather fall" on myself... it was at that point that friends and family intervened.

    This is a common mistake. Please do not forget that feather fall spell only acts on characters which have a very large piece of cloth attached by ropes to their shoulders. This was sadly omitted from the manual.

    Also, feather fall only affects your downward movement and if you push off too much you can still crash into the neighboring building.

  25. Re:Dungeon Siege on Why Does Uwe Boll Keep Making Films? · · Score: 1
    I actually liked Dungeons and Dragons a whole lot. The opening scene alone (with Protheon) is worth getting the DVD.

    Or are we talking about different movies ?