Live data from Hacker News

Bacteria make computers look like pocket calculators

guardian.co.uk

11–20 of 22 posts

Re: Bacteria make computers look like pocket calculators

#11
post #3

Earlier quoted context omitted.

To really get your head spinning, what if you used 'strings' on your own dna and you found some interesting ascii segments in there, on 4 billion basepairs the chances of finding something interesting are pretty good ;)

Similar "logic" has inspired a number of scientists to attempt to "decode" the background microwave radiation of the universe as it has the capacity to hold the first act of Romeo and Juliet (dunno how many bits of information that comes too) ... but the idea was that IF a creator wanted to leave a message that could be found by any significantly technologically advanced organism, this would be the best place to shov…

I wasn't thinking of Romeo and Juliet but the cosmic bacground noise has it in there, if only I remembered the offset...

Finding "killroy was here" in your own DNA would surely make you wonder though :)

Re: Bacteria make computers look like pocket calculators

#12

My computer can solve TSP on three towns far, far faster. This shows calculations can be done with bacteria, but there's no evidence at all that it will be faster, especially on NPC, even with the extreme parallelism the method implies. It's typical journalistic hype.

Remember that it's Bactomputer Alpha 0.00001 ;-)

Re: Bacteria make computers look like pocket calculators

#13
I always wondered if we could could find something in nature that shows P=NP. It could be bacteria, autistic savants, dna computing, etc. Has anyone set up a test like this?

I'm thinking you simply increase the number and inputs on an NP problem and watch at what rate the time taken by one of these methods increases. (Is this too naive of an approach?)

Re: Bacteria make computers look like pocket calculators

#14

I always wondered if we could could find something in nature that shows P=NP. It could be bacteria, autistic savants, dna computing, etc. Has anyone set up a test like this? I'm thinking you simply increase the number and inputs on an NP problem and watch at what rate the time taken by one of these methods increases. (Is this too naive of an approach?)

Here is something that scientists have studied which does this http://www.tjhsst.edu/~rlatimer/techlab06/Students/OuyangPap...

They actually take the approach that you state. They also have to judge how the system solved the problem. If you don't reach an optimal state you could be only approximating P=NP.

Re: Bacteria make computers look like pocket calculators

#15

I always wondered if we could could find something in nature that shows P=NP. It could be bacteria, autistic savants, dna computing, etc. Has anyone set up a test like this? I'm thinking you simply increase the number and inputs on an NP problem and watch at what rate the time taken by one of these methods increases. (Is this too naive of an approach?)

Here is something that scientists have studied which does this http://www.tjhsst.edu/~rlatimer/techlab06/Students/OuyangPap... They actually take the approach that you state. They also have to judge how the system solved the problem. If you don't reach an optimal state you could be only approximating P=NP.

That's an interesting paper.

I wonder why we can't make a "soap surface" computer? Just translate your NP-Complete program into a Steiner tree problem, make the appropriate glass plates and pegs model, get the results and translate back?

I wish I knew more computer science. I'd love to try it.

Re: Bacteria make computers look like pocket calculators

#16
post #4
post #3

Earlier quoted context omitted.

To really get your head spinning, what if you used 'strings' on your own dna and you found some interesting ascii segments in there, on 4 billion basepairs the chances of finding something interesting are pretty good ;)

But remember, we see faces in clouds. We seem predisposed to bullshit our selves in similar fashion.

That's what he was saying..

Re: Bacteria make computers look like pocket calculators

#17

I always wondered if we could could find something in nature that shows P=NP. It could be bacteria, autistic savants, dna computing, etc. Has anyone set up a test like this? I'm thinking you simply increase the number and inputs on an NP problem and watch at what rate the time taken by one of these methods increases. (Is this too naive of an approach?)

Protein folding?

Re: Bacteria make computers look like pocket calculators

#18
post #4
post #3

Earlier quoted context omitted.

To really get your head spinning, what if you used 'strings' on your own dna and you found some interesting ascii segments in there, on 4 billion basepairs the chances of finding something interesting are pretty good ;)

But remember, we see faces in clouds. We seem predisposed to bullshit our selves in similar fashion.

That probably has much more to do with a specialized part of the bran that provides an intensive face processing and retrieval mechanism than it does with some fully generalized predisposition.

Re: Bacteria make computers look like pocket calculators

#19

Earlier quoted context omitted.

Here is something that scientists have studied which does this http://www.tjhsst.edu/~rlatimer/techlab06/Students/OuyangPap... They actually take the approach that you state. They also have to judge how the system solved the problem. If you don't reach an optimal state you could be only approximating P=NP.

That's an interesting paper. I wonder why we can't make a "soap surface" computer? Just translate your NP-Complete program into a Steiner tree problem, make the appropriate glass plates and pegs model, get the results and translate back? I wish I knew more computer science. I'd love to try it.

You could do that exactly. The problem is that the soap surface computer doesn't always perform the task to find the best steiner tree etc...

Re: Bacteria make computers look like pocket calculators

#20

Earlier quoted context omitted.

That's an interesting paper. I wonder why we can't make a "soap surface" computer? Just translate your NP-Complete program into a Steiner tree problem, make the appropriate glass plates and pegs model, get the results and translate back? I wish I knew more computer science. I'd love to try it.

You could do that exactly. The problem is that the soap surface computer doesn't always perform the task to find the best steiner tree etc...

Why is that? Is it approximating then, or just unreliable?
Post reply on HN