ergoevil

This repository can be cloned via wget:

wget -rnp -nd -Ratom.xml -erobots=off 404.hjk.pw/s/ergoevil/

ergoevil uses the sacred art of numerology to proof, without a doubt, the evilness of things. The project consists of two binaries. evil maps the local Noosphere for objective semantics. ergo applies this map to any given concept to yield a proof of evilness.

Building ergoevil

make

Using ergoevil

tldr:

./evil && ./ergo fibson

You’ll have to use evil to create a database for lookup once. evil takes a total of three optional parameters:

evil evil.txt evil.db 10000

An example evil.txt is provided with the project, but you can easily create or adapt your own list of evil numbers. Each line starts with a number, followed by a space, followed by a justification on why that number is evil. You can not look up concepts which do not fit into the database, 10 000 is a reasonable size.

After creating the database, you can use ergo to look up anything. ergo accepts the same .txt and .db parameters as evil. Make sure the text file is identical to the one that created the database, or ergo will fail. Any other parameters are checked for evilness.

> ./ergo fibson
  f    i    b    s    o    n
  06 + 09 + 02 + 19 + 15 + 14  = 65

65 = 2020 - 1955 (the year Steve Jobs was born)
2020 is the year of the start of the COVID-19 pandemic.
Coincidence? I think not!

Files