https://github.com/niklasf/hetzner-stockfish-auction
Find the most efficient auction prices for Stockfish analysis on Hetzner
https://github.com/niklasf/hetzner-stockfish-auction
Last synced: 10 days ago
JSON representation
Find the most efficient auction prices for Stockfish analysis on Hetzner
- Host: GitHub
- URL: https://github.com/niklasf/hetzner-stockfish-auction
- Owner: niklasf
- License: other
- Created: 2026-03-12T18:46:06.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2026-06-22T17:47:08.000Z (28 days ago)
- Last Synced: 2026-06-22T19:25:00.688Z (28 days ago)
- Language: Python
- Size: 342 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING.txt
Awesome Lists containing this project
README
# hetzner-stockfish-auction
Find the most efficient auction prices for Stockfish analysis on
[Hetzner Server Auctions](https://www.hetzner.com/sb/).
Optimized for Stockfish 18 nodes/second per € at n-1 threads.
Real measurements, but otherwise heavily vibe coded.
## Usage
```bash
make update # fetch live auction data
make # print results
```
Example output (best results last):
```
234756 nps/€ | 76.16 € | AMD Ryzen 7 7700 | 2x RAM 32768 MB DDR5 | 2x SSD M.2 NVMe 1 TB | NIC 1 Gbit - Intel i225-LM | IPv4 | iNIC | NVME | SSD | INIC
248298 nps/€ | 138.04 € | AMD EPYC 7502P | 4x RAM 32768 MB DDR4 ECC reg. | 1x SSD U.2 NVMe 960 GB Datacenter | 1x SSD U.2 NVMe 3,84 TB Datacenter | NIC 1 Gbit - Intel I350 | IPv4 | ECC | iNIC | DC | NVME | SSD | +3.84TB | DC | NVME | SSD | ECC | INIC
```
Does not include the cost of an IPv4 address.
## License
CC0