Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×

Comment Re:Cloning is portrayed as complicated?? (Score 1) 116

You haven't been using it long enough so. There was a point in time were svn supported using merge but failed to record any information about what had been merged to where. So if your repeated the operation, you got a giant clusterphuck of a result. Same thing applied to subsequent merges, since there was no information stored in subversion you had to know beforehand which revisions were previously merged.

The consequence of this was that many teams ended up having to create custom tools to perform the merge and record the information somewhere else, or require that developers recorded which revisions were merged in the commit message.

The subversion developers eventually realised their mistake and added internal metadata to handle, so that if you merged r100 of branchA to branchB, and then subsequently tried to merge r200 of branchA to branchB, subversion would realise that everything prior to, and including r100 on branchA was already merged, and it need only merge the differences between r100 and r200.

Oddly enough though, by then most devs had already abandoned it for just about anything else that had sane merging.

Comment Re:Problem: DirectX lock-in (Score 1) 880

I don't think that will be as big as problem as you think. PS3, Mac, Andriod and iOS are all OpenGL based devices. Xbox and Windows PC's are the only ones that are DirectX. Anyone developing games these days that use an engine that can only compile a game for DirectX is locking themselves out of a sizeable market.

I think the Mac is what has tipped things, enough titles are starting to support OSX on the desktop/laptop, that the hurdle to making the game work on Linux becomes much smaller. I see quite a few that are quite a few already on steam (~380) that support OSX.

Of course any of the older games using dosbox, will be straight forward to port :)

The real difficulty will be in building into steam the necessary diagnostics to determine, what needs to be configured correctly on the various distributions to allow the ported games to work perfectly without the various developers getting inundated with complaints as to their game being a big ball of crappiness on Linux.

Comment Re:Another case of "do what i say, and not what I (Score 1) 220

They did pay him for the work he did, but they attached that it would only be played at one event to the terms and conditions, ostensibly to keep the price down.

They could have negotiated an agreement to be able to reuse his composition as often as desired, anywhere in the world for a flat initial fee. Obviously that would have been more expensive, but it was an option they decided not to take.

In lieu of such a world wide reuse as needed agreement, the default is that they pay royalties. There is nothing and has been no restriction against groups hiring musicians and composers for work that is signed over to the payee for a flat fee. But since in most cases they don't know if it will be worth the investment, the companies involved generally don't and instead opt for paying royalties. After all what would have been the point of paying a significant fee for a worldwide infinite reuse (sign over copyright) on his work if it did only end up being used at a small event.

Comment Re:Skeptical != Scientific (Score 1) 409

I noticed that they also neglected to mention just how much height had been added to the peaks in the last 10 years. From wikipedia "This leads to the Himalayas rising by about 5 mm per year, making them geologically active". So that would be somewhere around 5cm of extra height, which over the size of the Himalayas is a fair chunk of land moving up past the snow/ice line.

For there to be less ice + snow on the peaks it would indicate a drastic change in climate that moved the snow line up more than 5cm. It should be growing, the question is, is the increase in line with the snow line remaining at the same point on average, or is the growth in the Himalayas just sufficient to exceed the movement of the snow line.

Comment Re:work an election before you tout pen and paper. (Score 1) 241

We (Ireland) use the Proportion Representation system, which means for election of officials you enter your order of preference. There are multiple counts where either someone exceeding the required quota (rare) has their excess redistributed or the person with the lowest number of votes (starting with 1st preference) at the end of the count is eliminated and their ballots are redistributed based on the second preference listed. This continuous until the threshold for all the seats (1 for a presentational election, 2 or more per constituency for any government elections) has been reached, or the remaining candidates match the number of seats available.

In summary you don't mark the candidate you want elected with an X, you put a number beside each candidates name in order of preference (1 to x) that you would wish to see them elected.

Only for a Referendum is there a simple yes/no option.

Comment Re:It was OK (Score 1) 771

Knowing both endings, I was a lot less upset about that change than I was about the pointless diversions in the Lord of the Rings to Helm's Deep and Osgiliath, for instance.

I think those changes are a lot less significant than others such as the change to the Ent's behaviour. That's a rather significant point made by the books, particularly of note given Tolkien's experiences. I'd be more upset about changes in character's than scene changes when it comes to book ->movie translations.

Comment Re:It was OK (Score 1) 771

It's been a while since I've read the books, but I still remember the battle of the hornburg and orcs climbing over dikes and stuff like there. I just looked it up, and the chapter is called "Helm's Deep".

I think the OP was referring to the section where they "travel" to Helm's Deep, are attacked on the way, Aragon get's dragged over a cliff and then rescued by the horse he freed earlier. Don't recall any of that appearing in the books.

Comment Re:Now with Double Standards! (Score 1) 470

I was trying to keep my mouth shut as the end of this summary nearly caused me to fly off the handle. I agree with your post (after all, I recently moved to LibreOffice after inquiring that same question about Oracle). But I would like to add that the author of the summary seems to apply a different standard to FOSS than they apply to closed source or COTS applications. Nowhere does the author comment on the hundreds of proprietary 'camps creating such huge codebases for a fundamental application type' in word editing software or any other multitudes of software whether they be Microsoft, Apple or Google.

Submitter was quoting from the article, which is obvious, once you read it. But then again where would we be if we didn't all "fly off the handle" without reading the article, certainly not on slashdot ... :)

Comment Re:I see. (Score 1) 563

A better comparison would be if was made illegal to leave forks unsecured, and someone came in through your unlocked front door and picked out a fork from an unlocked drawer and killed someone with it. You are charged with failing to adequately securing your forks and fined accordingly. However you are not charged with murder unless the prosecution can show you did this deliberately.

Note the fact that it's illegal in Germany to have an unsecured wireless network, which is what this person was fined for. He was not found guilty of any crimes committed using his wireless network.

Of course whether it's really fair to make having unsecured wireless networks illegal is something that seems to have been glossed over entirely. Perhaps they should make it illegal to see wireless hardware that can run in unsecured modes and just make the companies selling them liable rather than asking Joe soap to work out how to manage it.

Slashdot Top Deals

HELP!!!! I'm being held prisoner in /usr/games/lib!

Working...