Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×

Comment Re:Easier to Destroy than Create (Score 1) 146

That's how "democracy" corrects wayward OSS projects

It's also how it destroys OSS projects. For every 1 useful fork, there are 99 useless ones. A city with 100k people may find it nice to have an option of several hospitals, but they don't need 100 hospitals, even if they're all using volunteer workers. Instead of a few good ones you get a bunch of mostly crappy ones. And the ones with good promise can't get enough volunteers because they don't realize how find the good hospitals.

Comment Re:Patents? (Score 1) 223

Don't worry, Microsoft owns the patents on several IPv6 RFCs, but they promise not to sue anyone. It's the exact same promise that they gave for .Net. Really, the exact one. They have a spot on their website with this promise and the list of all the patents they promise not to sue against, which includes both C#, .Net, and IPv6, among many other things.

Let me guess, now you refuse to use Linux because Linux implements several of these MS patents in order for IPv6 to work.

Comment Re:So that looks like a very expensive MOOC (Score 1) 121

At my state Uni, CS 101 and 102 were specifically designed to fail as many students as possible. Between the two, about 80% of the students will fail or drop out. CS101 shouldn't be easy, it should push the limits. They started to do this because students would get too far into CS before dropping out, which costs them money and wastes everyone's time. I should also mention there was no CS minor, one of the few majors that had no minor.

Comment Re:No thanks (Score 1) 60

More like going from JavaScript to C. We need the performance. For certain parts of the rendering, Mantle tech demos were showing upwards of a 10x increase in performance. Some of the stuff I was reading was saying that while OpenGL and Direct3D made getting a minimum viable product out the door, Mantle was dramatically faster for getting a game that got more than 10fps. Once you hit the stage of game development where you need to optimize the code to make the game playable, Mantle was much faster for coding.

One example that they had is AMD took some expert game engine developers, the best in the industry, who had spent years optimizing their engine to make it faster, and with in 3 months of learning Mantle, they were able to have crappy unoptimized Mantle code out performing the DX11 code. Further time spent make Mantle much much faster with little effort.

The other big thing is graphic artists are easily able to try new techniques without putting months of optimizations behind them. They can quickly flesh out some code and get 20-30fps to see if it's even workable. It becomes the difference between trying new things and not.

Comment Re:Elite schools don't necessary produce elite dev (Score 1) 121

a classic case of someone who should have probably stayed in academia. Our target environment was constrained in terms of CPU and RAM but he could not write code for such an environment

He wouldn't be good there either. If he can't understand limited resources, he won't be able to help other programmers understand it. If you can't apply knowledge, you're only as good as a search engine. Access to knowledge is trivial in this age.

Comment Re:Unpopular opinion: we need less undergraduates (Score 1) 397

Why don't we clean up America's mediocre k-12 system first before we push kids into going to college to discover themselves to the tune of $20-30k per semester.

$20k-$30k just means you getting ripped off. State Unis for out-of-state students with no subsidies are closer to $7k/sem around here, on par with the national average for per high-school student cost for public schools. In-state is closer to $3k, which is nearly 2x more than what I paid a decade ago. Seems several University owned patents have expired and there's less "free" funding. We were raking in some serious money from some STEM cell and computer tech patents, making it really cheap to go to college.

Comment Re:Broken thinking... (Score 2) 397

In my experience, people who can't communicate also cannot code. I'm not limiting communication to write a paper or just words, but in combination, so verbal, written, and drawings. I don't care if code works, I care it works for the correct reasons. It's not hard to find someone who can do "complex" stuff and make an end result, but I prefer people who can do "simple" stuff and get the same result.

Comment G+ (Score 1) 198

Sounds like the same reason G+ asks for copyright permissions. My guess is MS doesn't freely hand out the patents because they don't want Java whole-sale ripping out chunks of code and dropping it in their product. I assume if you continue to use everything as .Net, you should be fine, but don't try taking MS code and using it for non-.Net related projects.

Comment Re:Also possibly fictious (Score 1) 236

Then they're completely wrong, to the point that they do not work at all for anything. The fact that my computer seems to work must be dumb luck and was not purposefully designed using scientific theory.

There is gravity in the middle of empty space with no detectable baryonic matter for hundreds of millions of light-years in all directions. You explain that without an unseen new matter. That's right. There are massive voids in space, where we can see the galaxies in the background behind them perfectly clear, but we can detect gravitational lensing within the void. Even if the lensing was caused by dust, the sheer amount of lensing would mean an amount of dust that would be easily detectable. You could also say it's a bunch of blackholes that got ejected from their host galaxy and just so happened to not drag any dust along with them. Even if you could accept that, the lensing is so spread out, it couldn't be point sources.

And there is no evidence that smoking is bad for you. Our models are wrong.

Comment Re:Certainty in Science (Score 1) 236

Man1: Man, I'm only getting 25mpg, and I normally get 35mpg
Man2: Ever think that our understanding of the chemistry is wrong, and the gasoline is losing energy in a way you never expected?
Man1: I'm going to go with the gas station added an ethanol mix which reduced the energy density
Man2: But what if our current understanding of chemistry wildly wrong, and you're car is special and shows our flawed understanding?

Man2 could be correct. Hell, anyone could be correct about anything, there is no real 100% or 0% confidence.

Slashdot Top Deals

"It is better for civilization to be going down the drain than to be coming up it." -- Henry Allen

Working...