Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror

Comment Re:Recycle everthing possible ffs (Score 1) 109

It maybe a inferior product, but if it takes less energy to generate then starting from scratch you are still coming out ahead.

Many forms of recycling take more energy than working from raw materials. Such recycling is only commercially viable thanks to the high charges for landfill and dumping of used goods.

Comment Re:Recycle everthing possible ffs (Score 1) 109

How is that not recycling?

Because classically, "recycling" means putting it back through industrial processes to manufacture a new item. The extended meaning of recycling to cover reuse, repair and repurposing inadvertently puts carbon-intensive collection and reprocessing of glass on an equal footing with not putting the glass in the bin at all and using it to store things instead of silly plastic Tupperware items.

Comment Re:Perhaps (Score 1) 265

If I do a work for hire whether it is building a deck or writing an app, I get paid and that's it.

If you do a work for hire, there's one person who's paying you. If you are an author, there isn't one person who just pays for everything -- you actually need to sell the book again and again to make back the time you spent on it.

If I create a new product, I get patent protection for 20 years and that's it.

There's a huge difference between copyright and patent.

Patent law was designed to prevent factory machinery designs being kept secret. Factory owners were inventing better and better machines, but keeping them secret so that they would retain competitive advantage. Some designs died with their owners. Patents protection was invented to encourage inventors to document their creations while preventing others from using them, but then to allow the next inventor to create a better machine without being blocked by the patent.

A book isn't a machine or technique, so it's not like technological advancement is hanging on being able to use a copyright work.

(That's not to say I don't think copyright terms aren't too long.)

Comment Re:Won't somebody think of the organizations (Score 1) 265

However, Project Gutenberg does very very little to promote the fact that copyright terms are different in different countries. It would have been pretty trivial to set up the site with an awareness of international terms and dynamically generate correct copyright information for any users from outside of the US.

Comment Re:More Than Half of GitHub Is Duplicate Code, Res (Score 1) 115

Óbh-óbh.

Look, this is more like pointing out that you're measuring the total length of the world's rivers wrong when you measure the source of the Rio Negro and the Rio Amazon from source to sea, because for a fair portion of that length, the Rio Negro is the Amazon. If hydrological researchers were making such a fundamental error, someone would have to point it out.

But code researchers were making a completely analogous error, and it needed quantified. And now it is.

Comment Re:and math and immune disorders (Score 1) 131

And this was considered to be nature, not nurture.

Weird nature point: lefties and ambidextrous people typically have less of a "sworl" on the crown of their heads, meaning their hair is more symmetrical at the back (righties' hair tends to spiral to behind the left ear before going downwards, lefties' hair tends to go straight down across the back.)

Comment Re:More Than Half of GitHub Is Duplicate Code, Res (Score 1) 115

That's the hilarious part; duplicating code is also most of the purpose of github!!

Wetness detected in local river!

How about reading the point made in TFS?

The researchers did this study because Github is used as a source of data for identifying trends in computing. As they say, this duplication of code skews the results, and anyone wanting to draw serious conclusions from this data needs to account for this.

The important data isn't the headline, it's... well... the data. I'm hoping there will be less (virtual) printing of sensationalist "JavaScript is the best language in the world" headlines due to this prompting people to question the methodology.

Comment Re:Again...where's the gun...? (Score 1) 436

If it's not enough to be your sole source of income because of limited hours, that's one thing. If it's not enough to be your sole source of income when done full-time, it's not paying enough. If the job is worth employing someone to do, it's worth paying them enough that they can eat and not die of hunger on the job, as was common during the Industrial Revolution.

Comment Re:I thought.. (Score 1) 86

This isn't "the free market". Its clearly activity that is meant to deceive / cheat the consumer. One can argue its legalities, but it isn't "the free market" where 2 people are trading goods/services in fair manner.

The problem is that ignorance is considered a fair market force by many -- any price a customer is willing to pay is by nature fair.

The main benefit of regulated markets is that they stop ignorance being a market force, because they explicitly prohibit exploiting consumer ignorance. At the end of the day, we can't expect every consumer to carry out their own due diligence on every purchase they make -- it would be totally inefficient and wouldn't benefit wider society.

Who really wants free markets?

Comment Re: Not sure they understand licensing (Score 1) 97

Of course they're happy that not letting competitors pick up their code for free and profit off it is stopping competitors picking up their code for free and profitting off it -- I hardly think that's what "chilling effect" means. They have produced something that is badly needed at considerable expense to themselves. They have made the source available for non-commercial uses, which is part self-promotion and part generosity, but mostly just a responsible, sensible move for something that claims to be secure. Security-by-obscurity doesn't protect Microsoft or Apple, and having the code available means they have to make damned sure they're genuinely secure.

Slashdot Top Deals

Heuristics are bug ridden by definition. If they didn't have bugs, then they'd be algorithms.

Working...