Last active
December 18, 2015 03:38
-
-
Save CloudMarc/5719481 to your computer and use it in GitHub Desktop.
Crowd-sourced PAC to clean up corruption one congressperson at a time.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
while corruption.exist?(congress) do | |
congress_person = select_most_corrupt_congress_person() | |
while congress_person.still_in_office? | |
dirt = dig_up_dirt_on(congress_person) | |
if dirt.verify? | |
publicize(dirt) | |
end | |
end | |
end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Most of the operations are crowd-sourced
dirt = corruption, bribery, access, agenda, influence peddling, current net worth compared to net worth when first took office; sitting on committee while taking money from industry they oversee