Author

Topic: [ANN][XEL] Elastic Project - The Decentralized Supercomputer - page 202. (Read 450523 times)

hero member
Activity: 784
Merit: 500
I am totally fucked up by out current retargeting mechanism. I think its time for a contest ;-)

I have 2 BTC to spare for the "right" few lines of python! The work can probably be done under the shower, it's just I cannot see the solution at the moment.

https://bitcointalk.org/index.php?topic=1699601.new#new

I hope, you get the 2 BTC back from Lannister. I know, you probably don't care, but still. For me, 2 BTC is a lot of money.

yes lannister should give the 2 btc. this would be fair
legendary
Activity: 1260
Merit: 1168

Damn, I wish I could help here. Just looked at python today. I think I'm hooked (regarding the programming thing as a whole, that is, not necessarily python itself.).

I hope, you get the 2 BTC back from Lannister. I know, you probably don't care, but still. For me, 2 BTC is a lot of money.

Off-topic: Yesterday, I managed to finish my goal: writing a program performing langtons ant in C++. Felt great! Around 180 Lines of code sounds like a lot for such a small project, though. Lots of unelegant solutions. Now, I need a new challenge.

You can also participate without coding. A pseudo code algorithm from you in "words" would be okay as well  Wink
hero member
Activity: 994
Merit: 513
I am totally fucked up by out current retargeting mechanism. I think its time for a contest ;-)

I have 2 BTC to spare for the "right" few lines of python! The work can probably be done under the shower, it's just I cannot see the solution at the moment.

https://bitcointalk.org/index.php?topic=1699601.new#new

Damn, I wish I could help here. Just looked at python today. I think I'm hooked (regarding the programming thing as a whole, that is, not necessarily python itself.).

I hope, you get the 2 BTC back from Lannister. I know, you probably don't care, but still. For me, 2 BTC is a lot of money.

Off-topic: Yesterday, I managed to finish my goal: writing a program performing langtons ant in C++. Felt great! Around 180 Lines of code sounds like a lot for such a small project, though. Lots of unelegant solutions. Now, I need a new challenge.

legendary
Activity: 1260
Merit: 1168
I am totally fucked up by out current retargeting mechanism. I think its time for a contest ;-)

I have 2 BTC to spare for the "right" few lines of python! The work can probably be done under the shower, it's just I cannot see the solution at the moment.

https://bitcointalk.org/index.php?topic=1699601.new#new
hero member
Activity: 994
Merit: 513
Elastic project was here before Golem came, how do they plan to make themselves exceptional and different? I knew the crowd funding will be terrible way of throwing money around non valuable thing if investors are not careful. High competition. So what makes you think I should do anything with elastic project when Golem is around?

They have very different approaches and different target user groups. See here:

http://www.elastic-project.com/comparison_with_other_solutions
hero member
Activity: 2464
Merit: 519
Elastic project was here before Golem came, how do they plan to make themselves exceptional and different? I knew the crowd funding will be terrible way of throwing money around non valuable thing if investors are not careful. High competition. So what makes you think I should do anything with elastic project when Golem is around?
sr. member
Activity: 308
Merit: 250
Hi,

On elastic-project.com
/what_is_elastic
is a little bit thin...
legendary
Activity: 1260
Merit: 1168
How can you do any meaningful computation without conditional loops?

Give me a simple "algorithm" and I show you!  Wink
full member
Activity: 168
Merit: 100
Code:
docker pull ordinarydude/elastic-docker

docker run ordinarydude/elastic-docker
Error: Unable to access jarfile /var/elastic/elastic-core/target/elastic-core-0.6.0.jar


please update, should be fixed!

On MacOS, docker's group test in "*_docker.sh" files need to be removed (usermod doesn't exist on mac) for run. Working perfectly without that.
full member
Activity: 147
Merit: 100
Great to see Elastic coming closer to launch.

Just wondering: How does Elastic go about the halting problem?

It is a turing-complete network, right?
what's halting problem ?

We have no conditional loops, or jumps so there is no "halting problem"!
Also, in ElasticPL we cannot store unlimited amounts of memory, its limited to 64000 ints, so by definition Elastic cannot be Turing complete!

How can you do any meaningful computation without conditional loops?
legendary
Activity: 1260
Merit: 1168
Code:
docker pull ordinarydude/elastic-docker

docker run ordinarydude/elastic-docker
Error: Unable to access jarfile /var/elastic/elastic-core/target/elastic-core-0.6.0.jar


please update, should be fixed!
hero member
Activity: 756
Merit: 502
Code:
docker pull ordinarydude/elastic-docker

docker run ordinarydude/elastic-docker
Error: Unable to access jarfile /var/elastic/elastic-core/target/elastic-core-0.6.0.jar
legendary
Activity: 1260
Merit: 1168
Any ETA to Docker version?

T-0h0m0s:

Code:
docker pull ordinarydude/elastic-docker

Or, if you prefer bash scripts, the alternative method (which will set the ports correctly) described here:
http://elastic-project.com/installing_and_running_elastic
hero member
Activity: 756
Merit: 502
Testnet 0.8.0 is live.

Check out this (http://elastic-project.com/installing_and_running_elastic#updating_source_code_to_the_latest_version) to learn how to upgrade. New here is, that the elastic-pl-0.2.0 package has a new version. If not using Docker, this has to be updated via mvn! All infos are in the instruction.

Any ETA to Docker version?
full member
Activity: 154
Merit: 100
This is my way, this is my path.
Very good project and devs have my full support.

One of only a few good coins in 2016.
hero member
Activity: 742
Merit: 501
sr. member
Activity: 346
Merit: 250
Awesome work! Cant wait to see elastic realize its full potential.
hero member
Activity: 714
Merit: 510
Quiero mi bocadillo
Testnet 0.8.0 is live.

Check out this (http://elastic-project.com/installing_and_running_elastic#updating_source_code_to_the_latest_version) to learn how to upgrade. New here is, that the elastic-pl-0.2.0 package has a new version. If not using Docker, this has to be updated via mvn! All infos are in the instruction.

Congratulations EK, good job
full member
Activity: 168
Merit: 100
Testnet 0.8.0 is live.

Check out this (http://elastic-project.com/installing_and_running_elastic#updating_source_code_to_the_latest_version) to learn how to upgrade. New here is, that the elastic-pl-0.2.0 package has a new version. If not using Docker, this has to be updated via mvn! All infos are in the instruction.

Works perfectly on macOS
legendary
Activity: 1260
Merit: 1168
Testnet 0.8.0 is live.

Check out this (http://elastic-project.com/installing_and_running_elastic#updating_source_code_to_the_latest_version) to learn how to upgrade. New here is, that the elastic-pl-0.2.0 package has a new version. If not using Docker, this has to be updated via mvn! All infos are in the instruction.
Jump to: