EPISODE · Jul 7, 2015
Episode 60
from The Biggest Problem in the Universe · host The Biggest Problem in the Universe
Episode 60 Transcript courtesy of Laurie Foster Hiccups 1305 Horses -1574 Sharks -1658 French Bread -2681 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; }); }); Hate horses? Love glue? Then this is the episode you’ve been waiting for. Also, Dick’s hatred of sharks and phobia of normal bodily functions. Here’s some of the fan art we talked about this episode, courtesy of @daggersforteeth: And the money art: Here’s a brief recap of my awesome Sonic tutorial on Twitch: And here’s the UNFINISHED Mario tutorial I was working on the other night: Looking pretty good… not done yet though, so hold your horses. Special thanks to us. This episode is sponsored by our own bonus show, thanks for supporting us. Click here to check out Bonus Episode #9 Thumbnail by: Jack Tubbs Sources: LD Davis – Proof that some manufacturers still use animal-based glue. Good. Hope it’s horses Quora – Are dogs smarter than horses? Stupid explanation within. Washington Times – Horse slaughtering is back! Julia Child – The French Chef clip from this episode
NOW PLAYING
Episode 60
No transcript for this episode yet
Similar Episodes
Mar 26, 2026 ·1m
Mar 19, 2026 ·34m
Feb 18, 2026 ·11m
Feb 11, 2026 ·45m