May. 21st, 2012

juan_gandhi: (Default)
Примерно как дипломированные врачи подавляют применение традиционной китайской медицины (за что Джобс боролся, что-то не вышло у него).

Synthetic Genomics Inc., a company founded by Dr. Venter, provided $30 million to fund the experiments and owns the intellectual-property rights to the cell-creation techniques. The company has a $600 million contract with Exxon Mobil Corp. to design algae that can capture carbon dioxide and make fuel.

"To set this novel bacterium—and all its descendants—apart from any natural creation, Dr. Venter and his colleagues wrote their names into its chemical DNA code, along with three apt quotations from James Joyce and others. These genetic watermarks will, eventually, allow the researchers to assert ownership of the cells. "You have to have a way of tracking it," said Stanford ethicist Mildred Cho, who has studied the issues posed by the creation of such organisms."
juan_gandhi: (Default)
  def newRunner = new SomethingRunner with SUT {
    val fs = mockFS
    override def println(s: String) { out.println(s) }
    override def exit(code: Int) { if (code != 0) throw new Exit(code) }
    var gotEnv: Option[Env] = None
    override def newCrawler(env: Env) = new Crawler(env: Env) {
      override def run = {
        gotEnv = Some(env)
        1001590
      }
    }
  }

get

May. 21st, 2012 04:39 pm
juan_gandhi: (Default)
У программистов за последние э... 15 примерно лет слово get стало чуть не главным словом.
Как до того goto.

Да не нужно никакого get.

Я всё сказал.

Или нужны какие-то ещё разъяснения?

Profile

juan_gandhi: (Default)
Juan-Carlos Gandhi

September 2025

S M T W T F S
 1 2345 6
78 9 10 111213
14 151617 181920
21222324252627
282930    

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated Sep. 19th, 2025 04:25 pm
Powered by Dreamwidth Studios