Comment protection scheme (Score 1) 422
Comment Re:iPhone also? (Score 2) 192
a channel that was completely unrelated to that type of music
This is too often my experience with Pandora.
Comment value of diversity / UI design (Score 1) 479
Selecting candidates from a broader range of experiences and viewpoints adds value to a company by allowing it to create a product that appeals to a larger portion of consumers. In this regard, the most technically qualified candidate may have equal or less value than a less qualified candidate who can lend a different perspective to development.
Dilbert’s user interface design is an amusing example of monoculture and the need for diversity. (If you haven’t seen a terrible UI, consider taking some design classes.)
Comment Re:Lawsuit is totally baseless (Score 3, Informative) 238
Doesn't matter if it's baseless and would get tossed out of court -- eventually. The former database maintainer didn't have the budget to fight back.
If you want to blame someone, blame the "justice" system that allows frivolous lawsuits to be filed in the first place.
EFF is representing Arthur D. Olson (the former database maintainer).
Comment In many college towns⦠(Score 1) 447
Comment Re:Andre Resende (Score 1) 227
Comment William Patry. (Score 1) 174
Submission + - New Asimov movies (sffmedia.com)
Scientists Identify a Potentially Universal Mechanism of Aging 359
Comment it's 10 a.m. (Score 1) 594
Submission + - Building A Data Center in 60 Days - Online
The Argument For F/OSS In Schools 193
Submission + - Closed source on Linux and BSD?
The code in question will be a closed source.
I won't modify or use any GPL code or any 3-d party sources.
It will be my own handwritten C/C++ code from start to finish.
I am planning to sell embedded-like boxes with an OS (Linux or BSD) and this code.
I am more familiar with Linux but I am scared a little bit of Linux licensing (and quite a bit of Linux fanboism: I personally got "go to hell with your @#$ closed code" slur on
My questions:
1. Can I do it with Linux today (GPL2) and tomorrow (GPL3)?
2. Can I statically link the code with Linux libraries? (My own experience shows that dynamic linking is too much to bear. Your mileage may vary)
3. Can I obfuscate my code (e.g. encode it)?
4. Could I be forced to publish this code by some 3-d party?
5. Am I correct that programming in and selling BSD-based box won't have any above problems?
As you can see, I am not a GPL guru and not a software freedom fighter.
I just want to do my job and make some living.