SaaSHub helps you find the best software and product alternatives Learn more →
Top 8 Jinja Raspberry Pi Projects
-
Project mention: Project Nomad – Knowledge That Never Goes Offline | news.ycombinator.com | 2026-03-22
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Project mention: Can Intel finally beat ARM on performance per Watt? | news.ycombinator.com | 2026-08-08
Nice and organised work!
My only reservation wrt the core of it is that it tests the cpus on a matrix operations task, and power efficiency in this case refers specifically to doing matrix operations. This is fine if that's the kind of task one wants to optimise for, but it does not necessarily translate to general energy efficiency for a broader spectrum of tasks that most people may do most of the time.
And thus, if one wants to optimise for matrix operations, wouldn't it make sense to use apple's accelerate framework instead of blis/openblas (I think you used blis?)? I compiled hpl to use accelerate [0] on my m1 max (macbook), and ran it with settings almost identical to the original m1 max settings [1]. I get 422 Gflops vs 264 Gflops in m1 max mac studio (docker) [2]. My average draw (using a wall power meter, but not interfaced with computer to keep a log, just me looking at it) is around 55-57W (probably less because it peaked at 57W but the last half was getting around 52W). With the most conservative estimate of 57W, this gave a 7.4 Gflops/W which is second place, just below the m4 mac mini in the benchmark table. The m1 max in the original did 4 Gflops/W (at 66W).
So tbh I do not really trust the conclusion of the benchmark page, except if I miss sth. It is quite nice, organised work anyhow.
[0] https://github.com/tycho/hpl/blob/master/setup/Make.MacOSX_A...
[1] I just fixed the p:q ratio, which was prob not really meant to be 1:10 there, I assume, also judging from the settings in the other tests. I put p=2,q=4. Also I was unable to put more than 8 processes in total.
[2] The original m1 max benchmark: https://github.com/geerlingguy/top500-benchmark/issues/4
-
raspberry-gateway
Simple yet powerful home gateway environment with Pi-Hole +Unbound, VPN, Torrent client and Internet monitoring, all managed by Portainer.
-
-
ansible-pihole-cluster
☄️ The easiest way to bootstrap a robust Pi-hole v6 Highly Available cluster using Ansible with Keepalived for failover management, Nebula Sync for nodes synchronization, and Unbound as a recursive DNS server for higher privacy.
Step-by-step guide to prepare two Linux hosts, then use Ansible to deploy a highly available Pi-hole pair with keepalived (VRRP) and a Virtual IP, plus config sync and validation - powered by my open-source playbook: ansible-pihole-cluster
-
-
-
Jinja Raspberry Pi discussion
Jinja Raspberry Pi related posts
-
Can Intel finally beat ARM on performance per Watt?
-
NIST was 5 μs off UTC after last week's power cut
-
Precision Clock Mk IV
-
Ask HN: ARM workstations for homelab CPU based AI Inference testing?
-
Installing hotspot installer on Windows
-
Everything I've learned building the fastest Arm desktop
-
What are you going to do the day wi-fi/data shuts off?
-
A note from our sponsor - SaaSHub
www.saashub.com | 13 Aug 2026
Index
What are some of the best open-source Raspberry Pi projects in Jinja? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | iiab | 1,922 |
| 2 | top500-benchmark | 398 |
| 3 | raspberry-gateway | 174 |
| 4 | k8s-cluster-installation | 116 |
| 5 | ansible-pihole-cluster | 39 |
| 6 | cluster-k8s-rpi | 10 |
| 7 | ritsu-pi | 5 |
| 8 | ansible-gitserver | 4 |