Slashdot Mirror


User: gnuadam

gnuadam's activity in the archive.

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

Comments · 141

  1. Re:Not only is it good for Apple on Trolltech Plans GPL Release For Qt/Mac · · Score: 3, Interesting

    ...and in apple, there are designated places where one expects to find things like "Quit", and "Preferences", that are likely different on other platforms. I think apple did this on purpose, but it makes writing cross-platorm gui apps annoying because the mac version will always be a bit different. I mean you might get around it with compiler directives, or something like that, but it has to be considered.

  2. Re:Not only is it good for Apple on Trolltech Plans GPL Release For Qt/Mac · · Score: 2, Insightful

    Good point, except that the ui for the mac and for linux are likely to still be a bit different. Things like the "master" menu bar, and the dock are unique to mac, and so the version a mac user uses will likely still be different than the x version...

    That said, things can only get better...

  3. Re:Anyone actually use a beowolf cluster? on Imagine a Beowulf Cluster of Penguin Computers · · Score: 4, Interesting

    To ask that question is to miss the beauty that is beowolf.

    Few things (anything?) that can be done on a beowolf can't be done on a single multiprocessor machine. But if your problem is well suited to a beowolf approach, it's often much cheaper.

  4. Re:break the NDA? on SCO NDA Online at LinuxJournal · · Score: 1

    Hilarity would ensue.

  5. Re:scipy on PDL 2.4.0: Scientific Computing for the Masses · · Score: 1

    Right about mathematica. Does anybody know if there is a free (or Free) alternative for symbolic mathematics?

  6. Re:He's right on Help Write An Open Data Format Bill · · Score: 4, Interesting

    ...right but you lose information if you save an office document that way.

    And even assuming that, as often as not the US government uses a proprietary data format exclusively. NSF now only accepts grant applications electronically. The forms are now an MS Office macro or an Adobe PDF form (which requires that you use the Adobe writer).

    Why should I have to pay a third party to do business with the government? Especially when alternatives exist (or could if the government took interest in this issue) ...

  7. Re:He's right on Help Write An Open Data Format Bill · · Score: 5, Insightful

    Is it really good public policy to permanently store records that are meant to be for the public's benefit in a data format that cannot be guaranteed to be readable in the future?

    This is the argument.

    Closed standards are of course allowed by law. Companies and individuals should be allowed to use them. I argue that it is not good public policy, and governments should demand that their software vendors provide them with software that stores its data in a publicly reproducible way.

  8. Opening up office formats... on Help Write An Open Data Format Bill · · Score: 3, Insightful

    ...might or might not now help linux ... a lot of people I've talked to just don't like openoffice (and I've noticed that big spreadsheets are intolerably slow). There's a bit more work to be done there, besides the standard ms office problems. (That said, it wouldn't hurt a bit). But it would definately help a company like apple.

    Imagine flawless powerpoint support in keynote.

  9. Re:Same on the flip side of the planet. on Apple Slashes PowerBook Prices · · Score: 1

    Mod this ad down, please.

  10. SciFi/Fantasy. on A Good Summer Read? · · Score: 1

    I rather liked Neil Gaiman's "American Gods."

  11. Re:Where do you think H2 comes from? on Nucular Hydrogen Economy · · Score: 3, Informative
    CH3 is methane? Count your bonds on carbon and try again. And a quick googling gives nothing on your cracking method. What I think you've done is to confuse cracking with combustion.

    As far as I'm aware, heating methane to 1600K produces acetylene and hydrogen.

  12. Re:One common pitfall ... on Writing High-Availability Services? · · Score: 2, Informative

    I'd not say this is perfectly good advice.

    When you carefully optimize your code to acheive maximum serial performance, you get just that, maximum serial performance.

    The algorithm that acheives maximal parallel performance, in my experience, is often quite different. What you really need to do is to carefully plan your code for maximum benefit in the resources you have available.

    If you want to design a parallel code, start with that assumption, not from the standpoint of parallelizing a serial code.

  13. Re:Seymour Cray said it best on The Hundred-Year Language · · Score: 1

    Odd. I use c and python for the same things...:)

  14. Re:When are they going to learn... on A New Spin On Physical Phenomena · · Score: 1

    Not even a physical chemist?

  15. Re:A name for the new quantum language on Quantum Computing Programming Language · · Score: 1

    I never thought I'd ever see it. A bra-ket/computer joke. Dirac would be proud, I'm sure.

  16. Re:SWING kicks AWT's ass! on Sun to Amp Java for Desktop Performance? · · Score: 1

    Since when is the obvious way the best way? Or even a good way? Or even....you get the point. Code-wise, the obvious way usually sucks.

  17. Re:I may sound really stupid, but.... on A Better Finder? · · Score: 1

    Think Nautilus. On windows, it's the "my computer"/explorer stuff.

  18. Re:First Post of the First Real Story! on Technical Review for Red Hat Linux 9 · · Score: 1

    Gentoo has started the trend it seems...

  19. SPOILER ALERT: ROT13 DECODED on Security Expert Paul Kocher Answers, In Detail · · Score: 1

    Here's the ROT13 message decoded:

    An empty password will pass this check because the code uses the length of the user entry, not the length of the correct password. Other potential problems (buffer overflows, etc.) are left as an exercise for the reader. [Shameless plug: If you enjoy problems like this, have strong security experience, communicate well, and want a job at a fun (and profitable) company, visit http://www.cryptography.com/company/careers.html.]

    This was courtesy of ROT13 JavaScript coder/decoder

  20. Re:English Al-Jazeera on 4l-j4z333ra 0wn3d · · Score: 1

    I know...I've been waiting for this for a long time. I try to read as much as I can from a variety of viewpoints. There's not too much in the way of english language arab news. Well, there is the Arab News of saudi arabia. But al Jazeera seems to be quite popular and it would have been interesting to see what all the fuss is about.

    It does make you wonder who the attackers are.

  21. Re:Science Everyone Knows vs Reality on A Hotter Sun May Be Contributing To Global Warming · · Score: 1

    Yes, this substance does absorb IR.

    However, most responsible scientists would have just called it water. I've never seen a scientific source using that name. I'm not even sure IUPAC or any of the other standards bodies even recognizes that name.

  22. Re:Macs rock. ;) on Apple Releases Security Update 2003-03-24 · · Score: 3, Interesting

    Not to rag too much on apple, but they're still slower to release fixes than open source. Both fink and my gentoo linux box are usually patched the same week (and often the same day) that I hear about the problem.

    Gentoo is getting a reputation for releasing fixes before slashdot announces, as the smug 1337 gentoo users like to point out.

    Does that make me one of them now, too?

    I'm not meaning to say that apple is doing a poor job, by any means. I'm just wanting to point out that apple is not the only organization that takes security seriously, and that there are others that beat apple out the door with security fixes.

  23. Re:I appologize. on A Hotter Sun May Be Contributing To Global Warming · · Score: 1

    None at all. I'm quite glad people have come along to correct, and point out, my error.

  24. Re:God this scares me. on A Hotter Sun May Be Contributing To Global Warming · · Score: 3, Interesting

    Yes, I'm a git.

    The thing is that I am trained on the fine points of quantum mechanics, and the rest is sort of lying unused in the back of the head. I instantly regretted posting it, when I thought about it, but I'd already hit the post button.

    Now the mods have given it visibility, and I regret it more.

    But I stand by my point. The sun's output *is* the primary reason we have weather at all, and fluctuations in that output should be considered, and have not been considered to my knowledge.

    And it is a very scary thought that if dramatic climate change occurs because of the sun, and not our impact, as is generally thought, we can do very little to stop it.

  25. Re:Waaaiiitt just a minute. on A Hotter Sun May Be Contributing To Global Warming · · Score: 2, Interesting

    Global warming is caused by filtering we would like to avoid.

    The greenhouse effect is caused by the fact that IR electromagnetic radiation is absorbed by "greenhouse" gasses, trapping energy on our planet that if these gasses were absent, would reflect harmlessly into space.

    The ozone layer, on the other hand, filters out harmful UV radiation that generally is not trapped even by greenhouse gasses.