Slashdot Mirror


User: elijahb80

elijahb80's activity in the archive.

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

Comments · 16

  1. coffin on Darknet: Hollywood's War · · Score: 1

    what's with the all references to coffins in todays stories? Did someone die?

  2. Re:We had the same problem on Trend Micro Bug Hits Several Important Computers · · Score: 1

    yup. grinnell?

  3. Re:We had the same problem on Trend Micro Bug Hits Several Important Computers · · Score: 1

    Same thing at my school. I wonder if we go to the same school.

  4. Re:5$ for windows -- since when? on The Linux Modem Problem? · · Score: 2, Informative

    The company is probably a Microsoft Authorized Refurbisher. I used to work for a place that did this, and windows 2000 licenses were also $5. Look here for some more information: https://www.techsoup.org/mar/default_second.asp

  5. no on Feds Propose National Database of College Students · · Score: 0

    no. fuck that. that's all I have to say.

  6. Re:Instead of the usual... on Cornell Builds Autonomous UAV · · Score: 0

    True, NT is not as robust as LynxOs or VxWorks, nor is it a realtime OS. However, those operating systems cost an arm and a leg and require special training. This /isn't\ rocket science. Of course, if the grant were coming from Wind River, the story would be different. Cool stuff either way.

  7. How much traffic on Slate On Worms That Plug Security Holes · · Score: 0

    But how much traffic does this white knight worm generate compared to the traffic that would be generated if every computer where to individually download windows update patches. I have a feeling that a lot of organizations (especially those with a large number of workstations) do not have an internal update server. Bandwidth consumed by windows update would probably wreak as much havok (at least for that one organization) as the worm would. Of course, with the worm, the difference is that the good admins (those who update) get punished too.

  8. Gallapagos on Reading Slashdot From Strange Locations · · Score: 0

    The strangest place I've checked slashdot was in an internet cafe in the Gallapagos. There were 4 computers, and I'm pretty sure they were all hooked up to a shared 56k (or less) line. It was slow.

  9. April Fools on Developing Open Source Defense Projects · · Score: 0

    April Fools

  10. Re:Ask slashdot.. on Rules for Teenage Internet Access? · · Score: 0

    I think it's interesting to note that we can get a look at the politics of the majority of slashdot by looking at which posts are modded up.

  11. Next Step on Quantum Computing Breakthrough in Japan · · Score: 0, Offtopic

    String Theory computers composed of pure energy. Instant answers to everything! Renders useless not only encryption, but also everything else! I think I'm going back to DOS...

  12. What to do on Congress to Make PATRIOT Act Permanent · · Score: 1

    This scares the living hell out of me. I'm not worried that the Patriot Act has given "the government too much power to spy on Americans". Rather, I am worried that the government has (and will have) too much control over our actions. The current situation with Mike Hawash (and I'm sure there are many others) is simply unacceptable. There is no situation that comes to mind that would warrant such an infringement upon an American citizen's rights. I am afraid, deathly afraid, that this is only the beginning. Really now, lets get some progress... or maybe just abandon Ship.
    P.S. really, we have the electoral congress to thank for the current leadership

  13. Hail Caesar on RMS Urges Opposition to "Trusted Computing" · · Score: 1

    Hail Caesar

  14. Re:The text of the article... in case of /. Effect on Meteorite Hits Girl · · Score: 1

    interesting stuff, but I'm dissapointed: What kind of journalist lists 5 quotes in a row. It just doesn't read right.

  15. compaq e500 on Which Laptop To Buy? · · Score: 1

    I have a compaq e500 that I got from computersurplusoutlet.com for 920 dollars. it came with 64 megs of ram (that i quickly upgraded to 192), and a 600 mhz processor. It's a real nice machine, and best of all, everything is supported under linux.

  16. Re:Is there a real solution to this? on Linux Descending into DLL Hell? · · Score: 1

    A possible solution is a ports system similar to the one used by *BSD. The software that you want to install could come with a list of required libs. The ports system could download and install the necesary libs, and Bang!, you're done. When you no longer need the program, use the same list to uninstall the libs that were installed for the program.