Hacker News new | ask | show | jobs
by dproblem 2536 days ago
Your university commercialization office will disagree. Check with them. From what I understand, it is illegal to release your code in CC0 or MIT unless you have taken permission from the commercialization office (Some universities allow GPL without explicit permission). Have you checked your contract ? Your work is not yours if it has any value. The value belongs to the university (mostly) - which also means you have no incentive to work on valuable stuff.

I think Elsevier is least of UCs problems. It's a distraction from the real ones.

5 comments

Grad student at Berkeley. The commercialization office only takes an interest if your work is high profile enough and has enough commercialization potential. Plenty of UC researchers release CC0 or MIT license code without issue.

Elsevier may be only one of many problems for the UC community, but that doesn’t mean it’s a distraction—- millions have been wasted every year subsidizing their profits. And Elsevier’s rent seeking business model is a problem for more than just the UCs. Hopefully this decision will end up being Elsevier’s death knell.

To Elsevier CEO: It Is Difficult to Get a Man to Understand Something When His Salary Depends Upon His Not Understanding It.

Elsevier’s model is being disrupted and there is no going back.

Aren't you assuming the risk though? Like, in practice they might not care, but in writing they could care...
Assuming risk is part of the judgement required in science.

There’s stuff that requires IRB, then there’s a whole bunch of judgement and risk.

As enabled by Bayh–Dole Act [0]. Reversing this law would put publicly funded research back into the hands and minds of the public. This is the very law that creates a perverse incentive for universities to operate as for profit corporations, even with public dollars.

[0] https://en.wikipedia.org/wiki/Bayh%E2%80%93Dole_Act

Wouldn't that just put it back in the hands of the Federal Gov where it would languish like it did before?
Surprised that you were downvoted because this was actually the problem that led to the act: IP for work done for the federal government (not by the federal government) was often difficult to make use of.

Those seeking to use government-owned technology found a maze of rules and regulations set out by the agencies in question because there was no uniform federal policy on patents for government-sponsored inventions or on the transfer of technology from the government to the private sector.

From the wikipedia article that was referred to: Prior to the enactment of Bayh-Dole, the U.S. government had accumulated 28,000 patents, but fewer than 5% of those patents were commercially licensed

Not saying I understand the complexities but an outright repeal doesn't seem like it would address this underlying systemic problem. Maybe times have changed.

They haven't changed. Some government agencies excel at basic research (NIH, DOE, NASA, etc.), but for a multitude of reasons, they don't do product development. (And having worked at one of these agencies for several years, I think it would be a terrible mistake to change this - even though I personally have very mixed feelings about how Bayh-Dole has worked out.)
Are more than 5% of university patents commercially licensed these days?
Some large fraction of patents are useless and will never be commercially licensed because it would never make any sense to pay a dime for them. A further fraction would demonstrate market failure if they were licensed - there's something much better that isn't patented, so if people are obliged to do the worse patented thing AND pay commercially for a license then we've made everything worse. So "more than 5%" might be a bad sign anyway.

This is what happened to audio codecs for years for example, several alternatives are superior to MPEG Audio Layer III (today you should use Opus), but the MP3 patent holders could expect their revenue to keep flowing for their inferior alternative anyway.

A certain kind of person really wants a patent, the same way someone might really want to win themselves a Hugo. I guess employer can think of it as a relatively expensive employee retention benefit, OK, we'll pay for your useless patent filing and we'll get you a laminated front page you can pin up in your cubicle. Go you.

Work produced by the Federal Government are usually automatically in the public domain.
Clarification: This thread is referring to work funded by the Federal Government (not done by Federal Government). And I would agree with @sitkak - that perhaps that BD act needs to be cut down - for starters. But we do need more to fix Universities.
Imagine a VC that demanded ownership of 100% of all code you developed and user data you collected in return for accepting any investment from them. Would any good startup take the money? Without Bayh-Dole, the government would be in the same position as that hypothetical VC.

Innovation is about money, not ideals. More money flowing into research universities is a good thing.

> Would any good startup take the money?

I would wager most grants given by the federal government go to universities or non-profits, so it seems like it would make perfect sense to make them release their research publicly.

As a grad student at UCSB, it only took a single email to get formal permission to release all my code under the BSD license.
But did it include clause 3?
Grad student at Berkeley for 3+ years. I've never heard of anyone mention or discuss this before among many people constantly publishing reasonably valuable code under open source licenses.