Slashdot Mirror


User: thue

thue's activity in the archive.

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

Comments · 442

  1. Re:Let's Bash Microsoft! on Microsoft Pushes Devs With Wider IE8 Beta · · Score: 4, Insightful

    The web developers will have 6 months to insert

    <eta http-equiv="X-UA-Compatible" content="IE=7" />

    on their pages. Nothing else is needed to ensure their pages will continue working in the new IE. If they can't be bothered to do that then I don't care if their pages break...

  2. Re:Pixel pitch is too small for me on Dell Shows Off Its Eee PC Rival · · Score: 1

    Modern operating systems (Vista, MacOS X, Linux?) use vector graphics, which means that you can never have a too high resolution, as everything can be scaled to fit.

  3. Re:Guarunteed Pick on NASA Selects Inexpensive Space Project Candidates · · Score: 3, Informative

    Meanwhile, discoveries of "Earth-sized" planets remain rare "

    Try "non-existent" :). The smallest known exoplanet is Gliese 876 d, with a mass of a least 5.88 times Earth's.

  4. Re:Why wouldn't there be disjoint partitions? on Six Degrees of Wikipedia · · Score: 1

    There is a disjoint partition, since you can count every article which is not linked to as an element in the disjoint partition. A list of article which is not linked to is at http://en.wikipedia.org/wiki/Special:LonelyPages

  5. Re:Which is it? on CoreCodec Apologizes For CoreAVC Takedown · · Score: 1

    "Sorry we committed perjury be sending a false DMCA takedown notice, please don't sue us"?

  6. Re:The Sky is Orange on AT&T Claims Internet to Reach Capacity in 2010 · · Score: 4, Insightful

    And in any case, they live by selling bandwidth. If the need for bandwidth increases explosively they should be happy as they can sell more.

    But for some reason they insist on casting a bonanza in demand for their primary product as a problem for them.

  7. Re:You've got to be kidding on Lawmakers Debate Patent Immunity For Banks · · Score: 1

    In the US at least your wrong and the GP is correct. Go read the Constitution. It doesn't say or imply anywhere about "reward and protect technological innovators".

    Yes; In fact what the US constitution says is:

    To promote the progress of science and useful arts, by securing for limited times to authors and inventors the exclusive right to their respective writings and discoveries;

  8. Re:PHP needs more work on PHP In Action: Objects, Design, Agility · · Score: 1

    test.php
    <?php
    function f() {f();}
    f();
    ?>

    t@t ~> php test.php
    zsh: segmentation fault php test.php

    I had some fun with that when I accidentally introduced it while developing, and the webserver suddenly kept serving up blank pages.

    PHP catches almost all other kinds of user errors, and shows a nice error message, but when I reported this one they referred me to the manual and marked the bug report BOGUS. I still maintain that the interpreter crashing is not expected behaviour.

  9. Re:Where is the reference image from? on First Look At the ACID3 Browser Test · · Score: 5, Interesting

    How do we know no mistake was made when creating the reference image?

    You don't

    I remember an article by the Apple guy who made ACID2 work on Safari (I think this was the first browser to make it work). One of the steps to get it working was to fix a bug in the test, when he couldn't make the reference result fit with what the test HTML said.

  10. Re:The United States is throughly corrupt. on Bill Would Tie Financial Aid To Anti-Piracy Plans · · Score: 1, Interesting

    IMO the US needs to switch to some form of proportional representation, which would make it possible for new parties to establish themselves.

    Right now a party needs a plurality in a district to get a representative, which sets the bar for entry very high. With proportional representation a party with 5% national support spread out over the whole nation would still be represented.

  11. Re:Concerning this Gibi nonsense on Seagate Offers Refunds on 6.2 Million Hard Drives · · Score: 1

    No one in their right mind would ever measure units on binary hardware in powers of ten.

    The fact that on a low level computers are based on base 2 should have no consequence for the end-user. It should be a detail abstracted away by the operating system, like the fact that your CPU has N pipelines.

    The fact that deep down the computer operates using base 2 has no relevance for the end user when he is using it to store a 4.7GB DVD movie.

    Our whole system of measurements use base 10. No one in their right mind would use some hybrid base 2 system for showing enduser computer storage capacity, as we do today...

  12. Re:What a crock on Seagate Offers Refunds on 6.2 Million Hard Drives · · Score: 1

    To the average person, the distinction between base-2 and base-10 is meaningless, yes. That doesn't mean, however, that they aren't being cheated. Their interface with the computer, when they examine a file, will tell them how large it is using base-2 units. Disk space requirements on the back of software packages are written in base-2 units. Everything they see is in base-2 units, so this is how they estimate their requirements of disk size. And then they find out that the disk is being sold using different units.

    The base two thing is a low-level technical detail. It has no relevance to consumers.

    The fact that some operating systems choose to let that low-level detail show to the consumers is because of poor operating system design, not because of any logic reason. And it is not the fault of the hard drive makers, who just use the SI units.

  13. Re:Seems Silly to me on Seagate Offers Refunds on 6.2 Million Hard Drives · · Score: 1

    The base two thing is a low-level technical detail. It has no relevance to consumers.

    The fact that some operating systems choose to let that low-level detail show to the consumers is because of poor operating system design, not because of any logic reason.

  14. Re:Mac Time Machine - rsync for dummies on Researchers Achieve Amazing Memory Density · · Score: 1

    rdiff-backup, which uses the rsync algorithm, does. Works very well too :).

  15. Re:User space defined on Know Any Hardware Needing Better Linux Support? · · Score: 1

    Yes, a database would have been nice, but I don't know enough about all kinds of hardware to determine which fields should be in the database.

    The Mediawiki site was dead easy to get going, and didn't require me to know what fields were relevant for all kinds of hardware, so that was what I did :).

  16. Re:User space defined on Know Any Hardware Needing Better Linux Support? · · Score: 1

    Not really, a device driver database client with a "does this work?" query that updates a database automatically is what is needed. See Ubuntu and their Device Database that they are currently building for an example of a way to actually get this information.

    Yes, Ubuntu's device database looks nice, but a free-form wiki is also nice due to its flexibility.

    Asking people to fill out a wiki is way too much work, and doomed to be inaccurate. Most people will go, edit one thing, then never visit it again. The core members that 'clean' up the wiki won't have access to their hardware, and will never be able to evaluate their claim.

    But then the very next person who comes along will try to use incorrect information, (hopefully) discover that it is deficient, and (hopefully) correct it in the wiki.

  17. Re:User space defined on Know Any Hardware Needing Better Linux Support? · · Score: 3, Informative

    IMO a wiki in the style of Wikipedia would work well for this, with everybody contributing they knowledge.

    *shameless plug* I happen to have created such a wiki, though it isn't yet as active as I would like: http://www.hardware-wiki.com/

  18. Re:Stabilize the API on Know Any Hardware Needing Better Linux Support? · · Score: 5, Interesting

    I won't bother submitting this driver to the free driver project because it's kind of useless without the $3000 piece of hardware it works with (and that's not counting the crates full of minicomputer hardware needed for testing). I need mine and I don't picture these folks buying their own no matter how much they care.

    I seem to recall that one of the main kernel developers said they accept any drivers, and had a driver in the kernel with only a single known user. So it seems to me that they would accept your driver, since you seem to have many users.

    If you get your driver in the kernel then I assume the developers who change the interfaces would update your code automatically.

  19. Re:Leisure Suit Larry on Court Strikes Down Age Verification For Adult Sites · · Score: 1

    Sometimes the brute force solution is the smart (and therefore nerdy) solution.

    In this case, recognizing that you can just brute force it was the nerdy part, I guess.

  20. How about... on Attacking Criminal Networks On the Internet · · Score: 1

    How about... simply arresting the criminals?

    I have the feeling that the police in general just don't care about online crime. Much of it can't be that hard to track down.

    Say the spam in my inbox selling pirated copies of MS office. If you can transfer the money to them then you can find them.

  21. Re:Censorship on Japanese Bureaucrats Reprimanded for Wikipedia Editing · · Score: 1

    Sure, some people were wasting their time doing that stuff, but it is an encyclopedia, for crying out loud. Disabling access to the site from the ministry because a handful few were obsessed about spending time on it during work? Definitely over the top.

    To be fair, almost all Wikipedia content is available in non-editable form in various places. For example at answers.com (for the English edition at least). Blocking Wikipedia would ensure that people don't use time on editing.

  22. Re:What, no comments? on First New Nuclear Plant in US in 30 years · · Score: 5, Interesting

    There is plenty of uranium, especially if you include extraction from sea water (which is probably economical since the price of uran is a very small part of the cost of running a nuclear plant.)

    Besides, reprocessing spent fuel (which is not currently done in the US) increases the energy output of a given amount of uranium 60 times . In addition, reprocessing removes (burns) various troublesome byproducts which would otherwise require long-tem storage.

  23. Re:Crumble Crumble.... on Half of SCO's Accountants Quit · · Score: 2, Informative

    I think the biggest worry I have now... which may actually be moot- is who ends up with SCO's assets and IP?

    Is that really a problem anymore? The judge has already ruled that Novell owns the copyrights, and Novell has already waived any liabilities Linux may have. Such a waiver does not seem retractible to me.

    If somebody bought SCO's rights then they would first have to get that judgment overturned. And then there is the little detail that it turned out that SCO's claims of Unix code in Linux turned out to be a bunch of lies, with the "millions of lines of code" never materializing. It seems unlikely that somebody else would try bringing another trial using the same lies.

  24. Re:Rebates are a scam on 1300 Unopened Fry's Rebate Forms Found In Dumpster · · Score: 2, Insightful

    Nice out of context quoting.

    And I don't see what connection there is between the quality of the consumer laws and the tax bracket. You could have the same laws, while retaining your current tax rate, if you just were better at electing your politicians.

  25. Re:Rebates are a scam on 1300 Unopened Fry's Rebate Forms Found In Dumpster · · Score: 1

    The Danish government did however recently create a "antiterror law" saying that ISPs must retain a database of all connections made by their customers, and be able to match the connections to computers. Unpleasantly Orwellian :(. This database is then available to the police with a subpoena from a judge (better than the US where a subpoena seems currently to not be required, but still). Try doing something equivalent that people could understand, such as requiring book and newspaper sellers to keep a list of all people they sell their books/newspapers to, and I think (hope) there would be an uproar.

    I think Denmark has also been helping USA in the Echelon program.

    Perhaps Sweden is better in that regard?