Slashdot Mirror


User: gerddie

gerddie's activity in the archive.

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

Comments · 525

  1. Re:Reading comprehension fail on Apple Files Patent For New Proprietary Port · · Score: 1

    Right, but this is for a specific implementation and group of ports, not for eSATA + USB and not for combinations as a general concept.

    The term patent usually refers to the right granted to anyone who invents any new, useful, and non-obvious process, machine, article of manufacture, or composition of matter.. Now given that the eSATA + USB combination already existed, how is any other combination of ports non-obvious?

  2. Sourceforge on Google Code Deprecates Download Service For Project Hosting · · Score: 2

    well, thank the FSM that I never moved away from sourceforge. I migrated from CVS to SVN, now I moved to GIT, and their new Allura interface is quite nice. The only thing that I'm missing in the bug tracker is a way to properly define dependencies between bugs.

  3. Re:Linux on LLVM Clang Compiler Now C++11 Feature Complete · · Score: 2

    It also becomes harder to build a working compiler for anything other than Linux

    Now, it is even less possible. I like to bring up DOS as an example that can't even fit the paradigm of the C++11 specification. How on earth are you going to have threads in DOS?

    This can be done with user space threads

    You also have the long long int type, where if you need to use that on a 32bit system, it will need emulated

    long long int existed as for quite some time, gcc and msvc support in on 32 bit platforms.

  4. Re:So? on Nuclear Power Prevents More Deaths Than It Causes · · Score: 1

    Wind, Solar, are not needed at all. They're "solutions" looking for a problem.

    And yet in Germany wind power provided 9.9% of the total energy consumption in 2011, in some states in the north more then 40% of the consumed power was wind power. And as you can see here, the combination of wind and solar power is a good idea: when there is more sun there tends to be less wind, and when there is more wind, usually you have less sun.

  5. Re:Maybe... on USPS Discriminates Against 'Atheist' Merchandise · · Score: 1

    I think if you were given evidence of god, you should believe in god ...

    If there is evidence, there wouldn't be any reason to believe, or like Douglas Adams put it so nicely, God only exists through believe.

    To do otherwise would just be willful blindness.

    Wilful blindness is actually what religion is all about, because it can be used to execute power over people.

  6. The link in the summary on Nature Vs. Nurture: Waging War Over the Soul of Science · · Score: 4, Informative

    The wrong link in the summary should be http://www.jstor.org/stable/10.1086/669034

  7. Re: memo to hardware producers on Samsung Laptop Bug Is Not Linux Specific · · Score: 3, Insightful

    [..]

    I'm going to pick option B however, where RMAs for the model are denied because everyone knows those users destroyed their hardware using that nasty Linux program, and they're not going to get a replacement or refund at all.

    [...]

    In case you didn't RTFS: The laptop was bricked by using a program running on Windows.

  8. Re:look at the numbers on Pirate Bay Documentary Film Now Available On TPB · · Score: 5, Informative

    here is how you pay the bills

    • Acquire funding through Kickstarted before you begin filming
    • free link: 40,000
    • free download that requires an ounce of thought: 19,000
    • pay for this crap: 2,000

    There, FTFY.

  9. Re:Bad quote on How Open Source Could Benefit Academic Research · · Score: 1

    "What the author of the article fails to understand is that software is not the point of research - it is a side-effect, and I say that as someone whose field is CS."

    (disclaimer: I am working as a postdoc for some US university)

    The article in general is clueless. You are of course right. Researchers don't care about their code. I want to know if a design work, if an algorithm work or if it does not. That's why I end up writing code. Once my report/paper/thesis/grant application is written I do not care about the software anymore.

    Well, there's s always the CRAPL license that was made for exactly this kind of source code release, and IMNSHO publishing the source code with the paper should be a must, because it's only science if it is reproducible. I work in image processing and more often then not, papers are missing parameters, the description of the implementation is ambiguous, and as a result just reproducing the result of such a paper is impossible without contacting the authors. (The data used is yet another story.) I do not care if the code is production ready of if I would have to rewrite it from scratch, if at least could have a look at the tweaks that are not in the paper because the authors didn't deem them important enough and the reviewers didn't notes that the published algorithms are not really reproducible - or worse, the reviewers told the authors that "these are standard filters, so there is no need to publish the parameters".

  10. Re:Interesting Enigma on Cuba Turns On Submarine Internet Cable · · Score: 1

    Cuba's current state has nothing to do with the U.S.

    Well, just look at a map, and one can clearly see that a cable to Florida would have made a lot more sense than the cable to Venezuela. There is. in fact, an undersea cable running like 20km off-shore off the northern Cuban cost, but because of the embargo, Cuba was not allowed to connect to it. Hence until now, at least the state of the Cuban Internet connection had a lot to do with the embargo. And Internet connection nowadays means business.

  11. Re:Probably the future...I guess on Has 3D Film-Making Had Its Day? · · Score: 1

    So far I've only seen Pina in 3D, but with this flick it was really great. I think that it is one of the movies that really gained from the technology. Still, at times it was annoying that you have to look more or less exactly where the director wants you to look, because otherwise its out of focus.

  12. Re:lame piece of propaganda on Game On War In Syria Explores Ongoing Conflict · · Score: 1

    Unfortunately, all the things AC wrote are indeed happening.

  13. Re:Not how it works on Ask Slashdot: Where Do You Draw the Line On GPL V2 Derived Works and Fees? · · Score: 2

    No, developers must release the source code to ANYONE who requests it, regardless of whether they received the binary or not.

    Read clause 3(b), the part where it says "any third party". The key word is "any".

    No, because they have only to comply with one of the three clauses (a), (b), or (c), and even if they choose (b), they only have to provide the written offer to the receiver of the binary, notwithstanding that the actual offer must be valid for any third party (thereby making 3(c) possible).

  14. Re:They can charge what they like on Ask Slashdot: Where Do You Draw the Line On GPL V2 Derived Works and Fees? · · Score: 3, Insightful

    Are you certain you have read the GPL?

    Your statement that it requires one to give the source to anyone who gets the binary is INCORRECT.

    WRONG: Firstly, they may distribute the source code alongside with the binary (see 3(a)), and if they choose 3(b), the offer has to be valid for any third party, but they only have to give it to the person who receives the binary. This person could then decide to post the offer on the Internet.

    And you explicitly do NOT need to pay the scumbag's $3.99 binary fee before you can get his source.

    Also wrong, they can charge all they want for the binary, because only when you receive the binary you are legally entitled to also get the source code. In other words, at least one person must pay the guys, and this person can then redistribute the binary and the source code gratis.

  15. Mod parent up on Ask Slashdot: Where Do You Draw the Line On GPL V2 Derived Works and Fees? · · Score: 1

    Because AC is right.

  16. Re:Pay the $3.99 on Ask Slashdot: Where Do You Draw the Line On GPL V2 Derived Works and Fees? · · Score: 1

    The GPL clearly states that you may redistribute the binary provided that one of the three options 3(a-c) is fulfilled. Clearly, choosing (a) and redistributing the source code alongside with the binary is enough to comply with the GPL.. Redistributing by means of 3(c) can only be offered by someone who got the offered the source code by means of 3(b).

  17. Re:Pay the $3.99 on Ask Slashdot: Where Do You Draw the Line On GPL V2 Derived Works and Fees? · · Score: 1

    It seems clear that the "DOSBox Turbo" distributor is not using 3(a)

    How so? Unless someone who bought the binary comments on this topic, we don't know.

  18. Re:Wonder how much Apple stock he owns? on USPTO Head: Current Patent Litigation Is 'Reasonable' · · Score: 4, Insightful

    Of course: people innovate, with or without patents. They did so for millennia without patent protection and it went just fine. Actually, without patents its easier to innovate, because you don't need to worry about other peoples "intellectual property", instead you have to worry about how to stay ahead.

  19. Re:Keep nuclear tech out of the hands of the unsta on Trade Show Video Features Iranian Tech, Talk of Stuxnet Retaliation · · Score: 1

    Israel has openly and notoriously demanded the US attack Iran for over 20 years, of course Iran should have nukes.

    only if you subscribe to this moral equivalence bullshit that says: [...].

    No, what is trying to tell you is that for 20 years we are told that Iran almost has nukes. One would think that if they really wanted them, they would already have them by now.

  20. Re:Biking is better on As Gas Prices Soar So Does City Biking · · Score: 1

    Sure about that 25 minute figure? I figure I'm doing well if from door to door I can shower and change clothes in 10 minutes so you're somehow claiming it takes 15 minutes in car or on bike....

    That's not what he is claiming. Where I come from (Germany) we go by bike to work and don't take a shower each time, because we don't got that fast, and hence, don't sweat. Still, with the bike you can take short cuts that are not allowed for the car, you can avoid traffic lights and jam traffic, and because of that you will not lose much time as compared to going by car, in other words the 25min vs. 15 min figures is reasonable.

  21. Re:What if they are right? on Physicists Devise Test For Whether the Universe Is a Simulation · · Score: 1

    Just say "arch" and change the program, because this simulation has gone way off.

  22. Re:Developers love USDP on Windows 8: Do I Really Need a Single OS? · · Score: 1

    I second that.

  23. Re:Just one for me, thanks on Windows 8: Do I Really Need a Single OS? · · Score: 1

    It only feels wrong because of your moral perspective, just ask Phlox.

  24. Re:Unfriendly? on NVIDIA To Publicly Release Some Tegra GPU Documentation · · Score: 1

    Free lunch? You paid for the graphics card, right?

  25. How to Beat a Patent Troll on Patent Troll Sues X-Plane · · Score: 1

    Telling the troll to spend all the money on defending onself seems to be the best bet to win.