EPISODE · Jul 15, 2014 · 1H 10M
Episode 9
from The Biggest Problem in the Universe · host The Biggest Problem in the Universe
Episode 9 Transcript courtesy of Megan Pennock Movie Ratings 3840 Shame Shaming 3463 Indignant Drivers 1406 Leaving Your Fly Open -1767 See All the Problems... jQuery(document).ready( function($) { console.log('test'); $('.voteup').click(function() { var problem_id = $(this).data("id"); console.log(problem_id); var data = { action: 'problem_vote_up', problem_id: problem_id, solution: false, }; var me = $(this); var ajaxurl = 'https://biggest.thedickshow.com/wp-admin/admin-ajax.php'; var ajaxurl = 'https://biggest.thedickshow.com/wp-content/plugins/big-list/vote_handler.php'; jQuery.post(ajaxurl, data, function(response) { console.log(response); obj = jQuery.parseJSON(response); console.log(obj); $('.votes-'+obj.problem_id).text(obj.votes); }); return false; }); $('.votedown').click(function() { var problem_id = $(this).data("id"); console.log(problem_id); var data = { action: 'problem_vote_down', problem_id: problem_id, solution: false, }; var me = $(this); var ajaxurl = 'https://biggest.thedickshow.com/wp-admin/admin-ajax.php'; var ajaxurl = 'https://biggest.thedickshow.com/wp-content/plugins/big-list/vote_handler.php'; jQuery.post(ajaxurl, data, function(response) { obj = jQuery.parseJSON(response); console.log(obj); $('.votes-'+obj.problem_id).text(obj.votes); }); return false; }); }); Maybe it’s time we all quit telling people how they should or shouldn’t live their lives. If you believe that everyone should be allowed to live their lives how they want, that includes letting people shame others. Shame can be a powerful force for good, as Kotaku points out in an article about a cosplayer who lost weight and is now happier because of it. And here’s one of many weepy screeds from Salon about the matter. And the oft-cited study about how fat people live longer, where everyone conveniently ignores the cause: more hospital visits.
NOW PLAYING
Episode 9
No transcript for this episode yet
Similar Episodes
Mar 26, 2026 ·1m
Mar 19, 2026 ·34m
Feb 18, 2026 ·11m
Feb 11, 2026 ·45m