Slashdot Mirror


User: AndroSyn

AndroSyn's activity in the archive.

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

Comments · 368

  1. Re:Think Different! on 2009, Year of the Linux Delusion · · Score: 1

    Replace Linux with Windows and "Open a term, we need to edit a conf file" with "Open the registry editor we need to fix some registry keys" and watch her run away then as well. People who are scared of computers are scared of them regardless of which operating system is on them. Computers and the operating systems they run are complex beasts and not everyone is going to understand everything about them. When things break on computers for non-computer experts, typically they will go and seek out someone who is. Mind you it sure easier to find someone who deals with Windows instead of Linux, but that is another issue entirely.

  2. Re:Everyone who cares.... on Second World of Warcraft Expansion Launched, Conquered · · Score: 1

    Play WoW enough and you will!

  3. Re:This is actually quite educational on Judge Munley is So Out of My Top 8 · · Score: 1

    The school has every right to refuse access to anyone, on any grounds

    You mean such things as being the wrong color? Oh wait..schools have been desegregated. Nevermind...

  4. Re:Forgive my ignorance on 45th Known Mersenne Prime Found? · · Score: 5, Insightful

    I guess some of us have different standards on beauty...

  5. Re:Not encrypted very well are they... on Compressed VoIP Calls Vulnerable To Bugging · · Score: 0

    It sounds like they are using whatever ciphers in ECB mode. ECB or electronic codebook mode is generally one of the most insecure ways of using any sort of block cipher. See the example in this wikipedia article as to how much information ECB can leak: http://en.wikipedia.org/wiki/Block_cipher_modes_of_operation#Electronic_codebook_.28ECB.29

  6. Re:Drill Everywhere, Drill Now on 35 Articles of Impeachment Introduced Against Bush · · Score: 1

    Let's see you pull a full tractor trailer full of goods...on a bicycle. Or an entire train of iron ore...on a bicycle. Not all oil used in transportation is used by people commuting back and forth in their cars you know...

  7. Re:Could the headline have been more misleading? on How To Beat Congress's Ban Of Humans On Mars · · Score: 1

    I can think of plenty of things that are more motivating and visionary to spend taxpayer money on. Things like AIDS research and cancer research, just to name two off the top of my head.


    This assumes that spending more money on these things is going to suddenly find cures for said things. Science doesn't work like that.

    I believe that the people lacking vision are those that want to spend billions of dollars rocketing a team of 8 people to a giant red rock in the sky when we haven't figured out how to fix problems at home first.


    All of the problems here on earth are not ever going to be solved, ever. So by your logic, we should just junk the space program completely because of the problems here on earth. Thank god you aren't in charge...

  8. Re:Not just P2P traffic on Comcast Confirmed as Discriminating Against FileSharing Traffic · · Score: 1

    A lot of ISPs do block outbound port 25 to combat spam coming from within their networks. You could perhaps use the submission port 587 as described in RFC2476.

  9. Re:The NSA has their own FAB on How the U.S. Became Switchboard to the World · · Score: 1

    When Japan and China recall all the loans made to the USA, let's see who's economy will turn into a carbon copy of what happened to the USSR.
    Not only would the US economy go that way, but the economies of China, Japan, Europe and well pretty much everywhere. It would likely make the Great Depression look like nothing..
  10. Re:Confirmed on Cracked Linux Boxes Used to Wield Windows Botnets · · Score: 2, Informative

    Well one could mount /tmp on its own filesystem or perhaps using tmpfs so that it ends up effectively using swap space for /tmp. Then you mount it with the noexec flag which in simple terms tells the operating system not to run executables from here. However this does not stop people from being able to run shell or perl scripts from here as they could simply do /bin/sh /tmp/somescript.sh or /usr/bin/perl /tmp/someperlscript.pl or so.

  11. Re:Then what is it for? on When Not to Use chroot · · Score: 1

    Perhaps you should read the other posts here because you could not be further from the truth. Non-root users cannot just exit out of their chroot any time they want to and they certainly don't automagically be a super user. Now if they somehow elevated their privs via some method(kernel flaw or something) then yes root can typically break out of the chroot.

  12. Re:IRC networks must police themselves on TimeWarner DNS Hijacking · · Score: 1

    IRC networks like EFnet *do* police themselves.

  13. Re:Link on Scientists Attempt to Replace Crude Oil With Sugars · · Score: 1

    You failed..again.

  14. Re:Gently down the slippery slope on Webcomic Author Deemed a Terrorist Threat · · Score: 1

    How about candy cigarettes? Should we ban those because it might desensitize kids to the idea that smoking is bad for them?
    In fact many places throughout the world ban them. According to the following page: http://www.bmj.com/cgi/content/full/321/7257/362

    Candy cigarettes have reportedly been restricted or banned in many countries, including Canada, the United Kingdom, Finland, Norway, Australia, Bahrain, Kuwait, Oman, Qatar, Saudi Arabia, and the United Arab Emirates. In the United States, legislation banning candy cigarettes has been proposed unsuccessfully at the federal level in 1970 and in 1990, in 11 states, and in New York City. Only one US jurisdiction, North Dakota, has ever banned candy cigarettes. (That ban in 1953 was repealed in 1967.)
  15. Re:Advertising on mobile phones on Verizon to Allow Ads on Its Mobile Phones · · Score: 1
    You walked uphill through the snow as a kid to get to school AND to get home, didn't you?


    People who say this have clearly never lived on one side of a valley and then had to go somewhere on the other side of the valley.
  16. No donuts for you! on Google Code Search Reveals Dark Corners · · Score: 1
  17. Re:For the record on Google Code Search Reveals Dark Corners · · Score: 1

    As somebody else who codes an ircd, you're not alone in your drunken coding. I think its the only way one can willingly code ircd :P

  18. Re:Freenet? on A Move to Secure Data by Scattering the Pieces · · Score: 1
    Yes it is - just download the OpenSSL source code and use the already developed source. Takes no time and we all know how good the OpenBSD is with regards to security.


    Again...the only thing OpenSSL has in common with OpenBSD is the word Open. That is it. OpenSSL is not developed by the OpenBSD people at all. I wish people would stop saying this...
  19. Re:Safety on DC Power Saves 15% Energy and Cost @ Data Center · · Score: 1

    No, its 60Hz in the US. In Europe and a lot of other parts of the world it is 50Hz.

  20. Re:Not really on Hoboken, NJ vs. Giant Parking Robot · · Score: 1
    Yes, but the code also isn't likely to exist yet. So you are going to have to hire someone to write it. And then they own the code (depending on your contract), and may not open-source it.


    If you are hiring someone to write code for you, you could have the contract such that, they have rights to the code AND you receive your copy of the finished code under a open source license. I think that ends up being a win/win situation.
  21. Re:this is good. on OpenSSL loses FIPS 140-2 Certification (Or Not) · · Score: 1

    Damnit..you people...The OpenSSL project has *nothing* to do with OpenBSD other than starting with the word Open.

  22. Re:Stupid Politics on OpenSSL loses FIPS 140-2 Certification (Or Not) · · Score: 1

    What the fuck does Theo have to do with it? A lot of people seem to be under the false impression that OpenSSL has something to do with the OpenBSD project. It doesn't...

  23. Re:its that time again... on The Physics of Superman · · Score: 2, Funny

    I for one welcome our new joke playing out overlords.

  24. Re:Lemme tell ya somethin' 'bout church and state. on Internet Deconstructing State Church in Finland · · Score: 1
    The difference is the source by which they claim to derive their authority. Religions claim to derive their authority from god(s) while governments claim to derive their authority from the people.


    Republics claim to derive their authority from the people. Most monarchs have traditionally claimed their authority to rule came from God as well, thus the establishment of state sponsored religions...
  25. Re:The lines blur once more. on America's War on the Web · · Score: 1

    Let's not jump to doomsday conclusions about civil liberties just yet!


    You must be new here :P

    Seriously though, a lot of people seem to forget that the job of military planners is to sit and think about the worse case scenario and have some sort of plan to deal with that. It is part of their job. But, alas, around here, its cause for people to break out their tin foil hats.