Slashdot Mirror


User: colinrichardday

colinrichardday's activity in the archive.

Stories
0
Comments
4,799
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 4,799

  1. Re:eye candy on Is It Windows 7, Or KDE 4? · · Score: 1

    Could it be that Linux and Windows run on the same hardware? Of course, you could always use an IntelMac version of Linux

  2. Re:And... on Ubuntu Wipes Windows 7 In Benchmarks · · Score: 1

    You might not require syntax highlighting, but it is handy. Also, the ability to process text files (compiling source code, running TeX/LaTeX, validate XML) within the editor is convenient. The multiple-language support is also nice.

    Part of the difference is that *nix is still more textual than Windows. And the "bloat" of Linux is easier to get rid of. If you don't want a web server on your laptop, you don't have to install apache.

  3. Re:And... on Ubuntu Wipes Windows 7 In Benchmarks · · Score: 1

    When one has used Linux for over a decade, with text editors such as GNU Emacs and vi, one's standard of "decent" text editor get bumped up. Also, while Microsoft may be legally constrained in what it can include, Linux distros tend to toss in everything that can fit on a DVD and then some. Some may find that excessive, but I like it that way.

  4. Which apps? on Ubuntu Wipes Windows 7 In Benchmarks · · Score: 1

    I bought my first computer in 1998. A few weeks later I went shopping for some typical apps (Mavis Beacon Teaches Typing, Triple Play Japanese) when I saw an atypical "app": Red Hat 5.0. I was impressed by the presence of GNU Emacs, GCC, and TeX/LaTeX, which I use (the first and last) far more than any boxed application. Why didn't I just download the Windows versions? Because the only internet connection I had was dialup.

  5. Windows may be nice, but I have other values on Ubuntu Wipes Windows 7 In Benchmarks · · Score: 1

    And why would I need any of those?

  6. Re:And... on Ubuntu Wipes Windows 7 In Benchmarks · · Score: 1

    Would Microsoft get prosecuted for including Adobe Acrobat Reader?

  7. Re:And... on Ubuntu Wipes Windows 7 In Benchmarks · · Score: 1

    I find these benchmarks a little disingenuous anyway; having used Ubuntu for years, it does not have NEAR the functionality of Windows 7 without heavy tweaking.

    Are you kidding? Will Windows 7 have a decent text editor? A web server? Compilers/interpreters?

  8. Markup errors on The Case For Supporting and Using Mono · · Score: 1

    Konqueror reports that the site has bugs. Hmm... Should I trust this guy?

  9. Re:Periodic Table on Why Do We Name Servers the Way We Do? · · Score: 1

    But most of the elements are metals. Are most of your boxes servers?

  10. Re:Turing awardees on Why Do We Name Servers the Way We Do? · · Score: 1

    Would such a scheme be the normal form?

  11. Server names on Why Do We Name Servers the Way We Do? · · Score: 2, Interesting

    I name mine after logicians. My desktop is Aristotle and my laptop is Ockham. I have also had Frege and Boole.

  12. Re:Notes? on A Teacher Asking Students To Destroy Notes? · · Score: 1

    scorched earth policies make as much sense here as they do in international relations. Yeah, what were the Russians thinking when they burned Moscow in 1812, forcing Napoleon to abandon the city?

  13. Re:Linus admits Linux is shit.... on Linus Switches From KDE To Gnome · · Score: 1

    Perhaps he meant "upgrade"?

  14. Re:Bogus on Black Holes From the LHC Could Last For Minutes · · Score: 1

    The earth's escape velocity is about 7 miles per second http://en.wikipedia.org/wiki/Escape_velocity, so an object can only move about 27,000 as fast.

  15. Re:I have a dream on MS Silverlight To Stream Obama Inauguration Events · · Score: 0, Offtopic

    Mac users and BSD users

    Mac users (at least Mac OS X users) are BSD users.

  16. Re:First things first on How To Suck At Information Security · · Score: 1

    What authority does the CIO have over someone not in IT?

  17. Re:Only for certain kind of analyst... on The Power of the R Programming Language · · Score: 3, Interesting

    Has Microsoft corrected its percentile function? Or does it still put the largest datum in the 100th percentile, as well as assign fractional percentiles?

  18. Pedant point on Microsoft Extends XP To May 2009 For OEMs · · Score: 1

    Since there is no hyphen between "virtual" and "desktop", the "virtual" modifies "monopoly".

  19. Re:teach are paid to teach a specific content on Followup To "When Teachers Are Obstacles To Linux" · · Score: 1

    That only applies to GPLed software. Bill had no scruples against using BSD-based code.

  20. Re:Amdahl's Law on Time to Get Good At Functional Programming? · · Score: 1

    That wasn't Hitler, it was Konrad Zuse.

  21. Re:Why would the Algorithm break? on Time to Get Good At Functional Programming? · · Score: 1

    But in some mathematical uses, such as algebraic identities and definite integration, variables have more than one value.

  22. Re:Functional Programming Is a Red Herring on Time to Get Good At Functional Programming? · · Score: 1

    It is counterintuitive because nature does not execute equations to do its thing. The human brain is orders of magnitude more complex than any program in existence and it does not perform equations. Nobody should be forced to use an unnatural notation for computer programming just because mathematicians are enamored with it. A computer is not a function evaluator. The proper context for computing is behavior and it comes from psychology, not mathematics. A computer program is a behaving machine, that is all. Functions and calculations are just types of behaviors, not the be-all of computing. They should not be the basis of how computers work (that was the problem from the beginning, Babbage and Lady Ada comes to mind). The correct (and highly intuitive) metaphors for programming and processor design are concepts like sensor/effector, stimulus/response, concurrent/sequential, predecessor/successor, etc. These are things that are readily understood by everybody, even kids.

    The idea behind computers is to have them "behave" in ways that are not natural, but artificial. That is why we make them. If we want you "natural" behavior, we could just stick to humans.

  23. Re:take it from a computational physicist on Time to Get Good At Functional Programming? · · Score: 1

    Why do Monte Carlo simulations need to be sequential? Just use a parallelizable random number generator.

  24. Re:Purpose? on Linux Kernel Booting On the iPhone · · Score: 1

    Yeah, but some of us might still want xdvi for previewing .

  25. Re:Purpose? on Linux Kernel Booting On the iPhone · · Score: 1

    Not that I can afford an iPhone, but having GNU emacs, gcc, and TeX/LaTeX on such a device would be interesting.