dumpsterfire
Ever wanted to torture your CPU by generating every image possible?
Well, now you can! This thing is worse than mining Bitcoin, since there's no GPU acceleration and your disk space gets filled too. But at least you have every image in existance on your computer.
Installation
See the wiki for more details.
Kagero
- Add my Orochi repository
- Install it, e.g. with Kagero:
- Stable:
kagero install dumpsterfire
- Master:
kagero install dumpsterfire-git
(Rust and Cargo needed)
- Stable:
Pacman
WIP.
DNF
WIP.
APT
WIP.
Compiling from source
- Clone the repo:
git clone https://github.com/Stridsvagn69420/dumpsterfire
and enter it - Compile it with
cargo build --release
- Copy the executable whereever you want it to with
cp target/release/dumpsrerfire[.exe] <YOUR_CUSTOM_PATH>
- Clean up the folder by running
rm -r target
if you prefer
Usage
WIP.