Slashdot Mirror


User: Enigma2175

Enigma2175's activity in the archive.

Stories
0
Comments
1,409
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,409

  1. Re:First 1st April Joke Dupe! on New RFC Adds "Evil Bit" · · Score: 1

    Ok, now some actual information. Since the ftp isn't allowing users in anymore, here is an http link for the same page:

    http://ftp.rfc-editor.org/in-notes/rfc3514.txt

    It works, and you don't run into the FTP user limit.

  2. Re:First 1st April Joke Dupe! on New RFC Adds "Evil Bit" · · Score: 1

    In case those two sites become unavailable, here are some mirrors:

    http://slashdot.org/article.pl?sid=03/04/01/0218 22 6&mode=thread&tid=172&tid=156

    http://slashdot.org/article.pl?sid=03/04/01/1332 17 &mode=thread&tid=95

  3. Re:Under-appreciated movie on Meteor Over Midwest · · Score: 2, Interesting
    What makes it extra beautiful for the geeky crowd is that it doesn't even touch the sci-fi aspects.

    Doesn't that make it a less desirable movie for the geeky crowd? I like science. I enjoy movies that have science in them. I think many geeks feel the same way. Why would a touchy-feely movie be "extra beautiful" for the geeky crowd?

  4. Re:Global internet traffic actually down recent da on Web Site Hacks Rise as War Rages in Iraq · · Score: 1

    According to Internet Traffice Report [internettr...report.com], overall global traffic is down the last three days

    You're mistaken. The "global traffic index" on ITR is a measure of response time, not "overall global traffic" like you claim. The number is lower meaning that the global index is down, i.e. things are going more slowly. If you would have bothered to look at the 2 graphs below the graph you reference you would have noticed the global response time has gone up and packet loss almost doubled when the war began.

    Try reading the relevant portion of the FAQ

  5. Re:blogging from baghdad on Strike on Iraq · · Score: 1
    tracer[ou]t[e] life.liberty.pursuit-of-happiness
    $ traceroute life.liberty.pursuit-of-happiness

    traceroute: unknown host life.liberty.pursuit-of-happiness
    Pretty much says it all :(
  6. Re:TV? on Study Finds Tivo Less of a Threat to Advertisers · · Score: 1

    You primatives still watch Television?

    I haven't had a television signal in my home for almost a year. Whenever I go oever a relative's house you see them basked in the glow of the great american fireplace.

    "Anyone want to go for a bear?"


    And so you now waste your time drinking beer and reading articles and commentary about TV commercials and TV recording devices? If you don't watch television, why would this article interest you in the slightest? Is your sole purpose in this discussion to make supercilious posts about not having a television? Because I can't see any other reason you would be reading this.

    Perhaps if you would have watched a little more Sesame Street you would be able to spell today. That's the magic of television.

  7. Re:Same thing happenned to Barry Gibb on Spider-Man Has Back Problems · · Score: 1

    If you ever wondered why the Bee Gees never went on tour in the 90's and 00's, even though they were wildly popular,

    The BeeGees? Define "wildly popular". In the words of Inego Montoya ... "I do not think it means what you think it means".

  8. Re:Can they not proofread? on Analysis of SCO vs. IBM · · Score: 1

    Hoe could they release a document with so many factual and grammatical errors? I would have thought the lawyers would at least do a little proofreading and fact checking.

    Well, as far as I can tell this is not the final form of the document that will be submitted to the court. The title gives it away:

    Brief of Amicus Curiae in SCO vs. IBM (draft)

    This is a draft and as such may contain spelling and grammatical errors.

    (I assume your comment was directed at the ESR brief, but you were not specific. If you are talking about the original SCO complaint [which was submitted to the court] then I agree that they should have done more proofreading and fact checking.)

  9. Re:Ack! It's the Rapture! on New Windows Worm Inching Around Internet · · Score: 4, Funny

    This is the seventh posting on the front page in a row by Taco. And none of them are dupes!

    Along with that, this post observes that Taco posted a story about a worm that did not contain a snide comment about Microsoft.

    It's very clear to me now, obviously the /. editors have been replaced with the cyborgs that live among us. I for one, welcome our new android overlords. As a trusted /. personality, I can be helpful in rounding up others to toil in thier underground sugar caves.

  10. Re:What were those commons passwords in Hackers? on New Windows Worm Inching Around Internet · · Score: 5, Funny

    I don't store plaintext passwords, so I just guessed the top 2, which are:

    53: 123456
    21: password

    keep in mind we require a >= 6 char password. We only have about 4,000 users.


    After reading your post, I thought I would try a few myself. Sure it's a small sample, although probably not statistically valid it certainly adds to the anecdotal evidence

    mysql> select count(*) from auth;

    count(*)
    873
    Total Users

    mysql> select count(*) from auth where password = md5(username);

    count(*)
    90
    username same as password

    mysql> select count(a.username) from auth as a, contact as b where a.password = md5(b.fname);

    count(a.username)

    44
    password is first name

    mysql> select count(a.username) from auth as a, contact as b where a.password = md5(b.lname);

    count(a.username)
    24
    Password is last name

    mysql> select count(*) from auth where password = md5('password');

    count(*)
    10
    hmmm, only 10 users with a password of password

    Some more ....
    mysql> select count(*) from auth where password = md5('12345');

    count(*)
    10

    I've got to put some text here to break up the queries, hopefully it will help out a little bit. Does anyone who has read through the slashcode know what criteria is used for the lameness filter? Is is the ratio of junk characters to nonjunk characters or is there something else to it?

    It seems like it causes problems.

    mysql> select count(*) from auth where password = md5('1234');

    count(*)
    2

    Now I suppose I must do a very lengthy conclusion because the lame /. lameness filter. It seems as if many of my users use passwords that are inherently insecure. There are a few I could check for, but it would involve coding time and these days management doesn't look to kindly upon code that doesn't make money. I doubt I have enough to get through the filter, but I'll give it a shot. OK, now I have had to strip several of the server responses of dashes, hopefully this time 8crosses fingers8

    Jesus, what a fucking pain in the ass. Is it really that painful to the community to have a few ASCII porn pics posted? Damn I hate to have to go through this huge fucking ordeal just to post a simple fucking comment. How about a goddamn lameness filter exemption for people with excellent karma? How many ASCII goatse.cx picxtures have you seen posted with a plus 1 bonus?

    It still will not post. I have stripped just about every nonletter from my post and it still will not fucking go up. what next do i need to strip the punctuation and caps so that i can get more non motherfucking bullshit junk characters in my post i guess it just goes back to the saying often quoted on slashdot i will paraphrase those who give up essential posting liberties for a little temporary safety from goatsex deserve goatsex twentyfour seven i wonder if it has ever occured to the nitwits that run this site that people might actually want to post something that is meaningful to the conversation that is not plain old text sometimes it makes things much more readable if you have some formatting and punctuation in there to break things up a bit gee its news for nerds cant these guys forsee that some geeks are going to want to post code and other things that may have more punctuation and special characters than your standard text

    motherfuckers

  11. Re:What about wind? on The Space Elevator · · Score: 1
    since the atmosphere will be moving with it, but any windstorms will throw it off balance.

    That's one [of the many] reasons to build it on the equator. There are no hurricanes or tornados on the equator and it is generally out of the Jet Streams. Weather-wise you really can't ask for a better spot.

  12. Re:why not construct this on The Space Elevator · · Score: 1
    I personally don't understand why we need masers if we have the space elevator. Run a power line up the goddamn thing, and be done with it.

    I guess you could run a superconductor up it, but at those lengths the resistance in a normal conductor would just be too great. Current superconductors need extensive cooling equipment-it is not practical for suspension from an elevator. Conventional conductors (Al, Cu, etc.) would be way too heavy and have way too much resistance to be of any use. Given an extremely lightweight, room temperature superconductor the most efficient power distribution might be from the cable itself, but until then I think the optically powered climber is the best solution.

  13. Re:Is there anything worthwhile to mine on the moo on Europe Heads for the Moon in July · · Score: 1

    Yeah, I probably shouldn't have tried to put words into your mouth. I have a nasty habit of doing that....

    However, from the Projects to Employ Resources of the Moon and Asteroids Near Earth in the Near Term (PERMANENT) website:

    First, the Moon is made of lighterweight material blown off of the Earth's surface, and is poor in materials from the Earth's mantle and core. We see this in the aluminum-rich lunar highland geologies. We also know by measuring the mass and density of the Moon by Apollo and other scientific instruments. Overall, the Moon is not very dense.

    The mantle has heavy metals that are carried by convection from the core. While the Moon has some heavy metals, it certainly isn't close to the concentrations the the mantle.

  14. Re:Is there anything worthwhile to mine on the moo on Europe Heads for the Moon in July · · Score: 1
    Furthermore, the Moon is thought to be geologically like the Earth's mantle. You know, the top bit where we get all of our metals and minerals from.

    Although most of your post was accurate, I think this is a little off the mark. I believe what you meant to say was the Moon is thought to be geologically similar to Earth's crust, not mantle. The mantle is molten material beneath the crust. IIRC, the Moon is geologically stable and has no liquid core (and hence no magnetic field to shield solar radiation). The earth's crust is so rich in heavy metals because it is constantly being replenished from the mantle via upwelling at tectonic plate boundaries (i.e. volcanoes, ocean vents, etc). AFAIK, the moon is made from much lighter material (mostly silicates) and does not have the abundance of heavy metals that the Earth possesses. There will be some heavy metals due to asteroid impacts, but I think our 'gold mine' on the moon will be He3, O2, and H20.

  15. Re:Is there anything worthwhile to mine on the moo on Europe Heads for the Moon in July · · Score: 1
    Which part of the water atom goes bang and makes rockets move?

    Is this a rhetorical question or am I simply too dense to get your humor? If you split apart a water molecule you get 2 Hydrogen atoms and 1 Oxygen atom. Hydrogen is a highly flammable gas that has been used in a high number of space vehicles. All you have to do is add an oxidizer (like the other half of the water molecule we split apart) and you have yourself a rocket. If you use solar power on the moon to split water, you can get the fuel to orbit for much less cost than you can lift it from earth. This could be critical for sending missions to other planets. On most space missions, the fuel massively outmasses anything else. If the fuel were produced in space, it would make it much less expensive to undertake the exploration of our solar system as you would have to lift less mass out of Earth's gravity well. The Hydrogen and Oxygen would also be handy around the moon base as well for power and respiration, respectively.

  16. Re:Acutally it's also in violation of SEC rules. on Advice You Would Give to Your 12 Year-Old Self? · · Score: 1
    On the other hand, you still might be hosed if someone goes back and hands the time machine blueprints to someone else, pushing the invention of time travel backward. I'm going to stop before I give myself a headache.

    Actually, that is one of the main arguments against time travel being possible. If it WAS possible, then it certainly would be invented at some time in the future and would subsequently find its way into the past. The absence of time travelers suggests that it never will be invented (or that they are REALLY good at keeping a secret in the future).

  17. Re:it is VERY trollish on The Faded Sun · · Score: 2, Insightful
    Currently the system is running mostly on HP-UX servers. But people have realized that they are paying far to much for what they get, so they have started replacing these HP Servers with cheap Intel boxes running Red Hat. No one seems to care about the fast response time for on-site maintenance, because HP NEVER meets their contracted maintenance time to begin with. [The FAA pays for 4 hour response time on the HP machines and I can not recall a single instance in the last two years that HP has made the time slot at any site in the nation, occasionally taking MULTIPLE DAYS].

    That may be true but HP is not Sun. When I worked in a Sun shop if we had a hardware problem the techs were on-site WITH the parts they needed in under an hour. It was pretty much the same with the Cisco support contract we had.

    If you pay the big bucks, you CAN have good service. And there will always be companies that pay the big bucks to have a higher measure of reliability (and lower downtime). If the downtime costs you more than the support contract, it is a smart buy.

    Just because HP has crappy service doesn't mean everyone in the segment does as well.

  18. Re:Why bother with software RAID? on Managing RAID on Linux · · Score: 3, Insightful
    Software RAID, excepting mirroring a pair of drives, sucks. Period. The performance hit is not worth the return. Ever do stripping in software? Worse, RAID 5 in software? It sucks

    Hmm, I get rather good performance from my IDE software RAID-5. As far as I can tell, reading from the buffers pretty much maxes out the PCI bus and I also get good performance for actual platter reads. Here are some quick numbers:
    (granted this is not an exhaustive benchmark)

    hdparm -tT /dev/md[0-1]

    /dev/md0:
    Timing buffer-cache reads: 128 MB in 0.74 seconds =172.97 MB/sec
    Timing buffered disk reads: 64 MB in 1.51 seconds = 42.38 MB/sec

    /dev/md1:
    Timing buffer-cache reads: 128 MB in 0.74 seconds =172.97 MB/sec
    Timing buffered disk reads: 64 MB in 1.68 seconds = 38.10 MB/sec

    Not spectacular, but certainly more than fast enough for my media server. Also probably better than I could do on a 68-pin Ultra Wide SCSI bus, even with multiple drives.

  19. Re:Just read the card on Ask FSF General Counsel Eben Moglen · · Score: 1

    Your campaign seems to have the momentum of a run-away freight train. Why are you so popular?

    Lisa: Mm. Well, as long as I'm asking something, can I ask him to assuage my fears that he's contaminating the planet in a manner that may one day render it uninhabitable?

    Advisor: No, dear. The card question'll be fine.

  20. Re:Why I wouldn't buy TiVo.. on TiVo switches off UK sales · · Score: 1

    Theoretically, the things that got changed in the kernel (TiVoWeb, etc), will be obsolete if the software updates that were promised come through

    Yeah, giving Tivo money for something I can do myself sounds like a great tradeoff. For example, their new home media package costs an extra $150.00 just to use 2 Tivos. From tivo.com:
    Is there a cost associated with Home Media Option?
    Yes. The Home Media Option package requires a one-time registration fee of $99 for the first TiVo Series2 DVR. Each additional TiVo Series2 DVR in the home you'd like to add to your home network will be charged a one-time registration fee of $49.


  21. Re:Why I wouldn't buy TiVo.. on TiVo switches off UK sales · · Score: 4, Interesting
    The TiVo hacking community does not support it to a large degree...it's kind of like the hack to read the video fom the player...TiVo doesn't want it done so their wish is respected because of all of the support they give to the hacking community...

    Support?????? Maybe in the past, but not anymore. The Tivo Series 2 boxes are locked down rather heavily. The boot ROM checks for a signed kernel, if it's not signed, it won't run. The kernel checks for modifications to the file system, if any are found it replaces the files and reboots. Although there have been some reports of hardware hacks to replace the ROM, it's not exactly what I would call "all of the support they give to the hacking community".

    Not to mention the whole 3.2 backdoor code debacle. After thousands of hours of CPU time, the project had to be abandoned. The conclusion was that Tivo has either used an invalid hash or very long key sequence as the backdoor code in version 3.2, when previously the codes were short and easily hacked. It is just one more example of how hostile Tivo is becoming to hackers.

    Tivo is attempting to create an image of greater security (keeping out the dirty hackers) on a software and hardware level in order to market the ability to distribute content with the Tivo as a DRM platform. If you can't hack it, you pretty much have to accept any restrictions they put on content delivered to you. They can deliver PPV events that are deleted after 1 day or not able to be recorded at all.

    Fortunately, I have a Series 1 and can do whatever I like with it. I have a backup of every software revision Tivo has put out, so I can revert to an earlier version at any time. I certainly am not going to allow Tivo to send me any more updates, the boot ROM in the S1 is flashable so it's quite possible for Tivo to send down updates that lock me out of my machine.

    New Tivo owners are not so lucky. There is no reverting to an earlier version of your brand-new Tivo. I have recommended Tivo to friends in the past but given the disregard for the community that has staunchly supported them (not only by buying subscriptions but by keeping extraction and guide replacement information difficult and obscure and by adding value for other users-free of charge) I don't know if I can still recommend them. I do like the UI but what really got me to buy one was the hack potential. Now that they have no hack potential, the luster is gone and I see the company for what it is: moneygrubbing fools that will alienate their most loyal users for a few quick bucks.

  22. Re:Like Fine Wine... on 300 Episodes of the Simpsons · · Score: 1
    You Only Move Twice. YOMT lies in my top 10.

    I'll second that. It's probably my favorite episode.

  23. Re:I predict 24 hours from now on Space Shuttle Columbia Breaks Up Over Texas · · Score: 0

    we will see a slashdot story about the sale of shuttle parts on eBay being shut down. (Don't do it, the shuttle parts are still owned by NASA, and you'll get FBI agents raiding your house searching for the stolen property.)

    You misunderestimate[GWB] people. It has already happened, and it has already been taken down. Here is an archive of the page and resulting discussion on Fark.

  24. Re:Location of debris on Space Shuttle Columbia Breaks Up Over Texas · · Score: 1

    News that debris is falling southeast of Dallas, Texas, perhaps (ironicly?) in Palestine, TX. Still, Palestine police are not reporting that they've received debris reports.

    Souce: ABC Radio.

    Looks like the debris is now landing:

    Police in Nacogdoches, Texas, reported "numerous pieces of debris" both inside the city limits and in Nacogdoches County.

    "Information is really sketchy," Det. Greg Sowell said. "We want people to stay away, because some of it could be toxic."

    Sowell said officers and city and county employees were being dispatched to stand by the debris until the arrival of FBI and NASA
    representatives.


    From CNN

  25. Re:how can kasparov win? on Humankind Makes Last Stand Against Machine · · Score: 1
    How is 'likely' defined to the computer ? How does the computer figure out likelihood when taking into account a human's gut instinct ?

    'Likely' refers to the best move for a given situation. While Kasparov will occasionally make an unanticipated move, generally he makes the best move for a given situation. I think he rarely plays by 'gut instinct'.