28 September 2008

adric: books icon (c) 2004 adric.net (Default)
cat >> fix_economy.rb && ruby -w fix_economy.rb

investment_banks.find_all do |bank| bank.has_requested_federal_bailout_money?
  bank.ceo.set_salary($FEDERAL_MINIMUM_WAGE_SALARY) 
    unless bank.ceo.already_in_prison? or bank.ceo.dead?
  FBI.investigate(bank)
  FBI.investigate(bank.ceo)
end

while Congress.dads_wallet_open?
  set_price(:unleaded_gasoline, 2.00)
  ship_goods_to(:gas, :here)
  sack(:Congress)
end

appraisers.find_all do |liar| liars.committed_fraud?
  FBI.investigate(liar)
end

mortgage_holders.find_all do |signer| signer.lied?
  signer.get_home.foreclose!
  signer.moves_in_with(:mom)
end

government = executive_branch + legislative_branch
government.each do |officeholder|
  sack(officeholder)
end

p 'Problem solved. Please return to economic and political norms.'  

Profile

adric: books icon (c) 2004 adric.net (Default)
adric

November 2025

S M T W T F S
      1
2345678
9101112131415
16171819202122
23242526 2728 29
30      

Links

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated 21 May 2026 06:37 am
Powered by Dreamwidth Studios