Slashdot Mirror


User: Amon+Re

Amon+Re's activity in the archive.

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

Comments · 55

  1. Re:Now remember who's writing this... on Bush Orders Guidelines for Cyber-Warfare · · Score: 1

    I swear...if we have to into the fight ourselves, I hope Bush remembers all the countries unwilling to help once the US occupies Iraq and the oil fields.

  2. Re:I think people are going to point fingers at ea on Latest Columbia News · · Score: 1

    Weren't some safety experts at NASA already fired because of the incident?

  3. Re:Linux on Latest Columbia News · · Score: 1

    Like someone on slashdot...(I don't remember who) when NASA first came into be, they had to create the technology (i.e. Integrated Circuit) in order to accomplish any sort of space flight. That same technology is still sufficient to control systems on the shuttle and it is needless and unsafe to attempt to upgrade them. When NASA finds the need for more computing power (like the mathematics involved in creating a worm hole :) they will use current technology if its powerful enough or they will attempt to create it themselves.

  4. Re:Obvious? on Latest Columbia News · · Score: 1

    The airline industry probably should ground all planes until they figure out a way to save passengers in case a plane does crash. It'll be a lot better than just hoping the engines keep working, not having a backup plan sucks.

  5. Peroxide in Cars on Carmack Needs Rocket Fuel · · Score: 1

    A little off topic, but peroxide seems like it is a clean fuel, whats stopping car makers from using this instead of gasoline to power cars?

  6. Re:Why do providers care? on Remotely Counting Machines Behind A NAT Box · · Score: 1

    Maybe the ISPs figure that they can charge people extra for using multiple computers, it has nothing to do with bandwidth usage.

  7. Re:Use Anti-Matter drive on Where Should Space Exploration Go From Here? · · Score: 1

    Yeah...ummm no shit.

  8. Re:Lunar Mission? on Space Exploration Act of 2002 · · Score: 1

    If you even believe we went to the moon. :)

  9. Re:There goes OpenBSDs slogan... on OpenSSH Local Root Hole · · Score: 1

    I remember OpenSSH having a remote exploit within the last couple of years, so that statement on there site is a lie.

  10. Process Killer on Quake 2 Source Code Released Under The GPL · · Score: 1

    I wonder if someone will make a Quake 2 "Process Killer." This works by having the monsters in quake or any other FPS represent processes on the active system. By killing a monster you will kill the appropiate process. I remember trying it when someone hacked Doom and Quake 1 to do it. It was only a pain in the ass when the monsters would kill each other, or you mistakenly killed an important process.

  11. Re:Potential of Linux on U.S. Playstation 2 Linux Hits the Streets. · · Score: 1

    I very much doubt that the Playstation uses OpenGL to do its graphics.

  12. Re:Want to help your fellow Linux gamers? on Wolfenstein Linux Binaries Available · · Score: 1

    If you run wine on the setup.exe for Return to Castle Wolfenstein, it will extract those pak files during the install.

  13. Re:encrypted root + warning about crypto in linux on Seeking Current Info on Linux Encrypted FS? · · Score: 1

    I thought OpenBSD had successfully implemented encrypted swap capabilities into there operating system.

  14. Re:Veering slightly OT - the curbside cowboys on FreeBSD Ports for GNU/Linux · · Score: 1

    Dude, don't waste your time.

  15. Precision Insight and DRI on VA Lays Off Mesa Developer · · Score: 3, Insightful

    PI would have probably been better off if VA Linux did not buy them out. They used to receive funding from other opensource companies like Redhat and Suse, but all that stopped when VA Linux bought them. Now it seems that one of the most important and hardest to work on opensource projects out their is doomed. 3D drivers are already complicated enough when you are paid to do the work fulltime and are nearly impossible to do with only spare minutes during the day. DRI is going to need a company to back it to get any useful drivers or a better solution would be for video card companies to write there own opensource dri drivers.

  16. Re:Thought Police on RMS Accused Of Attempting Glibc Hostile Takeover · · Score: 1

    When I say core of the system I mean the bare minimum needed to get a system up and running and be used. I am sure in windows 98 you can tell the difference between the actual windows interface, like "my computer", the start menu etc and applications like Office 2000 and winamp. And GNU/Linux is different because xfree86 is not needed to get a system up and running but you could not have windows running without the gui.

  17. Re:Stallman.... on RMS Accused Of Attempting Glibc Hostile Takeover · · Score: 1

    Geez its not like he requested it be called Canberra RMS/Linux Users Group.

  18. Re:Thought Police on RMS Accused Of Attempting Glibc Hostile Takeover · · Score: 5, Funny

    I will probably be the only here to defend RMS, but I totally agree with Linux being called GNU/Linux when talking about an entire distribution instead of just the kernel. You are ignoring the work of a lot of developers by just calling it Linux. And I know people will say "We should call it Xfree86/BSD/GNU/Linux then." Well Xfree86 and a lot of the BSD code isn't needed at all to get an operating system up and running. GNU and Linux represent the core that is needed.

  19. Re:Gimme a break... on Linux: Browser Wars · · Score: 1

    You are the same people that will complain if the software doesn't run quick on older hardware.

  20. Re:A Poor Review on Linux: Browser Wars · · Score: 1

    Lets get real, no one calls Netscape Navigator just Navigator, everyone I have talked to calls it Netscape.

  21. Linux game market on Loki Files For Chapter 11 Protection · · Score: 4, Interesting

    The linux game market is simply not big enough to support a company like this and when you put in the fact that they don't get the same release dates as windows versions and the high warez rate of there games...I am surprised they lasted this long.

  22. Re:List of CPU architectures supported by Linux? on Linux On Another New Architecture: PowerPC 64-bit · · Score: 2

    you can check http://www.kernel.org/ for a list and also you can look into the latest kernel source, check the directory /usr/src/linux/arch.

  23. Re:GCC compatibility on Kernel 2.4.2 Released · · Score: 1

    You can compile fine with the compiler that RedHat 7 comes with. I would however upgrade gcc from there errata.

  24. Re:It's a Redhat only problem. use Debian instead on Linux Applications And "glibc Hell"? · · Score: 1

    Debian also comes with glibc 2.2.

  25. Re:Before I grab a copy, I've got a question . . . on RedHat "Fisher" 7.1 Beta Out Now · · Score: 1

    Umm...did you actually ever look at any of the changes between the two rpm versions? One is gcc-2.96-54.src.rpm the other is gcc-2.96-71.src.rpm. There has been a LOT of fixes that have gone into this and all but 2 patches have been accepted by the core gcc team.