EPISODE · Jul 1, 2014 · 1H 2M
Episode 7
from The Biggest Problem in the Universe · host The Biggest Problem in the Universe
Episode 7 Transcript courtesy of Megan Pennock Armchair Psychologists 7305 The Movie Frozen 1480 The Resolution Race 767 Shy People / Introverts -2058 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; }); }); If you want to be enraged by self-described intellects who can’t deign to spend their precious energy on you, here’s “Dr. Carmella’s” guide to understanding introverted people: And here’s the interesting article from LiveScience.com about how introverts treat humans like inanimate objects: The introvert’s brain treats interactions with people the same way it treats encounters with other, non-human information, such as inanimate objects… Source And here’s the source for the 3D TV being dead clip from France 24 International News. Photo credit: Werwin15 / Flickr
NOW PLAYING
Episode 7
No transcript for this episode yet
Similar Episodes
Mar 26, 2026 ·1m
Mar 19, 2026 ·34m
Feb 18, 2026 ·11m
Feb 11, 2026 ·45m