Slashdot Mirror


User: uhoreg

uhoreg's activity in the archive.

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

Comments · 163

  1. Re:As long as its not 7 years away... on Capturing Solar Power With Antennae · · Score: 1

    I think this is a more relevant comic: http://xkcd.com/678/

  2. Re:Before you do it on Tattoos For the Math and Science Geek? · · Score: 1
    Thank you for completely missing the point.

    there are always values for A and B for any C and viceversa for any A and B there is always a value of C.

    Yes, but thene you would be assigning specific values of a, b, and c.

    You can only say that "a^2+b^2=c^2" is a theorem if it holds for all a, b, and c. (e.g. "a^2-b^2 = (a+b)(a-b)" holds for all values of a and b). Otherwise, you need to define what a, b, and c you are talking about in order to have a complete theorem.

  3. Re:Before you do it on Tattoos For the Math and Science Geek? · · Score: 1, Informative

    a^2 + b^2 = c^2 is not a Mathematical theorem. It is an equation whose validity depends on the specific values of a, b, and c.

  4. Re:fototagger on A File-Centric Photo Manager? · · Score: 3, Informative

    The homepage does exist. It's just been moved. Add a ".html" to the link from the SourceForge page.

  5. Re:Useless commentary on Nokia N900 Linux Smartphone Running OS X · · Score: 4, Informative

    The "uselessly slow" commentary is straight from the blog of the guy who did it. http://www.tuug.fi/~toni/serendipity/index.php?/archives/13-Mac-OS-X-10.3-running-on-the-N900!.html

  6. Re:Not based on Firefox, other way around on Mozilla Releases SeaMonkey 2.0 · · Score: 1

    K-Meleon actually predates Firefox.

  7. Re:Not Entirely XMPP Friendly on Pidgin Adds Google Talk Voice and Video Support (and a Vulnerability) · · Score: 1

    Telepathy/Empathy also supports Jingle. Coccinella (two "c"s) supports Jingle, but uses IAX as the transport, so you won't be able to chat with most other people.

    By the way, the base Jingle spec is XEP-0166, and was just recently advanced to "Draft" status.

  8. Re:v2? why not v3? on Microsoft Makes Second GPLv2 Release · · Score: 1

    In order to install the files onto a customer's machine, I have to copy the files onto their machine, and so yes, I am distributing it. If I install both Moodle, and Microsoft's plugin, then I am distributing them as a combined work.

    If you want to assume that Microsoft won't sue you, then that's up to you. Companies usually do not have the luxury of saying "oh, let's just cross our fingers and hope they don't sue". Companies have to play it safe. Besides, it's not just Microsoft who can sue, but also any of the many copyright holders of Moodle, plus any of the authors of the additional plugins that I happen to also install on the customer's machine.

  9. Re:Not contribution; use on Microsoft Makes Second GPLv2 Release · · Score: 1

    Thanks for the clarification, Martin. I'm glad to hear that they're working on resolving the issue. (Of course, if they're afraid of the patent clauses in GPLv3, then they could always just release their code under some other GPLv3-compatible license.)

  10. Re:v2? why not v3? on Microsoft Makes Second GPLv2 Release · · Score: 1

    No, because if you are installing on a customer's computer, you are distributing, and so you would be breaking the license.

  11. Re:v2? why not v3? on Microsoft Makes Second GPLv2 Release · · Score: 1

    Yes, well, the problem is that there are people who would want to distribute Moodle along with a set of plugins. Aside from the fact that this plugin can never, say, make it into any Linux distribution, there are many companies that do Moodle support, installation, etc. The licensing issue would make this a non-starter for them. So yes, it is an issue.

  12. Re:Cheers to Microsoft... on Microsoft Makes Second GPLv2 Release · · Score: 1

    No, they didn't, which causes a problem since Moodle is being relicensed to GPLv3.

  13. Re:v2? why not v3? on Microsoft Makes Second GPLv2 Release · · Score: 1

    In fact, it would be stupid on their part to release source code to work with programs under incompatible license terms which would disallow anyone from legitimately being able to distribute it.

    And yet, that's exactly what Microsoft did. Moodle is switching to GPLv3, and Microsoft's plugin is GPLv2 only.

  14. Re:Not contribution; use on Microsoft Makes Second GPLv2 Release · · Score: 3, Informative

    Actually, the original software (Moodle) is moving to GPLv3, while Microsoft has released their plugin under GPLv2 only which makes it impossible for anyone to legally distribute Moodle with Microsoft's plugin. Not only that, but Moodle had previously be licensed under GPLv2 or later, so using a GPLv3 plugin was always fine. So it would have been better if Microsoft had used GPLv3 instead.

  15. Re:A time and place for everything on Enthusiasts Convene To Say No To SQL, Hash Out New DB Breed · · Score: 1

    No, it's linear complexity.

  16. Re:"rel," not "rev" on Can rev="canonical" Replace URL-Shortening Services? · · Score: 2, Interesting

    No, rev was in previous versions of HTML, but was apparently dropped in HTML 5, probably because people didn't understand the different between rev and rel.

    rel="canonical" and rev="canonical" are different things

  17. Re:So what next? on Why the CAPTCHA Approach Is Doomed · · Score: 5, Informative

    This is known as hashcash. One big reason that it doesn't work on the web is that, currently, users will be stuck with some slow JavaScript version of the algorithm, while a sufficiently determined spammer can use a fast C version, and end up with much less work required to post. So it's nearly impossible to set a cost that is cheap enough for valid visitors, that will be a sufficient deterrent against spammers.

  18. Re:SILC on Internal Instant Messaging Client / Server Combo? · · Score: 2, Informative

    SILC, however, fails the "log everything" requirement, by design.

  19. Re:Nonsense on Linux Needs Critics · · Score: 1

    Good point, but the other side to it is that if we go back to the idea that if you don't like it you can fix it. Whereas the coding can be a heavy time investment, hiring developers can be a heavy financial investment, perhaps costing even more than buying a proprietary program to do the same thing.

    Agreed, as long as there is a proprietary program that does what you want it to (or close enough to what you want). ;)

    With the industry that I work in, the proprietary solution is very expensive, and the FOSS solution does 90% of what people want, and custom development is fairly easy.

    Modifying OpenOffice.org or Cinelerra is probably a much harder task.

  20. Re:Nonsense on Linux Needs Critics · · Score: 1

    This assumes that you have to be the one who does the coding.

    I work for a company that does custom development for a certain piece of FOSS. We get paid by people who can't do the modifications on their own, and we happen to be making good money doing it. With FOSS, you can contract out the work to anyone who has the time and ability to make the changes. With proprietary software, you need to hope that the company will listen to your requests.

  21. Re:As They Should on Department of Defense Now Blocking HTML Email · · Score: 1

    IIRC, Apple Mail (or maybe its predecessor) used to do text/enriched. And I'm sure that someone made emacs send text/enriched too.

  22. Re:What's with use of Pointers? on Origin of Quake3's Fast InvSqrt() · · Score: 1

    correction: endianness may not have an effect on the result (unless it's some very odd processor that has different endianness for floats and ints).

  23. Re:What's with use of Pointers? on Origin of Quake3's Fast InvSqrt() · · Score: 1

    Try them out. You'll see that they give different numbers. "int i = (int) x" converts x into an integer with approximately the same value. "int i = *(int*)&x" gives you an integer with the same binary representation as the float (and which will give different results depending on endianness and size of int).

  24. Re:GNU/Linux 4.0 ? on Debian to Run on AMD64 · · Score: 1

    Debian GNU/Linux != GNU/Linux. Debian has never claimed that "GNU/Linux" refered only to the Debian distribution. It is a generic name that any distribution could use if they wanted to.

  25. Re:GNU/Linux 4.0 ? on Debian to Run on AMD64 · · Score: 2, Informative

    No, the article is incorrect, because it leaves out the "Debian" from the name, and just says "GNU/Linux 4.0" instead of "Debian GNU/Linux 4.0".