<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.flerf.info/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=ICSpin</id>
	<title>Flerf Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.flerf.info/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=ICSpin"/>
	<link rel="alternate" type="text/html" href="https://www.flerf.info/index.php/Special:Contributions/ICSpin"/>
	<updated>2026-06-15T00:40:27Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://www.flerf.info/index.php?title=LudwigStrassennhaus&amp;diff=8061</id>
		<title>LudwigStrassennhaus</title>
		<link rel="alternate" type="text/html" href="https://www.flerf.info/index.php?title=LudwigStrassennhaus&amp;diff=8061"/>
		<updated>2026-05-23T00:01:13Z</updated>

		<summary type="html">&lt;p&gt;ICSpin: Added entry&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox&lt;br /&gt;
|realName=Ludwig Strassennhaus &lt;br /&gt;
|image=&lt;br /&gt;
|papa = [[Mark Sargent]]&lt;br /&gt;
|location=Toilet&lt;br /&gt;
|platform=YouTube&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
LudwigStrassennhaus is a baby flerf.  Loves Mark Sargent.  Plays Gematria.&lt;br /&gt;
&lt;br /&gt;
== Gematria ==&lt;br /&gt;
LudwigStrassennhaus means these things in Gematria:&lt;br /&gt;
* axel vasa saint semen of the asscrack&lt;br /&gt;
* seventy year old men&lt;br /&gt;
* milk anything with nipples&lt;br /&gt;
* my dick reincarnated inside your asshole&lt;br /&gt;
* Hello Illuminati I Love You&lt;/div&gt;</summary>
		<author><name>ICSpin</name></author>
	</entry>
	<entry>
		<id>https://www.flerf.info/index.php?title=MediaWiki:Common.css&amp;diff=7424</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://www.flerf.info/index.php?title=MediaWiki:Common.css&amp;diff=7424"/>
		<updated>2026-05-04T17:16:37Z</updated>

		<summary type="html">&lt;p&gt;ICSpin: Slightly larger pixel blocks and reduced blur&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* NSFW spoiler - chunky pixelated blocks until mouse moves over image */&lt;br /&gt;
.spoiler-img {&lt;br /&gt;
    display: table;&lt;br /&gt;
    overflow: hidden;&lt;br /&gt;
}&lt;br /&gt;
.spoiler-img img {&lt;br /&gt;
    filter: url(&amp;quot;data:image/svg+xml;utf8,&amp;lt;svg xmlns=&#039;http://www.w3.org/2000/svg&#039;&amp;gt;&amp;lt;filter id=&#039;pixelate&#039; x=&#039;0&#039; y=&#039;0&#039;&amp;gt;&amp;lt;feFlood x=&#039;4&#039; y=&#039;4&#039; height=&#039;2&#039; width=&#039;2&#039;/&amp;gt;&amp;lt;feComposite width=&#039;28&#039; height=&#039;28&#039;/&amp;gt;&amp;lt;feTile result=&#039;a&#039;/&amp;gt;&amp;lt;feComposite in=&#039;SourceGraphic&#039; in2=&#039;a&#039; operator=&#039;in&#039;/&amp;gt;&amp;lt;feMorphology operator=&#039;dilate&#039; radius=&#039;14&#039;/&amp;gt;&amp;lt;/filter&amp;gt;&amp;lt;/svg&amp;gt;#pixelate&amp;quot;) blur(2px);&lt;br /&gt;
    transition: filter 0.3s;&lt;br /&gt;
    cursor: pointer;&lt;br /&gt;
}&lt;br /&gt;
.spoiler-img.revealed img {&lt;br /&gt;
    filter: none;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>ICSpin</name></author>
	</entry>
	<entry>
		<id>https://www.flerf.info/index.php?title=MediaWiki:Common.css&amp;diff=7423</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://www.flerf.info/index.php?title=MediaWiki:Common.css&amp;diff=7423"/>
		<updated>2026-05-04T17:15:42Z</updated>

		<summary type="html">&lt;p&gt;ICSpin: Double pixel block size and add blur for softer chunky mosaic&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* NSFW spoiler - chunky pixelated blocks until mouse moves over image */&lt;br /&gt;
.spoiler-img {&lt;br /&gt;
    display: table;&lt;br /&gt;
    overflow: hidden;&lt;br /&gt;
}&lt;br /&gt;
.spoiler-img img {&lt;br /&gt;
    filter: url(&amp;quot;data:image/svg+xml;utf8,&amp;lt;svg xmlns=&#039;http://www.w3.org/2000/svg&#039;&amp;gt;&amp;lt;filter id=&#039;pixelate&#039; x=&#039;0&#039; y=&#039;0&#039;&amp;gt;&amp;lt;feFlood x=&#039;4&#039; y=&#039;4&#039; height=&#039;2&#039; width=&#039;2&#039;/&amp;gt;&amp;lt;feComposite width=&#039;20&#039; height=&#039;20&#039;/&amp;gt;&amp;lt;feTile result=&#039;a&#039;/&amp;gt;&amp;lt;feComposite in=&#039;SourceGraphic&#039; in2=&#039;a&#039; operator=&#039;in&#039;/&amp;gt;&amp;lt;feMorphology operator=&#039;dilate&#039; radius=&#039;10&#039;/&amp;gt;&amp;lt;/filter&amp;gt;&amp;lt;/svg&amp;gt;#pixelate&amp;quot;) blur(3px);&lt;br /&gt;
    transition: filter 0.3s;&lt;br /&gt;
    cursor: pointer;&lt;br /&gt;
}&lt;br /&gt;
.spoiler-img.revealed img {&lt;br /&gt;
    filter: none;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>ICSpin</name></author>
	</entry>
	<entry>
		<id>https://www.flerf.info/index.php?title=MediaWiki:Common.css&amp;diff=7422</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://www.flerf.info/index.php?title=MediaWiki:Common.css&amp;diff=7422"/>
		<updated>2026-05-04T17:13:58Z</updated>

		<summary type="html">&lt;p&gt;ICSpin: Switch from CSS blur to true pixelation via downscale + pixelated image-rendering&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* NSFW spoiler - pixelated until mouse moves over image */&lt;br /&gt;
.spoiler-img {&lt;br /&gt;
    display: table;&lt;br /&gt;
    overflow: hidden;&lt;br /&gt;
}&lt;br /&gt;
.spoiler-img img {&lt;br /&gt;
    filter: url(&amp;quot;data:image/svg+xml;utf8,&amp;lt;svg xmlns=&#039;http://www.w3.org/2000/svg&#039;&amp;gt;&amp;lt;filter id=&#039;pixelate&#039; x=&#039;0&#039; y=&#039;0&#039;&amp;gt;&amp;lt;feFlood x=&#039;4&#039; y=&#039;4&#039; height=&#039;2&#039; width=&#039;2&#039;/&amp;gt;&amp;lt;feComposite width=&#039;10&#039; height=&#039;10&#039;/&amp;gt;&amp;lt;feTile result=&#039;a&#039;/&amp;gt;&amp;lt;feComposite in=&#039;SourceGraphic&#039; in2=&#039;a&#039; operator=&#039;in&#039;/&amp;gt;&amp;lt;feMorphology operator=&#039;dilate&#039; radius=&#039;5&#039;/&amp;gt;&amp;lt;/filter&amp;gt;&amp;lt;/svg&amp;gt;#pixelate&amp;quot;);&lt;br /&gt;
    transition: filter 0.3s;&lt;br /&gt;
    cursor: pointer;&lt;br /&gt;
}&lt;br /&gt;
.spoiler-img.revealed img {&lt;br /&gt;
    filter: none;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>ICSpin</name></author>
	</entry>
	<entry>
		<id>https://www.flerf.info/index.php?title=MediaWiki:Common.css&amp;diff=7421</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://www.flerf.info/index.php?title=MediaWiki:Common.css&amp;diff=7421"/>
		<updated>2026-05-04T17:13:30Z</updated>

		<summary type="html">&lt;p&gt;ICSpin: Switch from CSS blur to true pixelation via downscale + pixelated image-rendering&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;.spoiler-img {&lt;br /&gt;
    display: table;&lt;br /&gt;
    overflow: hidden;&lt;br /&gt;
}&lt;br /&gt;
.spoiler-img img {&lt;br /&gt;
    image-rendering: pixelated;&lt;br /&gt;
    image-rendering: -moz-crisp-edges;&lt;br /&gt;
    transform: scale(0.05);&lt;br /&gt;
    transform-origin: top left;&lt;br /&gt;
    width: 2000% !important;&lt;br /&gt;
    height: 2000% !important;&lt;br /&gt;
    transition: transform 0.3s, width 0.3s, height 0.3s;&lt;br /&gt;
    cursor: pointer;&lt;br /&gt;
}&lt;br /&gt;
.spoiler-img.revealed img {&lt;br /&gt;
    transform: scale(1);&lt;br /&gt;
    width: auto !important;&lt;br /&gt;
    height: auto !important;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>ICSpin</name></author>
	</entry>
	<entry>
		<id>https://www.flerf.info/index.php?title=MediaWiki:Common.css&amp;diff=7420</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://www.flerf.info/index.php?title=MediaWiki:Common.css&amp;diff=7420"/>
		<updated>2026-05-04T17:11:48Z</updated>

		<summary type="html">&lt;p&gt;ICSpin: Tighten spoiler blur and clip bleed (overflow: hidden, smaller blur radius)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* NSFW spoiler - pixelated until mouse moves over image */&lt;br /&gt;
.spoiler-img {&lt;br /&gt;
    display: table;&lt;br /&gt;
    overflow: hidden;&lt;br /&gt;
}&lt;br /&gt;
.spoiler-img img {&lt;br /&gt;
    filter: blur(6px);&lt;br /&gt;
    transition: filter 0.3s;&lt;br /&gt;
    cursor: pointer;&lt;br /&gt;
}&lt;br /&gt;
.spoiler-img.revealed img {&lt;br /&gt;
    filter: none;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>ICSpin</name></author>
	</entry>
	<entry>
		<id>https://www.flerf.info/index.php?title=MediaWiki:Common.css&amp;diff=7419</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://www.flerf.info/index.php?title=MediaWiki:Common.css&amp;diff=7419"/>
		<updated>2026-05-04T17:11:24Z</updated>

		<summary type="html">&lt;p&gt;ICSpin: Tighten spoiler blur and clip bleed (overflow: hidden, smaller blur radius)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* NSFW spoiler - pixelated until mouse moves over image */&lt;br /&gt;
.spoiler-img {&lt;br /&gt;
    display: table;&lt;br /&gt;
    overflow: hidden;&lt;br /&gt;
}&lt;br /&gt;
.spoiler-img img {&lt;br /&gt;
    filter: blur(8px) contrast(1.5);&lt;br /&gt;
    transform: scale(0.1);&lt;br /&gt;
    transform-origin: center;&lt;br /&gt;
    image-rendering: pixelated;&lt;br /&gt;
    transition: filter 0.3s, transform 0.3s;&lt;br /&gt;
    cursor: pointer;&lt;br /&gt;
}&lt;br /&gt;
.spoiler-img.revealed img {&lt;br /&gt;
    filter: none;&lt;br /&gt;
    transform: scale(1);&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>ICSpin</name></author>
	</entry>
	<entry>
		<id>https://www.flerf.info/index.php?title=MediaWiki:Common.css&amp;diff=7418</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://www.flerf.info/index.php?title=MediaWiki:Common.css&amp;diff=7418"/>
		<updated>2026-05-04T17:10:52Z</updated>

		<summary type="html">&lt;p&gt;ICSpin: Tighten spoiler blur and clip bleed (overflow: hidden, smaller blur radius)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* NSFW spoiler - pixelated until mouse moves over image */&lt;br /&gt;
.spoiler-img {&lt;br /&gt;
    display: table;&lt;br /&gt;
    overflow: hidden;&lt;br /&gt;
    position: relative;&lt;br /&gt;
}&lt;br /&gt;
.spoiler-img img {&lt;br /&gt;
    filter: blur(3px) contrast(1.2) saturate(1.3);&lt;br /&gt;
    transition: filter 0.3s;&lt;br /&gt;
    cursor: pointer;&lt;br /&gt;
}&lt;br /&gt;
.spoiler-img.revealed img {&lt;br /&gt;
    filter: none;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>ICSpin</name></author>
	</entry>
	<entry>
		<id>https://www.flerf.info/index.php?title=MediaWiki:Common.css&amp;diff=7417</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://www.flerf.info/index.php?title=MediaWiki:Common.css&amp;diff=7417"/>
		<updated>2026-05-04T17:10:21Z</updated>

		<summary type="html">&lt;p&gt;ICSpin: Tighten spoiler blur and clip bleed (overflow: hidden, smaller blur radius)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;.spoiler-img {&lt;br /&gt;
    display: table;&lt;br /&gt;
    overflow: hidden;&lt;br /&gt;
}&lt;br /&gt;
.spoiler-img img {&lt;br /&gt;
    filter: url(&amp;quot;data:image/svg+xml;utf8,&amp;lt;svg xmlns=&#039;http://www.w3.org/2000/svg&#039;&amp;gt;&amp;lt;filter id=&#039;p&#039;&amp;gt;&amp;lt;feGaussianBlur stdDeviation=&#039;2&#039;/&amp;gt;&amp;lt;feComponentTransfer&amp;gt;&amp;lt;feFuncA type=&#039;discrete&#039; tableValues=&#039;0 1&#039;/&amp;gt;&amp;lt;/feComponentTransfer&amp;gt;&amp;lt;feMorphology operator=&#039;dilate&#039; radius=&#039;3&#039;/&amp;gt;&amp;lt;/filter&amp;gt;&amp;lt;/svg&amp;gt;#p&amp;quot;);&lt;br /&gt;
    transition: filter 0.3s;&lt;br /&gt;
    cursor: pointer;&lt;br /&gt;
}&lt;br /&gt;
.spoiler-img.revealed img {&lt;br /&gt;
    filter: none;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>ICSpin</name></author>
	</entry>
	<entry>
		<id>https://www.flerf.info/index.php?title=MediaWiki:Common.css&amp;diff=7416</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://www.flerf.info/index.php?title=MediaWiki:Common.css&amp;diff=7416"/>
		<updated>2026-05-04T17:09:14Z</updated>

		<summary type="html">&lt;p&gt;ICSpin: Tighten spoiler blur and clip bleed (overflow: hidden, smaller blur radius)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* NSFW spoiler - pixelated until mouse moves over image */&lt;br /&gt;
.spoiler-img {&lt;br /&gt;
    display: table;&lt;br /&gt;
    overflow: hidden;&lt;br /&gt;
}&lt;br /&gt;
.spoiler-img img {&lt;br /&gt;
    filter: blur(6px);&lt;br /&gt;
    transition: filter 0.3s;&lt;br /&gt;
    cursor: pointer;&lt;br /&gt;
}&lt;br /&gt;
.spoiler-img.revealed img {&lt;br /&gt;
    filter: none;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>ICSpin</name></author>
	</entry>
	<entry>
		<id>https://www.flerf.info/index.php?title=MediaWiki:Common.css&amp;diff=7415</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://www.flerf.info/index.php?title=MediaWiki:Common.css&amp;diff=7415"/>
		<updated>2026-05-04T17:06:31Z</updated>

		<summary type="html">&lt;p&gt;ICSpin: Remove unused .mw-collapsible-toggle rule; keep .spoiler-img blur styles&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* NSFW spoiler - blur until mouse moves over image */&lt;br /&gt;
.spoiler-img {&lt;br /&gt;
    display: table;&lt;br /&gt;
}&lt;br /&gt;
.spoiler-img img {&lt;br /&gt;
    filter: blur(20px);&lt;br /&gt;
    transition: filter 0.3s;&lt;br /&gt;
    cursor: pointer;&lt;br /&gt;
}&lt;br /&gt;
.spoiler-img.revealed img {&lt;br /&gt;
    filter: none;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>ICSpin</name></author>
	</entry>
	<entry>
		<id>https://www.flerf.info/index.php?title=MediaWiki:Common.js&amp;diff=7413</id>
		<title>MediaWiki:Common.js</title>
		<link rel="alternate" type="text/html" href="https://www.flerf.info/index.php?title=MediaWiki:Common.js&amp;diff=7413"/>
		<updated>2026-05-04T17:02:47Z</updated>

		<summary type="html">&lt;p&gt;ICSpin: Add .spoiler-img reveal handler — unblur on actual mouse movement, not scroll-under hover&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* Any JavaScript here will be loaded for all users on every page load. */&lt;br /&gt;
$(function() {&lt;br /&gt;
    $(&#039;.spoiler-img&#039;).each(function() {&lt;br /&gt;
        var $el = $(this);&lt;br /&gt;
        var armed = false;&lt;br /&gt;
        $el.on(&#039;mouseenter&#039;, function() {&lt;br /&gt;
            // Only unblur if user has actually moved mouse since last leave&lt;br /&gt;
            if (armed) {&lt;br /&gt;
                $el.addClass(&#039;revealed&#039;);&lt;br /&gt;
            }&lt;br /&gt;
        });&lt;br /&gt;
        $el.on(&#039;mousemove&#039;, function() {&lt;br /&gt;
            armed = true;&lt;br /&gt;
            $el.addClass(&#039;revealed&#039;);&lt;br /&gt;
        });&lt;br /&gt;
        $el.on(&#039;mouseleave&#039;, function() {&lt;br /&gt;
            armed = false;&lt;br /&gt;
            $el.removeClass(&#039;revealed&#039;);&lt;br /&gt;
        });&lt;br /&gt;
    });&lt;br /&gt;
});&lt;/div&gt;</summary>
		<author><name>ICSpin</name></author>
	</entry>
	<entry>
		<id>https://www.flerf.info/index.php?title=MediaWiki:Common.css&amp;diff=7412</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://www.flerf.info/index.php?title=MediaWiki:Common.css&amp;diff=7412"/>
		<updated>2026-05-04T17:01:39Z</updated>

		<summary type="html">&lt;p&gt;ICSpin: Add scroll-safe blur logic for .spoiler-img (require revealed class instead of :hover)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* NSFW spoiler - blur until hovered/clicked */&lt;br /&gt;
.spoiler-img img {&lt;br /&gt;
    filter: blur(20px);&lt;br /&gt;
    transition: filter 0.3s;&lt;br /&gt;
    cursor: pointer;&lt;br /&gt;
}&lt;br /&gt;
@media (hover: hover) and (pointer: fine) {&lt;br /&gt;
    .spoiler-img:hover img {&lt;br /&gt;
        filter: none;&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
.spoiler-img.revealed img {&lt;br /&gt;
    filter: none;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>ICSpin</name></author>
	</entry>
	<entry>
		<id>https://www.flerf.info/index.php?title=Quantum_Eraser&amp;diff=7411</id>
		<title>Quantum Eraser</title>
		<link rel="alternate" type="text/html" href="https://www.flerf.info/index.php?title=Quantum_Eraser&amp;diff=7411"/>
		<updated>2026-05-04T16:58:38Z</updated>

		<summary type="html">&lt;p&gt;ICSpin: spoiler imgs&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox&lt;br /&gt;
|realName=John Stunja&lt;br /&gt;
|image=File:Quantumeraser.jpg&lt;br /&gt;
|alias=Quantum Eraser&lt;br /&gt;
|platform=[https://www.youtube.com/@quantumeraser4833 YouTube]&lt;br /&gt;
|papa=[[Nathan Oakley]]&lt;br /&gt;
|antisemite=Yes&lt;br /&gt;
|religiflerf=Yes&lt;br /&gt;
|drinksUrine=Yes&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
= Known Accounts =&lt;br /&gt;
* [https://www.youtube.com/@quantumeraser4833 Quantum Eraser]&lt;br /&gt;
* Email: quantumeraser2000@gmail.com&lt;br /&gt;
&lt;br /&gt;
== Other Info ==&lt;br /&gt;
* John Stunja, pronounced STUN juh, known online as &amp;quot;Quantum Eraser,&amp;quot; is a flat Earth proponent who has been associated with Nathan Oakley.&lt;br /&gt;
* He has been involved in debates and discussions within the flat Earth community.&lt;br /&gt;
* Stunja has been associated with antisemitic views and promotes the flat Earth theory.&lt;br /&gt;
* He has been linked to the consumption of urine, a practice sometimes associated with certain flat Earth proponents.&lt;br /&gt;
&lt;br /&gt;
== Claims of being a credentialed scientist ==&lt;br /&gt;
John Stunja often boasts about being a &amp;quot;credentialed&amp;quot; scientist.  Interesting.  What exactly are those credentials?  Turns out he has a Bachelor of Science in Clinical Dietetics And Nutrition.&lt;br /&gt;
&lt;br /&gt;
A real degree, but not the credentials to speak with authority on physics.&lt;br /&gt;
&lt;br /&gt;
[[File:John_Stunja_certificate_Dietician.png|400px]]&lt;br /&gt;
&lt;br /&gt;
= Misogyny =&lt;br /&gt;
== Banned from Flat Earth Discord server Ladies Night ==&lt;br /&gt;
In May 2026 on the &#039;&#039;&#039;Flat Earth 24/7&#039;&#039;&#039; Discord server John Stunja was informed that he would be banned from participating in Ladies Night.  Why?&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;...the simple fact is that the mere ability of a figure such as yourself to be &amp;quot;looming&amp;quot; or &amp;quot;waiting&amp;quot; can create an air of discomfort or anxiety that is better served to be removed by an implementation of odyssean self control.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For some reason the ladies on the server get creeped out just thinking that John Stunja might be lurking in the server.  &lt;br /&gt;
&lt;br /&gt;
[[File:2026-05_Quantum_Eraser_banned_from_24-7_ladies_night.png|400px]]&lt;br /&gt;
&lt;br /&gt;
= Personal Toilet Paper Brand =&lt;br /&gt;
In April 2026 QE released a personalized brand of toilet paper called [[Book_Welcome_to_Flat_Earth|Welcome to Flat Earth]].  Apparently he considers this a book of some sort.  As if flerfs can read without their mommies reading it to them.&lt;br /&gt;
&lt;br /&gt;
== Frivolous YouTube Complaints ==&lt;br /&gt;
&lt;br /&gt;
=== Frivolous YouTube Complaint 1 ===&lt;br /&gt;
Poor baby John Stunja was so butthurt that [[MCToon]] reviewed his garbage book that baby boy submitted a copyright strike for a book review.  Does anyone think a book review isn&#039;t covered by Fair Use?  Of course it is.  &lt;br /&gt;
&lt;br /&gt;
[[File:2026-04-17_Strike_on_1st_review.png|400px]]&lt;br /&gt;
&lt;br /&gt;
=== Frivolous YouTube Complaint 2 ===&lt;br /&gt;
Still feeling severe butthurt after MCToon reviewed his garbage book again John Stunja submitted a Privacy complaint to YouTube on MCToon&#039;s video.  &lt;br /&gt;
&lt;br /&gt;
Here is the email notification from YouTube:&amp;lt;br&amp;gt;&lt;br /&gt;
[[File:2026-04-22_John_Stunja_privacy_complaint.png|400px]]&lt;br /&gt;
&lt;br /&gt;
What was John Stunja complaining about?  A photo that was publicly posted on Facebook, of course.  MCToon had politely cropped out John&#039;s family member.  Since the photo was publicly posted on Facebook it&#039;s not a privacy violation, the source is a publicly available source.&lt;br /&gt;
&lt;br /&gt;
[[File:2026-04-22_Privacy_complaint_portion_of_the_video.png|400px]]&lt;br /&gt;
&lt;br /&gt;
Why is John Stunja so bothered by this photo?  Does it not capture his good side?&lt;br /&gt;
&lt;br /&gt;
=== Complaint 3 ===&lt;br /&gt;
Shortly after the first privacy complaint about the photo that doesn&#039;t capture his good size he filed another complaint.  The complaint?  Showing an email that MCToon received from YouTube.&lt;br /&gt;
&lt;br /&gt;
[[File:2026-04-22_privacy_complaint_2_timestamp.png|400px]]&lt;br /&gt;
&lt;br /&gt;
What&#039;s private there?  Maybe he doesn&#039;t want people to know his email address is quantumeraser2000@gmail.com?&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;quantumeraser2000@gmail.com&amp;lt;/span&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Filed suit ==&lt;br /&gt;
On 2026-02-27 John Stunja paid $40 to file a case against MCToon on the United States Copyright Claims Board.  Here is the document that YouTube sent to MCToon:&lt;br /&gt;
&lt;br /&gt;
[https://mctoon27.wordpress.com/wp-content/uploads/2026/05/john-stunja-copyright-suit-filing-receipt-eccb.pdf United States Copyright Claims Board PDF]&lt;br /&gt;
&lt;br /&gt;
We now know what caused the butthurt on baby John:&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;quot;In a subsequent retaliatory video, the respondent further harmed me by doxxing my&lt;br /&gt;
personal photograph, email address, and legal documents at timestamps 2:00, 3:17, 3:51,&lt;br /&gt;
and 6:28, constituting intimidation, abuse of process, and defamation by implication.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Personal photographs that were publicly posted on Facebook?  Hey, baby Johnny, if these photos were publicly posted on facebook there is no expectation of privacy.&lt;br /&gt;
&lt;br /&gt;
Legal documents?  These are the legal documents sent to MCToon.  They aren&#039;t &#039;&#039;&#039;your&#039;&#039;&#039; legal documents, if you don&#039;t want the contents of legal documents public, don&#039;t file any.   &lt;br /&gt;
&lt;br /&gt;
Apparently baby Johnny thinks that is any portion of a book is read verbatim during a book review it&#039;s a no-no.  Does he imagine that any book review that quotes a book verbatim is no longer fair use?  Poor baby.&lt;br /&gt;
&lt;br /&gt;
Further he does whine that someone else posted a link to his book and included this fact in the filing.  Silly child, you can&#039;t file suit against one person for something a different person did.  He&#039;s not very legally adept.&lt;br /&gt;
&lt;br /&gt;
== NSFW ==&lt;br /&gt;
&amp;lt;div class=&amp;quot;spoiler-img&amp;quot;&amp;gt;[[File:QE_NSFW_Face_1.jpg|200px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;spoiler-img&amp;quot;&amp;gt;[[File:QE_NSFW_Face_2.jpg|200px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;spoiler-img&amp;quot;&amp;gt;[[File:QE_NSFW_Face_3.jpg|200px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;spoiler-img&amp;quot;&amp;gt;[[File:QE_NSFW_Face_4.jpg|200px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;spoiler-img&amp;quot;&amp;gt;[[File:QE_NSFW_Face_5.jpg|200px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
You were warned.&lt;/div&gt;</summary>
		<author><name>ICSpin</name></author>
	</entry>
	<entry>
		<id>https://www.flerf.info/index.php?title=MediaWiki:Common.css&amp;diff=7410</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://www.flerf.info/index.php?title=MediaWiki:Common.css&amp;diff=7410"/>
		<updated>2026-05-04T16:57:53Z</updated>

		<summary type="html">&lt;p&gt;ICSpin: change duration&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* NSFW spoiler - blur until hovered/clicked */&lt;br /&gt;
.spoiler-img img {&lt;br /&gt;
    filter: blur(20px);&lt;br /&gt;
    transition: filter 1s;&lt;br /&gt;
    cursor: pointer;&lt;br /&gt;
}&lt;br /&gt;
.spoiler-img:hover img,&lt;br /&gt;
.spoiler-img.revealed img {&lt;br /&gt;
    filter: none;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>ICSpin</name></author>
	</entry>
	<entry>
		<id>https://www.flerf.info/index.php?title=MediaWiki:Common.css&amp;diff=7409</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://www.flerf.info/index.php?title=MediaWiki:Common.css&amp;diff=7409"/>
		<updated>2026-05-04T16:56:15Z</updated>

		<summary type="html">&lt;p&gt;ICSpin: spoiler imgs&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* NSFW spoiler - blur until hovered/clicked */&lt;br /&gt;
.spoiler-img img {&lt;br /&gt;
    filter: blur(20px);&lt;br /&gt;
    transition: filter 0.3s;&lt;br /&gt;
    cursor: pointer;&lt;br /&gt;
}&lt;br /&gt;
.spoiler-img:hover img,&lt;br /&gt;
.spoiler-img.revealed img {&lt;br /&gt;
    filter: none;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>ICSpin</name></author>
	</entry>
	<entry>
		<id>https://www.flerf.info/index.php?title=User:ICSpin/common.css&amp;diff=7404</id>
		<title>User:ICSpin/common.css</title>
		<link rel="alternate" type="text/html" href="https://www.flerf.info/index.php?title=User:ICSpin/common.css&amp;diff=7404"/>
		<updated>2026-05-04T16:05:33Z</updated>

		<summary type="html">&lt;p&gt;ICSpin: css for spoiler images&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* NSFW spoiler - blur until hovered/clicked */&lt;br /&gt;
.spoiler-img img {&lt;br /&gt;
    filter: blur(20px);&lt;br /&gt;
    transition: filter 0.3s;&lt;br /&gt;
    cursor: pointer;&lt;br /&gt;
}&lt;br /&gt;
.spoiler-img:hover img,&lt;br /&gt;
.spoiler-img.revealed img {&lt;br /&gt;
    filter: none;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>ICSpin</name></author>
	</entry>
	<entry>
		<id>https://www.flerf.info/index.php?title=Quantum_Eraser&amp;diff=7403</id>
		<title>Quantum Eraser</title>
		<link rel="alternate" type="text/html" href="https://www.flerf.info/index.php?title=Quantum_Eraser&amp;diff=7403"/>
		<updated>2026-05-04T16:01:26Z</updated>

		<summary type="html">&lt;p&gt;ICSpin: made spoiler images collapsed until clicked&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox&lt;br /&gt;
|realName=John Stunja&lt;br /&gt;
|image=File:Quantumeraser.jpg&lt;br /&gt;
|alias=Quantum Eraser&lt;br /&gt;
|platform=[https://www.youtube.com/@quantumeraser4833 YouTube]&lt;br /&gt;
|papa=[[Nathan Oakley]]&lt;br /&gt;
|antisemite=Yes&lt;br /&gt;
|religiflerf=Yes&lt;br /&gt;
|drinksUrine=Yes&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
= Known Accounts =&lt;br /&gt;
* [https://www.youtube.com/@quantumeraser4833 Quantum Eraser]&lt;br /&gt;
* Email: quantumeraser2000@gmail.com&lt;br /&gt;
&lt;br /&gt;
== Other Info ==&lt;br /&gt;
* John Stunja, pronounced STUN juh, known online as &amp;quot;Quantum Eraser,&amp;quot; is a flat Earth proponent who has been associated with Nathan Oakley.&lt;br /&gt;
* He has been involved in debates and discussions within the flat Earth community.&lt;br /&gt;
* Stunja has been associated with antisemitic views and promotes the flat Earth theory.&lt;br /&gt;
* He has been linked to the consumption of urine, a practice sometimes associated with certain flat Earth proponents.&lt;br /&gt;
&lt;br /&gt;
== Claims of being a credentialed scientist ==&lt;br /&gt;
John Stunja often boasts about being a &amp;quot;credentialed&amp;quot; scientist.  Interesting.  What exactly are those credentials?  Turns out he has a Bachelor of Science in Clinical Dietetics And Nutrition.&lt;br /&gt;
&lt;br /&gt;
A real degree, but not the credentials to speak with authority on physics.&lt;br /&gt;
&lt;br /&gt;
[[File:John_Stunja_certificate_Dietician.png|400px]]&lt;br /&gt;
&lt;br /&gt;
= Misogyny =&lt;br /&gt;
== Banned from Flat Earth Discord server Ladies Night ==&lt;br /&gt;
In May 2026 on the &#039;&#039;&#039;Flat Earth 24/7&#039;&#039;&#039; Discord server John Stunja was informed that he would be banned from participating in Ladies Night.  Why?&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;...the simple fact is that the mere ability of a figure such as yourself to be &amp;quot;looming&amp;quot; or &amp;quot;waiting&amp;quot; can create an air of discomfort or anxiety that is better served to be removed by an implementation of odyssean self control.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For some reason the ladies on the server get creeped out just thinking that John Stunja might be lurking in the server.  &lt;br /&gt;
&lt;br /&gt;
[[File:2026-05_Quantum_Ereaser_banned_from_24-7_ladies_night.png|400px]]&lt;br /&gt;
&lt;br /&gt;
= Personal Toilet Paper Brand =&lt;br /&gt;
In April 2026 QE released a personalized brand of toilet paper called [[Book_Welcome_to_Flat_Earth|Welcome to Flat Earth]].  Apparently he considers this a book of some sort.  As if flerfs can read without their mommies reading it to them.&lt;br /&gt;
&lt;br /&gt;
== Frivolous YouTube Complaints ==&lt;br /&gt;
&lt;br /&gt;
=== Frivolous YouTube Complaint 1 ===&lt;br /&gt;
Poor baby John Stunja was so butthurt that [[MCToon]] reviewed his garbage book that baby boy submitted a copyright strike for a book review.  Does anyone think a book review isn&#039;t covered by Fair Use?  Of course it is.  &lt;br /&gt;
&lt;br /&gt;
[[File:2026-04-17_Strike_on_1st_review.png|400px]]&lt;br /&gt;
&lt;br /&gt;
=== Frivolous YouTube Complaint 2 ===&lt;br /&gt;
Still feeling severe butthurt after MCToon reviewed his garbage book again John Stunja submitted a Privacy complaint to YouTube on MCToon&#039;s video.  &lt;br /&gt;
&lt;br /&gt;
Here is the email notification from YouTube:&amp;lt;br&amp;gt;&lt;br /&gt;
[[File:2026-04-22_John_Stunja_privacy_complaint.png|400px]]&lt;br /&gt;
&lt;br /&gt;
What was John Stunja complaining about?  A photo that was publicly posted on Facebook, of course.  MCToon had politely cropped out John&#039;s family member.  Since the photo was publicly posted on Facebook it&#039;s not a privacy violation, the source is a publicly available source.&lt;br /&gt;
&lt;br /&gt;
[[File:2026-04-22_Privacy_complaint_portion_of_the_video.png|400px]]&lt;br /&gt;
&lt;br /&gt;
Why is John Stunja so bothered by this photo?  Does it not capture his good side?&lt;br /&gt;
&lt;br /&gt;
=== Complaint 3 ===&lt;br /&gt;
Shortly after the first privacy complaint about the photo that doesn&#039;t capture his good size he filed another complaint.  The complaint?  Showing an email that MCToon received from YouTube.&lt;br /&gt;
&lt;br /&gt;
[[File:2026-04-22_privacy_complaint_2_timestamp.png|400px]]&lt;br /&gt;
&lt;br /&gt;
What&#039;s private there?  Maybe he doesn&#039;t want people to know his email address is quantumeraser2000@gmail.com?&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;quantumeraser2000@gmail.com&amp;lt;/span&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Filed suit ==&lt;br /&gt;
On 2026-02-27 John Stunja paid $40 to file a case against MCToon on the United States Copyright Claims Board.  Here is the document that YouTube sent to MCToon:&lt;br /&gt;
&lt;br /&gt;
[https://mctoon27.wordpress.com/wp-content/uploads/2026/05/john-stunja-copyright-suit-filing-receipt-eccb.pdf United States Copyright Claims Board PDF]&lt;br /&gt;
&lt;br /&gt;
We now know what caused the butthurt on baby John:&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;quot;In a subsequent retaliatory video, the respondent further harmed me by doxxing my&lt;br /&gt;
personal photograph, email address, and legal documents at timestamps 2:00, 3:17, 3:51,&lt;br /&gt;
and 6:28, constituting intimidation, abuse of process, and defamation by implication.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Personal photographs that were publicly posted on Facebook?  Hey, baby Johnny, if these photos were publicly posted on facebook there is no expectation of privacy.&lt;br /&gt;
&lt;br /&gt;
Legal documents?  These are the legal documents sent to MCToon.  They aren&#039;t &#039;&#039;&#039;your&#039;&#039;&#039; legal documents, if you don&#039;t want the contents of legal documents public, don&#039;t file any.   &lt;br /&gt;
&lt;br /&gt;
Apparently baby Johnny thinks that is any portion of a book is read verbatim during a book review it&#039;s a no-no.  Does he imagine that any book review that quotes a book verbatim is no longer fair use?  Poor baby.&lt;br /&gt;
&lt;br /&gt;
Further he does whine that someone else posted a link to his book and included this fact in the filing.  Silly child, you can&#039;t file suit against one person for something a different person did.  He&#039;s not very legally adept.&lt;br /&gt;
&lt;br /&gt;
== NSFW ==&lt;br /&gt;
You were warned.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible mw-collapsed&amp;quot; data-expandtext=&amp;quot;Show NSFW images&amp;quot; data-collapsetext=&amp;quot;Hide NSFW images&amp;quot;&amp;gt;&lt;br /&gt;
[[File:QE_NSFW_Face_1.jpg|200px]]&lt;br /&gt;
[[File:QE_NSFW_Face_2.jpg|200px]]&lt;br /&gt;
[[File:QE_NSFW_Face_3.jpg|200px]]&lt;br /&gt;
[[File:QE_NSFW_Face_4.jpg|200px]]&lt;br /&gt;
[[File:QE_NSFW_Face_5.jpg|200px]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>ICSpin</name></author>
	</entry>
	<entry>
		<id>https://www.flerf.info/index.php?title=Book_Welcome_to_Flat_Earth&amp;diff=7264</id>
		<title>Book Welcome to Flat Earth</title>
		<link rel="alternate" type="text/html" href="https://www.flerf.info/index.php?title=Book_Welcome_to_Flat_Earth&amp;diff=7264"/>
		<updated>2026-05-01T10:10:17Z</updated>

		<summary type="html">&lt;p&gt;ICSpin: new url&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Mirror [[MCToon]]&#039;s Book review =&lt;br /&gt;
Link to Video: https://www.dropbox.com/scl/fi/mx9y8y0em13a1knt0xgru/QE-Book-Review-3.mp4?rlkey=xklbvt6ijbi0z6pvyeijoh53j&amp;amp;dl=0&amp;lt;br&amp;gt;&lt;br /&gt;
Link to Thumbnail: https://www.dropbox.com/scl/fi/twyuglu79g9r9tsjzc4qd/QE-Book-Review-3-Thumbnail.png?rlkey=f74yyjjcdwqdr8ljl0yn6gj7e&amp;amp;dl=0&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You can mirror for free.  Add, edit, update anything in the video. If you do, add to the list here:&lt;br /&gt;
* [[MCToon]]: https://youtu.be/-hRYjPXK_UE&lt;br /&gt;
* [[ICSpin]]: https://youtu.be/c6GjyVOhV-o&lt;br /&gt;
&lt;br /&gt;
= Main Article =&lt;br /&gt;
Welcome to Flat Earth is a brand of toilet paper.  It&#039;s super harsh, doesn&#039;t clean well, and could potentially give a nasty paper cut.  Then, to make a long story short, it could get infected and you could die.  Then you would be up in heaven with St. Peter by the pearly gates and it would be obvious he doesn&#039;t like the Nehru jacket that you&#039;re wearing. He will tells you that they&#039;ve got a dress code.&lt;br /&gt;
&lt;br /&gt;
On the other hand the pages of the book are most appropriately covered with the stuff that toilet paper is meant to smear off.&lt;br /&gt;
&lt;br /&gt;
It&#039;s also claimed to be a book written by [[John Stunja]] (QE) and [[Adam Meekin]]. Though, the primary author is obviously ChatGPT. The book is clearly and appropriately identified as a work of fiction. Yeah, we know.&lt;br /&gt;
&lt;br /&gt;
[[File:Elder_Bear_background_on_book_and_leak.png|thumb|800px|[[Elder Bear]] is a flerf that is deep in the trenches of flerfdom.  He&#039;s got the inside deets.]]&lt;br /&gt;
&lt;br /&gt;
It was first published in April, 2026 available on Amazon as a paperback book and on Kindle.  Almost immediately [[Down Direction|some]] [[Roger Ledwell|flerfs]] released a PDF version of the book.  Posting it around on Discord and YouTube.&lt;br /&gt;
&lt;br /&gt;
Apparently these flerfs were angry at John Stunja and Adam Meekin because of the kerfuffle between them and [[Nathan Oakley]] regarding this book and Nathan&#039;s book, yet to be published.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Hey, someone should write an article on that hot flerf-on-flerf action.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
It&#039;s unclear how much was written by QE and how much was written by Adam Meakin.  Often everything will be attributed to QE on this page.  Adam, if your little boy feelings are hurt, you can pound sand.&lt;br /&gt;
&lt;br /&gt;
== Book Summary ==&lt;br /&gt;
The book claims to follow a fictional character named Betty Van Velsen.  Completely by coincidence, there is a real human named Betty Van Velsen that is a flerf, and follows QE and [https://www.youtube.com/watch?v=ST63uR2KILw debated] [[Reds Rhetoric]] in June 2017.&lt;br /&gt;
&lt;br /&gt;
Betty is smitten by QE.  She fawns over him throughout the pages of this book.  For example:&lt;br /&gt;
&lt;br /&gt;
{{Quote box&lt;br /&gt;
| quote  = In 2016, I first heard the dulcet tones of Quantum Eraser on Robert’s show, a voice I would&lt;br /&gt;
become both accustomed to and frustrated by. His presentations were calm, respectful,&lt;br /&gt;
and deeply reasoned, much like the serene, expansive tranquillity evoked by his avatar of&lt;br /&gt;
the Bolivian Salt Flats.&lt;br /&gt;
| author = Betty Van Velsen (actually QE)&lt;br /&gt;
| source = QE&#039;s themed toilet paper&lt;br /&gt;
| width  = 800px&lt;br /&gt;
| align  = center&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The fictionalized female clearly have the hots for QE.  But this was written by QE himself.  Does that count as masturbation?&lt;br /&gt;
&lt;br /&gt;
The rest of the book is meh.&lt;br /&gt;
&lt;br /&gt;
== Review by MCToon ==&lt;br /&gt;
I wish I had more hands to give more thumbs down.  The book is childishly wrong.  Some is clearly AI nonsense.&lt;br /&gt;
&lt;br /&gt;
Sometimes the fictionalized character lapses into the crayon-esque text stylings of QE&#039;s usual word documents.  Randomly bolded and all caps text, weird punctuation scattered on the page, etc.  Being a paper book, the text is just black on white paper, but if QE has his way the text would be colorful as if a flerf ate too many crayons and vomited on the page.&lt;br /&gt;
&lt;br /&gt;
Sometimes the QE styling is inside a quote from someone else.  It&#039;s traditional to add &amp;quot;emphasis mine&amp;quot; when doing that, but the editor missed that little thing.&lt;br /&gt;
&lt;br /&gt;
I did a live review of chapters 1 &amp;amp; 2 here: https://youtube.com/live/vdslxqBur_8&lt;/div&gt;</summary>
		<author><name>ICSpin</name></author>
	</entry>
	<entry>
		<id>https://www.flerf.info/index.php?title=Book_Welcome_to_Flat_Earth&amp;diff=7263</id>
		<title>Book Welcome to Flat Earth</title>
		<link rel="alternate" type="text/html" href="https://www.flerf.info/index.php?title=Book_Welcome_to_Flat_Earth&amp;diff=7263"/>
		<updated>2026-05-01T10:07:48Z</updated>

		<summary type="html">&lt;p&gt;ICSpin: added mirror&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Mirror [[MCToon]]&#039;s Book review =&lt;br /&gt;
Link to Video: https://www.dropbox.com/scl/fi/mx9y8y0em13a1knt0xgru/QE-Book-Review-3.mp4?rlkey=xklbvt6ijbi0z6pvyeijoh53j&amp;amp;dl=0&amp;lt;br&amp;gt;&lt;br /&gt;
Link to Thumbnail: https://www.dropbox.com/scl/fi/twyuglu79g9r9tsjzc4qd/QE-Book-Review-3-Thumbnail.png?rlkey=f74yyjjcdwqdr8ljl0yn6gj7e&amp;amp;dl=0&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You can mirror for free.  Add, edit, update anything in the video. If you do, add to the list here:&lt;br /&gt;
* [[MCToon]]: https://youtu.be/-hRYjPXK_UE&lt;br /&gt;
* [[ICSpin]]: https://youtu.be/Spk7OUi5QIA&lt;br /&gt;
&lt;br /&gt;
= Main Article =&lt;br /&gt;
Welcome to Flat Earth is a brand of toilet paper.  It&#039;s super harsh, doesn&#039;t clean well, and could potentially give a nasty paper cut.  Then, to make a long story short, it could get infected and you could die.  Then you would be up in heaven with St. Peter by the pearly gates and it would be obvious he doesn&#039;t like the Nehru jacket that you&#039;re wearing. He will tells you that they&#039;ve got a dress code.&lt;br /&gt;
&lt;br /&gt;
On the other hand the pages of the book are most appropriately covered with the stuff that toilet paper is meant to smear off.&lt;br /&gt;
&lt;br /&gt;
It&#039;s also claimed to be a book written by [[John Stunja]] (QE) and [[Adam Meekin]]. Though, the primary author is obviously ChatGPT. The book is clearly and appropriately identified as a work of fiction. Yeah, we know.&lt;br /&gt;
&lt;br /&gt;
[[File:Elder_Bear_background_on_book_and_leak.png|thumb|800px|[[Elder Bear]] is a flerf that is deep in the trenches of flerfdom.  He&#039;s got the inside deets.]]&lt;br /&gt;
&lt;br /&gt;
It was first published in April, 2026 available on Amazon as a paperback book and on Kindle.  Almost immediately [[Down Direction|some]] [[Roger Ledwell|flerfs]] released a PDF version of the book.  Posting it around on Discord and YouTube.&lt;br /&gt;
&lt;br /&gt;
Apparently these flerfs were angry at John Stunja and Adam Meekin because of the kerfuffle between them and [[Nathan Oakley]] regarding this book and Nathan&#039;s book, yet to be published.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Hey, someone should write an article on that hot flerf-on-flerf action.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
It&#039;s unclear how much was written by QE and how much was written by Adam Meakin.  Often everything will be attributed to QE on this page.  Adam, if your little boy feelings are hurt, you can pound sand.&lt;br /&gt;
&lt;br /&gt;
== Book Summary ==&lt;br /&gt;
The book claims to follow a fictional character named Betty Van Velsen.  Completely by coincidence, there is a real human named Betty Van Velsen that is a flerf, and follows QE and [https://www.youtube.com/watch?v=ST63uR2KILw debated] [[Reds Rhetoric]] in June 2017.&lt;br /&gt;
&lt;br /&gt;
Betty is smitten by QE.  She fawns over him throughout the pages of this book.  For example:&lt;br /&gt;
&lt;br /&gt;
{{Quote box&lt;br /&gt;
| quote  = In 2016, I first heard the dulcet tones of Quantum Eraser on Robert’s show, a voice I would&lt;br /&gt;
become both accustomed to and frustrated by. His presentations were calm, respectful,&lt;br /&gt;
and deeply reasoned, much like the serene, expansive tranquillity evoked by his avatar of&lt;br /&gt;
the Bolivian Salt Flats.&lt;br /&gt;
| author = Betty Van Velsen (actually QE)&lt;br /&gt;
| source = QE&#039;s themed toilet paper&lt;br /&gt;
| width  = 800px&lt;br /&gt;
| align  = center&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The fictionalized female clearly have the hots for QE.  But this was written by QE himself.  Does that count as masturbation?&lt;br /&gt;
&lt;br /&gt;
The rest of the book is meh.&lt;br /&gt;
&lt;br /&gt;
== Review by MCToon ==&lt;br /&gt;
I wish I had more hands to give more thumbs down.  The book is childishly wrong.  Some is clearly AI nonsense.&lt;br /&gt;
&lt;br /&gt;
Sometimes the fictionalized character lapses into the crayon-esque text stylings of QE&#039;s usual word documents.  Randomly bolded and all caps text, weird punctuation scattered on the page, etc.  Being a paper book, the text is just black on white paper, but if QE has his way the text would be colorful as if a flerf ate too many crayons and vomited on the page.&lt;br /&gt;
&lt;br /&gt;
Sometimes the QE styling is inside a quote from someone else.  It&#039;s traditional to add &amp;quot;emphasis mine&amp;quot; when doing that, but the editor missed that little thing.&lt;br /&gt;
&lt;br /&gt;
I did a live review of chapters 1 &amp;amp; 2 here: https://youtube.com/live/vdslxqBur_8&lt;/div&gt;</summary>
		<author><name>ICSpin</name></author>
	</entry>
	<entry>
		<id>https://www.flerf.info/index.php?title=Rgtheartist&amp;diff=7223</id>
		<title>Rgtheartist</title>
		<link rel="alternate" type="text/html" href="https://www.flerf.info/index.php?title=Rgtheartist&amp;diff=7223"/>
		<updated>2026-04-28T16:39:35Z</updated>

		<summary type="html">&lt;p&gt;ICSpin: Fixed typo&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox&lt;br /&gt;
| realName=&lt;br /&gt;
| alias=RG&lt;br /&gt;
| image=&lt;br /&gt;
| platform=Discord&lt;br /&gt;
| papa = [[QoP]]&lt;br /&gt;
| religiflerf = &lt;br /&gt;
| drinksUrine=&lt;br /&gt;
| adoptedBy= &lt;br /&gt;
| teeth=&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
RG is confused by simple things, for example he thinks [[MCToon]] and [[Reds Rhetoric]] are the same person.  Even though they have streamed at the same time.  And also that Reds has a beastly voice while MCToon&#039;s voice is pure meh.&lt;br /&gt;
&lt;br /&gt;
[[File:Rgtheartist_confuses_Reds_and_MCToon.png|600px]]&lt;/div&gt;</summary>
		<author><name>ICSpin</name></author>
	</entry>
	<entry>
		<id>https://www.flerf.info/index.php?title=Austin_Witsit&amp;diff=7051</id>
		<title>Austin Witsit</title>
		<link rel="alternate" type="text/html" href="https://www.flerf.info/index.php?title=Austin_Witsit&amp;diff=7051"/>
		<updated>2026-04-24T18:10:42Z</updated>

		<summary type="html">&lt;p&gt;ICSpin: Add witsitgetsit.com (new primary site) and Kick to Known Accounts; note 2026 site launch in intro and infobox&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox&lt;br /&gt;
| realName = Austin David Whitsitt&lt;br /&gt;
| alias=SpitsIt&amp;lt;br&amp;gt;WhitSPiT&amp;lt;br&amp;gt;WhitShiT&lt;br /&gt;
| image = File:Whitsitt.jpg&lt;br /&gt;
| location = US&lt;br /&gt;
| platform = [https://witsitgetsit.com witsitgetsit.com]&amp;lt;br&amp;gt;[https://www.youtube.com/@Witsit YouTube]&amp;lt;br&amp;gt;[https://kick.com/witsit Kick]&lt;br /&gt;
| papa = [[Nathan Thompson]]&lt;br /&gt;
| antisemite = Yes&lt;br /&gt;
| religiflerf = Yes&lt;br /&gt;
| drinksUrine = never been falsified&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Austin David Whitsitt, known online as &#039;&#039;&#039;Witsit Gets It&#039;&#039;, &amp;quot;Unemployed Austin&amp;quot;, or &amp;quot;Spitsit&amp;quot;, is an American content creator and prominent advocate of flat Earth theories. He is known for his participation in debates and discussions challenging mainstream scientific views. In December 2024, Whitsitt participated in [[The Final Experiment]] in Antarctica, where he acknowledged the existence of the 24-hour sun, a phenomenon that challenges flat Earth models. Despite this, he remains a flerf.&lt;br /&gt;
&lt;br /&gt;
Witsit is known for expressing nonsensical pseudoscientific concepts with speed and confidence, earning him a reputation as a generator of &amp;quot;word salad&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
In 2026, Whitsitt launched a new self-hosted website at [https://witsitgetsit.com witsitgetsit.com], which he promotes as a &amp;quot;censorship&amp;quot;-free alternative hub for his content. The site aggregates paid memberships, private streams, watch parties, Discord access, direct messaging, super chats, and live stream follows (routed through his Kick channel).&lt;br /&gt;
&lt;br /&gt;
= Known Accounts =&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Platform !! Account&lt;br /&gt;
|-&lt;br /&gt;
| [https://witsitgetsit.com Witsitgetsit.com] (primary hub) || [https://witsitgetsit.com witsitgetsit.com]&lt;br /&gt;
|-&lt;br /&gt;
| [https://kick.com/witsit Kick] || [https://kick.com/witsit witsit]&lt;br /&gt;
|-&lt;br /&gt;
| [https://witsit.tv Witsit.tv] || [https://witsit.tv witsit.tv]&lt;br /&gt;
|-&lt;br /&gt;
| [https://twitter.com/WitsitGetsIt Twitter] || [https://twitter.com/WitsitGetsIt @WitsitGetsIt]&lt;br /&gt;
|-&lt;br /&gt;
| [https://patreon.com/WitsitGetsIt Patreon] || [https://patreon.com/WitsitGetsIt WitsitGetsIt]&lt;br /&gt;
|-&lt;br /&gt;
| [https://rumble.com/user/WitsitGetsIt Rumble] || [https://rumble.com/user/WitsitGetsIt WitsitGetsIt]&lt;br /&gt;
|-&lt;br /&gt;
| [https://rokfin.com/witsitgetsit Rokfin] || [https://rokfin.com/witsitgetsit witsitgetsit]&lt;br /&gt;
|-&lt;br /&gt;
| [https://ko-fi.com/witsit Ko-fi] || [https://ko-fi.com/witsit witsit]&lt;br /&gt;
|-&lt;br /&gt;
| [https://t.me/miswits Telegram] || [https://t.me/miswits miswits]&lt;br /&gt;
|-&lt;br /&gt;
| [https://t.me/witsitgetsit Telegram] || [https://t.me/witsitgetsit witsitgetsit]&lt;br /&gt;
|-&lt;br /&gt;
| [https://t.me/witsitstreams Telegram] || [https://t.me/witsitstreams witsitstreams]&lt;br /&gt;
|-&lt;br /&gt;
| [https://auditnasa.com Audit NASA] || [https://auditnasa.com auditnasa.com]&lt;br /&gt;
|-&lt;br /&gt;
| [https://www.youtube.com/@Witsit YouTube] || [https://www.youtube.com/@Witsit Witsit Gets It]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Arrest History =&lt;br /&gt;
&lt;br /&gt;
Collect the [[Witsit Trading Cards]]!&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Arrest History&lt;br /&gt;
! Date !! Reason !! Mugshot !! Records !! Notes&lt;br /&gt;
|-&lt;br /&gt;
| Apr 9, 2013 || Possession of Marijuana || N/A || [https://weakley.tncrtinfo.com/crCaseForm.aspx?id=E6903D40-F66B-43C0-9DBC-A7386CB53626&amp;amp;dsid=e608439d County Criminal Record]&amp;lt;br&amp;gt;[https://www.nwtntoday.com/2013/04/19/weakley-county-general-sessions/ Newspaper Article 2013-04-09] ||&lt;br /&gt;
|-&lt;br /&gt;
| Apr 5, 2014 || Driving While License Revoked || N/A || [https://madison.tncrtinfo.com/crCaseForm.aspx?id=7E1E24EC-1FC2-4939-B596-898F7FE3F2B2&amp;amp;dsid=657dee84 County Criminal Record] ||&lt;br /&gt;
|-&lt;br /&gt;
| Oct 4, 2015 || Assault || N/A || [https://www.centredaily.com/news/local/crime/article47623610.html News article] &amp;lt;br&amp;gt;[https://ujsportal.pacourts.us/Report/CpDocketSheet?docketNumber=CP-14-CR-0001889-2015&amp;amp;dnh=gZ2Ferj%2B4qqyH7F7NR4EGQ%3D%3D Pennsylvania Courts Docket]&amp;lt;br&amp;gt; [https://web.archive.org/web/20250118045932/https://ujsportal.pacourts.us/Report/CpDocketSheet?docketNumber=CP-14-CR-0001889-2015&amp;amp;dnh=gZ2Ferj%2B4qqyH7F7NR4EGQ%3D%3D Archived version] || Punched someone at a bar&lt;br /&gt;
|-&lt;br /&gt;
| 2016 || Public intoxication || [[File:Witsit Mugshot 2016 public intoxication.jpg|150px|thumb]] || ||&lt;br /&gt;
|-&lt;br /&gt;
| Oct 10, 2018 || Public intoxication || [[File:Witsit Mugshot 2018-10-10.jpg|150px|thumb]] || ||&lt;br /&gt;
|-&lt;br /&gt;
| Mar 5, 2019 || Shoplifting || [[File:Witsit Mugshot 2019-03-05.png|150px|thumb]] ||  ||&lt;br /&gt;
|-&lt;br /&gt;
| Mar 23, 2021 || Possessing marijuana || [[File:Witsit Mugshot 2021-03.jpg|150px|thumb]] || [https://monroefl.mugshots.zone/whitsitt-austin-david-mugshot-03-23-2021/ Mugshot] ||&lt;br /&gt;
|-&lt;br /&gt;
| Aug 4, 2021 || Demonstration in Undesignated Area (Yellowstone National Park) || N/A || &#039;&#039;&#039;Dockets:&#039;&#039;&#039; [https://www.pacermonitor.com/public/case/44468155/USA_v_Whitsitt PACER] · [https://www.courtlistener.com/docket/63291352/united-states-v-whitsitt/ CourtListener] · [https://casetext.com/case/united-states-v-whitsitt-3 Casetext] · [https://casetext.com/case/united-states-v-whitsitt-2 Casetext (Appeal)]&amp;lt;br&amp;gt;&#039;&#039;&#039;Court Documents:&#039;&#039;&#039; [https://drive.google.com/file/d/1NQvLBlRbUgbDNmKES2HJfYWdhi2mLboQ/view?usp=drive_link Motion to Dismiss] · [https://drive.google.com/file/d/1HFu_k4ArroJbc_iDc70cliaK9rKFzWOt/view?usp=drive_link Denial of Motion] · [https://drive.google.com/file/d/1cEl7uus-pHDOmy2i4tyff9kisIrFJU4p/view?usp=drive_link Trial Minutes] · [https://drive.google.com/file/d/1VA3nC9gtVIyhKNe1g6NNFhLmiHII4FlH/view?usp=drive_link Judgment] || Found guilty after bench trial on April 18, 2022. See [[#United States v. Whitsitt — Yellowstone Federal Case|full case details below]].&lt;br /&gt;
|-&lt;br /&gt;
| Oct 2, 2023 || Domestic battery || [[File:Austin Mugshot 2023-10-02.jpg|150px|thumb]] || [https://florida.arrests.org/Arrests/Austin_Whitsitt_57194563/ Florida Arrest Record]&amp;lt;br&amp;gt;[[File:2023 Whitsitt battery docketimage 1 page 1 redacted.png|150px|thumb]] || Spit on his wife&#039;s face&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= United States v. Whitsitt — Yellowstone Federal Case =&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Case No. 5:21-PO-00627-MLC, United States District Court for the District of Wyoming&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Background ==&lt;br /&gt;
&lt;br /&gt;
On August 4, 2021, Whitsitt was at the Mammoth Hot Springs gas station in Yellowstone National Park when he began spontaneously preaching about flat earth, biblical cosmology, COVID-related government overreach, and anti-government conspiracy theories from inside a recreational vehicle to passersby. Park rangers had received advance notice from Mount Rushmore National Memorial about Whitsitt, who had previously been cited there for a First Amendment protest permit violation while filming for TikTok with amplified speakers. Radio communications between rangers described the subjects as &amp;quot;flat earthers&amp;quot; whose speech had been &amp;quot;political in nature.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Ranger David Dunn (#1400) issued Whitsitt a violation notice, originally charging &amp;quot;failure to obtain a permit.&amp;quot; Upon detainment, the ranger told Whitsitt that &amp;quot;First Amendment activity&amp;quot; required a permit. The charge was later amended to &amp;quot;Demonstration in Undesignated Area&amp;quot; under 36 C.F.R. § 2.51(b)(j).&lt;br /&gt;
&lt;br /&gt;
== Whitsitt&#039;s Pro Se Defense ==&lt;br /&gt;
&lt;br /&gt;
Whitsitt represented himself throughout the case. He filed two motions to dismiss — one for facial invalidity of 36 C.F.R. § 2.51, and a second arguing First Amendment violations. His filings listed a Box Elder, South Dakota mailing address (514 Americas Way PMB 17789) and his Protonmail email (Witsit@protonmail.com).&lt;br /&gt;
&lt;br /&gt;
=== Motion to Dismiss for First Amendment Violation (Doc. 29) ===&lt;br /&gt;
&lt;br /&gt;
[https://drive.google.com/file/d/1NQvLBlRbUgbDNmKES2HJfYWdhi2mLboQ/view?usp=drive_link Full document]&lt;br /&gt;
&lt;br /&gt;
Filed March 14, 2022, Whitsitt&#039;s 16-page motion argued the government violated his First Amendment rights in seven areas:&lt;br /&gt;
&lt;br /&gt;
# &#039;&#039;&#039;Free Exercise of Religion&#039;&#039;&#039; — Whitsitt framed flat earth advocacy as a religious obligation, arguing the Bible describes the earth as &amp;quot;an immovable and fixed, topographical plane, contained within a firmament.&amp;quot; He cited several Scripture passages and claimed a spiritual duty to warn people about what he described as government deception regarding the shape of the earth, COVID masking, vaccine mandates, lockdowns, temperature screenings, and digital tracking systems. He connected all of these topics to the biblical &amp;quot;Mark of the Beast&amp;quot; prophecy in Revelation 13.&lt;br /&gt;
# &#039;&#039;&#039;Number of the Beast&#039;&#039;&#039; — Whitsitt argued the heliocentric model is encoded with the number 666, citing the earth&#039;s axial tilt (66.6°), orbital speed (66,600 mph), and other figures. He claimed NASA&#039;s name means &amp;quot;to deceive&amp;quot; in Hebrew and that NASA projects are named after pagan deities.&lt;br /&gt;
# &#039;&#039;&#039;Freedom of Speech and Press&#039;&#039;&#039; — He argued he was spontaneously speaking from inside a recreational vehicle at a gas station while waiting for a blocked exit to clear, and that the ranger&#039;s requirement of a permit for any &amp;quot;First Amendment activity&amp;quot; constituted prior restraint.&lt;br /&gt;
# &#039;&#039;&#039;Peaceable Assembly&#039;&#039;&#039; — Whitsitt contended that bystanders voluntarily gathered on public sidewalks to listen, which the government mischaracterized as a disruptive &amp;quot;traffic jam.&amp;quot;&lt;br /&gt;
# &#039;&#039;&#039;Grievances&#039;&#039;&#039; — He argued the government specifically targeted his speech because it was critical of the government (&amp;quot;anti-government&amp;quot;).&lt;br /&gt;
# &#039;&#039;&#039;Content-Based Censorship&#039;&#039;&#039; — Whitsitt pointed to the Mount Rushmore BOLO communication and the ranger&#039;s interest in the content of his speech as evidence of viewpoint discrimination.&lt;br /&gt;
# &#039;&#039;&#039;Unconstitutional &amp;quot;First Amendment Areas&amp;quot;&#039;&#039;&#039; — He cited &#039;&#039;Boardley v. U.S. Department of the Interior&#039;&#039;, 615 F.3d 508 (2010), which found that requiring individuals to obtain permits before engaging in expressive activities in designated &amp;quot;free speech areas&amp;quot; violates the First Amendment.&lt;br /&gt;
&lt;br /&gt;
=== Denial of Motion to Dismiss ===&lt;br /&gt;
&lt;br /&gt;
[https://drive.google.com/file/d/1HFu_k4ArroJbc_iDc70cliaK9rKFzWOt/view?usp=drive_link Full document]&lt;br /&gt;
&lt;br /&gt;
The court denied Whitsitt&#039;s motion to dismiss for First Amendment violations.&lt;br /&gt;
&lt;br /&gt;
=== Discovery Dispute (Doc. 37) ===&lt;br /&gt;
&lt;br /&gt;
Whitsitt requested production of all evidence related to the incident, including all permit request approvals and denials in Yellowstone since 2013 and all superintendent designations of free speech areas. In an order dated April 11, 2022, Chief Magistrate Judge Kelly H. Rankin denied the request, finding the government had complied with Rule 16 discovery obligations and that Whitsitt had not made a prima facie showing of materiality for the additional records.&lt;br /&gt;
&lt;br /&gt;
The government also admitted during a status conference that body camera footage from Ranger L&#039;Ecuyer could not be located, but denied altering or redacting any audio or video recordings.&lt;br /&gt;
&lt;br /&gt;
== Bench Trial (Doc. 38) ==&lt;br /&gt;
&lt;br /&gt;
[https://drive.google.com/file/d/1cEl7uus-pHDOmy2i4tyff9kisIrFJU4p/view?usp=drive_link Full document]&lt;br /&gt;
&lt;br /&gt;
The bench trial took place on April 18, 2022, before Chief United States Magistrate Judge Kelly H. Rankin, at Mammoth Hot Springs with some parties appearing via Zoom. The government was represented by Jonathan Coppom; Whitsitt represented himself.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Witnesses called by the Government:&#039;&#039;&#039;&lt;br /&gt;
* Ranger David Dunn — the citing officer&lt;br /&gt;
* Lucia Petrin — civilian witness&lt;br /&gt;
* Michael Anderson — civilian witness&lt;br /&gt;
* Denise Foster — civilian witness&lt;br /&gt;
* Ranger Jill Paxton&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Witnesses called by the Defense:&#039;&#039;&#039;&lt;br /&gt;
* Ranger L&#039;Ecuyer — the government had initially declined to call this witness, and their body camera footage was missing&lt;br /&gt;
* Ranger David Dunn (recalled)&lt;br /&gt;
&lt;br /&gt;
The government moved to enter Exhibit 5 (video of Whitsitt at Mount Rushmore); Whitsitt objected, but the judge admitted it.&lt;br /&gt;
&lt;br /&gt;
The judge began findings at 12:08 PM and found Whitsitt guilty at 12:21 PM.&lt;br /&gt;
&lt;br /&gt;
== Sentence (Doc. 40) ==&lt;br /&gt;
&lt;br /&gt;
[https://drive.google.com/file/d/1VA3nC9gtVIyhKNe1g6NNFhLmiHII4FlH/view?usp=drive_link Full document]&lt;br /&gt;
&lt;br /&gt;
Whitsitt was sentenced on April 18, 2022:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Fine:&#039;&#039;&#039; $500&lt;br /&gt;
* &#039;&#039;&#039;Processing fee:&#039;&#039;&#039; $30&lt;br /&gt;
* &#039;&#039;&#039;Special assessment:&#039;&#039;&#039; $10&lt;br /&gt;
* &#039;&#039;&#039;Total financial penalty:&#039;&#039;&#039; $540 (due by July 1, 2022)&lt;br /&gt;
* &#039;&#039;&#039;Unsupervised probation:&#039;&#039;&#039; 1 year&lt;br /&gt;
* &#039;&#039;&#039;Special condition:&#039;&#039;&#039; Banned from entering Yellowstone National Park for 1 year&lt;br /&gt;
&lt;br /&gt;
= Other Info =&lt;br /&gt;
* Frequently engages in [[Flerf-on-flerf|flerf-on-flerfs]] with [[Nathan Oakley]].&lt;br /&gt;
* One of only four flat earthers who travelled for [[The Final Experiment]].&lt;br /&gt;
* Suspended for fighting at a football game [https://www.nwtntoday.com/2009/09/03/messenger-sports-briefs-for-september-3-2/ Local Newspaper Article]&lt;br /&gt;
&lt;br /&gt;
= Selected Quotations =&lt;br /&gt;
&lt;br /&gt;
== Full moon and new moon ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Will Duffy:&#039;&#039;&#039; What is a full moon and what is a new moon on your model?&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Austin Whitsitt:&#039;&#039;&#039; I think it&#039;s probably like a magnetic cycle, and just like the center of a ferrocell image of a magnet, it&#039;s just completely black. It&#039;s actually just pure inertia in the center in the ferrocell image of a magnet. I think that&#039;s what it is. It just actually goes into its inertial state and then charges back up and once it becomes, like, aetherically displaced again, you start to see it charge up throughout its cycle, and then it goes back. :contentReference[oaicite:1]{index=1}&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Southern compasses ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Austin Whitsitt:&#039;&#039;&#039; Apparently southern compasses are a psyop.&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Misogyny and domestic abuse =&lt;br /&gt;
&lt;br /&gt;
Main Article: [[Austin Witsit/Misogyny and domestic abuse]]&lt;br /&gt;
&lt;br /&gt;
This subpage covers &#039;&#039;&#039;misogyny and domestic abuse&#039;&#039;&#039; allegations and related material concerning Whitsitt.&lt;br /&gt;
&lt;br /&gt;
= Snake Oil Salesman =&lt;br /&gt;
&lt;br /&gt;
Witsit tries to sell snake oil to his viewers. Austin owns the website, [https://aethericstate.com/ Aetheric State], where he sells an electrolyte drink mix. The [https://www.dragonsblends.com/ manufacturer] suggests the drink mix might cure cancer. Witsit charges $160 USD for the mix, however, it costs less than $15 USD to make the exact same drink mix using ingredients bought from the supermarket. [https://globesec.net/posts/whitsitt-aetherade-scam/ Globesec wrote an article] referring to the drink mix as &amp;quot;Aetherade.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
= Alleged Substance Abuse at Debate Convention =&lt;br /&gt;
Witsit attends &#039;Debate Cons&#039; as a speaker, but in one instance was noted by onlookers to be singularly unpopular at the VIP lunch afterwards, with event organisers specifically attempting to steer guests to spend time with him at his table:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
[[File:Witsit-alone-again.png|300px|Witsit unable to attract social attention]]&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
It is further [https://www.reddit.com/r/flatearth/comments/1r6qjhu/comment/o5sge31/ alleged] that he returned from a bathroom break, quote &amp;quot;tweaked out of his mind&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
= White Supremacism =&lt;br /&gt;
&lt;br /&gt;
Austin co-hosted a podcast entitled &#039;White Families, White Nation&#039; in 2024 alongside a number of other believers in ethnic and racial determinism such as host Brother Nathaniel. &amp;lt;ref&amp;gt;[https://www.instagram.com/reel/DMdjfjsyATh/ &amp;lt;q&amp;gt;White Families, White Nation Podcast&amp;lt;/q&amp;gt;]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
[[File:Witsit-white-supremacist.png.png|300px|Witsit&#039;s white supremacist podcast]]&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
&amp;quot;Whitsitt: You have a problem with Jewish supremacy but white people need to also take responsibility. That&#039;s why I said, nobody put a gun to your head and said you can&#039;t have babies. No one put a gun to your head and said this take out this loan, no one put a gun to your head and said &#039;go get addicted to porn&#039;. Those are all weapons of Jewish supremacy. But it requires consent. So individual responsibility, collective responsibility is a major part of it. I think the conversation calling out this power structure IS ALREADY BEING NORMALIZED. Just go look look at X [social media]. It&#039;s al-- too late, like, the cat&#039;s already out of bag in my opinion. It&#039;s much more about collectivizing the reaction. Right, instead of kind of letting it -- get out of control.&amp;quot;&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
He continues to &#039;hang out&#039; on social and streaming platforms into 2025 with antisemitic content creators. &amp;lt;ref&amp;gt;[https://rumble.com/v5auerp-witsit-kicks-it-w-brother-nathanael.html &amp;lt;q&amp;gt;Witsit Kicks It w/ Brother Nathanael&amp;lt;/q&amp;gt; by WitsitGetsIt]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
[[File:witsit-antisemitic.png|300px|Rumble podcast between Witsit and Brother Nathaniel]]&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= References =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:YouTube flerfs]]&lt;br /&gt;
[[Category:American flerfs]]&lt;br /&gt;
[[Category:Religiflerfs]]&lt;br /&gt;
[[Category:Flerfzis]]&lt;br /&gt;
[[Category:Criminals]]&lt;br /&gt;
[[Category:TFE Antarctica team]]&lt;/div&gt;</summary>
		<author><name>ICSpin</name></author>
	</entry>
	<entry>
		<id>https://www.flerf.info/index.php?title=Austin_Witsit&amp;diff=6568</id>
		<title>Austin Witsit</title>
		<link rel="alternate" type="text/html" href="https://www.flerf.info/index.php?title=Austin_Witsit&amp;diff=6568"/>
		<updated>2026-04-03T04:38:25Z</updated>

		<summary type="html">&lt;p&gt;ICSpin: added all the yellowstone documents (credit to Robert Silverman)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox&lt;br /&gt;
| realName = Austin David Whitsitt&lt;br /&gt;
| image = File:Whitsitt.jpg&lt;br /&gt;
| location = US&lt;br /&gt;
| platform = [https://www.youtube.com/@Witsit YouTube]&lt;br /&gt;
| papa = [[Nathan Thompson]]&lt;br /&gt;
| antisemite = Yes&lt;br /&gt;
| religiflerf = Yes&lt;br /&gt;
| drinksUrine = never been falsified&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Austin David Whitsitt, known online as &#039;&#039;&#039;Witsit Gets It&#039;&#039; or &amp;quot;Unemployed Austin&amp;quot;, is an American content creator and prominent advocate of flat Earth theories. He is known for his participation in debates and discussions challenging mainstream scientific views. In December 2024, Whitsitt participated in [[The Final Experiment]] in Antarctica, where he acknowledged the existence of the 24-hour sun, a phenomenon that challenges flat Earth models.&lt;br /&gt;
&lt;br /&gt;
= Known Accounts =&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Platform !! Account&lt;br /&gt;
|-&lt;br /&gt;
| [https://witsit.tv Witsit.tv] || [https://witsit.tv witsit.tv]&lt;br /&gt;
|-&lt;br /&gt;
| [https://twitter.com/WitsitGetsIt Twitter] || [https://twitter.com/WitsitGetsIt @WitsitGetsIt]&lt;br /&gt;
|-&lt;br /&gt;
| [https://patreon.com/WitsitGetsIt Patreon] || [https://patreon.com/WitsitGetsIt WitsitGetsIt]&lt;br /&gt;
|-&lt;br /&gt;
| [https://rumble.com/user/WitsitGetsIt Rumble] || [https://rumble.com/user/WitsitGetsIt WitsitGetsIt]&lt;br /&gt;
|-&lt;br /&gt;
| [https://rokfin.com/witsitgetsit Rokfin] || [https://rokfin.com/witsitgetsit witsitgetsit]&lt;br /&gt;
|-&lt;br /&gt;
| [https://ko-fi.com/witsit Ko-fi] || [https://ko-fi.com/witsit witsit]&lt;br /&gt;
|-&lt;br /&gt;
| [https://t.me/miswits Telegram] || [https://t.me/miswits miswits]&lt;br /&gt;
|-&lt;br /&gt;
| [https://t.me/witsitgetsit Telegram] || [https://t.me/witsitgetsit witsitgetsit]&lt;br /&gt;
|-&lt;br /&gt;
| [https://t.me/witsitstreams Telegram] || [https://t.me/witsitstreams witsitstreams]&lt;br /&gt;
|-&lt;br /&gt;
| [https://auditnasa.com Audit NASA] || [https://auditnasa.com auditnasa.com]&lt;br /&gt;
|-&lt;br /&gt;
| [https://www.youtube.com/@Witsit YouTube] || [https://www.youtube.com/@Witsit Witsit Gets It]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Arrest History =&lt;br /&gt;
&lt;br /&gt;
Collect the [[Witsit Trading Cards]]!&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Arrest History&lt;br /&gt;
! Date !! Reason !! Mugshot !! Records !! Notes&lt;br /&gt;
|-&lt;br /&gt;
| Apr 9, 2013 || Possession of Marijuana || N/A || [https://weakley.tncrtinfo.com/crCaseForm.aspx?id=E6903D40-F66B-43C0-9DBC-A7386CB53626&amp;amp;dsid=e608439d County Criminal Record]&amp;lt;br&amp;gt;[https://www.nwtntoday.com/2013/04/19/weakley-county-general-sessions/ Newspaper Article 2013-04-09] ||&lt;br /&gt;
|-&lt;br /&gt;
| Apr 5, 2014 || Driving While License Revoked || N/A || [https://madison.tncrtinfo.com/crCaseForm.aspx?id=7E1E24EC-1FC2-4939-B596-898F7FE3F2B2&amp;amp;dsid=657dee84 County Criminal Record] ||&lt;br /&gt;
|-&lt;br /&gt;
| Oct 4, 2015 || Assault || N/A || [https://www.centredaily.com/news/local/crime/article47623610.html News article] &amp;lt;br&amp;gt;[https://ujsportal.pacourts.us/Report/CpDocketSheet?docketNumber=CP-14-CR-0001889-2015&amp;amp;dnh=gZ2Ferj%2B4qqyH7F7NR4EGQ%3D%3D Pennsylvania Courts Docket]&amp;lt;br&amp;gt; [https://web.archive.org/web/20250118045932/https://ujsportal.pacourts.us/Report/CpDocketSheet?docketNumber=CP-14-CR-0001889-2015&amp;amp;dnh=gZ2Ferj%2B4qqyH7F7NR4EGQ%3D%3D Archived version] || Punched someone at a bar&lt;br /&gt;
|-&lt;br /&gt;
| 2016 || Public intoxication || [[File:Witsit Mugshot 2016 public intoxication.jpg|150px|thumb]] || ||&lt;br /&gt;
|-&lt;br /&gt;
| Oct 10, 2018 || Public intoxication || [[File:Witsit Mugshot 2018-10-10.jpg|150px|thumb]] || ||&lt;br /&gt;
|-&lt;br /&gt;
| Mar 5, 2019 || Shoplifting || [[File:Witsit Mugshot 2019-03-05.png|150px|thumb]] ||  ||&lt;br /&gt;
|-&lt;br /&gt;
| Mar 23, 2021 || Possessing marijuana || [[File:Witsit Mugshot 2021-03.jpg|150px|thumb]] || [https://monroefl.mugshots.zone/whitsitt-austin-david-mugshot-03-23-2021/ Mugshot] ||&lt;br /&gt;
|-&lt;br /&gt;
| Aug 4, 2021 || Demonstration in Undesignated Area (Yellowstone National Park) || N/A || &#039;&#039;&#039;Dockets:&#039;&#039;&#039; [https://www.pacermonitor.com/public/case/44468155/USA_v_Whitsitt PACER] · [https://www.courtlistener.com/docket/63291352/united-states-v-whitsitt/ CourtListener] · [https://casetext.com/case/united-states-v-whitsitt-3 Casetext] · [https://casetext.com/case/united-states-v-whitsitt-2 Casetext (Appeal)]&amp;lt;br&amp;gt;&#039;&#039;&#039;Court Documents:&#039;&#039;&#039; [https://drive.google.com/file/d/1NQvLBlRbUgbDNmKES2HJfYWdhi2mLboQ/view?usp=drive_link Motion to Dismiss] · [https://drive.google.com/file/d/1HFu_k4ArroJbc_iDc70cliaK9rKFzWOt/view?usp=drive_link Denial of Motion] · [https://drive.google.com/file/d/1cEl7uus-pHDOmy2i4tyff9kisIrFJU4p/view?usp=drive_link Trial Minutes] · [https://drive.google.com/file/d/1VA3nC9gtVIyhKNe1g6NNFhLmiHII4FlH/view?usp=drive_link Judgment] || Found guilty after bench trial on April 18, 2022. See [[#United States v. Whitsitt — Yellowstone Federal Case|full case details below]].&lt;br /&gt;
|-&lt;br /&gt;
| Oct 2, 2023 || Domestic battery || [[File:Austin Mugshot 2023-10-02.jpg|150px|thumb]] || [https://florida.arrests.org/Arrests/Austin_Whitsitt_57194563/ Florida Arrest Record]&amp;lt;br&amp;gt;[[File:2023 Whitsitt battery docketimage 1 page 1 redacted.png|150px|thumb]] || Spit on his wife&#039;s face&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= United States v. Whitsitt — Yellowstone Federal Case =&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Case No. 5:21-PO-00627-MLC, United States District Court for the District of Wyoming&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Background ==&lt;br /&gt;
&lt;br /&gt;
On August 4, 2021, Whitsitt was at the Mammoth Hot Springs gas station in Yellowstone National Park when he began spontaneously preaching about flat earth, biblical cosmology, COVID-related government overreach, and anti-government conspiracy theories from inside a recreational vehicle to passersby. Park rangers had received advance notice from Mount Rushmore National Memorial about Whitsitt, who had previously been cited there for a First Amendment protest permit violation while filming for TikTok with amplified speakers. Radio communications between rangers described the subjects as &amp;quot;flat earthers&amp;quot; whose speech had been &amp;quot;political in nature.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Ranger David Dunn (#1400) issued Whitsitt a violation notice, originally charging &amp;quot;failure to obtain a permit.&amp;quot; Upon detainment, the ranger told Whitsitt that &amp;quot;First Amendment activity&amp;quot; required a permit. The charge was later amended to &amp;quot;Demonstration in Undesignated Area&amp;quot; under 36 C.F.R. § 2.51(b)(j).&lt;br /&gt;
&lt;br /&gt;
== Whitsitt&#039;s Pro Se Defense ==&lt;br /&gt;
&lt;br /&gt;
Whitsitt represented himself throughout the case. He filed two motions to dismiss — one for facial invalidity of 36 C.F.R. § 2.51, and a second arguing First Amendment violations. His filings listed a Box Elder, South Dakota mailing address (514 Americas Way PMB 17789) and his Protonmail email (Witsit@protonmail.com).&lt;br /&gt;
&lt;br /&gt;
=== Motion to Dismiss for First Amendment Violation (Doc. 29) ===&lt;br /&gt;
&lt;br /&gt;
[https://drive.google.com/file/d/1NQvLBlRbUgbDNmKES2HJfYWdhi2mLboQ/view?usp=drive_link Full document]&lt;br /&gt;
&lt;br /&gt;
Filed March 14, 2022, Whitsitt&#039;s 16-page motion argued the government violated his First Amendment rights in seven areas:&lt;br /&gt;
&lt;br /&gt;
# &#039;&#039;&#039;Free Exercise of Religion&#039;&#039;&#039; — Whitsitt framed flat earth advocacy as a religious obligation, arguing the Bible describes the earth as &amp;quot;an immovable and fixed, topographical plane, contained within a firmament.&amp;quot; He cited several Scripture passages and claimed a spiritual duty to warn people about what he described as government deception regarding the shape of the earth, COVID masking, vaccine mandates, lockdowns, temperature screenings, and digital tracking systems. He connected all of these topics to the biblical &amp;quot;Mark of the Beast&amp;quot; prophecy in Revelation 13.&lt;br /&gt;
# &#039;&#039;&#039;Number of the Beast&#039;&#039;&#039; — Whitsitt argued the heliocentric model is encoded with the number 666, citing the earth&#039;s axial tilt (66.6°), orbital speed (66,600 mph), and other figures. He claimed NASA&#039;s name means &amp;quot;to deceive&amp;quot; in Hebrew and that NASA projects are named after pagan deities.&lt;br /&gt;
# &#039;&#039;&#039;Freedom of Speech and Press&#039;&#039;&#039; — He argued he was spontaneously speaking from inside a recreational vehicle at a gas station while waiting for a blocked exit to clear, and that the ranger&#039;s requirement of a permit for any &amp;quot;First Amendment activity&amp;quot; constituted prior restraint.&lt;br /&gt;
# &#039;&#039;&#039;Peaceable Assembly&#039;&#039;&#039; — Whitsitt contended that bystanders voluntarily gathered on public sidewalks to listen, which the government mischaracterized as a disruptive &amp;quot;traffic jam.&amp;quot;&lt;br /&gt;
# &#039;&#039;&#039;Grievances&#039;&#039;&#039; — He argued the government specifically targeted his speech because it was critical of the government (&amp;quot;anti-government&amp;quot;).&lt;br /&gt;
# &#039;&#039;&#039;Content-Based Censorship&#039;&#039;&#039; — Whitsitt pointed to the Mount Rushmore BOLO communication and the ranger&#039;s interest in the content of his speech as evidence of viewpoint discrimination.&lt;br /&gt;
# &#039;&#039;&#039;Unconstitutional &amp;quot;First Amendment Areas&amp;quot;&#039;&#039;&#039; — He cited &#039;&#039;Boardley v. U.S. Department of the Interior&#039;&#039;, 615 F.3d 508 (2010), which found that requiring individuals to obtain permits before engaging in expressive activities in designated &amp;quot;free speech areas&amp;quot; violates the First Amendment.&lt;br /&gt;
&lt;br /&gt;
=== Denial of Motion to Dismiss ===&lt;br /&gt;
&lt;br /&gt;
[https://drive.google.com/file/d/1HFu_k4ArroJbc_iDc70cliaK9rKFzWOt/view?usp=drive_link Full document]&lt;br /&gt;
&lt;br /&gt;
The court denied Whitsitt&#039;s motion to dismiss for First Amendment violations.&lt;br /&gt;
&lt;br /&gt;
=== Discovery Dispute (Doc. 37) ===&lt;br /&gt;
&lt;br /&gt;
Whitsitt requested production of all evidence related to the incident, including all permit request approvals and denials in Yellowstone since 2013 and all superintendent designations of free speech areas. In an order dated April 11, 2022, Chief Magistrate Judge Kelly H. Rankin denied the request, finding the government had complied with Rule 16 discovery obligations and that Whitsitt had not made a prima facie showing of materiality for the additional records.&lt;br /&gt;
&lt;br /&gt;
The government also admitted during a status conference that body camera footage from Ranger L&#039;Ecuyer could not be located, but denied altering or redacting any audio or video recordings.&lt;br /&gt;
&lt;br /&gt;
== Bench Trial (Doc. 38) ==&lt;br /&gt;
&lt;br /&gt;
[https://drive.google.com/file/d/1cEl7uus-pHDOmy2i4tyff9kisIrFJU4p/view?usp=drive_link Full document]&lt;br /&gt;
&lt;br /&gt;
The bench trial took place on April 18, 2022, before Chief United States Magistrate Judge Kelly H. Rankin, at Mammoth Hot Springs with some parties appearing via Zoom. The government was represented by Jonathan Coppom; Whitsitt represented himself.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Witnesses called by the Government:&#039;&#039;&#039;&lt;br /&gt;
* Ranger David Dunn — the citing officer&lt;br /&gt;
* Lucia Petrin — civilian witness&lt;br /&gt;
* Michael Anderson — civilian witness&lt;br /&gt;
* Denise Foster — civilian witness&lt;br /&gt;
* Ranger Jill Paxton&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Witnesses called by the Defense:&#039;&#039;&#039;&lt;br /&gt;
* Ranger L&#039;Ecuyer — the government had initially declined to call this witness, and their body camera footage was missing&lt;br /&gt;
* Ranger David Dunn (recalled)&lt;br /&gt;
&lt;br /&gt;
The government moved to enter Exhibit 5 (video of Whitsitt at Mount Rushmore); Whitsitt objected, but the judge admitted it.&lt;br /&gt;
&lt;br /&gt;
The judge began findings at 12:08 PM and found Whitsitt guilty at 12:21 PM.&lt;br /&gt;
&lt;br /&gt;
== Sentence (Doc. 40) ==&lt;br /&gt;
&lt;br /&gt;
[https://drive.google.com/file/d/1VA3nC9gtVIyhKNe1g6NNFhLmiHII4FlH/view?usp=drive_link Full document]&lt;br /&gt;
&lt;br /&gt;
Whitsitt was sentenced on April 18, 2022:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Fine:&#039;&#039;&#039; $500&lt;br /&gt;
* &#039;&#039;&#039;Processing fee:&#039;&#039;&#039; $30&lt;br /&gt;
* &#039;&#039;&#039;Special assessment:&#039;&#039;&#039; $10&lt;br /&gt;
* &#039;&#039;&#039;Total financial penalty:&#039;&#039;&#039; $540 (due by July 1, 2022)&lt;br /&gt;
* &#039;&#039;&#039;Unsupervised probation:&#039;&#039;&#039; 1 year&lt;br /&gt;
* &#039;&#039;&#039;Special condition:&#039;&#039;&#039; Banned from entering Yellowstone National Park for 1 year&lt;br /&gt;
&lt;br /&gt;
= Other Info =&lt;br /&gt;
* Frequently engages in [[Flerf-on-flerf|flerf-on-flerfs]] with [[Nathan Oakley]].&lt;br /&gt;
* One of only four flat earthers who travelled for [[The Final Experiment]].&lt;br /&gt;
* Suspended for fighting at a football game [https://www.nwtntoday.com/2009/09/03/messenger-sports-briefs-for-september-3-2/ Local Newspaper Article]&lt;br /&gt;
&lt;br /&gt;
= Selected Quotations =&lt;br /&gt;
&lt;br /&gt;
== Full moon and new moon ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Will Duffy:&#039;&#039;&#039; What is a full moon and what is a new moon on your model?&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Austin Whitsitt:&#039;&#039;&#039; I think it&#039;s probably like a magnetic cycle, and just like the center of a ferrocell image of a magnet, it&#039;s just completely black. It&#039;s actually just pure inertia in the center in the ferrocell image of a magnet. I think that&#039;s what it is. It just actually goes into its inertial state and then charges back up and once it becomes, like, aetherically displaced again, you start to see it charge up throughout its cycle, and then it goes back. :contentReference[oaicite:1]{index=1}&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Southern compasses ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Austin Whitsitt:&#039;&#039;&#039; Apparently southern compasses are a psyop.&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Misogyny And Domestic Abuse =&lt;br /&gt;
&lt;br /&gt;
== Evidence of Misogyny and Abuse ==&lt;br /&gt;
&lt;br /&gt;
Witsit makes misogynist statements. Furthermore, police arrested him for assaulting his partner in 2023. Court records indicate Witsit made hostile and aggressive gestures. He then spit on his partner&#039;s face without consent. [https://florida.arrests.org/Arrests/Austin_Whitsitt_57194563/ Court Record]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
[[File:Witsit-misogyny-twitter.png|512px|An example of Witsit&#039;s misogyny.]]&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
On March 18, 2025, a surveillance video surfaced from Witsit&#039;s residence dated December 24, 2024. In the video, Witsit verbally abuses his partner and gestures violently towards her. Some of the verbal abuse Witsit gives to his partner in the video includes claiming to hate her, calling her names, claiming she likes it rough, and punching the nearby furniture.&lt;br /&gt;
&lt;br /&gt;
== Statistics About Children In Households With Intimate Partner Violence ==&lt;br /&gt;
&lt;br /&gt;
Witsit claims to have two children making the accusations of domestic abuse particularly worrisome.&lt;br /&gt;
&lt;br /&gt;
* Between 30% and 60% of children with an abusive parent ends up being abused themselves. [https://www.ojp.gov/pdffiles1/nij/grants/213503.pdf Source]&lt;br /&gt;
* Children are 15 times more likely to experience abuse overall when subjected to a household with interpersonal violence between the parents. [https://belfastwomensaid.org.uk/themainevent/wp-content/uploads/2021/09/UNICEF_BehindClosedDoors.pdf Source]&lt;br /&gt;
* Around 20% of intimate partner violence that go to court involve a child witness. [https://www.ojp.gov/sites/g/files/xyckuh241/files/archives/pressreleases/2009/BJS10007.htm Source]&lt;br /&gt;
&lt;br /&gt;
== Misogynistic Video About Blue Origin Flight ==&lt;br /&gt;
&lt;br /&gt;
On April 18, 2025, Witsit released a live stream video titled [https://www.youtube.com/watch?v=Tq1JA9LhOJ8 &amp;quot;Powerful Feminists Defeat Sexism by Pretending to go to Space w/ Blue Origin&amp;quot;] in which he talked about a recent Blue Origin flight crewed by women. He repeatedly [https://www.youtube.com/live/Tq1JA9LhOJ8?si=Y-XTxj8wrWPGz-pY&amp;amp;t=7193 mocked and denied the oppression of women] and [https://www.youtube.com/live/Tq1JA9LhOJ8?si=um8u7UoQclwW0O7S&amp;amp;t=5609 claimed women receive special privileges]. He then proceeded to call the women [https://www.youtube.com/live/Tq1JA9LhOJ8?si=YGp8ATFUN-4Q174w&amp;amp;t=2450 &amp;quot;bimbos&amp;quot;] and [https://www.youtube.com/live/Tq1JA9LhOJ8?si=iFmXamihi7QG60ts&amp;amp;t=1397 make fun of their appearance]. Austin finally [https://www.youtube.com/live/Tq1JA9LhOJ8?si=yDlWQ0_amb4EQZRW&amp;amp;t=7638 claimed that men should be leaders and women should follow]. He uses homophobic slurs throughout the video.&lt;br /&gt;
&lt;br /&gt;
= Snake Oil Salesman =&lt;br /&gt;
&lt;br /&gt;
Witsit tries to sell snake oil to his viewers. Austin owns the website, [https://aethericstate.com/ Aetheric State], where he sells an electrolyte drink mix. The [https://www.dragonsblends.com/ manufacturer] suggests the drink mix might cure cancer. Witsit charges $160 USD for the mix, however, it costs less than $15 USD to make the exact same drink mix using ingredients bought from the supermarket. [https://globesec.net/posts/whitsitt-aetherade-scam/ Globesec wrote an article] referring to the drink mix as &amp;quot;Aetherade.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
= Alleged Substance Abuse at Debate Convention =&lt;br /&gt;
Witsit attends &#039;Debate Cons&#039; as a speaker, but in one instance was noted by onlookers to be singularly unpopular at the VIP lunch afterwards, with event organisers specifically attempting to steer guests to spend time with him at his table:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
[[File:Witsit-alone-again.png|300px|Witsit unable to attract social attention]]&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
It is further [https://www.reddit.com/r/flatearth/comments/1r6qjhu/comment/o5sge31/ alleged] that he returned from a bathroom break, quote &amp;quot;tweaked out of his mind&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
= White Supremacism =&lt;br /&gt;
&lt;br /&gt;
Austin co-hosted a podcast entitled &#039;White Families, White Nation&#039; in 2024 alongside a number of other believers in ethnic and racial determinism such as host Brother Nathaniel. [https://www.instagram.com/reel/DMdjfjsyATh/ Source]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
[[File:Witsit-white-supremacist.png.png|300px|Witsit&#039;s white supremacist podcast]]&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
&amp;quot;Whitsitt: You have a problem with Jewish supremacy but white people need to also take responsibility. That&#039;s why I said, nobody put a gun to your head and said you can&#039;t have babies. No one put a gun to your head and said this take out this loan, no one put a gun to your head and said &#039;go get addicted to porn&#039;. Those are all weapons of Jewish supremacy. But it requires consent. So individual responsibility, collective responsibility is a major part of it. I think the conversation calling out this power structure IS ALREADY BEING NORMALIZED. Just go look look at X [social media]. It&#039;s al-- too late, like, the cat&#039;s already out of bag in my opinion. It&#039;s much more about collectivizing the reaction. Right, instead of kind of letting it -- get out of control.&amp;quot;&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
He continues to &#039;hang out&#039; on social and streaming platforms into 2025 with antisemitic content creators. [https://rumble.com/v5auerp-witsit-kicks-it-w-brother-nathanael.html Source]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
[[File:witsit-antisemitic.png|300px|Rumble podcast between Witsit and Brother Nathaniel]]&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Notes =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:YouTube flerfs]]&lt;br /&gt;
[[Category:American flerfs]]&lt;br /&gt;
[[Category:Religiflerfs]]&lt;br /&gt;
[[Category:Flerfzis]]&lt;br /&gt;
[[Category:Criminals]]&lt;br /&gt;
[[Category:TFE Antarctica team]]&lt;/div&gt;</summary>
		<author><name>ICSpin</name></author>
	</entry>
	<entry>
		<id>https://www.flerf.info/index.php?title=Flerfs_treating_TFE_as_a_threat&amp;diff=5513</id>
		<title>Flerfs treating TFE as a threat</title>
		<link rel="alternate" type="text/html" href="https://www.flerf.info/index.php?title=Flerfs_treating_TFE_as_a_threat&amp;diff=5513"/>
		<updated>2026-02-03T05:45:51Z</updated>

		<summary type="html">&lt;p&gt;ICSpin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page documents examples of [[:Category:Flerfs|flerfs]] treating [[The Final Experiment]] as a threat and [[TFE debunk attempts|attempting to discredit it as a hoax]]. In doing this, they unwittingly admit that the physical evidence collected on the trip, especially the southern 24-hour sun, is a [[Wikipedia:Cognitive dissonance|threat to their worldview]].&lt;br /&gt;
&lt;br /&gt;
Flerfs have repeatedly claimed, or expressed anxieties, that TFE is a “hit-piece.” In response to this, [[User:MCToon|MCToon]] has said:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;I mean, how can you have a “hit-piece,” right? The fact that the sun doesn’t set &amp;amp;#91;near the [[Wikipedia:Geographical pole|Pole]], around the [[Wikipedia:Solstice|Solstice]]&amp;amp;#93; … That’s the “hit-piece.”&amp;lt;ref&amp;gt;[https://www.youtube.com/live/O_CJzkN-ENE?t=35m37s 35:37, &amp;lt;q&amp;gt;Tomorrow we fly to Antarctica&amp;lt;/q&amp;gt; by MCToon Live]&amp;lt;/ref&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;I didn’t have to stick the camera in &amp;amp;#91;[[Austin Witsit|Witsit]]’s] face, I didn’t have to do anything to mock &amp;amp;hellip; None of that is necessary. That’s not the type of “hit-piece” that this is. This &#039;&#039;is&#039;&#039; a hit-piece. One hundred percent, it’s a hit-piece. The hit-piece is that the sun circled for 24 hours a day. That’s the hit-piece.&amp;lt;ref&amp;gt;[https://www.youtube.com/live/2eAqrEpDZ5k?t=37m54s 37:54, &amp;lt;q&amp;gt;WItsit Lies, Red&#039;s Hijacks the schedule, then GlobeyMcGlobeface and Wheelchair Bowling&amp;lt;/q&amp;gt; by MCToon Live]&amp;lt;/ref&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In other words, to a science denier (like a flerf) &#039;&#039;&#039;&#039;&#039;reality itself&#039;&#039; is a “hit-piece,”&#039;&#039;&#039; and therefore so is anything that forces them to confront reality—such as TFE.&lt;br /&gt;
&lt;br /&gt;
= Examples =&lt;br /&gt;
(in progress)&lt;br /&gt;
&lt;br /&gt;
* QOP&lt;br /&gt;
* Simon Mav on Facebook&lt;br /&gt;
* Fkatzoid&#039;s Jerkle&lt;br /&gt;
* Vlad aka Ironworks92000&lt;br /&gt;
* Vikka Draziv&lt;br /&gt;
* Flat Earth Dave&lt;br /&gt;
* Edward Hendrie&lt;br /&gt;
* Eric Dubay&lt;br /&gt;
* Nico&lt;br /&gt;
* Rusted Sol&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Flatzoid ==&lt;br /&gt;
&lt;br /&gt;
=== Union Glacier location ===&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Flatzoid:&#039;&#039;&#039; I do think that they&#039;re being duped to think they&#039;re at Antarctica. I don&#039;t think Union Glacier is really at Antarctica. I think that&#039;s at a different location and it&#039;s placed as Antarctica.&amp;lt;ref&amp;gt;[https://youtu.be/3Z9NRoFpDco?t=10696 2:58:16, &amp;lt;q&amp;gt;TFE Is not faking anything?&amp;lt;/q&amp;gt; by Creality Jesus Saves]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Flatzoid claims TFE was rendered in Unreal Engine ===&lt;br /&gt;
During a debate between Flatzoid and Dave McKeegan, Flatzoid claimed that he thinks that TFE could have been done in Unreal Engine.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Flatzoid:&#039;&#039;&#039; My uh idea is how they could have faked it was Duffy or someone could have gone earlier and and got high def HDRs uh surround environments of Antarctica, because when you look at the in the footage we don&#039;t see Union Glacier anywhere around there and they&#039;re only about 1.5 km away you should see Union Glacier camp we don&#039;t see Union Glacier camp at Mount Rossman. So that shows that they were either probably there when it was off-season when there were no tourists available, they were able to get their uh environment done, HDR environment done, and they could make recreate it in Unreal Engine 5 if they wanted to and therefore when they did all really go down in December they were able to just fake the sky and have the rest as a real environment.&amp;lt;ref&amp;gt;[https://www.youtube.com/watch?v=T4xhvYvFWps&amp;amp;t=11820s 7:18 Flatzoid claiming TFE was faked in Unreal Engine, &amp;lt;q&amp;gt;A Flat Earth &amp;quot;Debate&amp;quot; - Dave McKeegan VS Flatzoid - Was The Sun In Antarctica Fake?&amp;lt;/q&amp;gt; by Craig McNeill - FTFE]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Dave McKeegan made a great video about how it&#039;s not possible to use Unreal Engine to fake TFE.&amp;lt;ref&amp;gt;[https://www.youtube.com/watch?v=MA7h1gwmNzU &amp;lt;q&amp;gt;We faked the 24hr sun with Unreal Engine .... Apparently&amp;lt;/q&amp;gt; by Dave McKeegan]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== DamascusSteel-j1f ==&lt;br /&gt;
&lt;br /&gt;
[[File:Damascus.png|600px|link={{filepath:Damascus.png}}]]&lt;br /&gt;
&lt;br /&gt;
== YEPBUTNO2 ==&lt;br /&gt;
&lt;br /&gt;
[[File:Yepbutno.png|600px|link={{filepath:Yepbutno.png}}]]&lt;br /&gt;
&lt;br /&gt;
== Awake Souls ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Video description of &amp;lt;q&amp;gt;The Final Experiment — 1 Year Later: Exposing the State of Flat Earth&amp;lt;/q&amp;gt;:&#039;&#039;&#039; One year after Will Duffy’s so-called “Final Experiment,” the truth is clearer than ever: the Antarctica experiments failed, the narrative collapsed, and the Spaceball shills who defended it — McToon and FTFE — have run for cover.&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&amp;lt;ref&amp;gt;[https://www.youtube.com/watch?v=cRk2zrVCgCA &amp;lt;q&amp;gt;The Final Experiment — 1 Year Later: Exposing the State of Flat Earth&amp;lt;/q&amp;gt; by Awake Souls]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Flat Earth Reconnaissance ==&lt;br /&gt;
&lt;br /&gt;
[[File:Flat_earth_reconnaissance.png|800px|link={{filepath:Flat_earth_reconnaissance.png}}]]&lt;br /&gt;
&amp;lt;ref&amp;gt;[https://www.youtube.com/watch?v=xsFQk1tNGiw &amp;lt;q&amp;gt;The Dark Side of TFE&amp;lt;/q&amp;gt; by Flat Earth Reconnaissance]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Peter Lunt ==&lt;br /&gt;
[[File:Peter_Lunt.png|800px|link={{filepath:Peter_Lunt.png}}]]&lt;br /&gt;
&amp;lt;ref&amp;gt;[https://www.youtube.com/@the-mazzaroth/videos &amp;lt;q&amp;gt;Peter Lunt channel&amp;lt;/q&amp;gt;]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Flat Earth Banjo ==&lt;br /&gt;
&lt;br /&gt;
Flat Earth Banjo has a playlist about TFE.&amp;lt;ref&amp;gt;[https://www.youtube.com/playlist?list=PLNX5SRrorxtU2-QbPDe3JU3Jej8_pgxAm &amp;lt;q&amp;gt;TFE Psyop EXPOSED&amp;lt;/q&amp;gt; by Flat Earth, Banjo, USA, Japan and Brazil]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== ZestaBackfromburnout ==&lt;br /&gt;
&lt;br /&gt;
[[File:Zesta.png|900px|link={{filepath:Zesta.png}}]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Zesta_flight_16th.png|900px|link={{filepath:Zesta_flight_16th.png}}]]&lt;br /&gt;
&lt;br /&gt;
= See Also =&lt;br /&gt;
* [[TFE debunk attempts]]&lt;br /&gt;
&lt;br /&gt;
= References =&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Flerf sociology]]&lt;br /&gt;
[[Category:Lists]]&lt;/div&gt;</summary>
		<author><name>ICSpin</name></author>
	</entry>
	<entry>
		<id>https://www.flerf.info/index.php?title=Flerfs_treating_TFE_as_a_threat&amp;diff=5512</id>
		<title>Flerfs treating TFE as a threat</title>
		<link rel="alternate" type="text/html" href="https://www.flerf.info/index.php?title=Flerfs_treating_TFE_as_a_threat&amp;diff=5512"/>
		<updated>2026-02-03T05:44:13Z</updated>

		<summary type="html">&lt;p&gt;ICSpin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page documents examples of [[:Category:Flerfs|flerfs]] treating [[The Final Experiment]] as a threat and [[TFE debunk attempts|attempting to discredit it as a hoax]]. In doing this, they unwittingly admit that the physical evidence collected on the trip, especially the southern 24-hour sun, is a [[Wikipedia:Cognitive dissonance|threat to their worldview]].&lt;br /&gt;
&lt;br /&gt;
Flerfs have repeatedly claimed, or expressed anxieties, that TFE is a “hit-piece.” In response to this, [[User:MCToon|MCToon]] has said:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;I mean, how can you have a “hit-piece,” right? The fact that the sun doesn’t set &amp;amp;#91;near the [[Wikipedia:Geographical pole|Pole]], around the [[Wikipedia:Solstice|Solstice]]&amp;amp;#93; … That’s the “hit-piece.”&amp;lt;ref&amp;gt;[https://www.youtube.com/live/O_CJzkN-ENE?t=35m37s 35:37, &amp;lt;q&amp;gt;Tomorrow we fly to Antarctica&amp;lt;/q&amp;gt; by MCToon Live]&amp;lt;/ref&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;I didn’t have to stick the camera in &amp;amp;#91;[[Austin Witsit|Witsit]]’s] face, I didn’t have to do anything to mock &amp;amp;hellip; None of that is necessary. That’s not the type of “hit-piece” that this is. This &#039;&#039;is&#039;&#039; a hit-piece. One hundred percent, it’s a hit-piece. The hit-piece is that the sun circled for 24 hours a day. That’s the hit-piece.&amp;lt;ref&amp;gt;[https://www.youtube.com/live/2eAqrEpDZ5k?t=37m54s 37:54, &amp;lt;q&amp;gt;WItsit Lies, Red&#039;s Hijacks the schedule, then GlobeyMcGlobeface and Wheelchair Bowling&amp;lt;/q&amp;gt; by MCToon Live]&amp;lt;/ref&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In other words, to a science denier (like a flerf) &#039;&#039;&#039;&#039;&#039;reality itself&#039;&#039; is a “hit-piece,”&#039;&#039;&#039; and therefore so is anything that forces them to confront reality—such as TFE.&lt;br /&gt;
&lt;br /&gt;
= Examples =&lt;br /&gt;
(in progress)&lt;br /&gt;
&lt;br /&gt;
* QOP&lt;br /&gt;
* Simon Mav on Facebook&lt;br /&gt;
* Fkatzoid&#039;s Jerkle&lt;br /&gt;
* Vlad aka Ironworks92000&lt;br /&gt;
* Vikka Draziv&lt;br /&gt;
* Flat Earth Dave&lt;br /&gt;
* Edward Hendrie&lt;br /&gt;
* Rusted Sol&lt;br /&gt;
* Eric Dubay&lt;br /&gt;
* Nico&lt;br /&gt;
* Rusted Sol&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Flatzoid ==&lt;br /&gt;
&lt;br /&gt;
=== Union Glacier location ===&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Flatzoid:&#039;&#039;&#039; I do think that they&#039;re being duped to think they&#039;re at Antarctica. I don&#039;t think Union Glacier is really at Antarctica. I think that&#039;s at a different location and it&#039;s placed as Antarctica.&amp;lt;ref&amp;gt;[https://youtu.be/3Z9NRoFpDco?t=10696 2:58:16, &amp;lt;q&amp;gt;TFE Is not faking anything?&amp;lt;/q&amp;gt; by Creality Jesus Saves]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Flatzoid claims TFE was rendered in Unreal Engine ===&lt;br /&gt;
During a debate between Flatzoid and Dave McKeegan, Flatzoid claimed that he thinks that TFE could have been done in Unreal Engine.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Flatzoid:&#039;&#039;&#039; My uh idea is how they could have faked it was Duffy or someone could have gone earlier and and got high def HDRs uh surround environments of Antarctica, because when you look at the in the footage we don&#039;t see Union Glacier anywhere around there and they&#039;re only about 1.5 km away you should see Union Glacier camp we don&#039;t see Union Glacier camp at Mount Rossman. So that shows that they were either probably there when it was off-season when there were no tourists available, they were able to get their uh environment done, HDR environment done, and they could make recreate it in Unreal Engine 5 if they wanted to and therefore when they did all really go down in December they were able to just fake the sky and have the rest as a real environment.&amp;lt;ref&amp;gt;[https://www.youtube.com/watch?v=T4xhvYvFWps&amp;amp;t=11820s 7:18 Flatzoid claiming TFE was faked in Unreal Engine, &amp;lt;q&amp;gt;A Flat Earth &amp;quot;Debate&amp;quot; - Dave McKeegan VS Flatzoid - Was The Sun In Antarctica Fake?&amp;lt;/q&amp;gt; by Craig McNeill - FTFE]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Dave McKeegan made a great video about how it&#039;s not possible to use Unreal Engine to fake TFE.&amp;lt;ref&amp;gt;[https://www.youtube.com/watch?v=MA7h1gwmNzU &amp;lt;q&amp;gt;We faked the 24hr sun with Unreal Engine .... Apparently&amp;lt;/q&amp;gt; by Dave McKeegan]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== DamascusSteel-j1f ==&lt;br /&gt;
&lt;br /&gt;
[[File:Damascus.png|600px|link={{filepath:Damascus.png}}]]&lt;br /&gt;
&lt;br /&gt;
== YEPBUTNO2 ==&lt;br /&gt;
&lt;br /&gt;
[[File:Yepbutno.png|600px|link={{filepath:Yepbutno.png}}]]&lt;br /&gt;
&lt;br /&gt;
== Awake Souls ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Video description of &amp;lt;q&amp;gt;The Final Experiment — 1 Year Later: Exposing the State of Flat Earth&amp;lt;/q&amp;gt;:&#039;&#039;&#039; One year after Will Duffy’s so-called “Final Experiment,” the truth is clearer than ever: the Antarctica experiments failed, the narrative collapsed, and the Spaceball shills who defended it — McToon and FTFE — have run for cover.&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&amp;lt;ref&amp;gt;[https://www.youtube.com/watch?v=cRk2zrVCgCA &amp;lt;q&amp;gt;The Final Experiment — 1 Year Later: Exposing the State of Flat Earth&amp;lt;/q&amp;gt; by Awake Souls]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Flat Earth Reconnaissance ==&lt;br /&gt;
&lt;br /&gt;
[[File:Flat_earth_reconnaissance.png|800px|link={{filepath:Flat_earth_reconnaissance.png}}]]&lt;br /&gt;
&amp;lt;ref&amp;gt;[https://www.youtube.com/watch?v=xsFQk1tNGiw &amp;lt;q&amp;gt;The Dark Side of TFE&amp;lt;/q&amp;gt; by Flat Earth Reconnaissance]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Peter Lunt ==&lt;br /&gt;
[[File:Peter_Lunt.png|800px|link={{filepath:Peter_Lunt.png}}]]&lt;br /&gt;
&amp;lt;ref&amp;gt;[https://www.youtube.com/@the-mazzaroth/videos &amp;lt;q&amp;gt;Peter Lunt channel&amp;lt;/q&amp;gt;]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Flat Earth Banjo ==&lt;br /&gt;
&lt;br /&gt;
Flat Earth Banjo has a playlist about TFE.&amp;lt;ref&amp;gt;[https://www.youtube.com/playlist?list=PLNX5SRrorxtU2-QbPDe3JU3Jej8_pgxAm &amp;lt;q&amp;gt;TFE Psyop EXPOSED&amp;lt;/q&amp;gt; by Flat Earth, Banjo, USA, Japan and Brazil]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== ZestaBackfromburnout ==&lt;br /&gt;
&lt;br /&gt;
[[File:Zesta.png|900px|link={{filepath:Zesta.png}}]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Zesta_flight_16th.png|900px|link={{filepath:Zesta_flight_16th.png}}]]&lt;br /&gt;
&lt;br /&gt;
= See Also =&lt;br /&gt;
* [[TFE debunk attempts]]&lt;br /&gt;
&lt;br /&gt;
= References =&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Flerf sociology]]&lt;br /&gt;
[[Category:Lists]]&lt;/div&gt;</summary>
		<author><name>ICSpin</name></author>
	</entry>
	<entry>
		<id>https://www.flerf.info/index.php?title=Top_Left_2026&amp;diff=5499</id>
		<title>Top Left 2026</title>
		<link rel="alternate" type="text/html" href="https://www.flerf.info/index.php?title=Top_Left_2026&amp;diff=5499"/>
		<updated>2026-02-02T08:17:15Z</updated>

		<summary type="html">&lt;p&gt;ICSpin: added myself&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;TopLeft 2026 Nominations:&lt;br /&gt;
&lt;br /&gt;
[[File:Peter_and_Pete_campaign_for_TopLeft_2026.png|thumb|right|200px|Peter and Pete campaign for TopLeft 2026]]&lt;br /&gt;
* [[Brian Sweet]]&lt;br /&gt;
** Earthlyskeptick&lt;br /&gt;
* [[Pete &amp;amp; Peter Peterson]]&lt;br /&gt;
** CuriousUK Debunks, Ginger_w_Evo&lt;br /&gt;
* [[Vlad]]&lt;br /&gt;
** HaRnold, TDDS, Boston Concerts  &lt;br /&gt;
* [[Mikey Smith]]&lt;br /&gt;
** The Canadian Space Advocate, Eric Burns, MCToon, Brenda, Mike Dude, Astronomy Live, DJ Sarah Jones, jeraneurism, evilproducer, Bruce Wayne, Leodonus Keyron, Nugz Automation, Sharlenwar, Tay Redgrave, Jack Fetter, Jim Daniels, Patchvonbraum, JoeBlack, RocinanteGold Capq57&lt;br /&gt;
* [[Austin Witsit]]&lt;br /&gt;
** Max (MxXxD), Andreas Eldh, Steve Tomayer, Groundedextracts, Donniepw2, &lt;br /&gt;
* [[Dave Weiss]]&lt;br /&gt;
** Joe Whip, Jredwhine, &lt;br /&gt;
* [[Apothecari]]&lt;br /&gt;
** FTFE. Zoomy, Rubiks, Rach Bot, &lt;br /&gt;
* Jah Jah Bunk&lt;br /&gt;
** garybrown&lt;br /&gt;
* [[Bart Sibrel]]&lt;br /&gt;
** FoxworthKerman&lt;br /&gt;
* [[Space Audits]] (Blob/Alan)&lt;br /&gt;
** PhD Tony&lt;br /&gt;
* [[Nathan Oakley]] AND [[Pepper Grinder]]&lt;br /&gt;
** MrOttopants, Brenda&lt;br /&gt;
* [[Roger Ledwell]]&lt;br /&gt;
** BigFish, MonkeyCatPatPat, Unfornicated, CMS, HarNold, Dvids, 3dPrinterJesus, NicN, CK, FE_Eddy, Wesley Grandlienard, Wicked Pissah, lil G, Mike Gurney, Sourpounder, ICSpin&lt;br /&gt;
* [[Angels of Light]]&lt;br /&gt;
** xforbiddenone, CJ lamoreaux, Bob Null&lt;br /&gt;
* Will Duffy&lt;br /&gt;
** Emma&lt;br /&gt;
* [[Ross Perry]]&lt;br /&gt;
** Plastic Citizen&lt;br /&gt;
* Negative - [[Dick Wayne]]&lt;br /&gt;
** HarNold&lt;br /&gt;
* [[Arwijn]]&lt;br /&gt;
** Welchs&lt;br /&gt;
* [[Divergent Droid]]&lt;br /&gt;
** StarStuff&lt;br /&gt;
* [[Flatzoid]] Wankzoid, Fkatzoid, Fapzoid,&lt;br /&gt;
** MyMomBakesCakes, tadd is mad, &lt;br /&gt;
* [[Fittest Flat Earther]]&lt;br /&gt;
** Roundaboutm, OGKenG, &lt;br /&gt;
* [[McFlatty]]&lt;br /&gt;
** Steelcity&lt;br /&gt;
* [[Karen B]]&lt;br /&gt;
** Hakrumun&lt;br /&gt;
* FTFE&lt;br /&gt;
** Mark Beiser&lt;br /&gt;
* [[Demmoch]]&lt;br /&gt;
** Randy Layhe, ChrisLbarker, Mark Von Wisco, lindasyboe,&lt;br /&gt;
* [[FER]] (Sam)&lt;br /&gt;
** Whatkast, calibadgerdude, Richmonty,&lt;br /&gt;
* [[Joseph Hanvey]] Forrest Gump&lt;br /&gt;
** AidyPhive&lt;br /&gt;
* [[Cubbie]]&lt;br /&gt;
** Whalepanties,&lt;br /&gt;
* Lindsay Harris from Tomb of El-lumination&lt;br /&gt;
** Aleks NP&lt;/div&gt;</summary>
		<author><name>ICSpin</name></author>
	</entry>
	<entry>
		<id>https://www.flerf.info/index.php?title=Dustin_Nemos&amp;diff=1574</id>
		<title>Dustin Nemos</title>
		<link rel="alternate" type="text/html" href="https://www.flerf.info/index.php?title=Dustin_Nemos&amp;diff=1574"/>
		<updated>2025-01-05T20:54:27Z</updated>

		<summary type="html">&lt;p&gt;ICSpin: Added Dustin Krieger&amp;#039;s real name, image, location, and YouTube channel to the Infobox. Included his website and detailed his promotion of colloidal silver as a COVID-19 treatment, along with associated FDA warnings. Noted his identification as a conspiracy theorist and antisemitic content. **Updated the entry to note that Dustin Krieger&amp;#039;s real name is unverified, reflecting the uncertainty of this information.**&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox&lt;br /&gt;
| realName = Unverified (Dustin Krieger)&lt;br /&gt;
| image = File:Dustinnemos.jpg&lt;br /&gt;
| location = US&lt;br /&gt;
| platform = [https://www.youtube.com/@TheDustinNemos YouTube]&lt;br /&gt;
| antisemite = yes&lt;br /&gt;
| religiflerf = yes&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
= Dustin Nemos =&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Dustin Nemos&#039;&#039;&#039;, whose purported real name is Dustin Krieger, is a U.S.-based conspiracy theorist and content creator known for promoting flat Earth theories and other controversial views.&lt;br /&gt;
&lt;br /&gt;
== Known Accounts ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Platform !! Account !! Status&lt;br /&gt;
|-&lt;br /&gt;
| YouTube || [https://www.youtube.com/@TheDustinNemos @TheDustinNemos] || Active&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Website ==&lt;br /&gt;
* [https://nemosnewsnetwork.com/ Nemos News Network]&lt;br /&gt;
&lt;br /&gt;
== Other Info ==&lt;br /&gt;
* Identified as a conspiracy theorist and rabid antisemite. [https://www.adl.org/resources/report/adl-crowdfunding-report-how-bigots-and-extremists-collect-and-use-millions-online &#039;&#039;ADL Report on Crowdfunding by Bigots and Extremists&#039;&#039;]&lt;br /&gt;
* Promoted and sold colloidal silver as a supposed preventative treatment for COVID-19, despite FDA warnings about its safety and effectiveness. [https://www.mediamatters.org/coronavirus-covid-19/qanon-grifter-dustin-nemos-was-selling-colloidal-silver-supposed-coronavirus &#039;&#039;Media Matters Report on Colloidal Silver&#039;&#039;]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:YouTube flerfs]]&lt;br /&gt;
[[Category:Religiflerfs]]&lt;br /&gt;
[[Category:Flerfzis]]&lt;/div&gt;</summary>
		<author><name>ICSpin</name></author>
	</entry>
	<entry>
		<id>https://www.flerf.info/index.php?title=Do_you_even_science_bro%3F&amp;diff=1573</id>
		<title>Do you even science bro?</title>
		<link rel="alternate" type="text/html" href="https://www.flerf.info/index.php?title=Do_you_even_science_bro%3F&amp;diff=1573"/>
		<updated>2025-01-05T20:46:20Z</updated>

		<summary type="html">&lt;p&gt;ICSpin: Standardized Known Accounts section and updated subscriber and video counts for Do You Even Science Bro..?.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox&lt;br /&gt;
| image = File:Doyouevensciencebro.jpg&lt;br /&gt;
| location = US&lt;br /&gt;
| platform = [https://www.youtube.com/@doyouevensciencebro..6678 YouTube]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
= Do You Even Science Bro..? =&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Do You Even Science Bro..?&#039;&#039;&#039; is a YouTube channel based in the United States, focusing on various topics, including network configurations and discussions on scientific concepts.&lt;br /&gt;
&lt;br /&gt;
== Known Accounts ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Platform !! Account !! Status&lt;br /&gt;
|-&lt;br /&gt;
| YouTube || [https://www.youtube.com/@doyouevensciencebro..6678 @doyouevensciencebro..6678] || Active&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Other Info ==&lt;br /&gt;
* As of January 5, 2025, the channel has 76 subscribers and 124 videos.&lt;br /&gt;
&lt;br /&gt;
[[Category:YouTube flerfs]]&lt;/div&gt;</summary>
		<author><name>ICSpin</name></author>
	</entry>
	<entry>
		<id>https://www.flerf.info/index.php?title=Dave_Weiss&amp;diff=1572</id>
		<title>Dave Weiss</title>
		<link rel="alternate" type="text/html" href="https://www.flerf.info/index.php?title=Dave_Weiss&amp;diff=1572"/>
		<updated>2025-01-05T20:41:33Z</updated>

		<summary type="html">&lt;p&gt;ICSpin: Updated the Infobox to include additional aliases, DIRTH and Flat Earth Dave, and ensured consistency across the entry.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox&lt;br /&gt;
| realName = David Weiss&lt;br /&gt;
| alias = DITRH, DIRTH, Flat Earth Dave&lt;br /&gt;
| image = File:Dirth.jpg&lt;br /&gt;
| platform = [https://www.youtube.com/@DITRH YouTube]&lt;br /&gt;
| papa = N/A&lt;br /&gt;
| religiflerf = No. Non-practicing Jew&lt;br /&gt;
| drinksUrine = Yes&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
= David Weiss (DITRH) =&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;David Weiss&#039;&#039;&#039;, also known as &amp;quot;Flat Earth Dave&amp;quot; and by the aliases &#039;&#039;&#039;DIRTH&#039;&#039;&#039; and &#039;&#039;&#039;DITRH&#039;&#039;&#039; (Deep Inside the Rabbit Hole), is a prominent figure in the flat Earth community. He operates multiple YouTube channels and has developed an app related to flat Earth theories.&lt;br /&gt;
&lt;br /&gt;
== Known Accounts ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Platform !! Account !! Status&lt;br /&gt;
|-&lt;br /&gt;
| YouTube || [https://www.youtube.com/@DITRH DITRH] || Active&lt;br /&gt;
|-&lt;br /&gt;
| YouTube || [https://www.youtube.com/@DITRHDAVE DITRHDAVE] || Active&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Other Info ==&lt;br /&gt;
* Channel name stands for &amp;quot;Deep Inside the Rabbit Hole.&amp;quot; Many switch the T &amp;amp; R to make it pronounceable: &amp;quot;DIRTH.&amp;quot;&lt;br /&gt;
* Promotes the &amp;quot;Flat Earth Sun, Moon &amp;amp; Zodiac Clock&amp;quot; app, which has been criticized for [https://youtu.be/71FRE9cZczw actively leaking user data].&lt;br /&gt;
* Vehemently rejected a free trip to Antarctica for [[The Final Experiment|TFE]].&lt;br /&gt;
* [https://www.youtube.com/live/Y7g1yHyQ9DY?t=6h28m24s Hard to distinguish] from a [[Wikipedia:potato|potato]].&lt;br /&gt;
&lt;br /&gt;
[[Category:Daddy flerfs]]&lt;br /&gt;
[[Category:YouTube flerfs]]&lt;/div&gt;</summary>
		<author><name>ICSpin</name></author>
	</entry>
	<entry>
		<id>https://www.flerf.info/index.php?title=Daniel_Pratt&amp;diff=1571</id>
		<title>Daniel Pratt</title>
		<link rel="alternate" type="text/html" href="https://www.flerf.info/index.php?title=Daniel_Pratt&amp;diff=1571"/>
		<updated>2025-01-05T20:37:13Z</updated>

		<summary type="html">&lt;p&gt;ICSpin: Added Daniel Pratt&amp;#039;s Known Accounts section with his active YouTube channel. Updated the Infobox and &amp;quot;Other Info&amp;quot; sections for completeness.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox&lt;br /&gt;
| image = File:DanielPratt.jpg&lt;br /&gt;
| realName = Daniel Pratt&lt;br /&gt;
| location = US&lt;br /&gt;
| platform = [https://www.youtube.com/@danielpratt7373 YouTube]&lt;br /&gt;
| antisemite = yes&lt;br /&gt;
| religiflerf = yes&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
= Daniel Pratt =&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Daniel Pratt&#039;&#039;&#039; is a U.S.-based content creator known for his YouTube channel, where he promotes flat Earth theories and expresses controversial views.&lt;br /&gt;
&lt;br /&gt;
== Known Accounts ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Platform !! Account !! Status&lt;br /&gt;
|-&lt;br /&gt;
| YouTube || [https://www.youtube.com/@danielpratt7373 @danielpratt7373] || Active&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Other Info ==&lt;br /&gt;
* Known for making antisemitic remarks.&lt;br /&gt;
* Frequently uses religious rhetoric in his content.&lt;br /&gt;
* Has expressed violent sentiments towards those who disagree with his flat Earth beliefs.&lt;br /&gt;
&lt;br /&gt;
[[Category:YouTube flerfs]]&lt;br /&gt;
[[Category:Religiflerfs]]&lt;br /&gt;
[[Category:Flerfzis]]&lt;/div&gt;</summary>
		<author><name>ICSpin</name></author>
	</entry>
	<entry>
		<id>https://www.flerf.info/index.php?title=CC_From_Westchester_County&amp;diff=1570</id>
		<title>CC From Westchester County</title>
		<link rel="alternate" type="text/html" href="https://www.flerf.info/index.php?title=CC_From_Westchester_County&amp;diff=1570"/>
		<updated>2025-01-05T20:32:52Z</updated>

		<summary type="html">&lt;p&gt;ICSpin: Added Christopher Connell as the real name in the Infobox, reformatted URLs in &amp;quot;Other Info&amp;quot; using proper wikitext syntax, updated details about his distinctive introduction and beliefs, and included a notable incident involving his wife.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox&lt;br /&gt;
| image = File:Cc_chris_from_westchester_county.jpg&lt;br /&gt;
| realName = Christopher Connell&lt;br /&gt;
| location = US&lt;br /&gt;
| platform = [https://www.youtube.com/@cc4561 YouTube]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
= CC (Chris from New York) =&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;CC&#039;&#039;&#039;, known as Chris from New York, Westchester County, is a YouTube content creator who advocates for flat Earth theories. He is recognized for his distinctive video introductions and unconventional beliefs.&lt;br /&gt;
&lt;br /&gt;
== Known Accounts ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Platform !! Account !! Status&lt;br /&gt;
|-&lt;br /&gt;
| [https://www.youtube.com YouTube] || [https://www.youtube.com/@cc4561 @cc4561] || Active&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Other Info ==&lt;br /&gt;
* Famous for the intro: &amp;quot;Good morning, good evening, good afternoon wherever you may be. CC here. Chris from New York, uh Westchester County. It&#039;s &amp;lt;&amp;lt;current time and day&amp;gt;&amp;gt;.&amp;quot;&lt;br /&gt;
* Believes static electricity proves flat Earth.&lt;br /&gt;
* In a live stream, his wife expressed frustration with his flat Earth activities, telling him to &amp;quot;stop the nonsense.&amp;quot; ([https://wrqk.iheart.com/featured/the-stansbury-show/content/2020-02-16-this-flat-earthers-wife-has-had-enough/ &#039;&#039;This Flat Earther&#039;s Wife Has Had Enough&#039;&#039;])&lt;br /&gt;
* Often featured in reaction videos by other content creators discussing flat Earth theories. ([https://www.youtube.com/watch?v=phC2y3mk1Wg &#039;&#039;Reaction Video by SciManDan&#039;&#039;])&lt;br /&gt;
&lt;br /&gt;
[[Category:YouTube flerfs]]&lt;/div&gt;</summary>
		<author><name>ICSpin</name></author>
	</entry>
	<entry>
		<id>https://www.flerf.info/index.php?title=Bro._Sanchez_TV&amp;diff=1569</id>
		<title>Bro. Sanchez TV</title>
		<link rel="alternate" type="text/html" href="https://www.flerf.info/index.php?title=Bro._Sanchez_TV&amp;diff=1569"/>
		<updated>2025-01-05T20:24:17Z</updated>

		<summary type="html">&lt;p&gt;ICSpin: Expanded the entry for Bro. Sanchez, a U.S.-based content creator known for his YouTube channels &amp;quot;Bro. Sanchez TV&amp;quot; and &amp;quot;FLATPOWER TV,&amp;quot; focusing on flat Earth theories and syncretism. Added known accounts, website, and notable content sections, and included relevant categories.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox&lt;br /&gt;
| image = File:BroSanchezTV.jpg&lt;br /&gt;
| alias = Flatpower TV&lt;br /&gt;
| location = US&lt;br /&gt;
| platform = [https://www.youtube.com/@BROSANCHEZTVOFFICIAL YouTube]&lt;br /&gt;
| religiflerf = YES&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
= Bro. Sanchez =&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Bro. Sanchez&#039;&#039;&#039; is a U.S.-based content creator known for his YouTube channels, &#039;&#039;&#039;Bro. Sanchez TV&#039;&#039;&#039; and &#039;&#039;&#039;FLATPOWER TV&#039;&#039;&#039;. He focuses on topics such as flat Earth theories, syncretism, and ancient symbolism, aiming to inspire viewers to question and analyze various aspects of the world.&lt;br /&gt;
&lt;br /&gt;
== Known Accounts ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Platform !! Account !! Status&lt;br /&gt;
|-&lt;br /&gt;
| [https://www.youtube.com YouTube] || [https://www.youtube.com/@BROSANCHEZTVOFFICIAL Bro. Sanchez TV] || Active&lt;br /&gt;
|-&lt;br /&gt;
| [https://www.youtube.com YouTube] || [https://www.youtube.com/@FLATPOWERTV FLATPOWER TV] || Active&lt;br /&gt;
|-&lt;br /&gt;
| [https://www.brosanchez.com Official Website] || [https://www.brosanchez.com BroSanchez.com] || Active&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Notable Content ==&lt;br /&gt;
* [https://www.youtube.com/watch?v=mfY3Rzk3c1k &#039;&#039;Bro Sanchez - Killah Priest LIVE&#039;&#039;]: A live discussion featuring Bro. Sanchez and Killah Priest.&lt;br /&gt;
* [https://www.youtube.com/watch?v=e8y1LvTeZ3k &#039;&#039;Bro Sanchez TV: Won&#039;t Touch This Topic FLAT EARTH MODEL FAILS&#039;&#039;]: A video addressing perceived flaws in flat Earth models.&lt;br /&gt;
&lt;br /&gt;
[[Category:YouTube flerfs]]&lt;br /&gt;
[[Category:Religiflerfs]]&lt;/div&gt;</summary>
		<author><name>ICSpin</name></author>
	</entry>
	<entry>
		<id>https://www.flerf.info/index.php?title=Brian%27s_Logic_666&amp;diff=1568</id>
		<title>Brian&#039;s Logic 666</title>
		<link rel="alternate" type="text/html" href="https://www.flerf.info/index.php?title=Brian%27s_Logic_666&amp;diff=1568"/>
		<updated>2025-01-05T20:22:34Z</updated>

		<summary type="html">&lt;p&gt;ICSpin: Expanded the entry for Brian&amp;#039;s Logic, a UK-based YouTube content creator focusing on flat Earth theories. Added notable appearances, including a debate with MCToon on Modern-Day Debate, and updated the &amp;quot;Other Info&amp;quot; section with characteristic speech patterns and habits.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox&lt;br /&gt;
| image = File:Brians logic.png&lt;br /&gt;
| location = UK&lt;br /&gt;
| platform = [https://www.youtube.com/@BriansLogic YouTube]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
= Brian&#039;s Logic =&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Brian&#039;s Logic&#039;&#039;&#039; is a UK-based YouTube content creator known for discussing flat Earth theories and engaging in debates challenging mainstream scientific views.&lt;br /&gt;
&lt;br /&gt;
== Known Accounts ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Platform !! Account !! Status&lt;br /&gt;
|-&lt;br /&gt;
| [https://www.youtube.com YouTube] || [https://www.youtube.com/@BriansLogic @BriansLogic] || Active&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Other Info ==&lt;br /&gt;
* When he says &amp;quot;ye,&amp;quot; he means &amp;quot;you.&amp;quot;&lt;br /&gt;
* Often has a persistent cough during his videos.&lt;br /&gt;
&lt;br /&gt;
== Notable Appearances ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Date !! Venue !! Participants !! Link !! Notes&lt;br /&gt;
|-&lt;br /&gt;
| December 27, 2024 || Modern-Day Debate || MCToon &amp;amp; Brian’s Logic || [https://www.youtube.com/live/Tc-DSYGHJjs YouTube livestream] || Debated whether flat Earth is still tenable after The Final Experiment; resulted in a heated exchange with a contentious conclusion.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:YouTube flerfs]]&lt;/div&gt;</summary>
		<author><name>ICSpin</name></author>
	</entry>
	<entry>
		<id>https://www.flerf.info/index.php?title=BloodAlwaysFindsItsLevel&amp;diff=1567</id>
		<title>BloodAlwaysFindsItsLevel</title>
		<link rel="alternate" type="text/html" href="https://www.flerf.info/index.php?title=BloodAlwaysFindsItsLevel&amp;diff=1567"/>
		<updated>2025-01-05T20:21:10Z</updated>

		<summary type="html">&lt;p&gt;ICSpin: Expanded the entry for the YouTube channel &amp;quot;Blood Always Finds Its Level,&amp;quot; highlighting its focus on Christian perspectives and truth-seeking, and added a notable video.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox&lt;br /&gt;
| platform = [https://www.youtube.com/@BloodAlwaysFindsItsLevel YouTube]&lt;br /&gt;
| religiflerf = yes&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
= Blood Always Finds Its Level =&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Blood Always Finds Its Level&#039;&#039;&#039; is a YouTube channel that explores various topics from a Christian perspective, aiming to uncover and discuss truths related to faith, science, and society.&lt;br /&gt;
&lt;br /&gt;
== Known Accounts ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Platform !! Account !! Status&lt;br /&gt;
|-&lt;br /&gt;
| [https://www.youtube.com YouTube] || [https://www.youtube.com/@BloodAlwaysFindsItsLevel @BloodAlwaysFindsItsLevel] || Active&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Notable Content ==&lt;br /&gt;
* [https://www.youtube.com/watch?v=iKSoppW709Y &#039;&#039;Channel Promo: Blood Always Finds Its Level&#039;&#039;]: An introductory video outlining the channel&#039;s mission and content focus.&lt;br /&gt;
&lt;br /&gt;
[[Category:YouTube flerfs]]&lt;br /&gt;
[[Category:Religiflerfs]]&lt;/div&gt;</summary>
		<author><name>ICSpin</name></author>
	</entry>
	<entry>
		<id>https://www.flerf.info/index.php?title=Bigpigslapper_oink_too&amp;diff=1566</id>
		<title>Bigpigslapper oink too</title>
		<link rel="alternate" type="text/html" href="https://www.flerf.info/index.php?title=Bigpigslapper_oink_too&amp;diff=1566"/>
		<updated>2025-01-05T20:20:17Z</updated>

		<summary type="html">&lt;p&gt;ICSpin: Expanded the entry for the YouTube channel @bigpigslapperoinktoo4953, noting the creator&amp;#039;s background as a former Paulista-Baptist and their focus on biblical studies without traditional church narratives. Added known accounts and notable content sections.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox&lt;br /&gt;
| image = File:Bigpigslapperoinktoo.jpg&lt;br /&gt;
| platform = [https://www.youtube.com/@bigpigslapperoinktoo4953 YouTube]&lt;br /&gt;
| religiflerf = yes&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
= bigpigslapper Oink too =&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;bigpigslapper Oink too&#039;&#039;&#039; is a YouTube channel run by a former Paulista-Baptist with over 48 years in the faith. The creator focuses on studying the Bible independently, challenging traditional church narratives, and exploring topics related to false prophets and biblical interpretations.&lt;br /&gt;
&lt;br /&gt;
== Known Accounts ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Platform !! Account !! Status&lt;br /&gt;
|-&lt;br /&gt;
| [https://www.youtube.com YouTube] || [https://www.youtube.com/@bigpigslapperoinktoo4953 @bigpigslapperoinktoo4953] || Active&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Notable Content ==&lt;br /&gt;
* [https://www.youtube.com/watch?v=tQvnKh3arFs &#039;&#039;False Prophet &amp;amp; Lying Prophets Exposed&#039;&#039;]: A video discussing the identification of false prophets in modern times.&lt;br /&gt;
* [https://www.youtube.com/watch?v=EqpzC2swEys &#039;&#039;Angled Roofs and Crepuscular Rays&#039;&#039;]: A collaboration discussing biblical interpretations and natural phenomena.&lt;br /&gt;
&lt;br /&gt;
[[Category:YouTube flerfs]]&lt;br /&gt;
[[Category:Religiflerfs]]&lt;/div&gt;</summary>
		<author><name>ICSpin</name></author>
	</entry>
	<entry>
		<id>https://www.flerf.info/index.php?title=Beyond_the_imaginary_curve&amp;diff=1565</id>
		<title>Beyond the imaginary curve</title>
		<link rel="alternate" type="text/html" href="https://www.flerf.info/index.php?title=Beyond_the_imaginary_curve&amp;diff=1565"/>
		<updated>2025-01-05T20:19:07Z</updated>

		<summary type="html">&lt;p&gt;ICSpin: Expanded Del&amp;#039;s entry to include his real name, location, and YouTube channel details. Added a notable appearance and updated the &amp;quot;Notable Quotes&amp;quot; section with a relevant quote.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox&lt;br /&gt;
| realName = Del&lt;br /&gt;
| image = File:Del.jpg&lt;br /&gt;
| location = Scotland&lt;br /&gt;
| platform = [https://www.youtube.com/@beyondtheimaginarycurve7924 YouTube]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
= Del =&lt;br /&gt;
&lt;br /&gt;
Del is a Scottish content creator known for his YouTube channel, &#039;&#039;&#039;Beyond the Imaginary Curve&#039;&#039;&#039;, where he discusses flat Earth theories and challenges mainstream scientific views.&lt;br /&gt;
&lt;br /&gt;
== Known Accounts ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Platform !! Account !! Status&lt;br /&gt;
|-&lt;br /&gt;
| [https://www.youtube.com YouTube] || [https://www.youtube.com/@beyondtheimaginarycurve7924 @beyondtheimaginarycurve7924] || Active&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Notable Appearances ==&lt;br /&gt;
* [https://www.youtube.com/watch?v=IG_VfUiu6Ww &#039;&#039;Flat Earth - Street Interview with Del from Beyond the imaginary curve&#039;&#039;]: An interview where Del discusses his flat Earth beliefs.&lt;br /&gt;
&lt;br /&gt;
== Notable Quotes ==&lt;br /&gt;
* &amp;quot;Noooooooooo.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
[[Category:YouTube flerfs]]&lt;/div&gt;</summary>
		<author><name>ICSpin</name></author>
	</entry>
	<entry>
		<id>https://www.flerf.info/index.php?title=AVO&amp;diff=1564</id>
		<title>AVO</title>
		<link rel="alternate" type="text/html" href="https://www.flerf.info/index.php?title=AVO&amp;diff=1564"/>
		<updated>2025-01-04T16:27:42Z</updated>

		<summary type="html">&lt;p&gt;ICSpin: Updated the entry for the YouTube channel @AV036, noting the lack of available information about the creator and their content.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox&lt;br /&gt;
| platform = [https://www.youtube.com/@AV036 YouTube]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
= AVO =&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;AVO&#039;&#039;&#039; is a YouTube channel with limited publicly available information regarding its creator or content focus.&lt;br /&gt;
&lt;br /&gt;
== Known Accounts ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Platform !! Account&lt;br /&gt;
|-&lt;br /&gt;
| YouTube || [https://www.youtube.com/@AV036 @AV036]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Other Info ==&lt;br /&gt;
* Details about this user have not been added yet.&lt;br /&gt;
&lt;br /&gt;
[[Category:YouTube flerfs]]&lt;/div&gt;</summary>
		<author><name>ICSpin</name></author>
	</entry>
	<entry>
		<id>https://www.flerf.info/index.php?title=Austin_Witsit&amp;diff=1563</id>
		<title>Austin Witsit</title>
		<link rel="alternate" type="text/html" href="https://www.flerf.info/index.php?title=Austin_Witsit&amp;diff=1563"/>
		<updated>2025-01-04T16:25:28Z</updated>

		<summary type="html">&lt;p&gt;ICSpin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox&lt;br /&gt;
| realName = Austin D. Whitsitt&lt;br /&gt;
| image = File:Whitsitt.jpg&lt;br /&gt;
| location = US&lt;br /&gt;
| platform = [https://www.youtube.com/@Witsit YouTube]&lt;br /&gt;
| papa = N/A&lt;br /&gt;
| antisemite = Yes&lt;br /&gt;
| religiflerf = Yes&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
= Austin D. Whitsitt =&lt;br /&gt;
&lt;br /&gt;
Austin D. Whitsitt, known online as &#039;&#039;&#039;Witsit Gets It&#039;&#039;&#039;, is an American content creator and prominent advocate of flat Earth theories. He is known for his participation in debates and discussions challenging mainstream scientific views. In December 2024, Whitsitt participated in &#039;The Final Experiment&#039; in Antarctica, where he acknowledged the existence of the 24-hour sun, a phenomenon that challenges flat Earth models.&lt;br /&gt;
&lt;br /&gt;
== Known Accounts ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Platform !! Account&lt;br /&gt;
|-&lt;br /&gt;
| [https://witsit.tv Witsit.tv] || [https://witsit.tv witsit.tv]&lt;br /&gt;
|-&lt;br /&gt;
| [https://twitter.com/WitsitGetsIt Twitter] || [https://twitter.com/WitsitGetsIt @WitsitGetsIt]&lt;br /&gt;
|-&lt;br /&gt;
| [https://patreon.com/WitsitGetsIt Patreon] || [https://patreon.com/WitsitGetsIt WitsitGetsIt]&lt;br /&gt;
|-&lt;br /&gt;
| [https://rumble.com/user/WitsitGetsIt Rumble] || [https://rumble.com/user/WitsitGetsIt WitsitGetsIt]&lt;br /&gt;
|-&lt;br /&gt;
| [https://rokfin.com/witsitgetsit Rokfin] || [https://rokfin.com/witsitgetsit witsitgetsit]&lt;br /&gt;
|-&lt;br /&gt;
| [https://ko-fi.com/witsit Ko-fi] || [https://ko-fi.com/witsit witsit]&lt;br /&gt;
|-&lt;br /&gt;
| [https://t.me/miswits Telegram] || [https://t.me/miswits miswits]&lt;br /&gt;
|-&lt;br /&gt;
| [https://t.me/witsitgetsit Telegram] || [https://t.me/witsitgetsit witsitgetsit]&lt;br /&gt;
|-&lt;br /&gt;
| [https://t.me/witsitstreams Telegram] || [https://t.me/witsitstreams witsitstreams]&lt;br /&gt;
|-&lt;br /&gt;
| [https://auditnasa.com Audit NASA] || [https://auditnasa.com auditnasa.com]&lt;br /&gt;
|-&lt;br /&gt;
| [https://www.youtube.com/@Witsit YouTube] || [https://www.youtube.com/@Witsit Witsit Gets It]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Other Info ==&lt;br /&gt;
* Frequently engages in debates with fellow flat Earth proponent Nathan Oakley.&lt;br /&gt;
* One of only three flat Earthers traveling for &#039;The Final Experiment&#039;.&lt;br /&gt;
&lt;br /&gt;
== Statements ==&lt;br /&gt;
&lt;br /&gt;
=== Full moon and new moon ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Will Duffy:&#039;&#039;&#039; What is a full moon and what is a new moon on your model?&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Austin Whitsitt:&#039;&#039;&#039; I think it&#039;s probably like a magnetic cycle, and just like the center of a ferrocell image of a magnet, it&#039;s just completely black. It&#039;s actually just pure inertia in the center in the ferrocell image of a magnet. I think that&#039;s what it is. It just actually goes into its inertial state and then charges back up and once it becomes, like, aetherically displaced again, you start to see it charge up throughout its cycle, and then it goes back. :contentReference[oaicite:1]{index=1}&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Southern compasses ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Austin Whitsitt:&#039;&#039;&#039; Apparently southern compasses are a psyop.&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:YouTube flerfs]]&lt;br /&gt;
[[Category:Religiflerfs]]&lt;br /&gt;
[[Category:Flerfzis]]&lt;br /&gt;
[[Category:Criminals]]&lt;/div&gt;</summary>
		<author><name>ICSpin</name></author>
	</entry>
	<entry>
		<id>https://www.flerf.info/index.php?title=Austin_Witsit&amp;diff=1562</id>
		<title>Austin Witsit</title>
		<link rel="alternate" type="text/html" href="https://www.flerf.info/index.php?title=Austin_Witsit&amp;diff=1562"/>
		<updated>2025-01-04T16:25:02Z</updated>

		<summary type="html">&lt;p&gt;ICSpin: Updated Austin D. Whitsitt&amp;#039;s entry to include his participation in &amp;#039;The Final Experiment&amp;#039; in Antarctica, where he acknowledged the existence of the 24-hour sun, challenging his prior flat Earth beliefs. Added relevant statements and citations.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox&lt;br /&gt;
| realName = Austin D. Whitsitt&lt;br /&gt;
| image = File:Whitsitt.jpg&lt;br /&gt;
| location = US&lt;br /&gt;
| platform = [https://www.youtube.com/@Witsit YouTube]&lt;br /&gt;
| papa = N/A&lt;br /&gt;
| antisemite = Yes&lt;br /&gt;
| religiflerf = Yes&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
= Austin D. Whitsitt =&lt;br /&gt;
&lt;br /&gt;
Austin D. Whitsitt, known online as &#039;&#039;&#039;Witsit Gets It&#039;&#039;&#039;, is an American content creator and prominent advocate of flat Earth theories. He is known for his participation in debates and discussions challenging mainstream scientific views. In December 2024, Whitsitt participated in &#039;The Final Experiment&#039; in Antarctica, where he acknowledged the existence of the 24-hour sun, a phenomenon that challenges flat Earth models. :contentReference[oaicite:0]{index=0}&lt;br /&gt;
&lt;br /&gt;
== Known Accounts ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Platform !! Account&lt;br /&gt;
|-&lt;br /&gt;
| [https://witsit.tv Witsit.tv] || [https://witsit.tv witsit.tv]&lt;br /&gt;
|-&lt;br /&gt;
| [https://twitter.com/WitsitGetsIt Twitter] || [https://twitter.com/WitsitGetsIt @WitsitGetsIt]&lt;br /&gt;
|-&lt;br /&gt;
| [https://patreon.com/WitsitGetsIt Patreon] || [https://patreon.com/WitsitGetsIt WitsitGetsIt]&lt;br /&gt;
|-&lt;br /&gt;
| [https://rumble.com/user/WitsitGetsIt Rumble] || [https://rumble.com/user/WitsitGetsIt WitsitGetsIt]&lt;br /&gt;
|-&lt;br /&gt;
| [https://rokfin.com/witsitgetsit Rokfin] || [https://rokfin.com/witsitgetsit witsitgetsit]&lt;br /&gt;
|-&lt;br /&gt;
| [https://ko-fi.com/witsit Ko-fi] || [https://ko-fi.com/witsit witsit]&lt;br /&gt;
|-&lt;br /&gt;
| [https://t.me/miswits Telegram] || [https://t.me/miswits miswits]&lt;br /&gt;
|-&lt;br /&gt;
| [https://t.me/witsitgetsit Telegram] || [https://t.me/witsitgetsit witsitgetsit]&lt;br /&gt;
|-&lt;br /&gt;
| [https://t.me/witsitstreams Telegram] || [https://t.me/witsitstreams witsitstreams]&lt;br /&gt;
|-&lt;br /&gt;
| [https://auditnasa.com Audit NASA] || [https://auditnasa.com auditnasa.com]&lt;br /&gt;
|-&lt;br /&gt;
| [https://www.youtube.com/@Witsit YouTube] || [https://www.youtube.com/@Witsit Witsit Gets It]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Other Info ==&lt;br /&gt;
* Frequently engages in debates with fellow flat Earth proponent Nathan Oakley.&lt;br /&gt;
* One of only three flat Earthers traveling for &#039;The Final Experiment&#039;.&lt;br /&gt;
&lt;br /&gt;
== Statements ==&lt;br /&gt;
&lt;br /&gt;
=== Full moon and new moon ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Will Duffy:&#039;&#039;&#039; What is a full moon and what is a new moon on your model?&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Austin Whitsitt:&#039;&#039;&#039; I think it&#039;s probably like a magnetic cycle, and just like the center of a ferrocell image of a magnet, it&#039;s just completely black. It&#039;s actually just pure inertia in the center in the ferrocell image of a magnet. I think that&#039;s what it is. It just actually goes into its inertial state and then charges back up and once it becomes, like, aetherically displaced again, you start to see it charge up throughout its cycle, and then it goes back. :contentReference[oaicite:1]{index=1}&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Southern compasses ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Austin Whitsitt:&#039;&#039;&#039; Apparently southern compasses are a psyop. :contentReference[oaicite:2]{index=2}&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:YouTube flerfs]]&lt;br /&gt;
[[Category:Religiflerfs]]&lt;br /&gt;
[[Category:Flerfzis]]&lt;br /&gt;
[[Category:Criminals]]&lt;/div&gt;</summary>
		<author><name>ICSpin</name></author>
	</entry>
	<entry>
		<id>https://www.flerf.info/index.php?title=Arwijn&amp;diff=1561</id>
		<title>Arwijn</title>
		<link rel="alternate" type="text/html" href="https://www.flerf.info/index.php?title=Arwijn&amp;diff=1561"/>
		<updated>2025-01-04T16:21:26Z</updated>

		<summary type="html">&lt;p&gt;ICSpin: Updated Paul Kam&amp;#039;s entry to reflect the termination of his YouTube channel in November 2024 due to multiple copyright violations. Added his active Rumble and Twitter accounts, and removed the &amp;quot;Other Info&amp;quot; section for conciseness.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox&lt;br /&gt;
| realName = Paul Kam&lt;br /&gt;
| image = File:Arwijn.jpg&lt;br /&gt;
| location = The Netherlands&lt;br /&gt;
| platform = [https://www.youtube.com/@Arwijn YouTube] (terminated)&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
= Paul Kam =&lt;br /&gt;
&lt;br /&gt;
Paul Kam, known online as &#039;&#039;&#039;Arwijn&#039;&#039;&#039;, is a content creator from the Netherlands who discusses flat Earth theories and related topics. His YouTube channel was terminated in November 2024 due to multiple copyright violations. He continues to produce content on other platforms.&lt;br /&gt;
&lt;br /&gt;
== Known Accounts ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Platform !! Account !! Status&lt;br /&gt;
|-&lt;br /&gt;
| [https://www.youtube.com YouTube] || @Arwijn || &#039;&#039;&#039;Terminated&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| [https://rumble.com Rumble] || [https://rumble.com/user/Arwijn Arwijn] || Active&lt;br /&gt;
|-&lt;br /&gt;
| [https://x.com Twitter] || [https://x.com/decentraal @decentraal] || Active&lt;br /&gt;
|-&lt;br /&gt;
| [https://twitter.com Twitter] || [https://twitter.com/Arwijn33 @Arwijn33] || Active&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:YouTube flerfs]]&lt;/div&gt;</summary>
		<author><name>ICSpin</name></author>
	</entry>
	<entry>
		<id>https://www.flerf.info/index.php?title=Anthony_BEAR&amp;diff=1560</id>
		<title>Anthony BEAR</title>
		<link rel="alternate" type="text/html" href="https://www.flerf.info/index.php?title=Anthony_BEAR&amp;diff=1560"/>
		<updated>2025-01-04T16:20:12Z</updated>

		<summary type="html">&lt;p&gt;ICSpin: Expanded the entry for Anthony BEAR to include his real name, location, and notable content, while maintaining the existing category.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox&lt;br /&gt;
| realName = Anthony BEAR&lt;br /&gt;
| location = United States&lt;br /&gt;
| platform = [https://www.youtube.com/@anthonybear5519 YouTube]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
= Anthony BEAR =&lt;br /&gt;
&lt;br /&gt;
Anthony BEAR is a content creator based in the United States, known for producing videos that challenge mainstream scientific views, including discussions on flat Earth theories.&lt;br /&gt;
&lt;br /&gt;
== Known Accounts ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Platform !! Account !! Status&lt;br /&gt;
|-&lt;br /&gt;
| [https://www.youtube.com YouTube] || [https://www.youtube.com/@anthonybear5519 @anthonybear5519] || Active&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Notable Content ==&lt;br /&gt;
* [https://www.youtube.com/watch?v=rXqI_XTva4Q &#039;&#039;Perspective on a FLAT EARTH&#039;&#039;]: A video where Anthony discusses his views on flat Earth theories.&lt;br /&gt;
* [https://www.youtube.com/watch?v=CpKLIV4oJe8 &#039;&#039;An Unsolvable Flat Earth Challenge?&#039;&#039;]: A response video by SciManDan addressing Anthony&#039;s flat Earth challenge involving the River Nile.&lt;br /&gt;
&lt;br /&gt;
[[Category:YouTube flerfs]]&lt;/div&gt;</summary>
		<author><name>ICSpin</name></author>
	</entry>
	<entry>
		<id>https://www.flerf.info/index.php?title=Awake_Souls&amp;diff=1559</id>
		<title>Awake Souls</title>
		<link rel="alternate" type="text/html" href="https://www.flerf.info/index.php?title=Awake_Souls&amp;diff=1559"/>
		<updated>2025-01-04T16:18:48Z</updated>

		<summary type="html">&lt;p&gt;ICSpin: Expanded Jason Laufenberg&amp;#039;s entry to include his real name, online alias, and notable appearances, while maintaining the existing categories.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox&lt;br /&gt;
| realName = Jason Laufenberg&lt;br /&gt;
| platform = [https://www.youtube.com/@awakesouls YouTube]&lt;br /&gt;
| religiflerf = yes&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
= Jason Laufenberg =&lt;br /&gt;
&lt;br /&gt;
Jason Laufenberg, known online as &#039;&#039;&#039;Awake Souls&#039;&#039;&#039;, is a content creator who explores flat Earth theories and spiritual topics. He has participated in debates and discussions within the flat Earth community.&lt;br /&gt;
&lt;br /&gt;
== Known Accounts ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Platform !! Account !! Status&lt;br /&gt;
|-&lt;br /&gt;
| [https://www.youtube.com YouTube] || [https://www.youtube.com/@awakesouls @awakesouls] || Active&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Notable Appearances ==&lt;br /&gt;
* [https://www.youtube.com/watch?v=a16m5O8REr8 &#039;&#039;Flat map from Awake Souls tested. Will it pass? Or be utterly destroyed?&#039;&#039;]: A YouTube debate against MCToon Live.&lt;br /&gt;
* [https://www.youtube.com/watch?v=DGa5jTdgWc0 &#039;&#039;Flat Earth DEBATE TJump &amp;amp; Mr Sensible vs Jason Laufenberg &amp;amp; Ronnie&#039;&#039;]: A debate discussing flat Earth theories.&lt;br /&gt;
&lt;br /&gt;
== Other Info ==&lt;br /&gt;
* [https://mctoon.net/wp-content/uploads/2019/09/test-02-anchorage.png &#039;&#039;Map of the elect Ronnie &amp;amp; Jason&#039;&#039;] (aka PacMan Earth).&lt;br /&gt;
&lt;br /&gt;
[[Category:YouTube flerfs]]&lt;br /&gt;
[[Category:Religiflerfs]]&lt;/div&gt;</summary>
		<author><name>ICSpin</name></author>
	</entry>
	<entry>
		<id>https://www.flerf.info/index.php?title=Allegedly_Dave&amp;diff=1558</id>
		<title>Allegedly Dave</title>
		<link rel="alternate" type="text/html" href="https://www.flerf.info/index.php?title=Allegedly_Dave&amp;diff=1558"/>
		<updated>2025-01-04T16:16:49Z</updated>

		<summary type="html">&lt;p&gt;ICSpin: Updated Dave Murphy&amp;#039;s entry to include notable appearances, a publication, and structured information while keeping the sole category as &amp;quot;YouTube flerfs.&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox&lt;br /&gt;
| realName = Dave Murphy&lt;br /&gt;
| image = File:Allegedlydave.jpg&lt;br /&gt;
| location = UK&lt;br /&gt;
| platform = [https://www.youtube.com/@AllegedlyDave YouTube]&lt;br /&gt;
| drinksUrine = YES&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
= Dave Murphy =&lt;br /&gt;
&lt;br /&gt;
Dave Murphy, known online as &#039;&#039;&#039;Allegedly Dave&#039;&#039;&#039;, is a British conspiracy theorist notable for his advocacy of the flat Earth theory, sovereign citizen ideology, and urine therapy. He has authored &#039;&#039;The Human Body Owner&#039;s Workshop Manual&#039;&#039;, promoting alternative health practices.&lt;br /&gt;
&lt;br /&gt;
== Known Accounts ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Platform !! Account !! Status&lt;br /&gt;
|-&lt;br /&gt;
| [https://www.youtube.com YouTube] || [https://www.youtube.com/@AllegedlyDave @AllegedlyDave] || Active&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Notable Appearances ==&lt;br /&gt;
* [https://www.imdb.com/title/tt5003728/ &#039;&#039;Flat Earth: The Biggest Lie of All&#039;&#039;]: A 2015 documentary featuring Murphy discussing flat Earth theories.&lt;br /&gt;
* [https://www.youtube.com/watch?v=AebIyeunwgg &#039;&#039;Urine Fasting with Allegedly Dave&#039;&#039;]: A discussion on urine therapy practices.&lt;br /&gt;
* [https://www.imdb.com/title/tt5664674/ &#039;&#039;An Open Letter to Neil DeGrasse Tyson Regarding the Flat Earth&#039;&#039;]: A 2016 video where Murphy addresses the astrophysicist.&lt;br /&gt;
&lt;br /&gt;
== Publications ==&lt;br /&gt;
* &#039;&#039;The Human Body Owner&#039;s Workshop Manual&#039;&#039;: A book by Murphy detailing alternative health practices, including urine therapy.&lt;br /&gt;
&lt;br /&gt;
[[Category:YouTube flerfs]]&lt;/div&gt;</summary>
		<author><name>ICSpin</name></author>
	</entry>
	<entry>
		<id>https://www.flerf.info/index.php?title=Conspiracy_Coz&amp;diff=1557</id>
		<title>Conspiracy Coz</title>
		<link rel="alternate" type="text/html" href="https://www.flerf.info/index.php?title=Conspiracy_Coz&amp;diff=1557"/>
		<updated>2025-01-04T16:12:52Z</updated>

		<summary type="html">&lt;p&gt;ICSpin: Removed placeholder video and streamlined content. Maintained Infobox and Known Accounts table.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox&lt;br /&gt;
| realName = Unknown&lt;br /&gt;
| platform = [https://www.youtube.com/@conspiracycoz YouTube]&lt;br /&gt;
| location = Canada&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Conspiracy Coz&#039;&#039;&#039; is a content creator who explores various conspiracy theories, with a particular focus on flat Earth discussions and the supernatural realm. His YouTube channel, [https://www.youtube.com/@conspiracycoz Conspiracy Coz], features interviews, commentaries, and documentary-style videos.&lt;br /&gt;
&lt;br /&gt;
== Known Accounts ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Platform !! Account !! Status&lt;br /&gt;
|-&lt;br /&gt;
| [https://www.youtube.com YouTube] || [https://www.youtube.com/@conspiracycoz @conspiracycoz] || Active&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:YouTube flerfs]]&lt;/div&gt;</summary>
		<author><name>ICSpin</name></author>
	</entry>
	<entry>
		<id>https://www.flerf.info/index.php?title=Kaypodgee&amp;diff=1524</id>
		<title>Kaypodgee</title>
		<link rel="alternate" type="text/html" href="https://www.flerf.info/index.php?title=Kaypodgee&amp;diff=1524"/>
		<updated>2024-12-28T12:09:32Z</updated>

		<summary type="html">&lt;p&gt;ICSpin: cleaned up extraneous data&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox&lt;br /&gt;
| realName = Kay Podgee&lt;br /&gt;
| image = File:KayPodgee.png&lt;br /&gt;
| platform = [https://www.tiktok.com/@kaypodgee TikTok]&lt;br /&gt;
| religiflerf = Yes&lt;br /&gt;
| location = US&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Known Accounts ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Platform !! Account !! Status&lt;br /&gt;
|-&lt;br /&gt;
| TikTok || [https://www.tiktok.com/@kaypodgee &amp;lt;code&amp;gt;@kaypodgee&amp;lt;/code&amp;gt;] || Active&lt;br /&gt;
|-&lt;br /&gt;
| TikTok (Backup) || [https://www.tiktok.com/@kaypodgee2 &amp;lt;code&amp;gt;@kaypodgee2&amp;lt;/code&amp;gt;] || Active&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Notable Content ==&lt;br /&gt;
* [https://www.tiktok.com/@kaypodgee/video/7444811559777471790 &#039;&#039;&#039;Nikola Tesla’s 369 and the Secrets of the Universe&#039;&#039;&#039;]: Explores the intriguing connections of Nikola Tesla’s 369 with science fiction and hidden truths.&lt;br /&gt;
* [https://www.tiktok.com/@kaypodgee/video/7426939056153677102 &#039;&#039;&#039;Flat Earth: Moon &amp;amp; Sun Orbits&#039;&#039;&#039;]: Discusses flat Earth perspectives on the orbits of the moon and sun, highlighting perceived inconsistencies.&lt;br /&gt;
* [https://www.tiktok.com/@kaypodgee/video/7444360934409194798 &#039;&#039;&#039;The Bible&#039;s Warning on Christ Consciousness Explained&#039;&#039;&#039;]: Explores the Bible&#039;s stance on Christ Consciousness and its implications.&lt;br /&gt;
&lt;br /&gt;
== Other Info ==&lt;br /&gt;
* Kay Podgee is a content creator on TikTok, known for discussing topics related to flat Earth theories, Nikola Tesla&#039;s 369 theory, free energy, and biblical interpretations.&lt;br /&gt;
* She often presents her own thoughts and opinions for entertainment purposes, sometimes using satire to convey her messages.&lt;br /&gt;
* Her content has garnered significant engagement, with over 120.4K followers and 2.8 million likes on her main TikTok account.&lt;br /&gt;
&lt;br /&gt;
[[Category:TikTok flerfs]]&lt;br /&gt;
[[Category:Religiflerfs]]&lt;/div&gt;</summary>
		<author><name>ICSpin</name></author>
	</entry>
	<entry>
		<id>https://www.flerf.info/index.php?title=Kaypodgee&amp;diff=1523</id>
		<title>Kaypodgee</title>
		<link rel="alternate" type="text/html" href="https://www.flerf.info/index.php?title=Kaypodgee&amp;diff=1523"/>
		<updated>2024-12-28T12:08:54Z</updated>

		<summary type="html">&lt;p&gt;ICSpin: from her TikToks&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox&lt;br /&gt;
| realName = Kay Podgee&lt;br /&gt;
| image = File:KayPodgee.png&lt;br /&gt;
| platform = [https://www.tiktok.com/@kaypodgee TikTok]&lt;br /&gt;
| religiflerf = Yes&lt;br /&gt;
| location = US&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Known Accounts ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Platform !! Account !! Status&lt;br /&gt;
|-&lt;br /&gt;
| TikTok || [https://www.tiktok.com/@kaypodgee &amp;lt;code&amp;gt;@kaypodgee&amp;lt;/code&amp;gt;] || Active&lt;br /&gt;
|-&lt;br /&gt;
| TikTok (Backup) || [https://www.tiktok.com/@kaypodgee2 &amp;lt;code&amp;gt;@kaypodgee2&amp;lt;/code&amp;gt;] || Active&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Notable Content ==&lt;br /&gt;
* [https://www.tiktok.com/@kaypodgee/video/7444811559777471790 &#039;&#039;&#039;Nikola Tesla’s 369 and the Secrets of the Universe&#039;&#039;&#039;]: Explores the intriguing connections of Nikola Tesla’s 369 with science fiction and hidden truths. :contentReference[oaicite:0]{index=0}&lt;br /&gt;
* [https://www.tiktok.com/@kaypodgee/video/7426939056153677102 &#039;&#039;&#039;Flat Earth: Moon &amp;amp; Sun Orbits&#039;&#039;&#039;]: Discusses flat Earth perspectives on the orbits of the moon and sun, highlighting perceived inconsistencies. :contentReference[oaicite:1]{index=1}&lt;br /&gt;
* [https://www.tiktok.com/@kaypodgee/video/7444360934409194798 &#039;&#039;&#039;The Bible&#039;s Warning on Christ Consciousness Explained&#039;&#039;&#039;]: Explores the Bible&#039;s stance on Christ Consciousness and its implications. :contentReference[oaicite:2]{index=2}&lt;br /&gt;
&lt;br /&gt;
== Other Info ==&lt;br /&gt;
* Kay Podgee is a content creator on TikTok, known for discussing topics related to flat Earth theories, Nikola Tesla&#039;s 369 theory, free energy, and biblical interpretations.&lt;br /&gt;
* She often presents her own thoughts and opinions for entertainment purposes, sometimes using satire to convey her messages.&lt;br /&gt;
* Her content has garnered significant engagement, with over 120.4K followers and 2.8 million likes on her main TikTok account. :contentReference[oaicite:3]{index=3}&lt;br /&gt;
&lt;br /&gt;
[[Category:TikTok flerfs]]&lt;br /&gt;
[[Category:Religiflerfs]]&lt;/div&gt;</summary>
		<author><name>ICSpin</name></author>
	</entry>
	<entry>
		<id>https://www.flerf.info/index.php?title=File:KayPodgee.png&amp;diff=1522</id>
		<title>File:KayPodgee.png</title>
		<link rel="alternate" type="text/html" href="https://www.flerf.info/index.php?title=File:KayPodgee.png&amp;diff=1522"/>
		<updated>2024-12-28T12:07:20Z</updated>

		<summary type="html">&lt;p&gt;ICSpin: her TikTok thumb&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
her TikTok thumb&lt;/div&gt;</summary>
		<author><name>ICSpin</name></author>
	</entry>
	<entry>
		<id>https://www.flerf.info/index.php?title=SvenP&amp;diff=1521</id>
		<title>SvenP</title>
		<link rel="alternate" type="text/html" href="https://www.flerf.info/index.php?title=SvenP&amp;diff=1521"/>
		<updated>2024-12-28T12:04:14Z</updated>

		<summary type="html">&lt;p&gt;ICSpin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox&lt;br /&gt;
| realName = Sven P&lt;br /&gt;
| image = File:SvenP.png&lt;br /&gt;
| platform = [https://www.youtube.com/@svenp6626 YouTube]&lt;br /&gt;
| location = United Kingdom&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Known Accounts ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Platform !! Account !! Status&lt;br /&gt;
|-&lt;br /&gt;
| YouTube || [https://www.youtube.com/@svenp6626 &amp;lt;code&amp;gt;@svenp6626&amp;lt;/code&amp;gt;] || Active&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Notable Appearances ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Date !! Venue !! Participants !! Link !! Note&lt;br /&gt;
|-&lt;br /&gt;
| December 25, 2024 || Mr Sensible&#039;s YouTube Channel || Mr Sensible, Sven P || [https://www.youtube.com/watch?v=AyCBJDSAEkA YouTube recording] || Featured in Mr Sensible&#039;s 2024 Christmas video, where Sven P expressed his views on various topics.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Other Info ==&lt;br /&gt;
* Content creator focusing on discussions and critiques related to flat Earth theories and other conspiracies.&lt;br /&gt;
* Known for his candid and passionate commentary during debates and discussions.&lt;br /&gt;
* Engaged with other content creators in the skeptic and debunking community.&lt;br /&gt;
&lt;br /&gt;
[[Category:YouTube flerfs]]&lt;/div&gt;</summary>
		<author><name>ICSpin</name></author>
	</entry>
	<entry>
		<id>https://www.flerf.info/index.php?title=File:SvenP.png&amp;diff=1520</id>
		<title>File:SvenP.png</title>
		<link rel="alternate" type="text/html" href="https://www.flerf.info/index.php?title=File:SvenP.png&amp;diff=1520"/>
		<updated>2024-12-28T12:04:00Z</updated>

		<summary type="html">&lt;p&gt;ICSpin: his YouTube thumbnail&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
his YouTube thumbnail&lt;/div&gt;</summary>
		<author><name>ICSpin</name></author>
	</entry>
	<entry>
		<id>https://www.flerf.info/index.php?title=Steven_Alonzo&amp;diff=1519</id>
		<title>Steven Alonzo</title>
		<link rel="alternate" type="text/html" href="https://www.flerf.info/index.php?title=Steven_Alonzo&amp;diff=1519"/>
		<updated>2024-12-28T12:01:55Z</updated>

		<summary type="html">&lt;p&gt;ICSpin: cleaned up extraneous data&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox&lt;br /&gt;
| realName = Steven Alonzo&lt;br /&gt;
| image = File:StevenAlonzo.jpg&lt;br /&gt;
| platform = [https://www.youtube.com/@JournalofGeocentricCosmology YouTube]&lt;br /&gt;
| location = United Kingdom&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Known Accounts ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Platform !! Account !! Status&lt;br /&gt;
|-&lt;br /&gt;
| YouTube || [https://www.youtube.com/@JournalofGeocentricCosmology &amp;lt;code&amp;gt;@JournalofGeocentricCosmology&amp;lt;/code&amp;gt;] || Active&lt;br /&gt;
|-&lt;br /&gt;
| Flat Earth University || [https://flatearth.university/ &amp;lt;code&amp;gt;flatearth.university&amp;lt;/code&amp;gt;] || Active&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Notable Works ==&lt;br /&gt;
* [https://www.amazon.com/Flight-Truth-Pilots-Journey-Earth-ebook/dp/B0BZ7H6GBD &#039;&#039;&#039;Flight to Truth: A Pilot&#039;s Journey to Flat Earth&#039;&#039;&#039;]: An eBook authored by Dr. Alonzo, detailing his journey and perspectives on Flat Earth theory.&lt;br /&gt;
* [https://www.amazon.com/Flat-Earth-Science-Textbook-Undergraduate-ebook/dp/B0DJB2463M &#039;&#039;&#039;Flat Earth Science Textbook: Flat Earth University Undergraduate Student Handbook&#039;&#039;&#039;]: A textbook providing insights into Flat Earth science, authored by Dr. Alonzo.&lt;br /&gt;
&lt;br /&gt;
== Notable Appearances ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Date !! Venue !! Participants !! Link !! Note&lt;br /&gt;
|-&lt;br /&gt;
| December 22, 2024 || The Final Experiment Announcement || Will Duffy, Dr. Steven Alonzo || [https://www.youtube.com/watch?v=c2ICj_0fkMg YouTube recording] || Live from Antarctica, Will Duffy announces Dr. Alonzo as the winner of all three Flat Earth challenges.&lt;br /&gt;
|-&lt;br /&gt;
| December 18, 2024 || Journal of Geocentric Cosmology || Dr. Steven Alonzo || [https://journalofgeocentriccosmology.org/2024/12/18/alonzo-explains-similarly-mark-and-davids-contributions-remain-valid-and-essential-my-app-simply-opens-new-doors-for-deeper-exploration/ Article] || Dr. Alonzo discusses the contributions of other Flat Earth researchers and introduces his Firmament Trackers Flat Earth Model app.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Other Info ==&lt;br /&gt;
* Founder of Flat Earth University, established in 2023, aiming to redefine humanity&#039;s perception of the world.&lt;br /&gt;
* Developed the Firmament Trackers Flat Earth Model app, which gained popularity within the Flat Earth community for predicting the 24-hour sun in Antarctica.&lt;br /&gt;
* Holds a B.Sc. in Geocentric Cosmology and has a background in software engineering and academia.&lt;br /&gt;
&lt;br /&gt;
[[Category:YouTube flerfs]]&lt;/div&gt;</summary>
		<author><name>ICSpin</name></author>
	</entry>
</feed>