Slashdot Mirror


User: Tiberius_Fel

Tiberius_Fel's activity in the archive.

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

Comments · 116

  1. Space Construction on Space Spiders to Assemble Satellites in Orbit · · Score: 1

    For many things, space construction is a much more logical option. Things don't have to be built to withstand the strain of being sent up from the ground on a rocket... I would definitely say that space construction is the way to go...

  2. Re:Old News on No More Internet Anonymity · · Score: 1

    "...European privacy laws would prevent the adoption of such policies."

    Unfortunately, the way that things are proceeding, with sufficient time and money, big businesses are able to lobby governments to get what they want... So I don't see the current existence of such a law as a reason to dismiss any concern out of hand. All they'd need is an exception for this, not even a repeal of the whole law.

  3. Britannica Inaccuracies on Slashback: Quinn, iBackups, Wikipedia · · Score: 1

    I would be interested to know if any of the inaccuracies in Encyclopedia Britannica are actually things where we have discovered some new fact or phenomenon since the latest revision was printed. Do they count those?

  4. Re:A little bit biased, isn't it? on Chimpanzees Beat out Children in Reasoning Test · · Score: 1

    ...humans may not even reach (emotional) adulthood until well into their 30s...

    My experience thus far has been that some people *never* reach emotional maturity. ;-)

  5. Re:Ruby on Rails more "secure" than PHP? on Ruby on Rails 1.0 Released · · Score: 2, Insightful

    PHP appears to be designed for simplicity and ease of use above all else. One thing that gets me is that its types are completely fluid... And you can set a variable to whatever you want, as the user, even, by something like file.php?id=20. But PHP isn't meant to be secure. That's why PHP isn't a good choice for things where security matters.

    I'm a believer in "the right tool for the right job", and PHP isn't the right tool for the security job. But if you're just developing something for your personal amusement, or maybe for your club website, then PHP's good. So I don't think of it as design flaws so much as conscious choices to make it easier rather than more secure. :-)

  6. Obligatory MS Bashing on NASA Probes Shuttle Oxygen Leak · · Score: -1, Flamebait

    Somebody has to say it, otherwise this wouldn't be a Slashdot article:

    The Space Shuttle is so buggy you'd think it was designed by Microsoft.

    Okay, back to working on my Windows Server 2003 Box now. Patch Tuesday today, you know.

  7. Re:Free advice from "Mr. Betamax" on Panasonic Begins Blu-Ray Production · · Score: 3, Insightful

    You can do what I do. Wait for a de facto standard or wait until somebody makes a player that can handle both HD-DVD and Blu-Ray. It's what I did with the whole DVD+/- mess.

  8. Clearly on Woz Says Big Software Doesn't Work · · Score: 2, Funny

    Clearly, he doesn't get any software from any of the other companies named. :P

  9. Great... on Sober Attack on 87th Anniversary of the Nazi Party · · Score: 4, Interesting

    Now there's going to be all sorts of virus / worm stuff related to important dates, like July 4 or the founding of the USSR, or whatever. I thought the whole date-triggered thing went out of fashion with the Michelangelo virus.

  10. Well, my house is safe! on New Worm Chats with Users on AIM · · Score: 4, Interesting

    My house is safe. We switched my teenaged sister to a Mac, and the number of viruses entering the house quickly dropped to zero. No matter how many times I said "Don't click on the link you get in IMs...". Problem solved!

  11. Marketing on Talking With Debian's Branden Robinson · · Score: 1

    I am no marketing guru (far from it: I'm an Engineering Student!), but I don't think that letting the product sell itself is necessarily the best idea. Especially for a product like Debian which isn't the latest flashy-eye-candy-fuzzy-character toy for the Christmas season...

  12. Re:six buttons? on Apple Enters Media Center Domain · · Score: 1

    Well, yes, normally, but this is the "Mighty Remote", which can function as one or multi... :P

  13. MAKE on Yet Another Holiday Gift Guide · · Score: 5, Funny

    I think my family would be upset if I gave them makefiles for their gifts instead of the gifts themselves... :P

  14. Kind of like Phreaking... on Security Flaws Allow Wiretaps to be Evaded · · Score: 0

    This seems to work on a similar premise to how phone "phreaking" worked. (Of course, you can read about Phreaking here.

  15. Xandros on Ubuntu: Best Linux Desktop for Business? · · Score: 2, Insightful

    I'm surprised they didn't test Xandros - I interviewed with them a couple of months ago, and they specialize in business-oriented Linux...

  16. Important Question on Lights On But No One Home At Sun Grid · · Score: 5, Insightful

    An important question is whether this is a failure of marketing or a poor choice of target market. If the target market exists but is not using it, then you might be able to consider it a failure of marketing: There is demand and supply, but the demand is not aware of the supply. If the target market does not exist, then Sun has obviously chosen to go into an area which is not a worthwhile venture, at least at the present time.

    Though, it's possible that the target market hasn't been formed yet and Sun is going for the "If you build it, they will come"; i.e. by creating the possibility they will generate demand for it in the future.

  17. Vulnerability on Broadband from Airships · · Score: 3, Insightful

    So theoretically, if a country switched to a few of these, they would be a few anti-aircraft missiles away from being without internet access? Seems that centralizing them in the air like that kind of makes them vulnerable to being quickly and easily destroyed...

  18. Powerbook Screen on Apple Unveils New Pro Products · · Score: 1

    The powerbook screen upgrade is a really nice thing. It was one thing that always made me not feel so good about the apple laptops. But now they've got great screens. If only they had a touchpad equivalent of the mighty mouse...

  19. Re:Trolltastic. on Silent Water Cooling on the SLI · · Score: 1

    This troll has appeared in every story for quite some time now... It gets consistently modded down almost right away. I don't know who keeps doing that, but they show no signs of stopping. Maybe we should have -2 "Redundant Troll" since we've all seen it so many times. :P

  20. Investing in the Future on IBM Training Employees To Leave IBM? · · Score: 2, Insightful

    Well, maybe they view it as a bit of an investment. Put some of their workers into teaching now, so that the upcoming generation(s) of people are well-educated in science, math, engineering, etc. by people with degrees and real-life experience. Then IBM has a better talent pool to pick from in the future, theoretically.

  21. Distributed.net on Brute Force · · Score: 3, Informative

    For those interested in this sort of thing, http://www.distributed.net/ runs like SETI@Home - lots of small individual clients working together to brute force encryption keys.

  22. Re: Patch System on Firefox Hits 80,000,000 Downloads · · Score: 4, Informative

    This is partly due to the assinine update mechanism. They really need a better way to deliver patches.

    If I recall correctly, they're working on a patch system that only alters the changed parts of the file (i.e. does not require full re-download and re-install). I think it's set for version 1.5 or similar.

  23. More Detail on MS05-039 Worm in the Wild · · Score: 4, Informative

    Even though it's linked to in the article, the bit by F-Secure is a bit better written (and more informative):
    http://www.f-secure.com/weblog/

  24. Vulnerability on MS05-039 Worm in the Wild · · Score: 4, Informative

    From TFA:

    "Windows XP SP2 and Windows 2003 can not be exploited by this worm, as the worm does not use a valid logon."

    I think a lot of people were relieved to read this. :)

  25. I bet... on Server Based Slots of the Future · · Score: 1

    I bet some geek figures out a certain pattern in which you can play that causes a buffer overflow (or something) thus resulting in the payout. :P