Another new project has been announced:
https://boinc.loda-lang.org/loda/
Summary: LODA is an assembly language, a computational model, and a distributed tool for mining programs. You can use it to generate and search programs that compute integer sequences from the On-Line Encyclopedia of Integer Sequences® (OEIS®). The goal of the project is to find new formulas and more efficient algorithms for a wide range of non-trivial integer sequences.
Note: LODA runs on Windows, Linux and macOS.
You need to have git installed. On Windows, please install Git for Windows https://gitforwindows.org/. On Ubuntu/Debian, you can install it using "sudo apt install git". On macOS, it is included in homebrew https://brew.sh/.
Edit: Also, make sure you change your preferences by ticking the box:
Code: Select all
Do you consent to exporting your data to BOINC statistics aggregation Web sites?
Edit #2: It looks like, if you are running WIndows earlier than Win 10, that you might have to also install "curl"...
see here: https://boinc.loda-lang.org/loda/forum_ ... postid=142
However, I'm running Win 7 and installing curl didn't help me to resolve the errors my hosts gets as each task fails after about 2-3 seconds

regards
Tim