Slashdot Mirror


User: stoborrobots

stoborrobots's activity in the archive.

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

Comments · 891

  1. Re:Bleh.. on Wireless Mouse with no Batteries · · Score: 2, Interesting

    I'd guess that the weight was there to provide enough force on the spring-loaded cutoff-switch when the handset was in the cradle... Those things took some pressing. Modern phones have much lighter switches, which the weight of the plastic is enough to press down.

  2. Re:No thanks. on Microgenerators Coming Soon to Electronics Near You · · Score: 1

    Because wars are a good excuse for gouging customers and profit-taking?

  3. Re:That's easy. on Math Whiz Breaks Calculation Record · · Score: 1

    I guess what I meant is that the proof (or at least, the only one I can remember) is for the case of numbers which are coprime to 10...

    See the other reply below about how it's also true for those cases... But for some reason I can't quite get my brain to cough up the proof for the general case... (Which is disappointing, time to turn in my Maths degree...) I can feel the slightest hint of a proof in the back, a gut feeling that it's right, but all that comes out is the routine proof as I studied it in Discrete Maths...

    http://www.gallup.unm.edu/~smarandache/euler-gn.tx t seems like it might help... If my mind wakes up and helps, I might post the general solution later...

  4. Re:CVS on Interview: David Roundy of Darcs Revision Control · · Score: 2, Interesting
    The Future was here in 1996 - Check out Reliable Software's Code Co-op.

    The Peer-to-peer Version Control System for Distributed Teams
    Code Co-op is the version control system for distributed development that adds mobility, simplicity, and robust functionality to your Windows development projects.
    • Mobility for collaboration from any location using your existing infrastructure
      - no server required;
    • Simplicity to give you quick access to project files and history regardless of a network connection;
    • Robust functionality to give you all the control and security you require for managing your software assets.

    With Code Co-op you can:
    - Collaborate from anywhere using Email, LAN, and VPN
    - Access your project files and history without a network connection
    - Review file changes with the built-in Visual Differ or Beyond Compare Differ
    - View, compare, or restore any iteration of your project or file regardless of a label
    - Integrate with your favorite development tools
    - Forgo costly server maintenance
    - Rely on a secure, fully transactional database with automatic back-ups
    - Implement source control in minutes for only $159 per user

  5. Re:That's easy. on Math Whiz Breaks Calculation Record · · Score: 4, Informative

    it isn't always - it's only true for numbers which are not even and not multiples of 5...

    As for why it's true otherwise, it's because of Fermat's Little Theorem and Euler's Totient Function...

    Specifically, since the Totient of 10 is 4, any number which is coprime to 10 (i.e. not even and not a multiple of 5) when raised to a power of 4, yields a 1 in the units place, (i.e. N^4 = 1 mod 10 if gcd(N,10) = 1).

    Since if a number is coprime to 10, then all its powers are coprime to 10, N^12 = (N^3)^4 also has a 1 in its units place.

    Now N^13 = N*(N^12) will always have the same last digit as N, if N is coprime to 10.

  6. Re:How long... on Verizon Seeks To Nix Fee-Based Municipal Wireless Grids · · Score: 1

    Apparently, this took place over a long time... I didn't realise just how long it takes to shut down a government website... (or how quickly it goes from necessary and useful to redundant...)

    October 1999 http://www.pnl.gov/energyscience/11-99/art2.htm - PubScience opened.
    http://arl.cni.org/info/frn/gov/pubscience02.html

    2001 http://www.infotoday.com/newsbreaks/nb010709-1.htm - they decide to cut funding, suggesting that the system be shut down.
    http://www.nature.com/nature/debates/e-access/Arti cles/butler.html

    2002 http://www.infotoday.com/newsbreaks/nb020819-2.htm - decision to close... Comments invited...

    2004 http://www.washingtonpost.com/ac2/wp-dyn?pagename= article&contentId=A17568-2002Nov20&notFound=tr ue - it's closed...

  7. Re:Left behind on Software Tools of the Future · · Score: 1

    Anyone who doesn't understand the importance of abstractions is likely to get left behind.

    Equally, anyone who comes to rely on abstractions as a crutch will almost certainly get left behind as well... Joel on Software puts it, and other software design principles very nicely...

  8. Re:forever on Screw-in LED Floodlights · · Score: 1

    the website claims twice the lumen output of a 100W bulb - where I shop that's 26W worth of compact fluorescent juice, vs the claimed 22W. As I see it, these guys have built a maintenance-free version of an energy-saver bulb - 5 times the working life, resistant to shock and weather, and just as efficient.

    That's assuming that the website claims pan out...

  9. Re:New linux development process on Linux Kernel to Fork? · · Score: 1

    You said
    When there's a 2.6 that is actually useable on my system (crashes less than once every 30 mins) I'll believe that. But I don't think it's going to happen until 2.7 splits off.

    The reality is more like
    When there's a 2.6 that is actually useable on my system (crashes less than once every 30 mins) I'll believe that. 2.7 is not ready to split off until then.

  10. Re:solving the problem, slashdot style on Is Firefox 1.0 Less Stable than Firefox PR1.0? · · Score: 1
    that depends... the following API change will compile and link successfully everywhere, but fail to run correctly and possibly therefore crash...

    Before:
    /* Return 0 for false, -1 for true */
    int Is(void* a, void* b)
    {
    return (a == b);
    }
    After:
    /* Return 0 for true, <>0 for false */
    int Is(void* a, void* b)
    {
    return (a-b);
    }
  11. Re:Basic Human Nature on Is Firefox 1.0 Less Stable than Firefox PR1.0? · · Score: 1

    is the touchpad a Synaptics or an ALPS Glidepoint? if so, there's an X driver for it...

  12. OpenWatcom C/C++/Fortran on Is The Lone Coder Dead? · · Score: 2, Insightful
  13. Re:BTX cases? Did they finally fix those case wire on Intel's BTX Form Factor Launched Today · · Score: 1

    Hell, who needs a case?

    who indeed?

    It's a mystery...

  14. Re:If it's not obvious to you... on World Wide Web's Morguefile · · Score: 1
  15. If it's not obvious to you... on World Wide Web's Morguefile · · Score: 2, Informative

    If like me, it's not obvious to you how to proceed from that first page, try clicking the title image...

  16. Re:Anandtech on Intel Quietly Introduces 3.8GHz P4 · · Score: 1

    I'm usually not one to be a grammar nazi, but I suspect that when you said their reviews are objectionable, you meant something wildly different, like objective.
    I only point it out because it is quite the opposite of what you said... an appropriate time to make a comment about "irony", so the real grammar nazi's can duke it out over that word instead...

  17. Re:I can guess why... on Intel Quietly Introduces 3.8GHz P4 · · Score: 1
  18. Re:I can't wait to hook my GBA up to it! on DIY High-Quality XGA Projector for ~$300 · · Score: 1
    which, if you want a linux version, can be had ...

    Instructions for RH9 - should work anywhere...

    $ rpm -qa allegro*
    $ unzip -d tod wintod.zip
    $ cd tod
    $ gcc -Wall -O3 -ffast-math *.c `allegro-config --libs` -o linuxtod
    $ ./linuxtod

    The only dependency is on the allegro game library...

  19. Re:I can't wait to hook my GBA up to it! on DIY High-Quality XGA Projector for ~$300 · · Score: 1

    Trippy Tetris?
    You want TOD!

  20. Re:The catch is.. on Gmail Adds POP3 To Email Accounts · · Score: 1

    Nice, expressive answer....

    To be precise:
    * it's not my spooler,
    * I don't have, or even want, a GMail account,
    * I simply think it's a nice idea, and
    * I don't care if you donate any invites anyway.

  21. Re:The catch is.. on Gmail Adds POP3 To Email Accounts · · Score: 1

    if you have gmail invites to spare, consider donating some to the gmail-o-matic gmail invite spooler...

  22. Re:Not to mobiles, though on BT to Offer Free Internet Calls · · Score: 2, Interesting

    I'd think that they'd have the best reputation! ... except when they drop out unexpectedly in the middle of a call ...

  23. Re:Sample Problems on Competition Fosters Next Generation Of Linux Talent · · Score: 4, Interesting

    Another interesting point - IBM actually runs Lotus WordPro internally. (The source file name for that PDF is LinuxChallenge-final 07.21.04.lwp)... While in an of itself that may not seem surprising, as IBM owns Lotus, it is interesting to not that this is a giant organisation which needs interoperability with thousands of other organisations, and they can still run an alternate office-suite...

  24. Re:Transfers are between your own accounts. on Fishing for Phishers · · Score: 3, Informative

    Which bank does not allow you to make payments to other people? What is the point of online banking if you can only shuffle money between your own accounts.

    Of the four banks with which I have bank accounts, all allow me to make payments to anyone else whose account details I know. I can also make SWIFT (i.e. international) transfers to any account worldwide, by providing branch SWIFT code and account number.

  25. Re:How is it possible to make money? on Fishing for Phishers · · Score: 2, Insightful

    The only actions allowed are transferring money from one account to another

    Like from your account to mine...