<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://jakatak69.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Rudes</id>
	<title>The Cooking with Jack Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://jakatak69.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Rudes"/>
	<link rel="alternate" type="text/html" href="https://jakatak69.com/index.php/Special:Contributions/Rudes"/>
	<updated>2026-04-19T08:09:28Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://jakatak69.com/index.php?title=CWJKI:Guide&amp;diff=1710</id>
		<title>CWJKI:Guide</title>
		<link rel="alternate" type="text/html" href="https://jakatak69.com/index.php?title=CWJKI:Guide&amp;diff=1710"/>
		<updated>2025-11-23T23:21:41Z</updated>

		<summary type="html">&lt;p&gt;Rudes: Removed the lolcowgo section as it no longer exists&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A simple set of information to follow when editing the CWJki.&lt;br /&gt;
&lt;br /&gt;
For any further assistance than this, join the Aunt Myrna's Parlour Discord server, and ask in the #wiki-wiki channel.&lt;br /&gt;
&lt;br /&gt;
==Guidelines==&lt;br /&gt;
===Before you start===&lt;br /&gt;
* Check if the article you want to write isn't already made.&lt;br /&gt;
* Take a quick look at [https://en.wikipedia.org/wiki/Help:Wikitext how to use Wikitext].&lt;br /&gt;
* When editing an article, look for any comments within its code that say if you shouldn't be adding something. Comments are hidden like this:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;!-- Hello! --&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Text formatting===&lt;br /&gt;
* Use '''bold text''' when first mentioning an article's subject.&lt;br /&gt;
* Use ''cursive text'' when referring to a YouTube channel.&lt;br /&gt;
* Use &amp;quot;quotation marks&amp;quot; when referring to a specific video or other piece of media.&lt;br /&gt;
&lt;br /&gt;
===Date format===&lt;br /&gt;
Similarly to the CWCki, using the European date format is encouraged, as in:&lt;br /&gt;
&lt;br /&gt;
''D/DD Month Year (Examples: 9 February 2007, 17 June 2018)''&lt;br /&gt;
&lt;br /&gt;
Not only is this less confusing for international viewers than numerical dating (DD/MM/YY or MM/DD/YY), but it also saves us one whole byte of server space everytime we skip the comma usually used in American dating! Wow!&lt;br /&gt;
&lt;br /&gt;
Use American spellings otherwise.&lt;br /&gt;
&lt;br /&gt;
===Jokes===&lt;br /&gt;
To make the wiki easier to read for newcomers, try to minimize the use of [[Jackisms]] and jokes in articles. Yeah, Jack is fat, and you may mock him for being fat ''occasionally'', but don't overload every section of an article with jokes about how Jack is fat. And don't be edgy either. Keep it encyclopedic, with a little humor in between.&lt;br /&gt;
&lt;br /&gt;
==General tips==&lt;br /&gt;
===Archiving===&lt;br /&gt;
Come across an interesting source, such as a controversial YouTube clip or information, made by Jack or his peers? '''''Archive it!''''' Jack is notorious for going '''''DFE''''' (&amp;quot;'''D'''elete '''F'''ucking '''E'''verything&amp;quot;) for his &amp;quot;controversial&amp;quot; clips, anything he deems as being taken over by &amp;quot;haters&amp;quot; (such as his Whisk page when it got raided by trolls) or simply proven slightly wrong (such as Facebook statuses or comments) to preserve his fragile ego. Always take screenshots or archive webpages. The main archival tools are the [https://web.archive.org Wayback Machine] and [https://archive.today Archive Today].&lt;br /&gt;
&lt;br /&gt;
===Kiwi Farms===&lt;br /&gt;
The wiki's server host has some weird behavior, blocking certain mentions of the Kiwi Farms. First, ensure you are using the &amp;quot;.st&amp;quot; domain instead of the &amp;quot;.net&amp;quot; one (Should be easy since the latter is no longer active). Second, thanks to JavaScript magic, you can use &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[[Kiwi Farms]]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; to redirect people to the Farms' section on the wiki, despite the redirect page technically not existing as the host also blocks it.&lt;br /&gt;
&lt;br /&gt;
===Spell-checking===&lt;br /&gt;
Remember to check your edits for misspellings and any formatting errors before submitting. ChatGPT can work to spell-check and clean up code, however be wary of any obvious signs of AIslop usage, like an obnoxious usage of em-dashes and hallucinations.&lt;br /&gt;
&lt;br /&gt;
==Editing tips==&lt;br /&gt;
===Using references===&lt;br /&gt;
Always reference! Use a healthy amount of references in articles. For now, we don't require any special labelling for references, just a link. To add a reference to an article, use the following code:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;ref&amp;gt;Link goes here!&amp;lt;/ref&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you want to reference one link multiple times, you can add a name tag to the reference:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;ref name=&amp;quot;TESTING&amp;quot;&amp;gt;Link goes here!&amp;lt;/ref&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To cite that reference later in the article, here's what the code would look like:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;ref name=&amp;quot;TESTING&amp;quot;/&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To add a &amp;quot;References&amp;quot; section at the end of an article, use the following code:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;==References==&lt;br /&gt;
{{reflist}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Embedding videos===&lt;br /&gt;
Honestly just read the [https://mediawiki.org/wiki/Extension:EmbedVideo_(fork) EmbedVideo documentation] for now.&lt;br /&gt;
&lt;br /&gt;
===Character age===&lt;br /&gt;
To write someone's birthday and age in an infobox or somewhere else:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;{{Birth date and age|YYYY|MM|DD}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To only calculate someone's age:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;{{age|YYYY|MM|DDD}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Linebreaks===&lt;br /&gt;
On long pages, add this piece of code at the end of any section where you don't want infoboxes or images to bleed onto the next section:&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;br clear=all&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Article labels===&lt;br /&gt;
To mark an article as a stub, add this at the '''top''' of an article:&lt;br /&gt;
&amp;lt;pre&amp;gt;{{Stub}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
To mark an article as an ongoing event, add this at the '''top''' of an article:&lt;br /&gt;
&amp;lt;pre&amp;gt;{{Ongoing}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
To clear up a common misconception on a subject, use the Jack-U label at the relevant section:&lt;br /&gt;
&amp;lt;pre&amp;gt;{{Lesson|Hey, X is not true. Y, actually.}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
To add a list of to-dos of an article, add this either on top of the article, or right after any relevant section:&lt;br /&gt;
&amp;lt;pre&amp;gt;{{Agenda|&lt;br /&gt;
* A&lt;br /&gt;
* B&lt;br /&gt;
* C}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Adding quotes===&lt;br /&gt;
{{quote|This is a quote.|A bloke being quoted.}}&lt;br /&gt;
You can add a (humorous) quote to an article like so:&lt;br /&gt;
&amp;lt;pre&amp;gt;{{quote|This is a quote.|A bloke being quoted.}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Infoboxes===&lt;br /&gt;
{{infobox&lt;br /&gt;
|title = Jack Fatfani&lt;br /&gt;
|image = [[File:Jack dog shirt.jpg|250px]]&lt;br /&gt;
|caption = Image caption! Jack being really fat.&lt;br /&gt;
|header1 = Header on row 1&lt;br /&gt;
|label1 = Label 1&lt;br /&gt;
|data1  = Data 1&lt;br /&gt;
|label2 = Label 2&lt;br /&gt;
|data2  = Data 2A&amp;lt;br&amp;gt;Data 2B&amp;lt;br&amp;gt;Data 2C&lt;br /&gt;
|header3 = Header on row 3&lt;br /&gt;
|label3 = Label 3&lt;br /&gt;
|data3 = Data 3&lt;br /&gt;
|}}&lt;br /&gt;
We use a simple infobox format for now. Mind the picture size; leave it as is.&lt;br /&gt;
&amp;lt;pre&amp;gt;{{infobox&lt;br /&gt;
|title = Jack Fatfani&lt;br /&gt;
|image = [[File:Jack dog shirt.jpg|250px]]&lt;br /&gt;
|caption = Image caption! Jack being really fat.&lt;br /&gt;
|header1 = Header on row 1&lt;br /&gt;
|label1 = Label 1&lt;br /&gt;
|data1  = Data 1&lt;br /&gt;
|label2 = Label 2&lt;br /&gt;
|data2  = Data 2A&amp;lt;br&amp;gt;Data 2B&amp;lt;br&amp;gt;Data 2C&lt;br /&gt;
|header3 = Header on row 3&lt;br /&gt;
|label3 = Label 3&lt;br /&gt;
|data3 = Data 3&lt;br /&gt;
|}}&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rudes</name></author>
	</entry>
	<entry>
		<id>https://jakatak69.com/index.php?title=Jack_and_sexuality&amp;diff=1709</id>
		<title>Jack and sexuality</title>
		<link rel="alternate" type="text/html" href="https://jakatak69.com/index.php?title=Jack_and_sexuality&amp;diff=1709"/>
		<updated>2025-11-23T21:51:20Z</updated>

		<summary type="html">&lt;p&gt;Rudes: /* Jack's view */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
The ''Cooking With Jack Show'' has a weirdly sexual vibe, with Jack moaning with his eyes closed and stuffing his mouth often while eating on camera. Jack seems to derive great pleasure from being seen stuffing his face with meat in particular on his show. Outside of food however, Jack seems to have little desire in actual intercourse, and rarely, if ever, mentions it.&lt;br /&gt;
&lt;br /&gt;
==Jack's view==&lt;br /&gt;
In an early episode of ''[[F as in Frank]]'', Jack states that he believes sexuality to be a choice, which has famously been proven wrong. Jack believes that he has simply chosen to be straight.&amp;lt;ref&amp;gt;https://www.youtube.com/watch?v=hdVaXElbqI8&amp;amp;t=209s&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Heterosexuality==&lt;br /&gt;
It is an undeniable fact that Jack had engaged in intercourse with women at least twice; once with ex-wife Karen to create [[Garrett Scalfani|Garrett]], and once with [[Tammy Scalfani|Tammy]] to create [[Jack Scalfani II|Junior]].&lt;br /&gt;
&lt;br /&gt;
Jack also gets weirdly giddy while on the subject of Junior and [[Brianna Scalfani|Brianna]] having sex (A weird thing to discuss in itself), with him happily declaring that they had &amp;quot;pulled the goalies like a year ago&amp;quot;.&amp;lt;ref&amp;gt;https://www.youtube.com/watch?v=e-Odh8YZYeU&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Homosexuality==&lt;br /&gt;
There is an unmistakably homo-erotic overtone that pervades much of Jack's content. From the obsession with meat and shoving it into his mouth, to his mystifying ability to circularize his lips, to the frigid relationship he has with his wife: Jack frequently appears to display repressed homosexual desires. Now, that itself is not interesting, what is interesting is that Jack will insist he is far too Christian to be tainted by such ill-borne desires, as he would put it. In various ''Jack on the Go'' videos, he appears to get ''real'' close to [[Paul Dillon|Paul]] and other male guests, showing much more emotion and happiness that he ever does while hanging out with his own wife.&lt;br /&gt;
&lt;br /&gt;
==Gastrosexuality==&lt;br /&gt;
[[File:Grill smooch.jpg|thumb|A prime example of Jack's gastrosexuality on display: this picture of him smooching a grill while giving the camera fuck-me eyes. This is proudly displayed on the Z-Grills website, by the way.&amp;lt;ref&amp;gt;https://www.zgrills.com/pages/ambassador-jack-scalfani&amp;lt;/ref&amp;gt;]]&lt;br /&gt;
Gastrosexuality is a term used by detractors to describe Jack's tendency to exhibit near-sexual pleasure from eating. He rolls back his eyes on a few occasions, moans several times after taking a bite, and generally displays an overtly “horny” attitude towards food.&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Jack and...]]&lt;/div&gt;</summary>
		<author><name>Rudes</name></author>
	</entry>
	<entry>
		<id>https://jakatak69.com/index.php?title=Myrna&amp;diff=1708</id>
		<title>Myrna</title>
		<link rel="alternate" type="text/html" href="https://jakatak69.com/index.php?title=Myrna&amp;diff=1708"/>
		<updated>2025-11-23T21:39:43Z</updated>

		<summary type="html">&lt;p&gt;Rudes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{quote|Do you know what time it is? It's time for Aunt Myrna's recipes!|Aunt Myrna, opening an intro to the &amp;quot;Aunt Myrna's Recipe&amp;quot; series.}}&lt;br /&gt;
{{infobox&lt;br /&gt;
|title = Myrna Adkins Smith&lt;br /&gt;
|image = [[File:Aunt Myrna.png|250px]]&lt;br /&gt;
|caption = Aunt Myrna during her infamous intro.&lt;br /&gt;
|label1 = Born&lt;br /&gt;
|data1  = June 1939&amp;lt;br&amp;gt;(age {{Age|1939|6|1}})&lt;br /&gt;
|label2 = Residence&lt;br /&gt;
|data2  = 5425 Cruce Road, Adamsville AL (former)&amp;lt;br&amp;gt;12848 Edgewood Dr, McCalla AL (former)&lt;br /&gt;
|label3 = Aliases&lt;br /&gt;
|data3  = Aunt Myrna&lt;br /&gt;
|label4 = Spouse&lt;br /&gt;
|data4  = Robert Louis Smith† (1959-2013)&amp;lt;ref name=&amp;quot;RobertObituary&amp;quot;&amp;gt;https://www.cmgfh.com/obituaries/Robert-Louis-Smith?obId=17824575&amp;lt;/ref&amp;gt;&lt;br /&gt;
|label5 = Relatives&lt;br /&gt;
|data5  = James Smith&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
'''Myrna Adkins Smith''' (born June 1939-),&amp;lt;ref&amp;gt;https://radaris.com/~Myrna-Smith/1068930080&amp;lt;/ref&amp;gt; commonly known as &amp;quot;'''Aunt Myrna''',&amp;quot; is a character reportedly related to [[Jack Scalfani]]. According to Jack, she is the creator of the infamous &amp;quot;Party Cheese Salad&amp;quot;, which has gained a reputation for its questionable ingredients and unusual preparation techniques, with many people claiming to have tasted it at various parties, events, and as part of &amp;quot;dares.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Aunt Myrna is mentioned many times throughout 2010-2012, however has only made one physical appearance on the show, when Jack flew down to Alabama to make banana pudding with her.&lt;br /&gt;
&lt;br /&gt;
==Aunt Myrna's Recipes==&lt;br /&gt;
[[File:Myrna-jack.png|thumb|Aunt Myrna and Jack making banana pudding. This is Myrna's only appearance on camera besides her intro.]]&lt;br /&gt;
From October 2010 to January 2012, Jack posted a series showcasing Myrna's recipes. Seven recipes were shared:&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Recipe Name !! Date Shared !! Link&lt;br /&gt;
|-&lt;br /&gt;
| Mississippi Mud Pie || 29 October 2010 || [https://youtu.be/zgYHGLG2_9U View]&lt;br /&gt;
|-&lt;br /&gt;
| Strings &amp;amp; Pegs || 17 December 2010 || [https://youtu.be/K5VNfVONybc View]&lt;br /&gt;
|-&lt;br /&gt;
| Cheesecake Squares || 4 March 2011 || [https://youtu.be/NSxfNFEyDLE View]&lt;br /&gt;
|-&lt;br /&gt;
| 5 Minute Fudge || 1 April 2011 || [https://youtu.be/JIxroQCpwPA View]&lt;br /&gt;
|-&lt;br /&gt;
| Banana Pudding || 24 October 2011 || [https://youtu.be/qQRNOVu05fc View]&lt;br /&gt;
|-&lt;br /&gt;
| Cole Slaw || 20 January 2012 || [https://youtu.be/2s9QvStB3oU View]&lt;br /&gt;
|-&lt;br /&gt;
| Party Cheese Salad || 27 January 2012 || [https://youtu.be/Qf_W7As6xbk View]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Party Cheese Salad===&lt;br /&gt;
The Party Cheese Salad is one of Jack's most infamous recipes and videos. According to Jack, the recipe calls for lemon Jell-O, crushed pineapples, cream cheese, green bell pepper, pimento, celery, Cool Whip, nuts, and shredded American cheese, and it is typically served in a large communal bowl at gatherings. The recipe's origins are unknown, but it is said to be Aunt Myrna's mother's recipe. Another possibility is that Aunt Myrna got the recipe from an early twentieth-century cookbook of aspic recipes. Despite its disreputable reputation, the Party Cheese Salad has developed a cult following, with many people making it as a joke or dare for their friends and family.&lt;br /&gt;
&lt;br /&gt;
==Personal life==&lt;br /&gt;
From available information, Myrna attended Ensley High School in Birmingham, Alabama from 1953-1957.&amp;lt;ref&amp;gt;https://www.idcrawl.com/myrna-adkins-smith/alabama&amp;lt;/ref&amp;gt; She married Robert Louis Smith in 1959, who has since died on 5 November 2013.&amp;lt;ref name=&amp;quot;RobertObituary&amp;quot;/&amp;gt; Myrna sold her house seen in the banana pudding video to a Greg Knight on 13 May 2015.&amp;lt;ref&amp;gt;https://www.realtyhop.com/building/5425-cruce-road-adamsville-al-35005#past-sales&amp;lt;/ref&amp;gt; Myrna's next house was then sold on 20 May 2020, with her current residence being unknown.&amp;lt;ref&amp;gt;https://www.zillow.com/homedetails/12848-Edgewood-Dr-Mc-Calla-AL-35111/89735649_zpid&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Aunt Myrna remains an enigmatic and mysterious figure in the Scalfaniverse, having not been mentioned since the end of the &amp;quot;Aunt Myrna's Recipes&amp;quot; series, with an exception in 2015 when Jack mentioned her tip for making venison during a video.&amp;lt;ref&amp;gt;https://youtu.be/MS7a58fN74c?t=83&amp;lt;/ref&amp;gt; On a 6 January 2024 livestream, Jack stated he doesn't see Myrna anymore, and Tammy revealed that Myrna was &amp;quot;not doing well&amp;quot;.&amp;lt;ref&amp;gt;https://www.youtube.com/live/a7FGNacLlLs?feature=share&amp;amp;t=938&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
[[Category:People]]&lt;/div&gt;</summary>
		<author><name>Rudes</name></author>
	</entry>
	<entry>
		<id>https://jakatak69.com/index.php?title=Paul_Dillon&amp;diff=1553</id>
		<title>Paul Dillon</title>
		<link rel="alternate" type="text/html" href="https://jakatak69.com/index.php?title=Paul_Dillon&amp;diff=1553"/>
		<updated>2025-06-28T04:45:53Z</updated>

		<summary type="html">&lt;p&gt;Rudes: /* Life */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Stub}}&lt;br /&gt;
&lt;br /&gt;
{{infobox&lt;br /&gt;
|title = Paul Aaron Dillon&lt;br /&gt;
|image = [[File:Paul Dillon.png|250px]]&lt;br /&gt;
|caption = Paul in a 2024 ''F as in Frank'' video.&lt;br /&gt;
|label1 = Born&lt;br /&gt;
|data1  = {{Birth date and age|1976|05|27}}&lt;br /&gt;
|label2 = Residence&lt;br /&gt;
|data2  = 2013 Cheyenne Court, Chapel Hill TN&lt;br /&gt;
|}}&lt;br /&gt;
'''Paul Aaron Dillon'''&amp;lt;ref&amp;gt;https://unmask.com/Paul-Dillon/TN-Chapel_Hill/6bafda13-a4b8-4f3a-e36b-6ee208d4c4da/&amp;lt;/ref&amp;gt; is a friend of [[Jack Scalfani]], the co-creator of [[Überstink]], and owner of Tennessee private investigation company The Dillon Agency.&lt;br /&gt;
&lt;br /&gt;
== Life ==&lt;br /&gt;
Paul was born on May 22, 1976. Not much is known about his life, but what is known is his longtime association with Jack. He created the website Überstink, a place where Jack and Paul would '''harass''' managers and CEOs on your behalf if you had a problem with them, and record it for your viewing pleasure. He said, after all, '''it is your video blog.''' For example, Paul had an issue with Ford Motors, so after failing to get in touch with customer support, he tracked down the CEO of Ford and harassed him, and said “come Monday morning, the problem was resolved”. It is unknown if any Überstink busts were actually recorded.&lt;br /&gt;
&lt;br /&gt;
=== After Überstink ===&lt;br /&gt;
After Überstink, Paul moved onto with private investigation company, The Dillon Agency. It is unknown if any investigations have occurred with such agency, but it’s safe to assume there haven’t been any. Paul still appears on F as in Frank from time to time.&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:People]]&lt;/div&gt;</summary>
		<author><name>Rudes</name></author>
	</entry>
	<entry>
		<id>https://jakatak69.com/index.php?title=YouTube_channels&amp;diff=1552</id>
		<title>YouTube channels</title>
		<link rel="alternate" type="text/html" href="https://jakatak69.com/index.php?title=YouTube_channels&amp;diff=1552"/>
		<updated>2025-06-28T02:49:50Z</updated>

		<summary type="html">&lt;p&gt;Rudes: Updated all profile pictures and edited beginning of page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Stub}}&lt;br /&gt;
A comprehensive list of all of Jack's YouTube channels. These are all the attempts Jack has made to become famous on YouTube, however none of them have ever succeeded. (Jack will tell you otherwise.) As of 2025 most of his channels all usually utilize AI in the profile pictures, scripts and descriptions.&lt;br /&gt;
&lt;br /&gt;
==Cooking with Jack Show==&lt;br /&gt;
{{infobox&lt;br /&gt;
|title = Cooking With Jack Show&lt;br /&gt;
|image = [[File:AICookingWithStrokeProfilePicture.jpeg|250px]]&lt;br /&gt;
|header1 = [https://www.youtube.com/@cookingwithjackshow Link]&lt;br /&gt;
|label1 = Created&lt;br /&gt;
|data1  = {{Birth date and age|2006|07|26}}&lt;br /&gt;
|label2 = Status&lt;br /&gt;
|data2  = Active&lt;br /&gt;
|label3 = Channel IDs&lt;br /&gt;
|data3  = jakatak69&amp;lt;br&amp;gt;@cookingwithjackshow&lt;br /&gt;
|label4 = Intro music&lt;br /&gt;
|data4  = Custom track by Glenn Scott Lacey&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
'''The Cooking With Jack Show''' is Jack's main YouTube channel and his primary dumping ground for content. Jack presents this as his magnum opus; showing off horrifying creations that could kill any viewer dumb enough to try these recipes.&lt;br /&gt;
&lt;br /&gt;
On the channel, Jack cooks such fantastic recipes like the ever-so-infamous [[Myrna#Party Cheese Salad|&amp;quot;Party Cheese Salad&amp;quot;]] and the horrifying [https://youtu.be/IchzyDuIa3M &amp;quot;Wet Brine Chicken&amp;quot;]. The channel started off with simple tutorials like [https://youtu.be/AJJ-iQkbRNE &amp;quot;How to Cut a Pineapple&amp;quot;] or [https://youtu.be/R1FfZiiK-I4 &amp;quot;Cut onion without crying&amp;quot;], which then devolved into heart stopping dishes like his [https://youtu.be/PsryXOZDY0s &amp;quot;Mushroom Cheeseburger Casserole&amp;quot;], which has more calories than what a normal human needs in a day or two, made about '''65''' days after he left the hospital for his [[fifth stroke]]. He also makes recipes that usually consist of raw chicken as “pink as a highlighter”, a massive about of cheese, and a disturbing amount of meat, melted all down into a dish that he calls “perfect”.&lt;br /&gt;
&lt;br /&gt;
He also makes multiple series like the famous Lazy Man’s Recipes, where Jack either dumbs down simple recipes, makes a fancy dish less fancy, or makes a dish completely different from the original dish, as seen in his [https://youtu.be/ok4cM6WTA5E &amp;quot;Lazy Man’s Lasagna&amp;quot;] video (really just a baked ziti). Jack then has Playing With Your Food, where Jack analyzes the contents of chain fare food, surprisingly not devouring it through his maw.&lt;br /&gt;
&lt;br /&gt;
Since the [[Notable critics#Dox hoax|AugustTheDuck doxxing incident]], his botched [[Sunday Evening Coffee|''Sunday Evening Coffee'' interview]], his approval for the genocide of Palestinians, and his 5th stroke, Jack’s reputation on YouTube has suffered greatly. While he never had a good rep to begin with for his hideous dishes, his terrible actions have made it suffer even more. After all of this occurred, the channel slowly devolved into AI generated slop; series like his Chili Month were entirely generated and scripted with the use of AI. His intro, once a proud preview of his completely botched career, now simply a slideshow of AI generated images and Bitmojis representing Jack’s fat self.&lt;br /&gt;
&lt;br /&gt;
Jack also considers himself a “celebrity”, and he also tried to [https://youtu.be/5mffOKBpNKg get in contact with the Food Network] to pitch his show, which went about as well as you would expect.&lt;br /&gt;
&lt;br /&gt;
===Format===&lt;br /&gt;
The format of a normal ''Cooking with Jack Show'' video has changed multiple times over the years, however retains the same basic qualities;&lt;br /&gt;
&lt;br /&gt;
* Intro clip. For much of the channel's history, the channel intro was Jack goofing around in the kitchen in some way; as of 2025, the intro is simply a slideshow, complete with AI-generated pictures and voiceover.&lt;br /&gt;
* Jack then first appears in his kitchen, explaining what he is cooking today, then proceeding to ramble on about whatever the recipe is related to him.&lt;br /&gt;
* Jack then lists and lays out the ingredients, which are quite usually chicken, meat and an ungodly amount of cheese.&lt;br /&gt;
* Jack then will proceed to cook the ingredients together, without using any vegetables, seasonings, or even pepper, mainly using salt as his seasoning.&lt;br /&gt;
* Jack then finishes cooking and shows the final product, which is usually raw chicken, cheese soup or whatever else his ruined brain could think of.&lt;br /&gt;
* Jack then tries it, usually faking his reactions, infamously shown in the Party Cheese Salad video.&lt;br /&gt;
&lt;br /&gt;
==Jack On The Go Show==&lt;br /&gt;
{{infobox&lt;br /&gt;
|title = Jack On The Go Show&lt;br /&gt;
|image = [[File:JackOnTheGoBitmojiProfilePicture.jpeg|250px]]&lt;br /&gt;
|header1 = [https://www.youtube.com/@jackonthego Link]&lt;br /&gt;
|label1 = Created&lt;br /&gt;
|data1  = {{Birth date and age|2009|09|16}}&lt;br /&gt;
|label2 = Status&lt;br /&gt;
|data2  = Active&lt;br /&gt;
|label3 = Channel IDs&lt;br /&gt;
|data3  = @jackonthego&lt;br /&gt;
|label4 = Intro music&lt;br /&gt;
|data4  = [https://youtu.be/2kSN6kfCGtY Nazarol - Cheerful Monkeys]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
'''Jack on the Go''' is Jack's secondary restaurant review channel. Created three years after the main channel, while the ''Cooking with Jack Show'' is what Jack presents as his magnum opus, ''Jack on the Go'' is more what he ''wants'' to be doing; indulging in large amounts of already-prepared food while being able to write it off as a business expense. Jack has supplied the channel with steady content for several years, despite its videos never getting nearly the same amount of views as his main has.&lt;br /&gt;
&lt;br /&gt;
Jack also boasts about his regular, &amp;quot;famous&amp;quot; Food Wars (or, as he sometimes likes to write it, Food '''WARS'''), in which he pits various restaurants of the same type against each other to find the best one. That was the idea, anyway; eventually Jack started blurting out the word &amp;quot;WAR&amp;quot; during just about any ''JoTG'' video. He has also attempted to get &amp;quot;FOOD WARS&amp;quot;, &amp;quot;PIZZA WARS&amp;quot; and &amp;quot;TACO WARS&amp;quot; trademarked, however, this was rejected as &amp;quot;the applicant failed to respond or filed a late response to an Office action.&amp;quot;&amp;lt;ref&amp;gt;https://tmsearch.uspto.gov/bin/showfield?f=doc&amp;amp;state=4803:u1gwiw.4.2&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;https://tmsearch.uspto.gov/bin/showfield?f=doc&amp;amp;state=4803:u1gwiw.5.2&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;https://tmsearch.uspto.gov/bin/showfield?f=doc&amp;amp;state=4803:u1gwiw.2.2&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The channel currently has a schedule of one video every Wednesday.&lt;br /&gt;
&lt;br /&gt;
===Format===&lt;br /&gt;
The format of a typical ''Jack on the Go'' video has largely remained unchanged over the years.&lt;br /&gt;
&lt;br /&gt;
* Jack first appears, either in his car or at the destination's parking lot, describing where he is headed to. While he originally brought a crew of people to eat with, this mostly stopped as he moved to Tennessee. In recent years, Tammy has usually been the only one to join Jack on his adventures, largely because he [[Jack and health#Strokes|cannot drive on his own anymore]].&lt;br /&gt;
* Jack enters the restaurant and starts commenting on various aspects within it. He usually films the cashiers and customers at this point, much to their dismay.&lt;br /&gt;
* Jack and/or Tammy read off the menu while pondering what they want to eat. This usually takes a few minutes as Jack tries to negotiate with Tammy to order as much food as possible.&lt;br /&gt;
* The camera cuts to Jack as he comments on the food's appearance or smell. He then enjoys his meal with exaggerated reactions and sounds.&lt;br /&gt;
* Jack, Tammy, and anyone else joining them give their first impressions of the food. Tammy mostly echoes Jack's opinion.&lt;br /&gt;
* The video cuts to Jack, either outside the restaurant or inside his house, giving his final thoughts on the experience. In most cases, he gives the place a rating, using an A-to-F &amp;quot;report card&amp;quot; format.&lt;br /&gt;
&lt;br /&gt;
===Analysis===&lt;br /&gt;
In recent years, following the move to Tennessee, Jack has mostly focused on reviewing nationwide chains and insignificant strip mall Tex-Mex locations. Criticism towards the latter has clearly frustrated Jack, as he opens [https://youtu.be/us3D5XIu678 &amp;quot;El Ray Azteca, Gallatin, TN&amp;quot;] with a wall of text calling out his viewers' supposed hypocrisy, claiming that they previously complained that he wasn't reviewing enough Mexican restaurants before.&lt;br /&gt;
&lt;br /&gt;
For a more in-depth analysis of Jack's review criteria, see [[Jack and reviews]].&lt;br /&gt;
&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==TechTime==&lt;br /&gt;
{{infobox&lt;br /&gt;
|title = TechTime with Jack&lt;br /&gt;
|image = [[File:StrokeTimeWithJackProfilePicture.jpeg|250px]]&lt;br /&gt;
|header1 = [https://www.youtube.com/@techtimewithjack Link]&lt;br /&gt;
|label1 = Created&lt;br /&gt;
|data1  = {{Birth date and age|2017|09|16}}&lt;br /&gt;
|label2 = Status&lt;br /&gt;
|data2  = Active&lt;br /&gt;
|label3 = Channel IDs&lt;br /&gt;
|data3  = @techtimewithjack&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
'''''TechTime''''', also referred to as '''''TechTime with Jack''''', is Jack's secondary tech review channel. As far as Jack using his online presence to avoid taxes goes, this channel is the most blatant example, however uploads have slowed down in recent years.&lt;br /&gt;
&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==EYE TO EYE==&lt;br /&gt;
{{infobox&lt;br /&gt;
|title = EYE TO EYE&lt;br /&gt;
|image = [[File:BibleThump!EyeToEyeProfilePicture.jpeg|250px]]&lt;br /&gt;
|header1 = [https://www.youtube.com/@EYETOEYE316 Link]&lt;br /&gt;
|label1 = Created&lt;br /&gt;
|data1  = {{Birth date and age|2018|10|31}}&lt;br /&gt;
|label2 = Status&lt;br /&gt;
|data2  = Active&lt;br /&gt;
|label3 = Channel IDs&lt;br /&gt;
|data3  = @EYETOEYE316&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
'''''EYE TO EYE''''' is Jack's secondary religion discussion channel. In this channel, Jack discussed various topics within Christianity, either with Launchpoint Church pastor Jim Kubic, or later with trucker Darrell. Since 2025, Jack has introduced a rotating cast of &amp;quot;men&amp;quot; onto the show, like guitar enthusiast Joe Butler, and whoever &amp;quot;Greg&amp;quot; is.&lt;br /&gt;
&lt;br /&gt;
Somewhere around October 2023, Jack removed ''EYE TO EYE'' from his Linktree;&amp;lt;ref&amp;gt;https://discord.com/channels/957778017277595689/957782549189496872/1166709554336235572&amp;lt;/ref&amp;gt; however uploads resumed on August 2024.&amp;lt;ref&amp;gt;https://www.youtube.com/watch?v=iptDkDh1CAg&amp;lt;/ref&amp;gt;&lt;br /&gt;
===Gallery===&lt;br /&gt;
&amp;lt;gallery mode=packed heights=150px&amp;gt;&lt;br /&gt;
File:Eye 2 Eye T-shirt.jpg|This T-shirt design was initially believed to be official Jack merchandise. However, it turned out to be a hoax by Foodjacks.&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==F as in Frank==&lt;br /&gt;
{{infobox&lt;br /&gt;
|title = F as in Frank&lt;br /&gt;
|image = [[File:FAsInFatProfilePicture.jpeg|250px]]&lt;br /&gt;
|header1 = [https://www.youtube.com/fasinfrank2012 Link]&lt;br /&gt;
|label1 = Created&lt;br /&gt;
|data1  = {{Birth date and age|2012|03|04}}&lt;br /&gt;
|label2 = Status&lt;br /&gt;
|data2  = Active&lt;br /&gt;
|label3 = Channel IDs&lt;br /&gt;
|data3  = @fasinfrank2012&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
'''''F as in Frank''''' is Jack's secondary podcasting channel. In this channel, Jack discusses random topics with either his brother [[Charles Scalfani|Charles]] or other random guests.&lt;br /&gt;
&lt;br /&gt;
Since late 2024, the channel has become the dumping ground for &amp;quot;WHAT'S TRENDING&amp;quot; streams, in which Jack talks insane [[Jack and politics|politics]] with his family friend [[Assorted guests#James Smith|Jimmy]], and &amp;quot;LET ME EXPLAIN&amp;quot; streams, which are more true to the channel's original premise with Charles yapping.&lt;br /&gt;
&lt;br /&gt;
===Gallery===&lt;br /&gt;
&amp;lt;gallery mode=packed heights=150px&amp;gt;&lt;br /&gt;
FasinFrank logo old.webp|An older version of the channel icon, used pre-2022 revival.&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==LettersFromJack==&lt;br /&gt;
{{infobox&lt;br /&gt;
|title = LettersFromJack&lt;br /&gt;
|image = [[File:LettersFromJack2024.jpg|250px]]&lt;br /&gt;
|header1 = [https://www.youtube.com/@LettersFromJack Link]&lt;br /&gt;
|label1 = Created&lt;br /&gt;
|data1  = {{Birth date and age|2012|04|20}}&lt;br /&gt;
|label2 = Status&lt;br /&gt;
|data2  = Active&lt;br /&gt;
|label3 = Channel IDs&lt;br /&gt;
|data3  = @LettersFromJack&lt;br /&gt;
|label4 = Intro music&lt;br /&gt;
|data4  = [https://youtu.be/2PfEh-o1VHs The Great North Sound Society - Two Little Bums]&lt;br /&gt;
}}&lt;br /&gt;
'''''LettersFromJack''''' is one of Jack's secondary channels. In this channel, Jack bitches about various corporations that ticked him off from a myriad of reasons, including sending him diapers, removing large soda cups and apps not working.&lt;br /&gt;
&lt;br /&gt;
The channel previously saw its last upload on 12 February 2013. Jack teased a return to the channel in early 2024, but ultimately decided against it on 2 March, as he wanted his content to &amp;quot;stay positive&amp;quot;.&amp;lt;ref&amp;gt;https://www.youtube.com/live/i2UK4SAtmg8?feature=share&amp;amp;t=1470&amp;lt;/ref&amp;gt; On 23 September 2024, a significantly more bitter Jack officially revived the channel.&amp;lt;ref&amp;gt;https://www.youtube.com/watch?v=qyVy5cZv3Qs&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Gallery===&lt;br /&gt;
&amp;lt;gallery mode=packed heights=150px&amp;gt;&lt;br /&gt;
LettersFromJack logo.jpg|An older version of the channel icon, used pre-2024 revival.&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Jack Scalfani (Vlogs &amp;amp; Cookies)==&lt;br /&gt;
{{infobox&lt;br /&gt;
|title = Jack Scalfani&lt;br /&gt;
|image = [[File:JackScalfani logo.jpg|250px]]&lt;br /&gt;
|header1 = [https://www.youtube.com/@JackScalfani Link]&lt;br /&gt;
|label1 = Created&lt;br /&gt;
|data1  = {{Birth date and age|2013|05|16}}&lt;br /&gt;
|label2 = Status&lt;br /&gt;
|data2  = Dormant&lt;br /&gt;
|label3 = Channel IDs&lt;br /&gt;
|data3  = @JackScalfani&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
'''''Jack Scalfani''''', also referred to as '''''Vlogs &amp;amp; Cookies''''', was Jack's short-lived personal vlogging channel. In this channel, Jack discussed his life and random topics, and also briefly held gaming livestreams throughout 2016-2017.&lt;br /&gt;
&lt;br /&gt;
The channel saw its last upload on 6 March 2017, and has since been removed from the [[Cooking with Jack (Youtube series)|''Cooking with Jack Show'']]'s featured channels list. Despite Jack abandoning the channel, it has continued to receive strange activity, in the form of profile picture changes and odd scheduled livestreams, likely due to Jack not realizing he is not logged into the ''Cooking With Jack Show'' channel.&lt;br /&gt;
&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Fish Hook==&lt;br /&gt;
{{infobox&lt;br /&gt;
|title = Fish Hook&lt;br /&gt;
|image = [[File:FishHook logo.jpg|250px]]&lt;br /&gt;
|header1 = [https://www.youtube.com/@FishHook19 Link]&lt;br /&gt;
|label1 = Created&lt;br /&gt;
|data1  = {{Birth date and age|2019|01|26}}&lt;br /&gt;
|label2 = Status&lt;br /&gt;
|data2  = Dormant&lt;br /&gt;
|label3 = Channel IDs&lt;br /&gt;
|data3  = @FishHook19&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
'''''Fish Hook''''' was Jack's secondary seafood-oriented channel, collaborating together with [[Assorted guests|Charles Caputo]] (Not to be confused with [[Charles Scalfani|Jack's brother Charles]]).&lt;br /&gt;
&lt;br /&gt;
Jack ultimately left the channel under a year after its creation, with speculation suggesting he disagreed with Charles over opening up the comment section. The channel saw its last upload on 5 March 2021.&amp;lt;ref&amp;gt;https://youtu.be/5qHGJuEL2b0&amp;lt;/ref&amp;gt; Charles briefly brought back the channel on 13 June 2023,&amp;lt;ref&amp;gt;https://youtu.be/ofjEmCllIeg&amp;lt;/ref&amp;gt; but it was quickly abandoned again in midst of a Canada trip series on October.&amp;lt;ref&amp;gt;https://youtu.be/wE8Bj_h800E&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Notable videos===&lt;br /&gt;
* [https://youtu.be/Jml38FcnQOg &amp;quot;HAPPY 4TH OF JULY 2019!!&amp;quot;] included two brief shots of Jack's waddling on full display.&lt;br /&gt;
&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Cooking with Jack, too!==&lt;br /&gt;
{{infobox&lt;br /&gt;
|title = Cooking With Jack, Too!&lt;br /&gt;
|image = [[File:CWJ2 logo.jpg|250px]]&lt;br /&gt;
|header1 = [https://www.youtube.com/@CookingWithJack2 Link]&lt;br /&gt;
|label1 = Created&lt;br /&gt;
|data1  = {{Birth date and age|2014|02|14}}&lt;br /&gt;
|label2 = Status&lt;br /&gt;
|data2  = Dormant&lt;br /&gt;
|label3 = Channel IDs&lt;br /&gt;
|data3  = @CookingWithJack2&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
'''''Cooking With Jack, Too!''''' was one of Jack's secondary channels. It was a novel concept; send a video of yourself cooking to Jack, and he'll upload it on this channel and reap all the ad revenue for himself. At least you got paid in exposure!&lt;br /&gt;
&lt;br /&gt;
Enough people fell for this scheme for the channel to receive 11 videos before it was discontinued. The last upload was made on 14 December 2014.&amp;lt;ref&amp;gt;https://youtu.be/GnUUfiuDQs4&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;/div&gt;</summary>
		<author><name>Rudes</name></author>
	</entry>
	<entry>
		<id>https://jakatak69.com/index.php?title=File:FAsInFatProfilePicture.jpeg&amp;diff=1551</id>
		<title>File:FAsInFatProfilePicture.jpeg</title>
		<link rel="alternate" type="text/html" href="https://jakatak69.com/index.php?title=File:FAsInFatProfilePicture.jpeg&amp;diff=1551"/>
		<updated>2025-06-28T02:45:04Z</updated>

		<summary type="html">&lt;p&gt;Rudes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Rudes</name></author>
	</entry>
	<entry>
		<id>https://jakatak69.com/index.php?title=File:BibleThump!EyeToEyeProfilePicture.jpeg&amp;diff=1550</id>
		<title>File:BibleThump!EyeToEyeProfilePicture.jpeg</title>
		<link rel="alternate" type="text/html" href="https://jakatak69.com/index.php?title=File:BibleThump!EyeToEyeProfilePicture.jpeg&amp;diff=1550"/>
		<updated>2025-06-28T02:43:16Z</updated>

		<summary type="html">&lt;p&gt;Rudes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Rudes</name></author>
	</entry>
	<entry>
		<id>https://jakatak69.com/index.php?title=File:StrokeTimeWithJackProfilePicture.jpeg&amp;diff=1549</id>
		<title>File:StrokeTimeWithJackProfilePicture.jpeg</title>
		<link rel="alternate" type="text/html" href="https://jakatak69.com/index.php?title=File:StrokeTimeWithJackProfilePicture.jpeg&amp;diff=1549"/>
		<updated>2025-06-28T02:41:35Z</updated>

		<summary type="html">&lt;p&gt;Rudes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Rudes</name></author>
	</entry>
	<entry>
		<id>https://jakatak69.com/index.php?title=File:JackOnTheGoBitmojiProfilePicture.jpeg&amp;diff=1548</id>
		<title>File:JackOnTheGoBitmojiProfilePicture.jpeg</title>
		<link rel="alternate" type="text/html" href="https://jakatak69.com/index.php?title=File:JackOnTheGoBitmojiProfilePicture.jpeg&amp;diff=1548"/>
		<updated>2025-06-28T02:39:59Z</updated>

		<summary type="html">&lt;p&gt;Rudes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Rudes</name></author>
	</entry>
	<entry>
		<id>https://jakatak69.com/index.php?title=File:AICookingWithStrokeProfilePicture.jpeg&amp;diff=1547</id>
		<title>File:AICookingWithStrokeProfilePicture.jpeg</title>
		<link rel="alternate" type="text/html" href="https://jakatak69.com/index.php?title=File:AICookingWithStrokeProfilePicture.jpeg&amp;diff=1547"/>
		<updated>2025-06-28T02:36:05Z</updated>

		<summary type="html">&lt;p&gt;Rudes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Rudes</name></author>
	</entry>
	<entry>
		<id>https://jakatak69.com/index.php?title=YouTube_channels&amp;diff=1333</id>
		<title>YouTube channels</title>
		<link rel="alternate" type="text/html" href="https://jakatak69.com/index.php?title=YouTube_channels&amp;diff=1333"/>
		<updated>2025-03-23T12:49:35Z</updated>

		<summary type="html">&lt;p&gt;Rudes: /* Cooking with Jack Show */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Stub}}&lt;br /&gt;
A comprehensive list of all of Jack's YouTube channels.&lt;br /&gt;
&lt;br /&gt;
==Cooking with Jack Show==&lt;br /&gt;
{{infobox&lt;br /&gt;
|title = Cooking With Jack Show&lt;br /&gt;
|image = [[File:Cooking with Jack Show logo.jpeg|250px]]&lt;br /&gt;
|header1 = [https://www.youtube.com/@cookingwithjackshow Link]&lt;br /&gt;
|label1 = Created&lt;br /&gt;
|data1  = {{Birth date and age|2006|07|26}}&lt;br /&gt;
|label2 = Status&lt;br /&gt;
|data2  = Active&lt;br /&gt;
|label3 = Channel IDs&lt;br /&gt;
|data3  = jakatak69&amp;lt;br&amp;gt;@cookingwithjackshow&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
'''Cooking With Jack Show''' is Jack's main YouTube channel and his primary dumping ground for content. Jack presents this as his magnum opus; showing off horrifying creations that could kill any viewer dumb enough to try these recipes. On the channel Jack cooks such fantastic recipes like the ever-so-infamous '''Party Cheese Salad''' and the horrifying '''Wet Brine Chicken'''. The channel started off with simple tutorials like '''How to Cut a Pineapple''' or '''How to Cut an Onion Without Crying''', which then devolved into heart stopping dishes like his '''Cheeseburger Casserole''', which has more calories than what a normal human needs in a day or two, made about '''65''' days after he left the hospital for his [[The strokes|5th stroke]]. He also makes recipes that usually consist of raw chicken as “pink as a highlighter”, a massive about of cheese, and a disturbing amount of meat, melted all down into a dish that he calls “perfect”.&lt;br /&gt;
&lt;br /&gt;
He also makes multiple series like the famous '''Lazy Man’s Recipe''', where Jack either dumbs down simple recipes, makes a fancy dish less fancy or makes a dish completely different from the original dish, as seen in his '''Lazy Man’s Lasagna''' video. Jack then has '''Playing With Your Food''', where Jack analyzes the contents of chain fare food, surprisingly not devouring it through his maw.&lt;br /&gt;
&lt;br /&gt;
Since the [[Notable critics|AugustTheDuck doxxing incident]], his botched [[Sunday Evening Coffee|Sunday Evening Coffee interview]], his approval for the genocide of Palestinians, and his 5th stroke, Jack’s reputation on YouTube has suffered greatly. While he didn’t have a good rep to begin with for his hideous dishes, his terrible actions have made it suffer even more. After all of this occurred, the channel slowly devolved into AI generated slop; series like his '''Chili Month''' were entirely generated and scripted with the use of AI, his intro, once a proud preview of his completely botched career, now simply a slideshow of AI generated images and bitmojis representing Jack’s fat self.&lt;br /&gt;
&lt;br /&gt;
Jack also considers himself a “celebrity”, and he also tried to get in contact with the Food Network to pitch his show, which went about as well as you’d expect.&lt;br /&gt;
&lt;br /&gt;
=== Format ===&lt;br /&gt;
The format of a normal ''Cooking with Jack Show'' video has changed multiple times over the years, however retains the same basic qualities;&lt;br /&gt;
&lt;br /&gt;
* AI generated intro.&lt;br /&gt;
* Jack then first appears in his kitchen, explaining what he is cooking today, then proceeding to ramble on about whatever the recipe is related to him.&lt;br /&gt;
* Jack then lists and lays out the ingredients, which are quite usually chicken, meat and an ungodly amount of cheese. In recent months Jack has heavily utilized AI for his recipes, showing he puts no care into his videos, and has even used AI in descriptions!&lt;br /&gt;
* Jack then will proceed to cook the ingredients together, without using any vegetables, seasonings, or even pepper, mainly using salt as his seasoning.&lt;br /&gt;
* Jack then finishes cooking and shows the final product, which is usually raw chicken, cheese soup or whatever else his ruined brain could think of.&lt;br /&gt;
* Jack then tries it, usually faking his reactions, infamously shown in the Party Cheese Salad video.&lt;br /&gt;
&lt;br /&gt;
==Jack On The Go Show==&lt;br /&gt;
{{infobox&lt;br /&gt;
|title = Jack On The Go Show&lt;br /&gt;
|image = [[File:Jack on the Go logo.jpeg|250px]]&lt;br /&gt;
|header1 = [https://www.youtube.com/@jackonthego Link]&lt;br /&gt;
|label1 = Created&lt;br /&gt;
|data1  = {{Birth date and age|2009|09|16}}&lt;br /&gt;
|label2 = Status&lt;br /&gt;
|data2  = Active&lt;br /&gt;
|label3 = Channel IDs&lt;br /&gt;
|data3  = @jackonthego&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
'''Jack on the Go''' is Jack's secondary restaurant review channel. Created three years after the main channel, while the ''Cooking with Jack Show'' is what Jack presents as his magnum opus, ''Jack on the Go'' is more what he ''wants'' to be doing; indulging in large amounts of already-prepared food while being able to write it off as a business expense. Jack has supplied the channel with steady content for several years, despite its videos never getting nearly the same amount of views as his main has.&lt;br /&gt;
&lt;br /&gt;
Jack also boasts about his regular, &amp;quot;famous&amp;quot; Food Wars (or, as he sometimes likes to write it, Food '''WARS'''), in which he pits various restaurants of the same type against each other to find the best one. That was the idea, anyway; eventually Jack started blurting out the word &amp;quot;WAR&amp;quot; during just about any ''JoTG'' video. He has also attempted to get &amp;quot;FOOD WARS&amp;quot;, &amp;quot;PIZZA WARS&amp;quot; and &amp;quot;TACO WARS&amp;quot; trademarked, however, this was rejected as &amp;quot;the applicant failed to respond or filed a late response to an Office action.&amp;quot;&amp;lt;ref&amp;gt;https://tmsearch.uspto.gov/bin/showfield?f=doc&amp;amp;state=4803:u1gwiw.4.2&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;https://tmsearch.uspto.gov/bin/showfield?f=doc&amp;amp;state=4803:u1gwiw.5.2&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;https://tmsearch.uspto.gov/bin/showfield?f=doc&amp;amp;state=4803:u1gwiw.2.2&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The channel currently has a schedule of one video every Wednesday.&lt;br /&gt;
&lt;br /&gt;
===Format===&lt;br /&gt;
The format of a typical ''Jack on the Go'' video has largely remained unchanged over the years.&lt;br /&gt;
&lt;br /&gt;
* Jack first appears, either in his car or at the destination's parking lot, describing where he is headed to. While he originally brought a crew of people to eat with, this mostly stopped as he moved to Tennessee. In recent years, Tammy has usually been the only one to join Jack on his adventures, largely because he [[Jack and health#Strokes|cannot drive on his own anymore]].&lt;br /&gt;
* Jack enters the restaurant and starts commenting on various aspects within it. He usually films the cashiers and customers at this point, much to their dismay.&lt;br /&gt;
* Jack and/or Tammy read off the menu while pondering what they want to eat. This usually takes a few minutes as Jack tries to negotiate with Tammy to order as much food as possible.&lt;br /&gt;
* The camera cuts to Jack as he comments on the food's appearance or smell. He then enjoys his meal with exaggerated reactions and sounds.&lt;br /&gt;
* Jack, Tammy, and anyone else joining them give their first impressions of the food. Tammy mostly echoes Jack's opinion.&lt;br /&gt;
* The video cuts to Jack, either outside the restaurant or inside his house, giving his final thoughts on the experience. In most cases, he gives the place a rating, using an A+-to-F &amp;quot;report card&amp;quot; format.&lt;br /&gt;
&lt;br /&gt;
===Analysis===&lt;br /&gt;
In recent years, following the move to Tennessee, Jack has mostly focused on reviewing nationwide chains and insignificant strip mall Tex-Mex locations. Criticism towards the latter has clearly frustrated Jack, as he opens [https://youtu.be/us3D5XIu678 &amp;quot;El Ray Azteca, Gallatin, TN&amp;quot;] with a wall of text calling out his viewers' supposed hypocrisy, claiming that they previously complained that he wasn't reviewing enough Mexican restaurants before.&lt;br /&gt;
&lt;br /&gt;
For a more in-depth analysis of Jack's review criteria, see [[Jack and reviews]].&lt;br /&gt;
&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==TechTime==&lt;br /&gt;
{{infobox&lt;br /&gt;
|title = TechTime with Jack&lt;br /&gt;
|image = [[File:TechTime logo.jpg|250px]]&lt;br /&gt;
|header1 = [https://www.youtube.com/@techtimewithjack Link]&lt;br /&gt;
|label1 = Created&lt;br /&gt;
|data1  = {{Birth date and age|2017|09|16}}&lt;br /&gt;
|label2 = Status&lt;br /&gt;
|data2  = Active&lt;br /&gt;
|label3 = Channel IDs&lt;br /&gt;
|data3  = @techtimewithjack&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
'''''TechTime''''', also referred to as '''''TechTime with Jack''''', is Jack's secondary tech review channel.&lt;br /&gt;
&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==EYE TO EYE==&lt;br /&gt;
{{infobox&lt;br /&gt;
|title = EYE TO EYE&lt;br /&gt;
|image = [[File:E2E logo.jpg|250px]]&lt;br /&gt;
|header1 = [https://www.youtube.com/@EYETOEYE316 Link]&lt;br /&gt;
|label1 = Created&lt;br /&gt;
|data1  = {{Birth date and age|2018|10|31}}&lt;br /&gt;
|label2 = Status&lt;br /&gt;
|data2  = Active&lt;br /&gt;
|label3 = Channel IDs&lt;br /&gt;
|data3  = @EYETOEYE316&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
'''''EYE TO EYE''''' is Jack's secondary religion discussion channel. In this channel, Jack discussed various topics within Christianity, either with Launchpoint Church pastor Jim Kubic, or later with trucker Darrell.&lt;br /&gt;
&lt;br /&gt;
Somewhere around October 2023, Jack removed ''EYE TO EYE'' from his Linktree;&amp;lt;ref&amp;gt;https://discord.com/channels/957778017277595689/957782549189496872/1166709554336235572&amp;lt;/ref&amp;gt; however uploads resumed on August 2024.&amp;lt;ref&amp;gt;https://www.youtube.com/watch?v=iptDkDh1CAg&amp;lt;/ref&amp;gt;&lt;br /&gt;
===Gallery===&lt;br /&gt;
&amp;lt;gallery mode=packed heights=150px&amp;gt;&lt;br /&gt;
File:Eye 2 Eye T-shirt.jpg|This T-shirt design was initially believed to be official Jack merchandise. However, it turned out to be a hoax by Foodjacks.&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==F as in Frank==&lt;br /&gt;
{{infobox&lt;br /&gt;
|title = F as in Frank&lt;br /&gt;
|image = [[File:FasinFrank logo.jpg|250px]]&lt;br /&gt;
|header1 = [https://www.youtube.com/fasinfrank2012 Link]&lt;br /&gt;
|label1 = Created&lt;br /&gt;
|data1  = {{Birth date and age|2012|03|04}}&lt;br /&gt;
|label2 = Status&lt;br /&gt;
|data2  = Active&lt;br /&gt;
|label3 = Channel IDs&lt;br /&gt;
|data3  = @fasinfrank2012&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
'''''F as in Frank''''' is Jack's secondary podcasting channel. In this channel, Jack discusses random topics with either his brother [[Charles Scalfani|Charles]] or other random guests.&lt;br /&gt;
&lt;br /&gt;
===Gallery===&lt;br /&gt;
&amp;lt;gallery mode=packed heights=150px&amp;gt;&lt;br /&gt;
FasinFrank logo old.webp|An older version of the channel icon, used pre-2022 revival.&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==LettersFromJack==&lt;br /&gt;
{{infobox&lt;br /&gt;
|title = LettersFromJack&lt;br /&gt;
|image = [[File:LettersFromJack2024.jpg|250px]]&lt;br /&gt;
|header1 = [https://www.youtube.com/@LettersFromJack Link]&lt;br /&gt;
|label1 = Created&lt;br /&gt;
|data1  = {{Birth date and age|2012|04|20}}&lt;br /&gt;
|label2 = Status&lt;br /&gt;
|data2  = Active&lt;br /&gt;
|label3 = Channel IDs&lt;br /&gt;
|data3  = @LettersFromJack&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
'''''LettersFromJack''''' is one of Jack's secondary channels. In this channel, Jack bitches about various corporations that ticked him off from a myriad of reasons, including sending him diapers, removing large soda cups and apps not working.&lt;br /&gt;
&lt;br /&gt;
The channel previously saw its last upload on 12 February 2013. Jack teased a return to the channel in early 2024, but ultimately decided against it on 2 March, as he wanted his content to &amp;quot;stay positive&amp;quot;.&amp;lt;ref&amp;gt;https://www.youtube.com/live/i2UK4SAtmg8?feature=share&amp;amp;t=1470&amp;lt;/ref&amp;gt; On 23 September 2024, a significantly more bitter Jack officially revived the channel.&amp;lt;ref&amp;gt;https://www.youtube.com/watch?v=qyVy5cZv3Qs&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Gallery===&lt;br /&gt;
&amp;lt;gallery mode=packed heights=150px&amp;gt;&lt;br /&gt;
LettersFromJack logo.jpg|An older version of the channel icon, used pre-2024 revival.&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
&lt;br /&gt;
File:LettersFromJack logo.jpg&lt;br /&gt;
==Jack Scalfani (Vlogs &amp;amp; Cookies)==&lt;br /&gt;
{{infobox&lt;br /&gt;
|title = Jack Scalfani&lt;br /&gt;
|image = [[File:JackScalfani logo.jpg|250px]]&lt;br /&gt;
|header1 = [https://www.youtube.com/@JackScalfani Link]&lt;br /&gt;
|label1 = Created&lt;br /&gt;
|data1  = {{Birth date and age|2013|05|16}}&lt;br /&gt;
|label2 = Status&lt;br /&gt;
|data2  = Dormant&lt;br /&gt;
|label3 = Channel IDs&lt;br /&gt;
|data3  = @JackScalfani&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
'''''Jack Scalfani''''', also referred to as '''''Vlogs &amp;amp; Cookies''''', was Jack's short-lived personal vlogging channel. In this channel, Jack discussed his life and random topics, and also briefly held gaming livestreams throughout 2016-2017.&lt;br /&gt;
&lt;br /&gt;
The channel saw its last upload on 6 March 2017, and has since been removed from the [[Cooking with Jack (Youtube series)|''Cooking with Jack Show'']]'s featured channels list.&lt;br /&gt;
&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Fish Hook==&lt;br /&gt;
{{infobox&lt;br /&gt;
|title = Fish Hook&lt;br /&gt;
|image = [[File:FishHook logo.jpg|250px]]&lt;br /&gt;
|header1 = [https://www.youtube.com/@FishHook19 Link]&lt;br /&gt;
|label1 = Created&lt;br /&gt;
|data1  = {{Birth date and age|2019|01|26}}&lt;br /&gt;
|label2 = Status&lt;br /&gt;
|data2  = Dormant&lt;br /&gt;
|label3 = Channel IDs&lt;br /&gt;
|data3  = @FishHook19&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
'''''Fish Hook''''' was Jack's secondary seafood-oriented channel, collaborating together with [[Assorted guests|Charles Caputo]] (Not to be confused with [[Charles Scalfani|Jack's brother Charles]]).&lt;br /&gt;
&lt;br /&gt;
Jack ultimately left the channel under a year after its creation, with speculation suggesting he disagreed with Charles over opening up the comment section. The channel saw its last upload on 5 March 2021.&amp;lt;ref&amp;gt;https://youtu.be/5qHGJuEL2b0&amp;lt;/ref&amp;gt; Charles briefly brought back the channel on 13 June 2023,&amp;lt;ref&amp;gt;https://youtu.be/ofjEmCllIeg&amp;lt;/ref&amp;gt; but it was quickly abandoned again in midst of a Canada trip series on October.&amp;lt;ref&amp;gt;https://youtu.be/wE8Bj_h800E&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Notable videos===&lt;br /&gt;
* [https://youtu.be/Jml38FcnQOg &amp;quot;HAPPY 4TH OF JULY 2019!!&amp;quot;] included two brief shots of Jack's waddling on full display.&lt;br /&gt;
&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Cooking with Jack, too!==&lt;br /&gt;
{{infobox&lt;br /&gt;
|title = Cooking With Jack, Too!&lt;br /&gt;
|image = [[File:CWJ2 logo.jpg|250px]]&lt;br /&gt;
|header1 = [https://www.youtube.com/@CookingWithJack2 Link]&lt;br /&gt;
|label1 = Created&lt;br /&gt;
|data1  = {{Birth date and age|2014|02|14}}&lt;br /&gt;
|label2 = Status&lt;br /&gt;
|data2  = Dormant&lt;br /&gt;
|label3 = Channel IDs&lt;br /&gt;
|data3  = @CookingWithJack2&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
'''''Cooking With Jack, Too!''''' was one of Jack's secondary channels. It was a novel concept; send a video of yourself cooking to Jack, and he'll upload it on this channel and reap all the ad revenue for himself. At least you got paid in exposure!&lt;br /&gt;
&lt;br /&gt;
Enough people fell for this scheme for the channel to receive 11 videos before it was discontinued. The last upload was made on 14 December 2014.&amp;lt;ref&amp;gt;https://youtu.be/GnUUfiuDQs4&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;/div&gt;</summary>
		<author><name>Rudes</name></author>
	</entry>
</feed>