this post was submitted on 04 Jun 2024
29 points (100.0% liked)

Science

13115 readers
24 users here now

Subscribe to see new publications and popular science coverage of current research on your homepage


founded 5 years ago
MODERATORS
 

BOINC is a platform for volunteer computing. Scientists at universities around the world use it to process computationally intensive datasets (sky surveys, protein folding, etc) for FREE using the computers of volunteers. Volunteers get to contribute to cutting-edge research and put their hardware to good use. This is a major upgrade and improves packaging for Linux users. Relevant lemmy community !boinc@sopuli.xyz

cross-posted from: https://sopuli.xyz/post/13369741

cross-posted from: https://sopuli.xyz/post/13369735

Release Notes: https://github.com/BOINC/boinc/wiki/Client-release-notes#changes-in-802

Download page: https://boinc.berkeley.edu/download.php

Report issues: https://github.com/BOINC/boinc/issues/new/choose

This is a major release that introduced a new type of applications called 'Sporadic applications'.

Details are described here: https://github.com/BOINC/boinc/wiki/Sporadic-Applications

For Android users this release should be also available soon on F-Droid: https://f-droid.org/en/packages/edu.berkeley.boinc/

For Linux users on Debian, Ubuntu, Fedora and openSUSE, currently this release is in 'alpha' channel. Soon will be available in 'stable' channel as well.

Installation instructions: https://boinc.berkeley.edu/linux_install.php

top 5 comments
sorted by: hot top controversial new old
[–] Beryl@lemmy.world 7 points 4 months ago* (last edited 4 months ago) (2 children)

Do people really run BOINC on Android ?

[–] makeasnek@lemmy.ml 6 points 4 months ago* (last edited 4 months ago)

Yeah. Some can be setup pretty well for it. It's more efficient compute-per-watt than any desktop or laptop computer. Just take caution w the battery, obviously. I wouldn't suggest running it on any android unless the battery is removable or you're ready to sacrifice that device to BOINC.

[–] B0rax@feddit.de 3 points 4 months ago

Makes a good hand warmer in winter I guess.

[–] mypasswordis1234@lemmy.world 3 points 4 months ago (1 children)

How does it work? How does it help people?

[–] Beryl@lemmy.world 6 points 4 months ago* (last edited 4 months ago)

It works by using the processing power of your device (it can utilize both GPU and CPU) to run scientific calculations when you're not using it. It can detect if you're using the device or not and use its processing power accordingly, and you can customize what fraction of your device it can use and when. You can also decide what scientific endeavors (astronomical surveys, protein folding, etc.) are allowed to use your compute power.

That makes BOINC a great way to heat a room in winter provided you're not annoyed by the eventual fan noises (or if you're not in the room), since the energy used will also help scientific research at no extra cost for you. This also means that depending on your settings, it can melt a mobile device battery in no time.