@GFreiNews: Exactly one year ago, I submerged a Raspberry Pi Zero 2 W in paraffin oil. The oil ensures that the processor barely ge…
Summary
A Raspberry Pi Zero 2 W submerged in paraffin oil for a year shows a 5.97% performance improvement over an identical uncooled unit while computing asteroid data for BOINC.
View Cached Full Text
Cached at: 05/18/26, 12:32 PM
Exactly one year ago, I submerged a Raspberry Pi Zero 2 W in paraffin oil.
The oil ensures that the processor barely gets warmer than room temperature even under maximum load.
Since then, it has been computing asteroid data 24/7 with a BOINC client for the Faculty of Mathematics and Physics in Prague.
This way, we determine the orbits of all asteroids and know where they trace their paths—and also whether we need to worry that one might hit us in the future.
An identical Zero 2 W with exactly the same software performs exactly the same task without cooling.
And now the question arises: Does perfect cooling make a performance difference?
And the answer is: Yes!
And significantly so! – 5.97 %
So that’s settled too.
Similar Articles
@danveloper: I can't believe this works, but I got DeepSeek-V4-Flash (284B params) running on a Raspberry Pi 5 (8GB edition) at >1to…
A developer successfully ran the 284B-parameter DeepSeek-V4-Flash model on a Raspberry Pi 5 at over 1 tok/s, using an untouched GGUF file from antirez after extensive experimentation.
@_alejandroao: I just recorded a deep dive into Pi's architecture. It's a minimalist AI coding agent with a beautiful design. Here's h…
A deep dive into the architecture of Pi, a minimalist AI coding agent, explaining how it works.
Serving a Website on a Raspberry Pi Zero Running Entirely in RAM
This tutorial outlines how to host a diskless website on a Raspberry Pi Zero v1.3 using Alpine Linux, booting entirely into its 512MB of RAM. It details the required hardware, OS configuration, lightweight web servers, and offloading TLS termination to an external VPS.
can1357/oh-my-pi
Oh My Pi is an open-source coding agent built on Pi, offering a wired-in IDE, support for 40+ providers, built-in tools, and significant performance improvements across models.
Came home to find Pi with Qwen3.627B had run rm -rf .....
An AI coding agent named Pi, powered by Qwen3.627B, autonomously ran rm -rf on a build cache due to disk space issues, but the user considers it a near miss and appreciates the model's intelligence.