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:This is sick! on Microsoft Policies Help Virus Writers, Says Security Firm · · Score: 1

    Simplistically, an operating system's job is to move the magnetic head on the hard disk and load bits from the hard disk, copy them into memory and set the CPU instruction pointer so the bits are read by the CPU as instructions and thus the executable executes till a pre-emptive interrupt is triggered after the specified time slice.

    I cant for the life of me think of anything in *ANY* operating system that would prevent that. The only way to prevent such an executable from executing would be to know before hand if these 'bits' cause harm to your PC or is a regular executable. Again, can't think of any OS that would prevent that.

    What if a file system requires that an executable be marked as executable before it can be executed?

  2. Re:Oh noes on $26 of Software Defeats American Military · · Score: 1

    Making important decisions on the basis of "Eh, our enemies are just ignorant mud farmers anyway, no problem", on the other hand, is colossally arrogant and extremely dangerous.

    Have any of these guys ever heard of The Battle of Bunker Hill? Or are they just William Howe wannabes?

  3. Re:It doesn't matter at all on Why Top Linux Distros Are For Different Users · · Score: 1

    Except that you're paying for the DVD.

  4. Linux, for the use. on Why Top Linux Distros Are For Different Users · · Score: 2, Interesting

    I doubt either Windows 7 or OSX could run on my computer (768 M of RAM). Ubuntu 9.10, no problem. Just toss in the Live version and get on the Net

  5. Re:It doesn't matter at all on Why Top Linux Distros Are For Different Users · · Score: 1

    Of course, paying $15 for a Linux magazine that has Ubuntu 9.10 on it is so hard.

  6. Re:It doesn't matter at all on Why Top Linux Distros Are For Different Users · · Score: 1

    That depends on what one means by "Windows support". It is true that Windows supports LaTeX in the sense that there are LaTeX implementations for Windows. However, I don't know of a Windows version that includes LaTeX, or Python, or a C/C++ compiler.

  7. Re:Now let the Endless French Surrender jokes begi on French Military Contributes To Thunderbird 3 · · Score: 1

    OK, so James Madison was a better political philosopher than he was a general (He actually commanded the Americans at the Battle of Bladensburg). Also, I meant no disrespect to the Dutch and Poles; I will point out that the French government could have gone to North Africa with the French Fleet, which would have aided the Allied cause, and that the Dutch refusal to surrender denied (temporarily) to the Japanese the use of the Dutch East Indies.

  8. Re:I'm disappointed, on French Military Contributes To Thunderbird 3 · · Score: 1

    You'll have to wait for Thunderbird 5.

  9. Re:Now let the Endless French Surrender jokes begi on French Military Contributes To Thunderbird 3 · · Score: 1

    If the French had marched into the Rhineland after Hitler's militarization of it, the Wehrmacht would have had little choice but to retreat to Germany. Shirer claims that such a retreat would have lead to the overthrow of Hitler. The French connivance with the British at Munich didn't help, either.

  10. Re:Now let the Endless French Surrender jokes begi on French Military Contributes To Thunderbird 3 · · Score: 1

    Well, you don't hear many jokes about Poland, The Netherlands or Belgium being invaded by the Germans. Perhaps the French history as a great nation and the cultural arrogance that comes from that makes them more of a valid target to joke about.

    Of course, neither the Dutch nor the Poles actually surrendered during WWII, as their governments fled to Britain.

  11. Re:Always the same story... on Sci-Fi Author Peter Watts Beaten, Charged During Border Crossing · · Score: 1

    It's difficult to avoid the Border Patrol, as the US-Canadian border is several thousand miles long.

  12. Re:Searching for 'Watt, charged' pun on Sci-Fi Author Peter Watts Beaten, Charged During Border Crossing · · Score: 3, Funny

    Is that the current state of the charges, or is there potential for more?

  13. Re:Drm feh on Adobe Takes On Microsoft Role In E-book Market · · Score: 1

    I could adjust the page size in a latex file and then run pdflatex. Aside from the difficulty of editing pdfs, is it easy to change the page size?

  14. Re:Other videos on the channel on What Do You Do When Printers Cost Less Than Ink? · · Score: 1

    Can someone just submit original work on a different channel from the other submissions?

  15. Re:YouTube partners on What Do You Do When Printers Cost Less Than Ink? · · Score: 1

    Since the submitter made the video, wouldn't he/she hold the copyright on it?

  16. Re:Donate on What Do You Do When Printers Cost Less Than Ink? · · Score: 1

    I also pointed out the fact that he calls a printer an electro-mechanical device, when in true reality, THAT'S ALL A COMPUTER IS. OPENING AND CLOSING GATES.

    Printers have a much higher percentage of mechanical stuff than computers do. Also, how many of a modern computer's gates are mechanical?

  17. Re:one account 2 gamer? on Man "Beats" World of Warcraft · · Score: 1

    Taiwan has multiple time zones?

  18. Re:Windows 8.. on Microsoft To Switch Focus To Windows 8 In July 2010 · · Score: 1

    So going to 128 bits wouldn't help?

  19. Re:What's New? on Microsoft To Switch Focus To Windows 8 In July 2010 · · Score: 1

    Actual multiuser support with decent file protection (NTFS vs. FAT).

  20. Re:Windows 8.. on Microsoft To Switch Focus To Windows 8 In July 2010 · · Score: 1

    Shouldn't a 64-bit system support 2^64 bytes of memory, which would be something like 1.8x10^19 bytes of memory? Or are there other constraints? And even if there were, wouldn't it be easier to work on the other constraints?

  21. Re:That's pretty evil. on Scientology Charged With Slavery, Human Trafficking · · Score: 1

    More like a billion.

  22. Re:I would also guess... on Harvard Says Computers Don't Save Hospitals Money · · Score: 1

    Of course, since you assume you're in the correct root directory

    When I said source directory, I assumed it as an absolute path.

    Also, one can program my method in bash; how do you get the computer to mouse click?

    It probably isn't hard to figure out how to do that in Vista, but is it obvious?

  23. Re:I work in a major hospital on Harvard Says Computers Don't Save Hospitals Money · · Score: 1

    And if isn't just one vendor's scanners?

  24. Re:I would also guess... on Harvard Says Computers Don't Save Hospitals Money · · Score: 1

    If I want to move all of my *.tex files from one directory to another, I do

    cd source_directory

    mv *.tex target_directory

    How do I do this on a GUI?

  25. Re:Let me explain... on Harvard Says Computers Don't Save Hospitals Money · · Score: 1

    When it was down and paper records were required then lives were at risk due to the lack of efficiency (time spent accessing paper). It honestly scared me!

    I'm sure things are much much more reliant on computers now.

    Except when the computers go down.