You must log in or # to comment.
Wait was minority report a documentary from the future?
Nah, this could be a simple SQL statement with the right data source.
SELECT v.ssn, TRUE AS terrorist FROM citizens v INNER JOIN voting_history h ON v.ssn = h.ssn WHERE h.party_affiliation = 'Democrat';Using ‘v’ to alias the citizens table was an interesting choice…
You could say that the fascists in charge have a vendetta against humanity itself.
Don’t forget filtering location to gun ranges!
This way they can continue to say “he was known to the FBI” after each mass shooting.


