Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×

Comment Re:Governments can think ahead. Capitalism doesn't (Score 1) 313

The issue here is not looking 'beyond money' but setting the right time horizon. China's activities make perfect economic sense when you properly consider how long it takes to build / extend / upgrade energy infrastructure and how long the components tend to last for. You don't get off of fossil fuels in months or years, but decades.

Comment Implied licenses? (Score 1) 630

I wonder if someone will get caught stealing unlicensed software hosted on places like GitHub, leading to some kind of a case in which an implied license is discussed. Furthermore, I wonder what kind of license they would decide is implied in that situation (if they decided that there were one) - BSD style, or GPL style?

We claim no intellectual property rights over the material you provide to the Service. Your profile and materials uploaded remain yours. However, by setting your pages to be viewed publicly, you agree to allow others to view your Content. By setting your repositories to be viewed publicly, you agree to allow others to view and fork your repositories.

"you agree to allow others to view and fork your repositories." Sounds pretty permissive to me.

Comment Re:Open Source License (Score 1) 630

In a "GPL-Only" world, interpreting that as all software must comply with the terms of the GPL license, the concepts of 'ownership' and 'property' would not apply to software. There is a philosophical case to be made (but perhaps, not a practical one) that all scarcity in software is artificial and that notions of property are applied to it not validly but regressively.

Comment Re:They're bankrupt (Score 4, Insightful) 113

They probably couldn't do that even if they wanted to. Some of the documents likely contain business records that can't just be 'sold to the highest bidder' (imagine how bad such a scheme would be for the consumer!) The costs associated with sorting the stuff they could sell from the stuff they couldn't would likely exceed whatever you're all willing to pay for them. Then you know, plus shipping...

Comment Re:Management mentality (Score 1) 121

Morally right / wrong with "copying" products is not so black and white. What one person would call "copying" another would call "competition." Competition is a good thing and should be encouraged as much as possible. I would even expect many in the Slashdot crowd to argue that current legal intellectual property protections should be weakened specifically to encourage innovation and lower prices - both of which are good for consumers. If the firm in question did not develop any technology that couldn't be reproduced by a team of smart people for less than it would cost to acquire it, buying the firm would be technically irrational.

Comment Re:Way more than 2x (Score 1) 341

Perhaps this content from Wikipedia will help sort out any remaining confusion.

One use of the term “display resolution” applies to fixed-pixel-array displays such as plasma display panels (PDPs), liquid crystal displays (LCDs), digital light processing (DLP) projectors, or similar technologies, and is simply the physical number of columns and rows of pixels creating the display (e.g., 1920 × 1080). A consequence of having a fixed-grid display is that, for multi-format video inputs, all displays need a "scaling engine" (a digital video processor that includes a memory array) to match the incoming picture format to the display.

Note that the use of the word resolution here is a misnomer, though common. The term “display resolution” is usually used to mean pixel dimensions, the number of pixels in each dimension (e.g., 1920 × 1080), which does not tell anything about the resolution of the display on which the image is actually formed: resolution properly refers to the pixel density, the number of pixels per unit distance or area, not total number of pixels. In digital measurement, the display resolution would be given in pixels per inch. In analog measurement, if the screen is 10 inches high, then the horizontal resolution is measured across a square 10 inches wide. This is typically stated as "lines horizontal resolution, per picture height;"[1] for example, analog NTSC TVs can typically display about 340 lines of "per picture height" horizontal resolution from over-the-air sources, which is equivalent to about 440 total lines of actual picture information from left edge to right edge.[1]

source

Comment Re:Way more than 2x (Score 1) 341

That's a bit of a stretch. In this case even the upstream article introduced the concept as "TV with 16 times the resolution of HDTV." You are technically correct of course, but you have to acknowledge that the common use of the term and the technical use of the term "resolution" with regards to televisions have evidently diverged. 8-bit vs. 16-bit color having half the number of colors is just patently absurd.

Slashdot Top Deals

Beware of Programmers who carry screwdrivers. -- Leonard Brandwein

Working...