Synthetic Life In The Lab
niktesla writes "Scientific American is carrying a story about
sythetic life - genetic engineered "machines" made from DNA building blocks called "BioBricks". The goal is to produce a library of building blocks that can be assembled to give predictable results. Reminds me of the technology behind Blade Runner's replicants."
Posting articles today, it seems.
"I don't know much about biomechanics, Roy. I wish I did!"
> Hello Skynet...hello Blade Runner...and all the other sci-fi prophecies we were
> warned about in the past.
Uh...Blade Runner's replicants are no different to androids, robots etc. We're no more likely to have evil robots now than ever.
There is only one saviour, and his name is Bob.
that has actually been on my todo list for quite a while now, I have been sketching some bits & pieces (input / output studs), and I've been looking at 'wrapping' the bricks in some kind of object brokerage architecture.
I keep finding myself writing the same 'idiomatic' code over and over again, and as a kid I used to be a big lego fan.
Neat things: blocks operating on blocks, container blocks (abstraction, look 'inside' the block and see other blocks)
MP3 Search Engine
Is that anything like the bricks my boss shits every time I tell him that I'm behind schedule again? That's biological, right? And since he's too dumb to fire me, his bricks must be dumb, too. Maybe I can build something smarter than he is out of them.
Sorry, already been done. That red dude 2nd from the left looks a little like Hellboy, doesn't he?
Don't blame Durga. I voted for Centauri.
Funny, you mention Lego. Lego Mindstorm can be programmed with a sort of building block style programming system.
Also three or four years ago I got the chance to try out a PLC system that was programmed with building blocks (AND, OR, NOT, timer, trigger,...). It had a LCD and a few buttons on it and it could be programmed without a computer. Fun thing to play with, but I prefered the classic text programming.
This style of programming is quite neat to learn Boolean logic and PLC programming, but IMO it isn't very practical for larger programs.