EPISODE · Aug 25, 2015 · 1H 17M
Episode 67
from The Biggest Problem in the Universe · host The Biggest Problem in the Universe
Episode 67 Transcript courtesy of Laurie Foster Self-Defeating Thoughts 3384 Cheating 2165 Too Long Shorts -1182 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; }); }); Cheating can be a problem, but the biggest cheating you can do is to yourself with self-defeating thoughts. Buy tickets to my new life-coaching seminar. Also, too long of a shorts. I’m also teaching a seminar on indefinite articles. Special thanks to Harry’s for sponsoring this episode. Use the promo code “BIGGESTPROBLEM” (or just click on the link) for $5 off your first purchase. We didn’t get a chance to talk about it in this episode, but listener William Riding sent this in: (Click for larger image) Thumbnail Shorts – https://www.flickr.com/photos/bestfor/2366699632 Thanks to James Gàrlánd for the intro problems. Sources: Psychology Today – An article that’s so poorly-written that I almost didn’t link to it. But there are still a few nuggets of useful insight within. TheBolde.com – Self-defeating thoughts you have when you’re single
NOW PLAYING
Episode 67
No transcript for this episode yet
Similar Episodes
Mar 26, 2026 ·1m
Mar 19, 2026 ·34m
Feb 18, 2026 ·11m
Feb 11, 2026 ·45m