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

 



Forgot your password?
typodupeerror
×

Comment Re:Yes, but it may not mean what you think it mean (Score 1) 504

Why can't that employee use the GPL to demand the source code to that supposedly "internal only" executable? Then, why can't that employee say "The GPL prohibits adding more-restrictive terms to the executable than the terms of the GPLed libraries." and then say "Prohibiting me from distributing this now-GPLed executabile and its source code worldwide is itself an additional restriction that neither the author nor the university can impose on me." And then convey/propagate/distribute the executable and its source code worldwide. The bits & information want to be free.

Comment Airsoft guns (Score 1) 92

For simulation training in real-life, the military uses airsoft guns (soft BBs) so they soldiers actually shoot weapons at people instead of pretend shoot. It increases their reaction time in real life. They train in cityscapes to get used to not shooting civilians, too.

"Fake" training on 'gaming' simulators is probably just as good, a lot better than using real guns you can point but not fire.

Comment Whitewash (Score 1) 114

Google's methods are to fob off the information commissioners with reassurances that aren't backed by fact. For example in the UK, you can remove your house from StreetView - but only if you send Google, at your own expense, a copy of photographic identification, which they can reject for reasons unknown. The IC doesn't allow any other data holder to place arbitrary, irrelevant restrictions on remove requests like this.

Comment Re:Short term career (Score 1) 504

Well, I released the rewrite under the BSD license. I did the rewrite on the weekends, on my time. I cleared that with my boss before hand. He seemed ok with it as long as it wasn't our production code.

The project wasn't licensed as BSD or GPL before hand, but 12,000 lines of it came with me to the job. He seemed to feel that since our product was now based on it, that he should have control over whether it would be open sourced.

They didn't want the responsibility of maintaining an open source project. Given the complexity of the code involved (real-time multimedia processing etc...) they felt that there was a much higher likelihood that instead of receiving the benefits of the open source community, they would instead bare the burdens of it. In hindsight, the point was valid. They had nothing to gain from open sourcing, so they'd prefer that it weren't a distraction.

As a result, I spent my weekends rewriting instead of improving what we had, but it also gave me a great sandbox to experiment in. This way I was making major architectural modifications to the open source project... (which I just check isn't even online anymore :() so this way I was able to prove the code before implementing the changes in the company's product.

I'm doing something similar now, actually writing a C++ alternative to GStreamer, having a blast doing it and although I maintain two copies (one for the office, one for my open source project) it's great since the open source to-be implementation is really very versatile while the one we use at work is more specialized as it is optimized to work on DSPs (which require entirely different optimizations from x86). I'm looking forward to releasing it soon as well. So far, it's a pretty reliable platform for IPTV (transport stream, mpeg-2, mpeg-4 etc...) and it's REALLY easy to code for. It'll be modified BSD something like "if you use it, please put my name in the license somewhere" kind of thing.

Comment Re:Fascinating! (Score 1) 246

I know that current models show that the brief moments after the BB (relatively speaking), that they had the universe expanding at FTL speeds. But I never understood how on the one hand, Physicists says that nothing can go FTL, and then say the first bit of time after the BB, things were going FTL.

The big bang occurred about 1 femtosecond before "let there be light"

Comment Re:wow (Score 1) 247

It's because we actually say the 'C' in 'facto'.

But it seems it will be unified: its use will be optional. Which means we'll all probably continue to write as we do now. Also, it'll be valid to either write 'acadêmico' and 'académico', 'oxigênio' and 'oxigénio', etc.

Slashdot Top Deals

Genetics explains why you look like your father, and if you don't, why you should.

Working...