From a3ad02ad9dc4a54c8f978e0f94457f2fda81a749 Mon Sep 17 00:00:00 2001 From: Nick Date: Thu, 14 Nov 2024 01:16:09 -0600 Subject: [PATCH] feat: bigass cuck salad --- frontend/src/Cuckery/CuckList/AdamSinger.elm | 15 +- .../src/Cuckery/CuckList/AmblerOHearn.elm | 24 + frontend/src/Cuckery/CuckList/AnnChilders.elm | 24 + .../src/Cuckery/CuckList/AnthonyGustin.elm | 17 +- frontend/src/Cuckery/CuckList/AshwaniGarg.elm | 24 + .../src/Cuckery/CuckList/AustinHerbert.elm | 24 + frontend/src/Cuckery/CuckList/BartKay.elm | 24 + frontend/src/Cuckery/CuckList/BenBikman.elm | 24 + frontend/src/Cuckery/CuckList/BennyMalone.elm | 24 + .../src/Cuckery/CuckList/BradCampbell.elm | 24 + frontend/src/Cuckery/CuckList/BradCohn.elm | 24 + .../src/Cuckery/CuckList/BradMarshall.elm | 24 + frontend/src/Cuckery/CuckList/BrianKerley.elm | 30 + .../Cuckery/CuckList/CarnivoreAurelius.elm | 24 + .../src/Cuckery/CuckList/CateShanahan.elm | 72 + .../src/Cuckery/CuckList/ChrisBoettcher.elm | 24 + frontend/src/Cuckery/CuckList/ClaraAboel.elm | 24 + .../src/Cuckery/CuckList/ClemensZsofia.elm | 24 + frontend/src/Cuckery/CuckList/CliffHarvey.elm | 30 + frontend/src/Cuckery/CuckList/DaveFeldman.elm | 24 + .../src/Cuckery/CuckList/Template copy 10.elm | 24 + .../src/Cuckery/CuckList/Template copy 11.elm | 24 + .../src/Cuckery/CuckList/Template copy 12.elm | 24 + .../src/Cuckery/CuckList/Template copy 13.elm | 24 + .../src/Cuckery/CuckList/Template copy 14.elm | 24 + .../src/Cuckery/CuckList/Template copy 15.elm | 24 + .../src/Cuckery/CuckList/Template copy 16.elm | 24 + .../src/Cuckery/CuckList/Template copy 17.elm | 24 + .../src/Cuckery/CuckList/Template copy 18.elm | 24 + .../src/Cuckery/CuckList/Template copy 19.elm | 24 + .../src/Cuckery/CuckList/Template copy 4.elm | 24 + .../src/Cuckery/CuckList/Template copy 5.elm | 24 + .../src/Cuckery/CuckList/Template copy 6.elm | 24 + .../src/Cuckery/CuckList/Template copy 7.elm | 24 + .../src/Cuckery/CuckList/Template copy 8.elm | 24 + .../src/Cuckery/CuckList/Template copy 9.elm | 24 + .../src/Cuckery/CuckList/Template copy.elm | 24 + frontend/src/Cuckery/CuckList/Template.elm | 24 + frontend/src/Cuckery/Types.elm | 16 + frontend/src/Pages/Dodgers.elm | 1728 +++++++---------- 40 files changed, 1631 insertions(+), 1069 deletions(-) create mode 100644 frontend/src/Cuckery/CuckList/AmblerOHearn.elm create mode 100644 frontend/src/Cuckery/CuckList/AnnChilders.elm create mode 100644 frontend/src/Cuckery/CuckList/AshwaniGarg.elm create mode 100644 frontend/src/Cuckery/CuckList/AustinHerbert.elm create mode 100644 frontend/src/Cuckery/CuckList/BartKay.elm create mode 100644 frontend/src/Cuckery/CuckList/BenBikman.elm create mode 100644 frontend/src/Cuckery/CuckList/BennyMalone.elm create mode 100644 frontend/src/Cuckery/CuckList/BradCampbell.elm create mode 100644 frontend/src/Cuckery/CuckList/BradCohn.elm create mode 100644 frontend/src/Cuckery/CuckList/BradMarshall.elm create mode 100644 frontend/src/Cuckery/CuckList/BrianKerley.elm create mode 100644 frontend/src/Cuckery/CuckList/CarnivoreAurelius.elm create mode 100644 frontend/src/Cuckery/CuckList/CateShanahan.elm create mode 100644 frontend/src/Cuckery/CuckList/ChrisBoettcher.elm create mode 100644 frontend/src/Cuckery/CuckList/ClaraAboel.elm create mode 100644 frontend/src/Cuckery/CuckList/ClemensZsofia.elm create mode 100644 frontend/src/Cuckery/CuckList/CliffHarvey.elm create mode 100644 frontend/src/Cuckery/CuckList/DaveFeldman.elm create mode 100644 frontend/src/Cuckery/CuckList/Template copy 10.elm create mode 100644 frontend/src/Cuckery/CuckList/Template copy 11.elm create mode 100644 frontend/src/Cuckery/CuckList/Template copy 12.elm create mode 100644 frontend/src/Cuckery/CuckList/Template copy 13.elm create mode 100644 frontend/src/Cuckery/CuckList/Template copy 14.elm create mode 100644 frontend/src/Cuckery/CuckList/Template copy 15.elm create mode 100644 frontend/src/Cuckery/CuckList/Template copy 16.elm create mode 100644 frontend/src/Cuckery/CuckList/Template copy 17.elm create mode 100644 frontend/src/Cuckery/CuckList/Template copy 18.elm create mode 100644 frontend/src/Cuckery/CuckList/Template copy 19.elm create mode 100644 frontend/src/Cuckery/CuckList/Template copy 4.elm create mode 100644 frontend/src/Cuckery/CuckList/Template copy 5.elm create mode 100644 frontend/src/Cuckery/CuckList/Template copy 6.elm create mode 100644 frontend/src/Cuckery/CuckList/Template copy 7.elm create mode 100644 frontend/src/Cuckery/CuckList/Template copy 8.elm create mode 100644 frontend/src/Cuckery/CuckList/Template copy 9.elm create mode 100644 frontend/src/Cuckery/CuckList/Template copy.elm create mode 100644 frontend/src/Cuckery/CuckList/Template.elm diff --git a/frontend/src/Cuckery/CuckList/AdamSinger.elm b/frontend/src/Cuckery/CuckList/AdamSinger.elm index 1ae4a70..6460ec6 100644 --- a/frontend/src/Cuckery/CuckList/AdamSinger.elm +++ b/frontend/src/Cuckery/CuckList/AdamSinger.elm @@ -5,13 +5,18 @@ import Cuckery.Types exposing (..) cuckAdamSinger : Cuck cuckAdamSinger = - { cuckImage = "adamsinger" - , cuckName = "Adam Singer" + let + name : String + name = + "Adam Singer" + in + { cuckImage = formatCuckName name + , cuckName = name , cuckSocial = "https://twitter.com/AdamSinger" , cuckDodges = - [ { dodgeLink = "https://twitter.com/The_Nutrivore/status/1447245484356108292?s=20" - , dodgeDescription = RanAway - , dodgeProposition = "diets humans thrived on in the wild, sans dentists and doctors, are correct.diets humans thrived on in the wild, sans dentists and doctors, are correct.diets humans thrived on in the wild, sans dentists and doctors, are correct.diets humans thrived on in the wild, sans dentists and doctors, are correct.diets humans thrived on in the wild, sans dentists and doctors, are correct." + [ { dodgeLink = "https://twitter.com/TheNutrivore/status/1566491269194719232?s=20" + , dodgeDescription = NoReply + , dodgeProposition = noProposition , dodgeNicksDoxasticState = Nothing , dodgeNicksDoxasticReason = NoProp } diff --git a/frontend/src/Cuckery/CuckList/AmblerOHearn.elm b/frontend/src/Cuckery/CuckList/AmblerOHearn.elm new file mode 100644 index 0000000..c4a3161 --- /dev/null +++ b/frontend/src/Cuckery/CuckList/AmblerOHearn.elm @@ -0,0 +1,24 @@ +module Cuckery.CuckList.AmblerOHearn exposing (..) + +import Cuckery.Types exposing (..) + + +cuckAmberOHearn : Cuck +cuckAmberOHearn = + let + name : String + name = + "Amber O Hearn" + in + { cuckImage = formatCuckName name + , cuckName = name + , cuckSocial = "https://twitter.com/KetoCarnivore" + , cuckDodges = + [ { dodgeLink = "https://twitter.com/FusionProgGuy/status/1413888976281169922?s=20" + , dodgeDescription = NoReply + , dodgeProposition = noProposition + , dodgeNicksDoxasticState = Nothing + , dodgeNicksDoxasticReason = NoProp + } + ] + } diff --git a/frontend/src/Cuckery/CuckList/AnnChilders.elm b/frontend/src/Cuckery/CuckList/AnnChilders.elm new file mode 100644 index 0000000..1c52171 --- /dev/null +++ b/frontend/src/Cuckery/CuckList/AnnChilders.elm @@ -0,0 +1,24 @@ +module Cuckery.CuckList.AnnChilders exposing (..) + +import Cuckery.Types exposing (..) + + +cuckAnnChilders : Cuck +cuckAnnChilders = + let + name : String + name = + "Ann Childers" + in + { cuckImage = formatCuckName name + , cuckName = name + , cuckSocial = "https://twitter.com/AnnChildersMD" + , cuckDodges = + [ { dodgeLink = "https://twitter.com/The_Nutrivore/status/1447245484356108292?s=20" + , dodgeDescription = RanAway + , dodgeProposition = "diets humans thrived on in the wild, sans dentists and doctors, are correct." + , dodgeNicksDoxasticState = Just Belief + , dodgeNicksDoxasticReason = Vague + } + ] + } diff --git a/frontend/src/Cuckery/CuckList/AnthonyGustin.elm b/frontend/src/Cuckery/CuckList/AnthonyGustin.elm index 5827813..4b69f72 100644 --- a/frontend/src/Cuckery/CuckList/AnthonyGustin.elm +++ b/frontend/src/Cuckery/CuckList/AnthonyGustin.elm @@ -5,13 +5,18 @@ import Cuckery.Types exposing (..) cuckAnthonyGustin : Cuck cuckAnthonyGustin = - { cuckImage = "adamsinger" - , cuckName = "Adam Singer" - , cuckSocial = "https://twitter.com/AdamSinger" + let + name : String + name = + "Anthony Gustin" + in + { cuckImage = formatCuckName name + , cuckName = name + , cuckSocial = "https://twitter.com/dranthonygustin" , cuckDodges = - [ { dodgeLink = "https://twitter.com/The_Nutrivore/status/1447245484356108292?s=20" - , dodgeDescription = RanAway - , dodgeProposition = "diets humans thrived on in the wild, sans dentists and doctors, are correct." + [ { dodgeLink = "https://twitter.com/The_Nutrivore/status/1482502242632552449?s=20" + , dodgeDescription = GhostedMe + , dodgeProposition = "seed oils are not a significant, independent risk factor for public health." , dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticReason = NoProp } diff --git a/frontend/src/Cuckery/CuckList/AshwaniGarg.elm b/frontend/src/Cuckery/CuckList/AshwaniGarg.elm new file mode 100644 index 0000000..84ce41e --- /dev/null +++ b/frontend/src/Cuckery/CuckList/AshwaniGarg.elm @@ -0,0 +1,24 @@ +module Cuckery.CuckList.AshwaniGarg exposing (..) + +import Cuckery.Types exposing (..) + + +cuckAshwaniGarg : Cuck +cuckAshwaniGarg = + let + name : String + name = + "Ashwani Garg" + in + { cuckImage = formatCuckName name + , cuckName = name + , cuckSocial = "https://twitter.com/agargmd" + , cuckDodges = + [ { dodgeLink = "https://twitter.com/The_Nutrivore/status/1443328350982967303?s=20" + , dodgeDescription = NoReply + , dodgeProposition = "representing the protein content of beans by dry weight is misleading." + , dodgeNicksDoxasticState = Just Belief + , dodgeNicksDoxasticReason = NoProp + } + ] + } diff --git a/frontend/src/Cuckery/CuckList/AustinHerbert.elm b/frontend/src/Cuckery/CuckList/AustinHerbert.elm new file mode 100644 index 0000000..36e1c32 --- /dev/null +++ b/frontend/src/Cuckery/CuckList/AustinHerbert.elm @@ -0,0 +1,24 @@ +module Cuckery.CuckList.AustinHerbert exposing (..) + +import Cuckery.Types exposing (..) + + +cuckAustinHerbert : Cuck +cuckAustinHerbert = + let + name : String + name = + "Austin Herbert" + in + { cuckImage = formatCuckName name + , cuckName = name + , cuckSocial = "https://x.com/_AustinHerbert" + , cuckDodges = + [ { dodgeLink = "https://x.com/TheNutrivore/status/1663698981833277440" + , dodgeDescription = NoReply + , dodgeProposition = noProposition + , dodgeNicksDoxasticState = Nothing + , dodgeNicksDoxasticReason = NoProp + } + ] + } diff --git a/frontend/src/Cuckery/CuckList/BartKay.elm b/frontend/src/Cuckery/CuckList/BartKay.elm new file mode 100644 index 0000000..dac1f21 --- /dev/null +++ b/frontend/src/Cuckery/CuckList/BartKay.elm @@ -0,0 +1,24 @@ +module Cuckery.CuckList.BartKay exposing (..) + +import Cuckery.Types exposing (..) + + +cuckBartKay : Cuck +cuckBartKay = + let + name : String + name = + "Bart Kay" + in + { cuckImage = formatCuckName name + , cuckName = name + , cuckSocial = "https://twitter.com/@Bart_WT_Kay" + , cuckDodges = + [ { dodgeLink = "https://www.youtube.com/watch?v=M7vTJ02xxrw" + , dodgeDescription = RanAway + , dodgeProposition = "a 100% Carnivore diet is the appropriate and best health choice for all people." + , dodgeNicksDoxasticState = Just Agnostic + , dodgeNicksDoxasticReason = Vague + } + ] + } diff --git a/frontend/src/Cuckery/CuckList/BenBikman.elm b/frontend/src/Cuckery/CuckList/BenBikman.elm new file mode 100644 index 0000000..63fd34b --- /dev/null +++ b/frontend/src/Cuckery/CuckList/BenBikman.elm @@ -0,0 +1,24 @@ +module Cuckery.CuckList.BenBikman exposing (..) + +import Cuckery.Types exposing (..) + + +cuckBenBikman : Cuck +cuckBenBikman = + let + name : String + name = + "Ben Bikman" + in + { cuckImage = formatCuckName name + , cuckName = name + , cuckSocial = "https://twitter.com/BenBikmanPhD" + , cuckDodges = + [ { dodgeLink = "https://twitter.com/TheNutrivore/status/1587547250074746880?s=19" + , dodgeDescription = NoReply + , dodgeProposition = "the diet-heart hypothesis is false." + , dodgeNicksDoxasticState = Just Disbelief + , dodgeNicksDoxasticReason = NoProp + } + ] + } diff --git a/frontend/src/Cuckery/CuckList/BennyMalone.elm b/frontend/src/Cuckery/CuckList/BennyMalone.elm new file mode 100644 index 0000000..70aeabd --- /dev/null +++ b/frontend/src/Cuckery/CuckList/BennyMalone.elm @@ -0,0 +1,24 @@ +module Cuckery.CuckList.BennyMalone exposing (..) + +import Cuckery.Types exposing (..) + + +cuckBennyMalone : Cuck +cuckBennyMalone = + let + name : String + name = + "Benny Malone" + in + { cuckImage = formatCuckName name + , cuckName = name + , cuckSocial = "https://twitter.com/bennymaloneUK" + , cuckDodges = + [ { dodgeLink = "https://twitter.com/The_Nutrivore/status/1530933999610171392?s=20" + , dodgeDescription = RanAway + , dodgeProposition = "eating oysters is compatible with veganism." + , dodgeNicksDoxasticState = Just Belief + , dodgeNicksDoxasticReason = NoProp + } + ] + } diff --git a/frontend/src/Cuckery/CuckList/BradCampbell.elm b/frontend/src/Cuckery/CuckList/BradCampbell.elm new file mode 100644 index 0000000..606fb19 --- /dev/null +++ b/frontend/src/Cuckery/CuckList/BradCampbell.elm @@ -0,0 +1,24 @@ +module Cuckery.CuckList.BradCampbell exposing (..) + +import Cuckery.Types exposing (..) + + +cuckBradCampbell : Cuck +cuckBradCampbell = + let + name : String + name = + "Brad Campbell" + in + { cuckImage = formatCuckName name + , cuckName = name + , cuckSocial = "https://twitter.com/DrBradCampbell" + , cuckDodges = + [ { dodgeLink = "https://twitter.com/The_Nutrivore/status/1530933999610171392?s=20" + , dodgeDescription = NoReply + , dodgeProposition = "canola oil kills you slowly." + , dodgeNicksDoxasticState = Just Disbelief + , dodgeNicksDoxasticReason = NoProp + } + ] + } diff --git a/frontend/src/Cuckery/CuckList/BradCohn.elm b/frontend/src/Cuckery/CuckList/BradCohn.elm new file mode 100644 index 0000000..1251d25 --- /dev/null +++ b/frontend/src/Cuckery/CuckList/BradCohn.elm @@ -0,0 +1,24 @@ +module Cuckery.CuckList.BradCohn exposing (..) + +import Cuckery.Types exposing (..) + + +cuckBradCohn : Cuck +cuckBradCohn = + let + name : String + name = + "Brad Cohn" + in + { cuckImage = formatCuckName name + , cuckName = name + , cuckSocial = "https://x.com/BradCohn" + , cuckDodges = + [ { dodgeLink = "https://x.com/TheNutrivore/status/1687535030862831616" + , dodgeDescription = NoReply + , dodgeProposition = "seed oils are not a significant, independent concern for public health." + , dodgeNicksDoxasticState = Just Belief + , dodgeNicksDoxasticReason = NoProp + } + ] + } diff --git a/frontend/src/Cuckery/CuckList/BradMarshall.elm b/frontend/src/Cuckery/CuckList/BradMarshall.elm new file mode 100644 index 0000000..70c3d0f --- /dev/null +++ b/frontend/src/Cuckery/CuckList/BradMarshall.elm @@ -0,0 +1,24 @@ +module Cuckery.CuckList.BradMarshall exposing (..) + +import Cuckery.Types exposing (..) + + +cuckBradMarshall : Cuck +cuckBradMarshall = + let + name : String + name = + "Brad Marshall" + in + { cuckImage = formatCuckName name + , cuckName = name + , cuckSocial = "https://x.com/fire_bottle" + , cuckDodges = + [ { dodgeLink = "https://x.com/fire_bottle" + , dodgeDescription = InTooDeep + , dodgeProposition = "seed oils are not a significant, independent concern for public health." + , dodgeNicksDoxasticState = Just Belief + , dodgeNicksDoxasticReason = NoProp + } + ] + } diff --git a/frontend/src/Cuckery/CuckList/BrianKerley.elm b/frontend/src/Cuckery/CuckList/BrianKerley.elm new file mode 100644 index 0000000..abe5ae0 --- /dev/null +++ b/frontend/src/Cuckery/CuckList/BrianKerley.elm @@ -0,0 +1,30 @@ +module Cuckery.CuckList.BrianKerley exposing (..) + +import Cuckery.Types exposing (..) + + +cuckBrianKerley : Cuck +cuckBrianKerley = + let + name : String + name = + "Brian Kerley" + in + { cuckImage = formatCuckName name + , cuckName = name + , cuckSocial = "https://twitter.com/SeedOilDsrspctr" + , cuckDodges = + [ { dodgeLink = "https://twitter.com/The_Nutrivore/status/1483889771134926849?s=20" + , dodgeDescription = NoReply + , dodgeProposition = "seed oils are not a significant, independent risk factor for public health." + , dodgeNicksDoxasticState = Just Belief + , dodgeNicksDoxasticReason = NoProp + } + , { dodgeLink = "https://x.com/TheNutrivore/status/1783200352646619227" + , dodgeDescription = NoReply + , dodgeProposition = "seed oils are not a significant, independent risk factor for public health." + , dodgeNicksDoxasticState = Just Belief + , dodgeNicksDoxasticReason = NoProp + } + ] + } diff --git a/frontend/src/Cuckery/CuckList/CarnivoreAurelius.elm b/frontend/src/Cuckery/CuckList/CarnivoreAurelius.elm new file mode 100644 index 0000000..dda820a --- /dev/null +++ b/frontend/src/Cuckery/CuckList/CarnivoreAurelius.elm @@ -0,0 +1,24 @@ +module Cuckery.CuckList.CarnivoreAurelius exposing (..) + +import Cuckery.Types exposing (..) + + +cuckCarnivoreAurelius : Cuck +cuckCarnivoreAurelius = + let + name : String + name = + "Carnivore Aurelius" + in + { cuckImage = formatCuckName name + , cuckName = name + , cuckSocial = "https://twitter.com/AlpacaAurelius" + , cuckDodges = + [ { dodgeLink = "https://twitter.com/The_Nutrivore/status/1538272143061815299?s=20" + , dodgeDescription = NoReply + , dodgeProposition = "vegans kill 100x more animals." + , dodgeNicksDoxasticState = Just Agnostic + , dodgeNicksDoxasticReason = NoProp + } + ] + } diff --git a/frontend/src/Cuckery/CuckList/CateShanahan.elm b/frontend/src/Cuckery/CuckList/CateShanahan.elm new file mode 100644 index 0000000..e28f706 --- /dev/null +++ b/frontend/src/Cuckery/CuckList/CateShanahan.elm @@ -0,0 +1,72 @@ +module Cuckery.CuckList.CateShanahan exposing (..) + +import Cuckery.Types exposing (..) + + +cuckCateShanahan : Cuck +cuckCateShanahan = + let + name : String + name = + "Cate Shanahan" + in + { cuckImage = formatCuckName name + , cuckName = name + , cuckSocial = "https://twitter.com/drcateshanahan" + , cuckDodges = + [ { dodgeLink = "https://twitter.com/The_Nutrivore/status/1266438463634632709?s=20" + , dodgeDescription = NoReply + , dodgeProposition = "seed oils are pro-inflammatory." + , dodgeNicksDoxasticState = Just Disbelief + , dodgeNicksDoxasticReason = NoProp + } + , { dodgeLink = "https://twitter.com/The_Nutrivore/status/1479497980570857474?s=20" + , dodgeDescription = NoReply + , dodgeProposition = "those who defend seed oils are just regurgitating the garbage that the AHA pumps out." + , dodgeNicksDoxasticState = Just Disbelief + , dodgeNicksDoxasticReason = NoProp + } + , { dodgeLink = "https://twitter.com/The_Nutrivore/status/1487215337116508162?s=20" + , dodgeDescription = NoReply + , dodgeProposition = "seed oils are toxic." + , dodgeNicksDoxasticState = Just Disbelief + , dodgeNicksDoxasticReason = NoProp + } + , { dodgeLink = "https://twitter.com/drcateshanahan/status/1516904406805057537?s=20" + , dodgeDescription = NoReply + , dodgeProposition = "current levels of seed oil consumption are the main driver of the obesity and chronic disease." + , dodgeNicksDoxasticState = Just Disbelief + , dodgeNicksDoxasticReason = NoProp + } + , { dodgeLink = "https://twitter.com/The_Nutrivore/status/1537544882532716544?s=20" + , dodgeDescription = NoReply + , dodgeProposition = "Nick is just following the AHA marching orders." + , dodgeNicksDoxasticState = Just Disbelief + , dodgeNicksDoxasticReason = NoProp + } + , { dodgeLink = "https://x.com/TheNutrivore/status/1778616438116483102" + , dodgeDescription = RanAway + , dodgeProposition = "seed oils are not a significant, independent risk factor for public health." + , dodgeNicksDoxasticState = Just Belief + , dodgeNicksDoxasticReason = NoProp + } + , { dodgeLink = "https://x.com/TheNutrivore/status/1779185488521310601" + , dodgeDescription = OutrightNo + , dodgeProposition = "seed oils are not a significant, independent risk factor for public health." + , dodgeNicksDoxasticState = Just Belief + , dodgeNicksDoxasticReason = NoProp + } + , { dodgeLink = "https://x.com/TheNutrivore/status/1778616438116483102" + , dodgeDescription = KillScreen + , dodgeProposition = "seed oils are not a significant, independent risk factor for public health." + , dodgeNicksDoxasticState = Just Belief + , dodgeNicksDoxasticReason = NoProp + } + , { dodgeLink = "https://x.com/TheNutrivore/status/1798766450255253987" + , dodgeDescription = KillScreen + , dodgeProposition = "current levels of seed oil consumption are the main driver of heart disease." + , dodgeNicksDoxasticState = Just Disbelief + , dodgeNicksDoxasticReason = NoProp + } + ] + } diff --git a/frontend/src/Cuckery/CuckList/ChrisBoettcher.elm b/frontend/src/Cuckery/CuckList/ChrisBoettcher.elm new file mode 100644 index 0000000..c69562c --- /dev/null +++ b/frontend/src/Cuckery/CuckList/ChrisBoettcher.elm @@ -0,0 +1,24 @@ +module Cuckery.CuckList.ChrisBoettcher exposing (..) + +import Cuckery.Types exposing (..) + + +cuckChrisBoettcher : Cuck +cuckChrisBoettcher = + let + name : String + name = + "Chris Boettcher" + in + { cuckImage = formatCuckName name + , cuckName = name + , cuckSocial = "https://x.com/chrisboettcher9" + , cuckDodges = + [ { dodgeLink = "https://x.com/MeggGawat/status/1669691841682210822" + , dodgeDescription = NoReply + , dodgeProposition = "seed oils are making you fat, depressed, and sick." + , dodgeNicksDoxasticState = Just Disbelief + , dodgeNicksDoxasticReason = NoProp + } + ] + } diff --git a/frontend/src/Cuckery/CuckList/ClaraAboel.elm b/frontend/src/Cuckery/CuckList/ClaraAboel.elm new file mode 100644 index 0000000..3402a0a --- /dev/null +++ b/frontend/src/Cuckery/CuckList/ClaraAboel.elm @@ -0,0 +1,24 @@ +module Cuckery.CuckList.ClaraAboel exposing (..) + +import Cuckery.Types exposing (..) + + +cuckClaraAboel : Cuck +cuckClaraAboel = + let + name : String + name = + "Clara Aboel" + in + { cuckImage = formatCuckName name + , cuckName = name + , cuckSocial = "https://x.com/AIWellnessCoach" + , cuckDodges = + [ { dodgeLink = "https://x.com/TheNutrivore/status/1727510906655969736" + , dodgeDescription = NoReply + , dodgeProposition = "polyunsaturated fatty acids are known to initiate cancer." + , dodgeNicksDoxasticState = Just Disbelief + , dodgeNicksDoxasticReason = NoProp + } + ] + } diff --git a/frontend/src/Cuckery/CuckList/ClemensZsofia.elm b/frontend/src/Cuckery/CuckList/ClemensZsofia.elm new file mode 100644 index 0000000..cf19089 --- /dev/null +++ b/frontend/src/Cuckery/CuckList/ClemensZsofia.elm @@ -0,0 +1,24 @@ +module Cuckery.CuckList.ClemensZsofia exposing (..) + +import Cuckery.Types exposing (..) + + +cuckClemensZsofia : Cuck +cuckClemensZsofia = + let + name : String + name = + "Clemens Zsófia" + in + { cuckImage = formatCuckName name + , cuckName = name + , cuckSocial = "https://twitter.com/ClemensZsofia" + , cuckDodges = + [ { dodgeLink = "https://twitter.com/TheNutrivore/status/1528377198180290561?s=20" + , dodgeDescription = NoReply + , dodgeProposition = noProposition + , dodgeNicksDoxasticState = Nothing + , dodgeNicksDoxasticReason = NoProp + } + ] + } diff --git a/frontend/src/Cuckery/CuckList/CliffHarvey.elm b/frontend/src/Cuckery/CuckList/CliffHarvey.elm new file mode 100644 index 0000000..acbef89 --- /dev/null +++ b/frontend/src/Cuckery/CuckList/CliffHarvey.elm @@ -0,0 +1,30 @@ +module Cuckery.CuckList.CliffHarvey exposing (..) + +import Cuckery.Types exposing (..) + + +cuckCliffHarvey : Cuck +cuckCliffHarvey = + let + name : String + name = + "" + in + { cuckImage = formatCuckName name + , cuckName = name + , cuckSocial = "Cliff Harvey" + , cuckDodges = + [ { dodgeLink = "https://twitter.com/CarbAppropriate/status/1372281626206507010?s=20" + , dodgeDescription = NoReply + , dodgeProposition = "saturated fat in the diet does not independently increase the risk of mortality." + , dodgeNicksDoxasticState = Just Disbelief + , dodgeNicksDoxasticReason = NoProp + } + , { dodgeLink = "https://twitter.com/The_Nutrivore/status/1500650543886204929?s=20" + , dodgeDescription = NoReply + , dodgeProposition = "saturated fat in the diet does not independently increase the risk of mortality." + , dodgeNicksDoxasticState = Just Disbelief + , dodgeNicksDoxasticReason = NoProp + } + ] + } diff --git a/frontend/src/Cuckery/CuckList/DaveFeldman.elm b/frontend/src/Cuckery/CuckList/DaveFeldman.elm new file mode 100644 index 0000000..7838e3a --- /dev/null +++ b/frontend/src/Cuckery/CuckList/DaveFeldman.elm @@ -0,0 +1,24 @@ +module Cuckery.CuckList.DaveFeldman exposing (..) + +import Cuckery.Types exposing (..) + + +cuckDaveFeldman : Cuck +cuckDaveFeldman = + let + name : String + name = + "Dave Feldman" + in + { cuckImage = formatCuckName name + , cuckName = name + , cuckSocial = "https://twitter.com/realDaveFeldman" + , cuckDodges = + [ { dodgeLink = "https://twitter.com/The_Nutrivore/status/1306625219440730118?s=20" + , dodgeDescription = NoReply + , dodgeProposition = noProposition + , dodgeNicksDoxasticState = Nothing + , dodgeNicksDoxasticReason = NoProp + } + ] + } diff --git a/frontend/src/Cuckery/CuckList/Template copy 10.elm b/frontend/src/Cuckery/CuckList/Template copy 10.elm new file mode 100644 index 0000000..09e7a4f --- /dev/null +++ b/frontend/src/Cuckery/CuckList/Template copy 10.elm @@ -0,0 +1,24 @@ +module Cuckery.CuckList.Template%20copy%2010 exposing (..)module Cuckery.CuckList.Template exposing (..) + +import Cuckery.Types exposing (..) + + +templateCuck : Cuck +templateCuck = + let + name : String + name = + "" + in + { cuckImage = formatCuckName name + , cuckName = name + , cuckSocial = "" + , cuckDodges = + [ { dodgeLink = "" + , dodgeDescription = NoReply + , dodgeProposition = "." + , dodgeNicksDoxasticState = Just Agnostic + , dodgeNicksDoxasticReason = NoProp + } + ] + } diff --git a/frontend/src/Cuckery/CuckList/Template copy 11.elm b/frontend/src/Cuckery/CuckList/Template copy 11.elm new file mode 100644 index 0000000..90aba0f --- /dev/null +++ b/frontend/src/Cuckery/CuckList/Template copy 11.elm @@ -0,0 +1,24 @@ +module Cuckery.CuckList.Template%20copy%2011 exposing (..)module Cuckery.CuckList.Template exposing (..) + +import Cuckery.Types exposing (..) + + +templateCuck : Cuck +templateCuck = + let + name : String + name = + "" + in + { cuckImage = formatCuckName name + , cuckName = name + , cuckSocial = "" + , cuckDodges = + [ { dodgeLink = "" + , dodgeDescription = NoReply + , dodgeProposition = "." + , dodgeNicksDoxasticState = Just Agnostic + , dodgeNicksDoxasticReason = NoProp + } + ] + } diff --git a/frontend/src/Cuckery/CuckList/Template copy 12.elm b/frontend/src/Cuckery/CuckList/Template copy 12.elm new file mode 100644 index 0000000..e2c6124 --- /dev/null +++ b/frontend/src/Cuckery/CuckList/Template copy 12.elm @@ -0,0 +1,24 @@ +module Cuckery.CuckList.Template%20copy%2012 exposing (..)module Cuckery.CuckList.Template exposing (..) + +import Cuckery.Types exposing (..) + + +templateCuck : Cuck +templateCuck = + let + name : String + name = + "" + in + { cuckImage = formatCuckName name + , cuckName = name + , cuckSocial = "" + , cuckDodges = + [ { dodgeLink = "" + , dodgeDescription = NoReply + , dodgeProposition = "." + , dodgeNicksDoxasticState = Just Agnostic + , dodgeNicksDoxasticReason = NoProp + } + ] + } diff --git a/frontend/src/Cuckery/CuckList/Template copy 13.elm b/frontend/src/Cuckery/CuckList/Template copy 13.elm new file mode 100644 index 0000000..2966cab --- /dev/null +++ b/frontend/src/Cuckery/CuckList/Template copy 13.elm @@ -0,0 +1,24 @@ +module Cuckery.CuckList.Template%20copy%2013 exposing (..)module Cuckery.CuckList.Template exposing (..) + +import Cuckery.Types exposing (..) + + +templateCuck : Cuck +templateCuck = + let + name : String + name = + "" + in + { cuckImage = formatCuckName name + , cuckName = name + , cuckSocial = "" + , cuckDodges = + [ { dodgeLink = "" + , dodgeDescription = NoReply + , dodgeProposition = "." + , dodgeNicksDoxasticState = Just Agnostic + , dodgeNicksDoxasticReason = NoProp + } + ] + } diff --git a/frontend/src/Cuckery/CuckList/Template copy 14.elm b/frontend/src/Cuckery/CuckList/Template copy 14.elm new file mode 100644 index 0000000..b46b62f --- /dev/null +++ b/frontend/src/Cuckery/CuckList/Template copy 14.elm @@ -0,0 +1,24 @@ +module Cuckery.CuckList.Template%20copy%2014 exposing (..)module Cuckery.CuckList.Template%20copy%2014 exposing (..)module Cuckery.CuckList.Template exposing (..) + +import Cuckery.Types exposing (..) + + +templateCuck : Cuck +templateCuck = + let + name : String + name = + "" + in + { cuckImage = formatCuckName name + , cuckName = name + , cuckSocial = "" + , cuckDodges = + [ { dodgeLink = "" + , dodgeDescription = NoReply + , dodgeProposition = "." + , dodgeNicksDoxasticState = Just Agnostic + , dodgeNicksDoxasticReason = NoProp + } + ] + } diff --git a/frontend/src/Cuckery/CuckList/Template copy 15.elm b/frontend/src/Cuckery/CuckList/Template copy 15.elm new file mode 100644 index 0000000..0da1713 --- /dev/null +++ b/frontend/src/Cuckery/CuckList/Template copy 15.elm @@ -0,0 +1,24 @@ +module Cuckery.CuckList.Template%20copy%2015 exposing (..)module Cuckery.CuckList.Template exposing (..) + +import Cuckery.Types exposing (..) + + +templateCuck : Cuck +templateCuck = + let + name : String + name = + "" + in + { cuckImage = formatCuckName name + , cuckName = name + , cuckSocial = "" + , cuckDodges = + [ { dodgeLink = "" + , dodgeDescription = NoReply + , dodgeProposition = "." + , dodgeNicksDoxasticState = Just Agnostic + , dodgeNicksDoxasticReason = NoProp + } + ] + } diff --git a/frontend/src/Cuckery/CuckList/Template copy 16.elm b/frontend/src/Cuckery/CuckList/Template copy 16.elm new file mode 100644 index 0000000..aa6479d --- /dev/null +++ b/frontend/src/Cuckery/CuckList/Template copy 16.elm @@ -0,0 +1,24 @@ +module Cuckery.CuckList.Template%20copy%2016 exposing (..)module Cuckery.CuckList.Template exposing (..) + +import Cuckery.Types exposing (..) + + +templateCuck : Cuck +templateCuck = + let + name : String + name = + "" + in + { cuckImage = formatCuckName name + , cuckName = name + , cuckSocial = "" + , cuckDodges = + [ { dodgeLink = "" + , dodgeDescription = NoReply + , dodgeProposition = "." + , dodgeNicksDoxasticState = Just Agnostic + , dodgeNicksDoxasticReason = NoProp + } + ] + } diff --git a/frontend/src/Cuckery/CuckList/Template copy 17.elm b/frontend/src/Cuckery/CuckList/Template copy 17.elm new file mode 100644 index 0000000..9520ef0 --- /dev/null +++ b/frontend/src/Cuckery/CuckList/Template copy 17.elm @@ -0,0 +1,24 @@ +module Cuckery.CuckList.Template%20copy%2017 exposing (..)module Cuckery.CuckList.Template exposing (..) + +import Cuckery.Types exposing (..) + + +templateCuck : Cuck +templateCuck = + let + name : String + name = + "" + in + { cuckImage = formatCuckName name + , cuckName = name + , cuckSocial = "" + , cuckDodges = + [ { dodgeLink = "" + , dodgeDescription = NoReply + , dodgeProposition = "." + , dodgeNicksDoxasticState = Just Agnostic + , dodgeNicksDoxasticReason = NoProp + } + ] + } diff --git a/frontend/src/Cuckery/CuckList/Template copy 18.elm b/frontend/src/Cuckery/CuckList/Template copy 18.elm new file mode 100644 index 0000000..a224f58 --- /dev/null +++ b/frontend/src/Cuckery/CuckList/Template copy 18.elm @@ -0,0 +1,24 @@ +module Cuckery.CuckList.Template%20copy%2018 exposing (..)module Cuckery.CuckList.Template exposing (..) + +import Cuckery.Types exposing (..) + + +templateCuck : Cuck +templateCuck = + let + name : String + name = + "" + in + { cuckImage = formatCuckName name + , cuckName = name + , cuckSocial = "" + , cuckDodges = + [ { dodgeLink = "" + , dodgeDescription = NoReply + , dodgeProposition = "." + , dodgeNicksDoxasticState = Just Agnostic + , dodgeNicksDoxasticReason = NoProp + } + ] + } diff --git a/frontend/src/Cuckery/CuckList/Template copy 19.elm b/frontend/src/Cuckery/CuckList/Template copy 19.elm new file mode 100644 index 0000000..8ba44bc --- /dev/null +++ b/frontend/src/Cuckery/CuckList/Template copy 19.elm @@ -0,0 +1,24 @@ +module Cuckery.CuckList.Template%20copy%2019 exposing (..)module Cuckery.CuckList.Template exposing (..) + +import Cuckery.Types exposing (..) + + +cuckCliffHarvey : Cuck +cuckCliffHarvey = + let + name : String + name = + "" + in + { cuckImage = formatCuckName name + , cuckName = name + , cuckSocial = "" + , cuckDodges = + [ { dodgeLink = "" + , dodgeDescription = NoReply + , dodgeProposition = "." + , dodgeNicksDoxasticState = Just Agnostic + , dodgeNicksDoxasticReason = NoProp + } + ] + } diff --git a/frontend/src/Cuckery/CuckList/Template copy 4.elm b/frontend/src/Cuckery/CuckList/Template copy 4.elm new file mode 100644 index 0000000..f4658de --- /dev/null +++ b/frontend/src/Cuckery/CuckList/Template copy 4.elm @@ -0,0 +1,24 @@ +module Cuckery.CuckList.Template%20copy%204 exposing (..)module Cuckery.CuckList.Template exposing (..) + +import Cuckery.Types exposing (..) + + +templateCuck : Cuck +templateCuck = + let + name : String + name = + "" + in + { cuckImage = formatCuckName name + , cuckName = name + , cuckSocial = "" + , cuckDodges = + [ { dodgeLink = "" + , dodgeDescription = NoReply + , dodgeProposition = "." + , dodgeNicksDoxasticState = Just Agnostic + , dodgeNicksDoxasticReason = NoProp + } + ] + } diff --git a/frontend/src/Cuckery/CuckList/Template copy 5.elm b/frontend/src/Cuckery/CuckList/Template copy 5.elm new file mode 100644 index 0000000..4885da6 --- /dev/null +++ b/frontend/src/Cuckery/CuckList/Template copy 5.elm @@ -0,0 +1,24 @@ +module Cuckery.CuckList.Template%20copy%205 exposing (..)module Cuckery.CuckList.Template exposing (..) + +import Cuckery.Types exposing (..) + + +templateCuck : Cuck +templateCuck = + let + name : String + name = + "" + in + { cuckImage = formatCuckName name + , cuckName = name + , cuckSocial = "" + , cuckDodges = + [ { dodgeLink = "" + , dodgeDescription = NoReply + , dodgeProposition = "." + , dodgeNicksDoxasticState = Just Agnostic + , dodgeNicksDoxasticReason = NoProp + } + ] + } diff --git a/frontend/src/Cuckery/CuckList/Template copy 6.elm b/frontend/src/Cuckery/CuckList/Template copy 6.elm new file mode 100644 index 0000000..a22ba87 --- /dev/null +++ b/frontend/src/Cuckery/CuckList/Template copy 6.elm @@ -0,0 +1,24 @@ +module Cuckery.CuckList.Template%20copy%206 exposing (..)module Cuckery.CuckList.Template exposing (..) + +import Cuckery.Types exposing (..) + + +templateCuck : Cuck +templateCuck = + let + name : String + name = + "" + in + { cuckImage = formatCuckName name + , cuckName = name + , cuckSocial = "" + , cuckDodges = + [ { dodgeLink = "" + , dodgeDescription = NoReply + , dodgeProposition = "." + , dodgeNicksDoxasticState = Just Agnostic + , dodgeNicksDoxasticReason = NoProp + } + ] + } diff --git a/frontend/src/Cuckery/CuckList/Template copy 7.elm b/frontend/src/Cuckery/CuckList/Template copy 7.elm new file mode 100644 index 0000000..cce6779 --- /dev/null +++ b/frontend/src/Cuckery/CuckList/Template copy 7.elm @@ -0,0 +1,24 @@ +module Cuckery.CuckList.Template%20copy%207 exposing (..)module Cuckery.CuckList.Template exposing (..) + +import Cuckery.Types exposing (..) + + +templateCuck : Cuck +templateCuck = + let + name : String + name = + "" + in + { cuckImage = formatCuckName name + , cuckName = name + , cuckSocial = "" + , cuckDodges = + [ { dodgeLink = "" + , dodgeDescription = NoReply + , dodgeProposition = "." + , dodgeNicksDoxasticState = Just Agnostic + , dodgeNicksDoxasticReason = NoProp + } + ] + } diff --git a/frontend/src/Cuckery/CuckList/Template copy 8.elm b/frontend/src/Cuckery/CuckList/Template copy 8.elm new file mode 100644 index 0000000..3f68f52 --- /dev/null +++ b/frontend/src/Cuckery/CuckList/Template copy 8.elm @@ -0,0 +1,24 @@ +module Cuckery.CuckList.Template%20copy%208 exposing (..)module Cuckery.CuckList.Template exposing (..) + +import Cuckery.Types exposing (..) + + +templateCuck : Cuck +templateCuck = + let + name : String + name = + "" + in + { cuckImage = formatCuckName name + , cuckName = name + , cuckSocial = "" + , cuckDodges = + [ { dodgeLink = "" + , dodgeDescription = NoReply + , dodgeProposition = "." + , dodgeNicksDoxasticState = Just Agnostic + , dodgeNicksDoxasticReason = NoProp + } + ] + } diff --git a/frontend/src/Cuckery/CuckList/Template copy 9.elm b/frontend/src/Cuckery/CuckList/Template copy 9.elm new file mode 100644 index 0000000..f8d8665 --- /dev/null +++ b/frontend/src/Cuckery/CuckList/Template copy 9.elm @@ -0,0 +1,24 @@ +module Cuckery.CuckList.Template%20copy%209 exposing (..)module Cuckery.CuckList.Template exposing (..) + +import Cuckery.Types exposing (..) + + +templateCuck : Cuck +templateCuck = + let + name : String + name = + "" + in + { cuckImage = formatCuckName name + , cuckName = name + , cuckSocial = "" + , cuckDodges = + [ { dodgeLink = "" + , dodgeDescription = NoReply + , dodgeProposition = "." + , dodgeNicksDoxasticState = Just Agnostic + , dodgeNicksDoxasticReason = NoProp + } + ] + } diff --git a/frontend/src/Cuckery/CuckList/Template copy.elm b/frontend/src/Cuckery/CuckList/Template copy.elm new file mode 100644 index 0000000..2c35240 --- /dev/null +++ b/frontend/src/Cuckery/CuckList/Template copy.elm @@ -0,0 +1,24 @@ +module Cuckery.CuckList.Template%20copy exposing (..)module Cuckery.CuckList.Template exposing (..) + +import Cuckery.Types exposing (..) + + +templateCuck : Cuck +templateCuck = + let + name : String + name = + "" + in + { cuckImage = formatCuckName name + , cuckName = name + , cuckSocial = "" + , cuckDodges = + [ { dodgeLink = "" + , dodgeDescription = NoReply + , dodgeProposition = "." + , dodgeNicksDoxasticState = Just Agnostic + , dodgeNicksDoxasticReason = NoProp + } + ] + } diff --git a/frontend/src/Cuckery/CuckList/Template.elm b/frontend/src/Cuckery/CuckList/Template.elm new file mode 100644 index 0000000..1cc973a --- /dev/null +++ b/frontend/src/Cuckery/CuckList/Template.elm @@ -0,0 +1,24 @@ +module Cuckery.CuckList.Template exposing (..) + +import Cuckery.Types exposing (..) + + +templateCuck : Cuck +templateCuck = + let + name : String + name = + "" + in + { cuckImage = formatCuckName name + , cuckName = name + , cuckSocial = "" + , cuckDodges = + [ { dodgeLink = "" + , dodgeDescription = NoReply + , dodgeProposition = "." + , dodgeNicksDoxasticState = Just Agnostic + , dodgeNicksDoxasticReason = NoProp + } + ] + } diff --git a/frontend/src/Cuckery/Types.elm b/frontend/src/Cuckery/Types.elm index 092cc42..8ed7f73 100644 --- a/frontend/src/Cuckery/Types.elm +++ b/frontend/src/Cuckery/Types.elm @@ -36,3 +36,19 @@ type DoxasticState type Reason = NoProp | Vague + + +type alias FormattedCuckName = + String + + +formatCuckName : String -> FormattedCuckName +formatCuckName name = + name + |> String.toLower + |> String.replace " " "" + + +noProposition : String +noProposition = + "N/A" diff --git a/frontend/src/Pages/Dodgers.elm b/frontend/src/Pages/Dodgers.elm index 71b53e7..85c7194 100755 --- a/frontend/src/Pages/Dodgers.elm +++ b/frontend/src/Pages/Dodgers.elm @@ -4,7 +4,9 @@ import Config.Colour as T exposing (..) import Config.Format as O exposing (..) import Config.Identity as I exposing (..) import Cuckery.CuckList.AdamSinger exposing (cuckAdamSinger) +import Cuckery.CuckList.AnnChilders exposing (cuckAnnChilders) import Cuckery.CuckList.AnthonyGustin exposing (cuckAnthonyGustin) +import Cuckery.CuckList.BartKay exposing (cuckBartKay) import Cuckery.Helpers exposing (..) import Effect exposing (Effect) import Element exposing (..) @@ -99,1067 +101,677 @@ dodgersList = <| List.map cuckMaker [ cuckAdamSinger + , cuckAnnChilders , cuckAnthonyGustin + , cuckBartKay ] -type alias MakeRowInput msg = - { cuckImage : String - , cuckName : String - , cuckSocial : String - , cuckDodges : List (DodgeEntry msg) - } +-- cucks = -type alias DodgeEntry msg = - { dodgeLink : String - , dodgeDescription : String - , dodgeProposition : String - , dodgeNicksPosition : Element msg - } - - -makeRow : MakeRowInput msg -> Element msg -makeRow makeRowInput = - let - cuckImageFormat : List (Attribute msg) - cuckImageFormat = - [ centerX, centerY, D.rounded 100, clip, width <| px 80 ] - - dodgeRows : List (Element msg) - dodgeRows = - List.indexedMap - (\index dodgeEntry -> - column paragraphAlignLeft - [ row paragraphFormat - [ text " " - , text (String.fromInt (index + 1) ++ ". ") - , paragraphLinkFormat - { url = dodgeEntry.dodgeLink - , label = - row [] - [ transitionHighlightedLinkHover <| text dodgeEntry.dodgeDescription - , text "." |> el [ F.color colourTheme.nonHighlightedText ] - ] - } - ] - , row paragraphBoldFormat - [ text " Proposition:" - , row [ F.regular ] - [ text dodgeEntry.dodgeProposition ] - ] - , row paragraphBoldFormat - [ text " Doxastic State:" - , row [ F.regular ] [ dodgeEntry.dodgeNicksPosition ] - ] - ] - ) - makeRowInput.cuckDodges - in - row [ imageSpacer, alignLeft ] - [ image cuckImageFormat - { src = makeRowInput.cuckImage - , description = makeRowInput.cuckName - } - , column - paragraphAlignLeft - [ row nonHighlightedTitleFormat [ text makeRowInput.cuckName ] - , row paragraphBoldFormat - [ text "Social:" - , paragraphLinkFormat - { url = makeRowInput.cuckSocial - , label = transitionHighlightedLinkHover <| text makeRowInput.cuckName - } - ] - , row paragraphBoldFormat [ text "Dodges:" ] - , column [ spacing 8 ] dodgeRows - ] - ] - - -type alias DodgeType = - { noReply : String - , ranAway : String - , ghostedMe : String - , outrightNo : String - , inTooDeep : String - , killScreen : String - } - - -type alias PropType = - { noClearProp : String - } - - -type alias DoxasticType msg = - { trueState : Element msg - , falseState : Element msg - , agnosticState : Element msg - , unevalState : Element msg - , vagueState : Element msg - } - - -dodgers : List (Element msg) -dodgers = - let - dodgeType : DodgeType - dodgeType = - { noReply = "Invitation extended with no response" - , ranAway = "Engaged in written debate and ran away when cornered" - , ghostedMe = "Debate invitation accepted with no follow-up" - , outrightNo = "Debate invitation declined" - , inTooDeep = "Debate invitation accepted and subsequently retracted" - , killScreen = "All further debate invitations preemptively declined" - } - - propType : PropType - propType = - { noClearProp = "failed to state position clearly." - } - - doxasticType : DoxasticType msg - doxasticType = - { trueState = - row [] - [ text "Nick leans more toward " - , text "TRUE" |> el [ F.bold ] - , text " than false." - ] - , falseState = - row [] - [ text "Nick leans more toward " - , text "FALSE" |> el [ F.bold ] - , text " than true." - ] - , agnosticState = text "Nick doesn't form beliefs about this proposition." - , unevalState = text "there is no proposition to evaluate." - , vagueState = text "the proposition is too vague to evaluate." - } - in - List.map makeRow - [ { cuckImage = "cucks/adamsinger.png" - , cuckName = "Adam Singer" - , cuckSocial = "https://twitter.com/AdamSinger" - , cuckDodges = - [ { dodgeLink = "https://twitter.com/TheNutrivore/status/1566491269194719232?s=20" - , dodgeDescription = dodgeType.noReply - , dodgeProposition = propType.noClearProp - , dodgeNicksPosition = doxasticType.agnosticState - } - ] - } - , { cuckImage = "cucks/annchilders.png" - , cuckName = "Ann Childers" - , cuckSocial = "https://twitter.com/AnnChildersMD" - , cuckDodges = - [ { dodgeLink = "https://twitter.com/The_Nutrivore/status/1447245484356108292?s=20" - , dodgeDescription = dodgeType.ranAway - , dodgeProposition = "\"diets humans thrived on in the wild, sans dentists and doctors, are correct.\"" - , dodgeNicksPosition = doxasticType.agnosticState - } - ] - } - , { cuckImage = "cucks/anthonygustin.png" - , cuckName = "Anthony Gustin" - , cuckSocial = "https://twitter.com/dranthonygustin" - , cuckDodges = - [ { dodgeLink = "" - , dodgeDescription = dodgeType.ghostedMe - , dodgeProposition = "\"seed oils are not a significant, independent risk factor for public health.\"" - , dodgeNicksPosition = doxasticType.trueState - } - ] - } - , { cuckImage = "cucks/ashwanigarg.png" - , cuckName = "Ashwani Garg" - , cuckSocial = "https://twitter.com/agargmd" - , cuckDodges = - [ { dodgeLink = "https://twitter.com/The_Nutrivore/status/1443328350982967303?s=20" - , dodgeDescription = dodgeType.noReply - , dodgeProposition = "\"representing the protein content of beans by dry weight is misleading.\"" - , dodgeNicksPosition = doxasticType.trueState - } - ] - } - , { cuckImage = "cucks/austinherbert.png" - , cuckName = "Austin Herbert" - , cuckSocial = "https://x.com/_AustinHerbert" - , cuckDodges = - [ { dodgeLink = "https://x.com/TheNutrivore/status/1663698981833277440" - , dodgeDescription = dodgeType.noReply - , dodgeProposition = propType.noClearProp - , dodgeNicksPosition = doxasticType.unevalState - } - ] - } - , { cuckImage = "cucks/bartkay3.png" - , cuckName = "Bart Kay" - , cuckSocial = "https://twitter.com/@Bart_WT_Kay" - , cuckDodges = - [ { dodgeLink = "https://www.youtube.com/watch?v=M7vTJ02xxrw" - , dodgeDescription = dodgeType.noReply - , dodgeProposition = "\"a 100% Carnivore diet is the appropriate and best health choice for all people.\"" - , dodgeNicksPosition = doxasticType.vagueState - } - ] - } - , { cuckImage = "cucks/benbikman.png" - , cuckName = "Ben Bikman" - , cuckSocial = "https://twitter.com/BenBikmanPhD" - , cuckDodges = - [ { dodgeLink = "https://twitter.com/TheNutrivore/status/1587547250074746880?s=19" - , dodgeDescription = dodgeType.noReply - , dodgeProposition = "\"the diet-heart hypothesis is false.\"" - , dodgeNicksPosition = doxasticType.falseState - } - ] - } - , { cuckImage = "cucks/bennymalone.png" - , cuckName = "Benny Malone" - , cuckSocial = "https://twitter.com/bennymaloneUK" - , cuckDodges = - [ { dodgeLink = "https://twitter.com/The_Nutrivore/status/1530933999610171392?s=20" - , dodgeDescription = dodgeType.ranAway - , dodgeProposition = "\"eating oysters is compatible with veganism.\"" - , dodgeNicksPosition = doxasticType.trueState - } - ] - } - , { cuckImage = "cucks/bradcampbell.png" - , cuckName = "Brad Campbell" - , cuckSocial = "https://twitter.com/DrBradCampbell" - , cuckDodges = - [ { dodgeLink = "https://twitter.com/The_Nutrivore/status/1530933999610171392?s=20" - , dodgeDescription = dodgeType.noReply - , dodgeProposition = "\"canola oil kills you slowly.\"" - , dodgeNicksPosition = doxasticType.falseState - } - ] - } - , { cuckImage = "cucks/bradcohn.png" - , cuckName = "Brad Cohn" - , cuckSocial = "https://x.com/BradCohn" - , cuckDodges = - [ { dodgeLink = "https://x.com/TheNutrivore/status/1687535030862831616" - , dodgeDescription = dodgeType.noReply - , dodgeProposition = "\"seed oils are not a significant, independent concern for public health.\"" - , dodgeNicksPosition = doxasticType.trueState - } - ] - } - , { cuckImage = "cucks/bradmarshall.png" - , cuckName = "Brad Marshall" - , cuckSocial = "https://x.com/fire_bottle" - , cuckDodges = - [ { dodgeLink = "https://x.com/TheNutrivore/status/1669350936651911173" - , dodgeDescription = dodgeType.inTooDeep - , dodgeProposition = "\"being vegan is impossible.\"" - , dodgeNicksPosition = doxasticType.falseState - } - ] - } - , { cuckImage = "cucks/briankerley.png" - , cuckName = "Brian Kerley" - , cuckSocial = "https://twitter.com/SeedOilDsrspctr" - , cuckDodges = - [ { dodgeLink = "https://twitter.com/The_Nutrivore/status/1483889771134926849?s=20" - , dodgeDescription = dodgeType.noReply - , dodgeProposition = "\"seed oils are not a significant, independent risk factor for public health.\"" - , dodgeNicksPosition = doxasticType.trueState - } - , { dodgeLink = "https://x.com/TheNutrivore/status/1783200352646619227" - , dodgeDescription = dodgeType.noReply - , dodgeProposition = "\"seed oils are not a significant, independent risk factor for public health.\"" - , dodgeNicksPosition = doxasticType.trueState - } - ] - } - , { cuckImage = "cucks/carnivoreaurelius.png" - , cuckName = "Carnivore Aurelius" - , cuckSocial = "https://twitter.com/AlpacaAurelius" - , cuckDodges = - [ { dodgeLink = "https://twitter.com/The_Nutrivore/status/1538272143061815299?s=20" - , dodgeDescription = dodgeType.noReply - , dodgeProposition = "\"vegans kill 100x more animals.\"" - , dodgeNicksPosition = doxasticType.agnosticState - } - ] - } - , { cuckImage = "cucks/cateshanahan.png" - , cuckName = "Cate Shanahan" - , cuckSocial = "https://twitter.com/drcateshanahan" - , cuckDodges = - [ { dodgeLink = "https://twitter.com/The_Nutrivore/status/1266438463634632709?s=20" - , dodgeDescription = dodgeType.noReply - , dodgeProposition = "\"seed oils are pro-inflammatory.\"" - , dodgeNicksPosition = doxasticType.falseState - } - , { dodgeLink = "https://twitter.com/The_Nutrivore/status/1479497980570857474?s=20" - , dodgeDescription = dodgeType.noReply - , dodgeProposition = "\"those who defend seed oils are just regurgitating the garbage that the AHA pumps out.\"" - , dodgeNicksPosition = doxasticType.falseState - } - , { dodgeLink = "https://twitter.com/The_Nutrivore/status/1487215337116508162?s=20" - , dodgeDescription = dodgeType.noReply - , dodgeProposition = "\"seed oils are toxic.\"" - , dodgeNicksPosition = doxasticType.falseState - } - , { dodgeLink = "https://twitter.com/drcateshanahan/status/1516904406805057537?s=20" - , dodgeDescription = dodgeType.noReply - , dodgeProposition = "\"current levels of seed oil consumption are the main driver of the obesity and chronic disease.\"" - , dodgeNicksPosition = doxasticType.falseState - } - , { dodgeLink = "https://twitter.com/The_Nutrivore/status/1537544882532716544?s=20" - , dodgeDescription = dodgeType.noReply - , dodgeProposition = "\"Nick is just following the AHA marching orders.\"" - , dodgeNicksPosition = doxasticType.falseState - } - , { dodgeLink = "https://x.com/TheNutrivore/status/1778616438116483102" - , dodgeDescription = dodgeType.noReply - , dodgeProposition = "\"seed oils are not a significant, independent risk factor for public health.\"" - , dodgeNicksPosition = doxasticType.trueState - } - , { dodgeLink = "https://x.com/TheNutrivore/status/1779185488521310601" - , dodgeDescription = dodgeType.noReply - , dodgeProposition = "\"seed oils are not a significant, independent risk factor for public health.\"" - , dodgeNicksPosition = doxasticType.trueState - } - , { dodgeLink = "https://x.com/TheNutrivore/status/1778616438116483102" - , dodgeDescription = dodgeType.noReply - , dodgeProposition = "\"seed oils are not a significant, independent risk factor for public health.\"" - , dodgeNicksPosition = doxasticType.trueState - } - , { dodgeLink = "https://x.com/TheNutrivore/status/1798766450255253987" - , dodgeDescription = dodgeType.noReply - , dodgeProposition = "\"current levels of seed oil consumption are the main driver of heart disease.\"" - , dodgeNicksPosition = doxasticType.falseState - } - ] - } - , { cuckImage = "cucks/chrisboettcher.png" - , cuckName = "Chris Boettcher" - , cuckSocial = "https://x.com/chrisboettcher9" - , cuckDodges = - [ { dodgeLink = "https://x.com/MeggGawat/status/1669691841682210822" - , dodgeDescription = dodgeType.noReply - , dodgeProposition = "\"seed oils are making you fat, depressed, and sick.\"" - , dodgeNicksPosition = doxasticType.falseState - } - ] - } - , { cuckImage = "cucks/claraaboel.png" - , cuckName = "Clara Aboel" - , cuckSocial = "https://x.com/AIWellnessCoach" - , cuckDodges = - [ { dodgeLink = "https://x.com/TheNutrivore/status/1727510906655969736" - , dodgeDescription = dodgeType.noReply - , dodgeProposition = "\"polyunsaturated fatty acids are known to initiate cancer.\"" - , dodgeNicksPosition = doxasticType.falseState - } - ] - } - , { cuckImage = "cucks/clemenszsofia.png" - , cuckName = "Clemens Zsófia" - , cuckSocial = "https://twitter.com/ClemensZsofia" - , cuckDodges = - [ { dodgeLink = "https://twitter.com/TheNutrivore/status/1528377198180290561?s=20" - , dodgeDescription = dodgeType.noReply - , dodgeProposition = propType.noClearProp - , dodgeNicksPosition = doxasticType.unevalState - } - ] - } - , { cuckImage = "cucks/cliffharvey.png" - , cuckName = "Cliff Harvey" - , cuckSocial = "https://twitter.com/CarbAppropriate" - , cuckDodges = - [ { dodgeLink = "https://twitter.com/CarbAppropriate/status/1372281626206507010?s=20" - , dodgeDescription = dodgeType.inTooDeep - , dodgeProposition = "\"saturated fat in the diet does not independently increase the risk of mortality.\"" - , dodgeNicksPosition = doxasticType.falseState - } - , { dodgeLink = "https://twitter.com/The_Nutrivore/status/1500650543886204929?s=20" - , dodgeDescription = dodgeType.noReply - , dodgeProposition = "\"saturated fat in the diet does not independently increase the risk of mortality.\"" - , dodgeNicksPosition = doxasticType.falseState - } - ] - } - , { cuckImage = "cucks/davefeldman.png" - , cuckName = "Dave Feldman" - , cuckSocial = "https://twitter.com/realDaveFeldman" - , cuckDodges = - [ { dodgeLink = "https://twitter.com/The_Nutrivore/status/1306625219440730118?s=20" - , dodgeDescription = dodgeType.noReply - , dodgeProposition = propType.noClearProp - , dodgeNicksPosition = doxasticType.unevalState - } - ] - } - , { cuckImage = "cucks/daviddiamond.png" - , cuckName = "David Diamond" - , cuckSocial = "https://twitter.com/LDLSkeptic" - , cuckDodges = - [ { dodgeLink = "https://twitter.com/LDLSkeptic/status/1583471298306375681?s=20" - , dodgeDescription = dodgeType.outrightNo - , dodgeProposition = "\"statin therapy is not warranted for a person high LDL-C on a low-carb diet.\"" - , dodgeNicksPosition = doxasticType.falseState - } - , { dodgeLink = "https://twitter.com/LDLSkeptic/status/1583481964840902656?s=20" - , dodgeDescription = dodgeType.killScreen - , dodgeProposition = "\"statin therapy is not warranted for a person high LDL-C on a low-carb diet.\"" - , dodgeNicksPosition = doxasticType.falseState - } - ] - } - , { cuckImage = "cucks/davidgornoski.png" - , cuckName = "David Gornoski" - , cuckSocial = "https://twitter.com/DavidGornoski" - , cuckDodges = - [ { dodgeLink = "https://twitter.com/TheNutrivore/status/1525474063044550657?s=20" - , dodgeDescription = dodgeType.outrightNo - , dodgeProposition = "\"polyunsaturated fatty acids cause obesity.\"" - , dodgeNicksPosition = doxasticType.falseState - } - ] - } - , { cuckImage = "cucks/dianarodgers.png" - , cuckName = "Diana Rodgers" - , cuckSocial = "https://twitter.com/sustainabledish" - , cuckDodges = - [ { dodgeLink = "https://twitter.com/The_Nutrivore/status/1365857401786814465?s=20" - , dodgeDescription = dodgeType.inTooDeep - , dodgeProposition = "\"saturated fat doesn't increase the risk of coronary heart disease.\"" - , dodgeNicksPosition = doxasticType.falseState - } - ] - } - , { cuckImage = "cucks/edwardgoeke.png" - , cuckName = "Edward Goeke" - , cuckSocial = "https://twitter.com/GoekeEddie" - , cuckDodges = - [ { dodgeLink = "https://x.com/TheNutrivore/status/1773421625150746784?s=20" - , dodgeDescription = dodgeType.noReply - , dodgeProposition = "\"seed oils are inflammatory.\"" - , dodgeNicksPosition = doxasticType.falseState - } - , { dodgeLink = "https://x.com/TheNutrivore/status/1774154640403423359?s=20" - , dodgeDescription = dodgeType.noReply - , dodgeProposition = "\"seed oils are inflammatory.\"" - , dodgeNicksPosition = doxasticType.falseState - } - ] - } - , { cuckImage = "cucks/eliejarrouge.png" - , cuckName = "Elie Jarrouge" - , cuckSocial = "https://twitter.com/ElieJarrougeMD" - , cuckDodges = - [ { dodgeLink = "https://twitter.com/TheNutrivore/status/1506845469980315648?s=20" - , dodgeDescription = dodgeType.noReply - , dodgeProposition = "\"sugar, refined carbs, and seed oils are poison.\"" - , dodgeNicksPosition = doxasticType.falseState - } - ] - } - , { cuckImage = "cucks/garybrecka.png" - , cuckName = "Gary Brecka" - , cuckSocial = "https://twitter.com/garybrecka1" - , cuckDodges = - [ { dodgeLink = "https://x.com/TheNutrivore/status/1726664526316372125" - , dodgeDescription = dodgeType.noReply - , dodgeProposition = "\"linoleic acid consumption causes atherosclerosis.\"" - , dodgeNicksPosition = doxasticType.falseState - } - ] - } - , { cuckImage = "cucks/garyfettke.png" - , cuckName = "Gary Fettke" - , cuckSocial = "https://x.com/FructoseNo" - , cuckDodges = - [ { dodgeLink = "https://x.com/TheNutrivore/status/1460983496524980224" - , dodgeDescription = dodgeType.ghostedMe - , dodgeProposition = "\"at current Western levels of intake, dietary linoleic acid is not a significant, independent concern for the development of chronic diseases.\"" - , dodgeNicksPosition = doxasticType.trueState - } - ] - } - , { cuckImage = "cucks/garytaubes.png" - , cuckName = "Gary Taubes" - , cuckSocial = "https://twitter.com/garytaubes" - , cuckDodges = - [ { dodgeLink = "https://twitter.com/garytaubes/status/1595180467552018432?s=20" - , dodgeDescription = dodgeType.outrightNo - , dodgeProposition = "\"carbohydrates cause starvation.\"" - , dodgeNicksPosition = doxasticType.agnosticState - } - ] - } - , { cuckImage = "cucks/georgemartin.png" - , cuckName = "George Martin" - , cuckSocial = "https://x.com/CarnismDebunked" - , cuckDodges = - [ { dodgeLink = "https://x.com/TheNutrivore/status/1815098730141651021" - , dodgeDescription = dodgeType.ranAway - , dodgeProposition = "\"Nick has killed more animals in his life than a mature bear.\"" - , dodgeNicksPosition = doxasticType.agnosticState - } - ] - } - , { cuckImage = "cucks/guyaustin.png" - , cuckName = "Guy Austin" - , cuckSocial = "https://x.com/GuyNAustin" - , cuckDodges = - [ { dodgeLink = "https://x.com/TheNutrivore/status/1538607434176020480" - , dodgeDescription = dodgeType.noReply - , dodgeProposition = propType.noClearProp - , dodgeNicksPosition = doxasticType.agnosticState - } - , { dodgeLink = "https://x.com/GuyNAustin/status/1687530045101744128" - , dodgeDescription = dodgeType.outrightNo - , dodgeProposition = "\"seed oils are not a significant, independent concern for public health.\"" - , dodgeNicksPosition = doxasticType.trueState - } - ] - } - , { cuckImage = "cucks/ivorcummins.png" - , cuckName = "Ivor Cummins" - , cuckSocial = "https://twitter.com/FatEmperor" - , cuckDodges = - [ { dodgeLink = "https://twitter.com/The_Nutrivore/status/1268600451693494273?s=20" - , dodgeDescription = dodgeType.noReply - , dodgeProposition = "\"LDL does not cause coronary heart disease.\"" - , dodgeNicksPosition = doxasticType.falseState - } - , { dodgeLink = "https://twitter.com/FatEmperor/status/1636920650156724226?s=20" - , dodgeDescription = dodgeType.outrightNo - , dodgeProposition = "\"LDL does not cause coronary heart disease.\"" - , dodgeNicksPosition = doxasticType.falseState - } - ] - } - , { cuckImage = "cucks/jakemey.png" - , cuckName = "Jake Mey" - , cuckSocial = "https://twitter.com/CakeNutrition" - , cuckDodges = - [ { dodgeLink = "https://twitter.com/The_Nutrivore/status/1490009495581298690?s=20" - , dodgeDescription = dodgeType.ranAway - , dodgeProposition = "\"Vegan Friday meals are unhealthy for children.\"" - , dodgeNicksPosition = doxasticType.falseState - } - , { dodgeLink = "https://twitter.com/The_Nutrivore/status/1490060813138280450?s=20" - , dodgeDescription = dodgeType.outrightNo - , dodgeProposition = "\"Vegan Friday meals are unhealthy for children.\"" - , dodgeNicksPosition = doxasticType.falseState - } - , { dodgeLink = "https://twitter.com/The_Nutrivore/status/1495419256737091585?s=20" - , dodgeDescription = dodgeType.killScreen - , dodgeProposition = "\"Vegan Friday meals are unhealthy for children.\"" - , dodgeNicksPosition = doxasticType.falseState - } - ] - } - , { cuckImage = "cucks/jamesdinicolantonio.png" - , cuckName = "James DiNicolantonio" - , cuckSocial = "https://twitter.com/drjamesdinic" - , cuckDodges = - [ { dodgeLink = "https://twitter.com/The_Nutrivore/status/1460788569388171268?s=20" - , dodgeDescription = dodgeType.noReply - , dodgeProposition = "\"dietary linoleic acid is not a significant, independent concern for the development of chronic diseases.\"" - , dodgeNicksPosition = doxasticType.trueState - } - ] - } - , { cuckImage = "cucks/justinmares.png" - , cuckName = "Justin Mares" - , cuckSocial = "https://twitter.com/jwmares" - , cuckDodges = - [ { dodgeLink = "https://twitter.com/The_Nutrivore/status/1329266554089869312?s=20" - , dodgeDescription = dodgeType.ranAway - , dodgeProposition = "\"vegetable oils drive inflammation and are causally linked to weight gain and diseases of inflammation.\"" - , dodgeNicksPosition = doxasticType.falseState - } - ] - } - , { cuckImage = "cucks/josepheverett.png" - , cuckName = "Joseph Everett" - , cuckSocial = "https://twitter.com/JEverettLearned" - , cuckDodges = - [ { dodgeLink = "https://twitter.com/The_Nutrivore/status/1535334822825971712?s=20" - , dodgeDescription = dodgeType.noReply - , dodgeProposition = "\"seed oils cause coronary heart disease and cancer.\"" - , dodgeNicksPosition = doxasticType.falseState - } - , { dodgeLink = "https://twitter.com/TheNutrivore/status/1555138038740680704?s=20" - , dodgeDescription = dodgeType.noReply - , dodgeProposition = "\"seed oils cause coronary heart disease and cancer.\"" - , dodgeNicksPosition = doxasticType.falseState - } - ] - } - , { cuckImage = "cucks/kaitmalthaner.png" - , cuckName = "Kait Malthaner" - , cuckSocial = "https://twitter.com/healthcoachkait" - , cuckDodges = - [ { dodgeLink = "https://twitter.com/The_Nutrivore/status/1503258756687306753?s=20" - , dodgeDescription = dodgeType.noReply - , dodgeProposition = "\"omega-6 is pro-inflammatory.\"" - , dodgeNicksPosition = doxasticType.falseState - } - ] - } - , { cuckImage = "cucks/kemminnick.png" - , cuckName = "Kem Minnick" - , cuckSocial = "https://twitter.com/kemminnick" - , cuckDodges = - [ { dodgeLink = "https://twitter.com/kemminnick/status/1469336100300726273?s=20" - , dodgeDescription = dodgeType.ghostedMe - , dodgeProposition = "\"seed oils are not a significant, independent concern for the development of chronic diseases.\"" - , dodgeNicksPosition = doxasticType.trueState - } - , { dodgeLink = "https://twitter.com/The_Nutrivore/status/1476990862793986052?s=20" - , dodgeDescription = dodgeType.ranAway - , dodgeProposition = "\"seed oils are not a significant, independent concern for the development of chronic diseases.\"" - , dodgeNicksPosition = doxasticType.trueState - } - ] - } - , { cuckImage = "cucks/kenberry.png" - , cuckName = "Ken Berry" - , cuckSocial = "https://twitter.com/KenDBerryMD" - , cuckDodges = - [ { dodgeLink = "https://twitter.com/The_Nutrivore/status/1366524889067368449?s=20" - , dodgeDescription = dodgeType.noReply - , dodgeProposition = "\"type 2 diabetes is chronic carbohydrate overdose.\"" - , dodgeNicksPosition = doxasticType.falseState - } - , { dodgeLink = "https://twitter.com/TheNutrivore/status/1539720236701589504?s=20" - , dodgeDescription = dodgeType.noReply - , dodgeProposition = "\"replacing animal fats with vegetable oils is dangerous.\"" - , dodgeNicksPosition = doxasticType.trueState - } - , { dodgeLink = "https://twitter.com/TheNutrivore/status/1539721408372039680?s=20" - , dodgeDescription = dodgeType.noReply - , dodgeProposition = "\"replacing animal fats with vegetable oils is dangerous.\"" - , dodgeNicksPosition = doxasticType.trueState - } - , { dodgeLink = "https://x.com/TheNutrivore/status/1813969807521300615" - , dodgeDescription = dodgeType.inTooDeep - , dodgeProposition = propType.noClearProp - , dodgeNicksPosition = doxasticType.unevalState - } - ] - } - , { cuckImage = "cucks/kevinstock.png" - , cuckName = "Kevin Stock" - , cuckSocial = "https://twitter.com/kevinstock12" - , cuckDodges = - [ { dodgeLink = "https://twitter.com/The_Nutrivore/status/1530140722225102848?s=20" - , dodgeDescription = dodgeType.noReply - , dodgeProposition = propType.noClearProp - , dodgeNicksPosition = doxasticType.unevalState - } - , { dodgeLink = "https://twitter.com/The_Nutrivore/status/1534927799911317509?s=20" - , dodgeDescription = dodgeType.noReply - , dodgeProposition = "\"saturated fat does not cause cardiovascular disease.\"" - , dodgeNicksPosition = doxasticType.falseState - } - ] - } - , { cuckImage = "cucks/kylemamounis.png" - , cuckName = "Kyle Mamounis" - , cuckSocial = "https://twitter.com/Nutricrinology" - , cuckDodges = - [ { dodgeLink = "https://twitter.com/The_Nutrivore/status/1389259133044477953?s=20" - , dodgeDescription = dodgeType.ranAway - , dodgeProposition = "\"statins do not prevent cardiovascular events.\"" - , dodgeNicksPosition = doxasticType.falseState - } - ] - } - , { cuckImage = "cucks/marksisson.png" - , cuckName = "Mark Sisson" - , cuckSocial = "https://twitter.com/Mark_Sisson" - , cuckDodges = - [ { dodgeLink = "https://twitter.com/TheNutrivore/status/1488360227141419009?s=20" - , dodgeDescription = dodgeType.noReply - , dodgeProposition = propType.noClearProp - , dodgeNicksPosition = doxasticType.unevalState - } - ] - } - , { cuckImage = "cucks/martykendall.png" - , cuckName = "Marty Kendall" - , cuckSocial = "https://twitter.com/martykendall2" - , cuckDodges = - [ { dodgeLink = "https://twitter.com/The_Nutrivore/status/1310548994804809729" - , dodgeDescription = dodgeType.ranAway - , dodgeProposition = "\"to access your body fat, you need to deplete both glucose and fat from the blood first.\"" - , dodgeNicksPosition = doxasticType.falseState - } - ] - } - , { cuckImage = "cucks/maxlugavere.png" - , cuckName = "Max Lugavere" - , cuckSocial = "https://twitter.com/maxlugavere" - , cuckDodges = - [ { dodgeLink = "https://twitter.com/maxlugavere/status/1517683567249149953?s=20" - , dodgeDescription = dodgeType.ranAway - , dodgeProposition = "\"seed oils consumption is associated with an increased risk of CVD and Alzheimer's disease.\"" - , dodgeNicksPosition = doxasticType.agnosticState - } - , { dodgeLink = "https://twitter.com/The_Nutrivore/status/1518307089742848000?s=20" - , dodgeDescription = dodgeType.noReply - , dodgeProposition = "\"seed oils consumption is associated with an increased risk of CVD and Alzheimer's disease.\"" - , dodgeNicksPosition = doxasticType.agnosticState - } - , { dodgeLink = "https://twitter.com/maxlugavere/status/1518367365683064833?s=20" - , dodgeDescription = dodgeType.outrightNo - , dodgeProposition = "\"seed oils consumption is associated with an increased risk of CVD and Alzheimer's disease.\"" - , dodgeNicksPosition = doxasticType.agnosticState - } - ] - } - , { cuckImage = "cucks/michaelkummer.png" - , cuckName = "Michael Kummer" - , cuckSocial = "https://twitter.com/mkummer82" - , cuckDodges = - [ { dodgeLink = "https://twitter.com/mkummer82/status/1465755847917715464?s=20" - , dodgeDescription = dodgeType.outrightNo - , dodgeProposition = "\"polyunsaturated fats cause cell damage, inflammation and metabolic dysfunction.\"" - , dodgeNicksPosition = doxasticType.falseState - } - ] - } - , { cuckImage = "cucks/michaelmanderville.png" - , cuckName = "Michael Manderville" - , cuckSocial = "https://twitter.com/MikeManderville" - , cuckDodges = - [ { dodgeLink = "https://twitter.com/The_Nutrivore/status/1503036463306489856?s=20" - , dodgeDescription = dodgeType.ranAway - , dodgeProposition = "\"a logically coherent position will have logically coherent answer to a logically coherent hypothetical.\"" - , dodgeNicksPosition = doxasticType.trueState - } - ] - } - , { cuckImage = "cucks/mike mutzel.png" - , cuckName = "Mike Mutzel" - , cuckSocial = "https://twitter.com/MikeMutzel" - , cuckDodges = - [ { dodgeLink = "https://twitter.com/The_Nutrivore/status/1414457776982552576?s=20" - , dodgeDescription = dodgeType.ranAway - , dodgeProposition = "\"COVID is nothing more than a cold to those that are healthy.\"" - , dodgeNicksPosition = doxasticType.falseState - } - , { dodgeLink = "https://twitter.com/TheNutrivore/status/1584645853771616256?s=20" - , dodgeDescription = dodgeType.noReply - , dodgeProposition = "\"there is little to no association between saturated fat and cardiovascular disease.\"" - , dodgeNicksPosition = doxasticType.falseState - } - ] - } - , { cuckImage = "cucks/mikesweeney.png" - , cuckName = "Mike Sweeney" - , cuckSocial = "https://twitter.com/thelowcarb_rd" - , cuckDodges = - [ { dodgeLink = "https://x.com/TheNutrivore/status/1746962254052962552" - , dodgeDescription = dodgeType.outrightNo - , dodgeProposition = "\"vegan diets are nowhere near appropriate for the average person in society.\"" - , dodgeNicksPosition = doxasticType.agnosticState - } - , { dodgeLink = "https://x.com/thelowcarb_rd/status/1654182805964836865" - , dodgeDescription = dodgeType.ghostedMe - , dodgeProposition = "\"statistical gymnastics don't inform on real world mechanisms and hard outcomes.\"" - , dodgeNicksPosition = doxasticType.agnosticState - } - , { dodgeLink = "https://twitter.com/TheNutrivore/status/1776652108646821913?t=Pf4sfAC1Z0pAcxGfQFr7oQ" - , dodgeDescription = dodgeType.noReply - , dodgeProposition = "\"Cheerios cause nausea, vomiting, seizures, irregular heartbeat, liver damage, and coma.\"" - , dodgeNicksPosition = doxasticType.falseState - } - ] - } - , { cuckImage = "cucks/nickeggleton.png" - , cuckName = "Nick Eggleton" - , cuckSocial = "https://twitter.com/NickEggleton" - , cuckDodges = - [ { dodgeLink = "https://twitter.com/The_Nutrivore/status/1266626885703720961?s=20" - , dodgeDescription = dodgeType.outrightNo - , dodgeProposition = "\"polyunsaturated fats are poison.\"" - , dodgeNicksPosition = doxasticType.agnosticState - } - ] - } - , { cuckImage = "cucks/ninateicholz.png" - , cuckName = "Nina Teicholz" - , cuckSocial = "https://twitter.com/bigfatsurprise" - , cuckDodges = - [ { dodgeLink = "https://twitter.com/TheNutrivore/status/1556510529014882305?s=20" - , dodgeDescription = dodgeType.noReply - , dodgeProposition = "\"the science linking red meat to heart disease is very weak.\"" - , dodgeNicksPosition = doxasticType.agnosticState - } - , { dodgeLink = "https://twitter.com/TheNutrivore/status/1467571763865210881?s=20" - , dodgeDescription = dodgeType.noReply - , dodgeProposition = "\"the available evidence supports limiting saturated fat intake for coronary heart disease risk reduction.\"" - , dodgeNicksPosition = doxasticType.trueState - } - , { dodgeLink = "https://twitter.com/TheNutrivore/status/1538895943050878977?s=20" - , dodgeDescription = dodgeType.noReply - , dodgeProposition = "\"vegans pretend biology isn't real.\"" - , dodgeNicksPosition = doxasticType.agnosticState - } - ] - } - , { cuckImage = "cucks/norstrongchris.png" - , cuckName = "Norstrong Chris" - , cuckSocial = "https://twitter.com/NNMChris" - , cuckDodges = - [ { dodgeLink = "https://twitter.com/NorstrongHealth/status/1416939281973530626?s=20" - , dodgeDescription = dodgeType.ranAway - , dodgeProposition = "\"government funded USDA data is untrustworthy.\"" - , dodgeNicksPosition = doxasticType.agnosticState - } - , { dodgeLink = "https://twitter.com/The_Nutrivore/status/1534573919562350594?s=20" - , dodgeDescription = dodgeType.outrightNo - , dodgeProposition = "\"nutrition science as a whole is shit.\"" - , dodgeNicksPosition = doxasticType.agnosticState - } - , { dodgeLink = "https://twitter.com/TheNutrivore/status/1534614710196260865?s=20" - , dodgeDescription = dodgeType.noReply - , dodgeProposition = "\"nutrition science as a whole is shit.\"" - , dodgeNicksPosition = doxasticType.agnosticState - } - ] - } - , { cuckImage = "cucks/paulmason.png" - , cuckName = "Paul Mason" - , cuckSocial = "https://twitter.com/DrPaulMason" - , cuckDodges = - [ { dodgeLink = "https://twitter.com/Tom_Babington1/status/1361644276866830337?s=20" - , dodgeDescription = dodgeType.noReply - , dodgeProposition = propType.noClearProp - , dodgeNicksPosition = doxasticType.unevalState - } - , { dodgeLink = "https://twitter.com/IdanOnTweeter/status/1373233980594618371?s=20" - , dodgeDescription = dodgeType.noReply - , dodgeProposition = "\"Ancel Keys' Seven Countries Study was flawed.\"" - , dodgeNicksPosition = doxasticType.agnosticState - } - , { dodgeLink = "https://twitter.com/The_Nutrivore/status/1461361726943760391?s=20" - , dodgeDescription = dodgeType.noReply - , dodgeProposition = "\"dietary linoleic acid is not a significant, independent concern for the development of chronic diseases.\"" - , dodgeNicksPosition = doxasticType.trueState - } - ] - } - , { cuckImage = "cucks/paulsaladino.png" - , cuckName = "Paul Saladino" - , cuckSocial = "https://twitter.com/paulsaladinomd" - , cuckDodges = - [ { dodgeLink = "https://twitter.com/The_Nutrivore/status/1275912849999695872?s=20" - , dodgeDescription = dodgeType.noReply - , dodgeProposition = "\"subsidies for corn and soy are huge contributors to the chronic disease epidemic in the US.\"" - , dodgeNicksPosition = doxasticType.agnosticState - } - , { dodgeLink = "https://twitter.com/FoodFirst_Ty/status/1282847039596843009?s=20" - , dodgeDescription = dodgeType.noReply - , dodgeProposition = "\"seed oils are not a significant, independent risk factor for public health.\"" - , dodgeNicksPosition = doxasticType.trueState - } - , { dodgeLink = "https://twitter.com/FoodFirst_Ty/status/1283449495682904064?s=20" - , dodgeDescription = dodgeType.noReply - , dodgeProposition = "\"to exclude animal foods from the human diet is a nutritional catastrophe.\"" - , dodgeNicksPosition = doxasticType.agnosticState - } - , { dodgeLink = "https://twitter.com/The_Nutrivore/status/1282851963902636032?s=20" - , dodgeDescription = dodgeType.noReply - , dodgeProposition = "\"to exclude animal foods from the human diet is a nutritional catastrophe.\"" - , dodgeNicksPosition = doxasticType.agnosticState - } - , { dodgeLink = "https://twitter.com/The_Nutrivore/status/1469136550046814219?s=20" - , dodgeDescription = dodgeType.noReply - , dodgeProposition = "\"nutritional epidemiology generally provides good causal estimates.\"" - , dodgeNicksPosition = doxasticType.trueState - } - , { dodgeLink = "https://twitter.com/TheNutrivore/status/1633831762509045766?s=20" - , dodgeDescription = dodgeType.noReply - , dodgeProposition = "\"linoleic acid wreaks havoc in your body.\"" - , dodgeNicksPosition = doxasticType.agnosticState - } - ] - } - , { cuckImage = "cucks/philipovadia.png" - , cuckName = "Philip Ovadia" - , cuckSocial = "https://twitter.com/ifixhearts" - , cuckDodges = - [ { dodgeLink = "https://twitter.com/TheNutrivore/status/1557791520324890624?s=20" - , dodgeDescription = dodgeType.noReply - , dodgeProposition = "\"sugar is the problem and meat is the solution.\"" - , dodgeNicksPosition = doxasticType.agnosticState - } - , { dodgeLink = "https://twitter.com/TheNutrivore/status/1558282337024180224?s=20" - , dodgeDescription = dodgeType.noReply - , dodgeProposition = "\"LDL doesn't cause coronary heart disease because it is just part of the arterial repair process.\"" - , dodgeNicksPosition = doxasticType.falseState - } - ] - } - , { cuckImage = "cucks/philippestephenson.png" - , cuckName = "Philippe Stephenson" - , cuckSocial = "https://twitter.com/TotalCytopath" - , cuckDodges = - [ { dodgeLink = "https://x.com/TheNutrivore/status/1779587012120715433" - , dodgeDescription = dodgeType.noReply - , dodgeProposition = "\"seed oils save lives.\"" - , dodgeNicksPosition = doxasticType.trueState - } - ] - } - , { cuckImage = "cucks/ralphnapolitano.png" - , cuckName = "Ralph Napolitano" - , cuckSocial = "https://twitter.com/DrRalphNap" - , cuckDodges = - [ { dodgeLink = "https://twitter.com/The_Nutrivore/status/1462794580848300034?s=20" - , dodgeDescription = dodgeType.noReply - , dodgeProposition = "\"oatmeal is one of the worst foods you can eat and has no health benefits.\"" - , dodgeNicksPosition = doxasticType.falseState - } - ] - } - , { cuckImage = "cucks/raphaelsirtoli.png" - , cuckName = "Raphael Sirtoli" - , cuckSocial = "https://twitter.com/raphaels7" - , cuckDodges = - [ { dodgeLink = "https://twitter.com/raphaels7/status/1475767357188579329?s=20" - , dodgeDescription = dodgeType.outrightNo - , dodgeProposition = "\"the diet-heart hypothesis is false.\"" - , dodgeNicksPosition = doxasticType.falseState - } - , { dodgeLink = "https://x.com/raphaels7/status/1783541746015654072" - , dodgeDescription = dodgeType.killScreen - , dodgeProposition = "\"seed oils are not a significant, independent risk factor for public health.\"" - , dodgeNicksPosition = doxasticType.trueState - } - ] - } - , { cuckImage = "cucks/robmeijer.png" - , cuckName = "Rob Meijer" - , cuckSocial = "https://twitter.com/EngineerDiet" - , cuckDodges = - [ { dodgeLink = "https://twitter.com/The_Nutrivore/status/1435850829051793408?s=20" - , dodgeDescription = dodgeType.ranAway - , dodgeProposition = propType.noClearProp - , dodgeNicksPosition = doxasticType.unevalState - } - ] - } - , { cuckImage = "cucks/robbwolf.png" - , cuckName = "Robb Wolf" - , cuckSocial = "https://twitter.com/robbwolf" - , cuckDodges = - [ { dodgeLink = "https://twitter.com/TheNutrivore/status/1601624559647875072?s=20" - , dodgeDescription = dodgeType.outrightNo - , dodgeProposition = "\"ancestral foods are more likely to be antagonistically pleiotropic than novel foods.\"" - , dodgeNicksPosition = doxasticType.trueState - } - ] - } - , { cuckImage = "cucks/simongoddek.png" - , cuckName = "Simon Goddek" - , cuckSocial = "https://x.com/goddeketal" - , cuckDodges = - [ { dodgeLink = "https://x.com/TheNutrivore/status/1795673579931255233" - , dodgeDescription = dodgeType.noReply - , dodgeProposition = "\"vegetable oils increase the risk of heart disease.\"" - , dodgeNicksPosition = doxasticType.falseState - } - , { dodgeLink = "https://x.com/TheNutrivore/status/1795885929678196951" - , dodgeDescription = dodgeType.noReply - , dodgeProposition = "\"vegetable oils increase the risk of heart disease.\"" - , dodgeNicksPosition = doxasticType.falseState - } - , { dodgeLink = "https://x.com/TheNutrivore/status/1795674575315112396" - , dodgeDescription = dodgeType.noReply - , dodgeProposition = "\"vegetable oils increase the risk of heart disease.\"" - , dodgeNicksPosition = doxasticType.falseState - } - ] - } - , { cuckImage = "cucks/travisstatham.png" - , cuckName = "Travis Statham" - , cuckSocial = "https://twitter.com/Travis_Statham" - , cuckDodges = - [ { dodgeLink = "https://twitter.com/The_Nutrivore/status/1461428023207489542?s=20" - , dodgeDescription = dodgeType.noReply - , dodgeProposition = "\"seed oils do not cause obesity.\"" - , dodgeNicksPosition = doxasticType.trueState - } - , { dodgeLink = "https://www.reddit.com/r/StopEatingSeedOils/comments/v457tu/how_vegetable_oils_make_us_fat_zero_acre/ic9u7wu/?utm_source=share" - , dodgeDescription = dodgeType.noReply - , dodgeProposition = "\"seed oils do not cause obesity.\"" - , dodgeNicksPosition = doxasticType.trueState - } - ] - } - , { cuckImage = "cucks/tristanhaggard.png" - , cuckName = "Tristan Haggard" - , cuckSocial = "https://twitter.com/Trxstxn4" - , cuckDodges = - [ { dodgeLink = "https://twitter.com/The_Nutrivore/status/1513596227052527621?s=20" - , dodgeDescription = dodgeType.ranAway - , dodgeProposition = "\"seed oils are toxic.\"" - , dodgeNicksPosition = doxasticType.agnosticState - } - ] - } - , { cuckImage = "cucks/trokalayjian.png" - , cuckName = "Tro Kalayjian" - , cuckSocial = "https://twitter.com/DoctorTro" - , cuckDodges = - [ { dodgeLink = "https://twitter.com/The_Nutrivore/status/1261351818430255104?s=20" - , dodgeDescription = dodgeType.ranAway - , dodgeProposition = "\"Dr. Tho engages in shitty behaviour that causes people to dislike him.\"" - , dodgeNicksPosition = doxasticType.trueState - } - ] - } - , { cuckImage = "cucks/tuckergoodrich.png" - , cuckName = "Tucker Goodrich" - , cuckSocial = "https://twitter.com/TuckerGoodrich" - , cuckDodges = - [ { dodgeLink = "https://twitter.com/The_Nutrivore/status/1276694117494358017?s=19" - , dodgeDescription = dodgeType.ranAway - , dodgeProposition = "\"nutritional epidemiology is almost always wrong.\"" - , dodgeNicksPosition = doxasticType.falseState - } - , { dodgeLink = "https://twitter.com/TuckerGoodrich/status/1428062578668830720?s=20" - , dodgeDescription = dodgeType.ranAway - , dodgeProposition = propType.noClearProp - , dodgeNicksPosition = doxasticType.unevalState - } - , { dodgeLink = "https://twitter.com/TuckerGoodrich/status/1469366622196359170?s=20" - , dodgeDescription = dodgeType.outrightNo - , dodgeProposition = propType.noClearProp - , dodgeNicksPosition = doxasticType.unevalState - } - , { dodgeLink = "https://twitter.com/TuckerGoodrich/status/1470029816975872007?s=20" - , dodgeDescription = dodgeType.killScreen - , dodgeProposition = propType.noClearProp - , dodgeNicksPosition = doxasticType.unevalState - } - ] - } - , { cuckImage = "cucks/zoeharcombe.png" - , cuckName = "Zoe Harcombe" - , cuckSocial = "https://twitter.com/zoeharcombe" - , cuckDodges = - [ { dodgeLink = "https://twitter.com/The_Nutrivore/status/1418263706178310149" - , dodgeDescription = dodgeType.noReply - , dodgeProposition = "\"saturated fat doesn't increase the risk of coronary heart disease.\"" - , dodgeNicksPosition = doxasticType.falseState - } - ] - } - ] +-- , { cuckImage = "cucks/daviddiamond.png" +-- , cuckName = "David Diamond" +-- , cuckSocial = "https://twitter.com/LDLSkeptic" +-- , cuckDodges = +-- [ { dodgeLink = "https://twitter.com/LDLSkeptic/status/1583471298306375681?s=20" +-- , dodgeDescription = dodgeType.outrightNo +-- , dodgeProposition = "statin therapy is not warranted for a person high LDL-C on a low-carb diet." +-- , dodgeNicksPosition = doxasticType.falseState +-- } +-- , { dodgeLink = "https://twitter.com/LDLSkeptic/status/1583481964840902656?s=20" +-- , dodgeDescription = dodgeType.killScreen +-- , dodgeProposition = "statin therapy is not warranted for a person high LDL-C on a low-carb diet." +-- , dodgeNicksPosition = doxasticType.falseState +-- } +-- ] +-- } +-- , { cuckImage = "cucks/davidgornoski.png" +-- , cuckName = "David Gornoski" +-- , cuckSocial = "https://twitter.com/DavidGornoski" +-- , cuckDodges = +-- [ { dodgeLink = "https://twitter.com/TheNutrivore/status/1525474063044550657?s=20" +-- , dodgeDescription = dodgeType.outrightNo +-- , dodgeProposition = "polyunsaturated fatty acids cause obesity." +-- , dodgeNicksPosition = doxasticType.falseState +-- } +-- ] +-- } +-- , { cuckImage = "cucks/dianarodgers.png" +-- , cuckName = "Diana Rodgers" +-- , cuckSocial = "https://twitter.com/sustainabledish" +-- , cuckDodges = +-- [ { dodgeLink = "https://twitter.com/The_Nutrivore/status/1365857401786814465?s=20" +-- , dodgeDescription = dodgeType.inTooDeep +-- , dodgeProposition = "saturated fat doesn't increase the risk of coronary heart disease." +-- , dodgeNicksPosition = doxasticType.falseState +-- } +-- ] +-- } +-- , { cuckImage = "cucks/edwardgoeke.png" +-- , cuckName = "Edward Goeke" +-- , cuckSocial = "https://twitter.com/GoekeEddie" +-- , cuckDodges = +-- [ { dodgeLink = "https://x.com/TheNutrivore/status/1773421625150746784?s=20" +-- , dodgeDescription = dodgeType.noReply +-- , dodgeProposition = "seed oils are inflammatory." +-- , dodgeNicksPosition = doxasticType.falseState +-- } +-- , { dodgeLink = "https://x.com/TheNutrivore/status/1774154640403423359?s=20" +-- , dodgeDescription = dodgeType.noReply +-- , dodgeProposition = "seed oils are inflammatory." +-- , dodgeNicksPosition = doxasticType.falseState +-- } +-- ] +-- } +-- , { cuckImage = "cucks/eliejarrouge.png" +-- , cuckName = "Elie Jarrouge" +-- , cuckSocial = "https://twitter.com/ElieJarrougeMD" +-- , cuckDodges = +-- [ { dodgeLink = "https://twitter.com/TheNutrivore/status/1506845469980315648?s=20" +-- , dodgeDescription = dodgeType.noReply +-- , dodgeProposition = "sugar, refined carbs, and seed oils are poison." +-- , dodgeNicksPosition = doxasticType.falseState +-- } +-- ] +-- } +-- , { cuckImage = "cucks/garybrecka.png" +-- , cuckName = "Gary Brecka" +-- , cuckSocial = "https://twitter.com/garybrecka1" +-- , cuckDodges = +-- [ { dodgeLink = "https://x.com/TheNutrivore/status/1726664526316372125" +-- , dodgeDescription = dodgeType.noReply +-- , dodgeProposition = "linoleic acid consumption causes atherosclerosis." +-- , dodgeNicksPosition = doxasticType.falseState +-- } +-- ] +-- } +-- , { cuckImage = "cucks/garyfettke.png" +-- , cuckName = "Gary Fettke" +-- , cuckSocial = "https://x.com/FructoseNo" +-- , cuckDodges = +-- [ { dodgeLink = "https://x.com/TheNutrivore/status/1460983496524980224" +-- , dodgeDescription = dodgeType.ghostedMe +-- , dodgeProposition = "at current Western levels of intake, dietary linoleic acid is not a significant, independent concern for the development of chronic diseases." +-- , dodgeNicksPosition = doxasticType.trueState +-- } +-- ] +-- } +-- , { cuckImage = "cucks/garytaubes.png" +-- , cuckName = "Gary Taubes" +-- , cuckSocial = "https://twitter.com/garytaubes" +-- , cuckDodges = +-- [ { dodgeLink = "https://twitter.com/garytaubes/status/1595180467552018432?s=20" +-- , dodgeDescription = dodgeType.outrightNo +-- , dodgeProposition = "carbohydrates cause starvation." +-- , dodgeNicksPosition = doxasticType.agnosticState +-- } +-- ] +-- } +-- , { cuckImage = "cucks/georgemartin.png" +-- , cuckName = "George Martin" +-- , cuckSocial = "https://x.com/CarnismDebunked" +-- , cuckDodges = +-- [ { dodgeLink = "https://x.com/TheNutrivore/status/1815098730141651021" +-- , dodgeDescription = dodgeType.ranAway +-- , dodgeProposition = "Nick has killed more animals in his life than a mature bear." +-- , dodgeNicksPosition = doxasticType.agnosticState +-- } +-- ] +-- } +-- , { cuckImage = "cucks/guyaustin.png" +-- , cuckName = "Guy Austin" +-- , cuckSocial = "https://x.com/GuyNAustin" +-- , cuckDodges = +-- [ { dodgeLink = "https://x.com/TheNutrivore/status/1538607434176020480" +-- , dodgeDescription = dodgeType.noReply +-- , dodgeProposition = propType.noClearProp +-- , dodgeNicksPosition = doxasticType.agnosticState +-- } +-- , { dodgeLink = "https://x.com/GuyNAustin/status/1687530045101744128" +-- , dodgeDescription = dodgeType.outrightNo +-- , dodgeProposition = "seed oils are not a significant, independent concern for public health." +-- , dodgeNicksPosition = doxasticType.trueState +-- } +-- ] +-- } +-- , { cuckImage = "cucks/ivorcummins.png" +-- , cuckName = "Ivor Cummins" +-- , cuckSocial = "https://twitter.com/FatEmperor" +-- , cuckDodges = +-- [ { dodgeLink = "https://twitter.com/The_Nutrivore/status/1268600451693494273?s=20" +-- , dodgeDescription = dodgeType.noReply +-- , dodgeProposition = "LDL does not cause coronary heart disease." +-- , dodgeNicksPosition = doxasticType.falseState +-- } +-- , { dodgeLink = "https://twitter.com/FatEmperor/status/1636920650156724226?s=20" +-- , dodgeDescription = dodgeType.outrightNo +-- , dodgeProposition = "LDL does not cause coronary heart disease." +-- , dodgeNicksPosition = doxasticType.falseState +-- } +-- ] +-- } +-- , { cuckImage = "cucks/jakemey.png" +-- , cuckName = "Jake Mey" +-- , cuckSocial = "https://twitter.com/CakeNutrition" +-- , cuckDodges = +-- [ { dodgeLink = "https://twitter.com/The_Nutrivore/status/1490009495581298690?s=20" +-- , dodgeDescription = dodgeType.ranAway +-- , dodgeProposition = "Vegan Friday meals are unhealthy for children." +-- , dodgeNicksPosition = doxasticType.falseState +-- } +-- , { dodgeLink = "https://twitter.com/The_Nutrivore/status/1490060813138280450?s=20" +-- , dodgeDescription = dodgeType.outrightNo +-- , dodgeProposition = "Vegan Friday meals are unhealthy for children." +-- , dodgeNicksPosition = doxasticType.falseState +-- } +-- , { dodgeLink = "https://twitter.com/The_Nutrivore/status/1495419256737091585?s=20" +-- , dodgeDescription = dodgeType.killScreen +-- , dodgeProposition = "Vegan Friday meals are unhealthy for children." +-- , dodgeNicksPosition = doxasticType.falseState +-- } +-- ] +-- } +-- , { cuckImage = "cucks/jamesdinicolantonio.png" +-- , cuckName = "James DiNicolantonio" +-- , cuckSocial = "https://twitter.com/drjamesdinic" +-- , cuckDodges = +-- [ { dodgeLink = "https://twitter.com/The_Nutrivore/status/1460788569388171268?s=20" +-- , dodgeDescription = dodgeType.noReply +-- , dodgeProposition = "dietary linoleic acid is not a significant, independent concern for the development of chronic diseases." +-- , dodgeNicksPosition = doxasticType.trueState +-- } +-- ] +-- } +-- , { cuckImage = "cucks/justinmares.png" +-- , cuckName = "Justin Mares" +-- , cuckSocial = "https://twitter.com/jwmares" +-- , cuckDodges = +-- [ { dodgeLink = "https://twitter.com/The_Nutrivore/status/1329266554089869312?s=20" +-- , dodgeDescription = dodgeType.ranAway +-- , dodgeProposition = "vegetable oils drive inflammation and are causally linked to weight gain and diseases of inflammation." +-- , dodgeNicksPosition = doxasticType.falseState +-- } +-- ] +-- } +-- , { cuckImage = "cucks/josepheverett.png" +-- , cuckName = "Joseph Everett" +-- , cuckSocial = "https://twitter.com/JEverettLearned" +-- , cuckDodges = +-- [ { dodgeLink = "https://twitter.com/The_Nutrivore/status/1535334822825971712?s=20" +-- , dodgeDescription = dodgeType.noReply +-- , dodgeProposition = "seed oils cause coronary heart disease and cancer." +-- , dodgeNicksPosition = doxasticType.falseState +-- } +-- , { dodgeLink = "https://twitter.com/TheNutrivore/status/1555138038740680704?s=20" +-- , dodgeDescription = dodgeType.noReply +-- , dodgeProposition = "seed oils cause coronary heart disease and cancer." +-- , dodgeNicksPosition = doxasticType.falseState +-- } +-- ] +-- } +-- , { cuckImage = "cucks/kaitmalthaner.png" +-- , cuckName = "Kait Malthaner" +-- , cuckSocial = "https://twitter.com/healthcoachkait" +-- , cuckDodges = +-- [ { dodgeLink = "https://twitter.com/The_Nutrivore/status/1503258756687306753?s=20" +-- , dodgeDescription = dodgeType.noReply +-- , dodgeProposition = "omega-6 is pro-inflammatory." +-- , dodgeNicksPosition = doxasticType.falseState +-- } +-- ] +-- } +-- , { cuckImage = "cucks/kemminnick.png" +-- , cuckName = "Kem Minnick" +-- , cuckSocial = "https://twitter.com/kemminnick" +-- , cuckDodges = +-- [ { dodgeLink = "https://twitter.com/kemminnick/status/1469336100300726273?s=20" +-- , dodgeDescription = dodgeType.ghostedMe +-- , dodgeProposition = "seed oils are not a significant, independent concern for the development of chronic diseases." +-- , dodgeNicksPosition = doxasticType.trueState +-- } +-- , { dodgeLink = "https://twitter.com/The_Nutrivore/status/1476990862793986052?s=20" +-- , dodgeDescription = dodgeType.ranAway +-- , dodgeProposition = "seed oils are not a significant, independent concern for the development of chronic diseases." +-- , dodgeNicksPosition = doxasticType.trueState +-- } +-- ] +-- } +-- , { cuckImage = "cucks/kenberry.png" +-- , cuckName = "Ken Berry" +-- , cuckSocial = "https://twitter.com/KenDBerryMD" +-- , cuckDodges = +-- [ { dodgeLink = "https://twitter.com/The_Nutrivore/status/1366524889067368449?s=20" +-- , dodgeDescription = dodgeType.noReply +-- , dodgeProposition = "type 2 diabetes is chronic carbohydrate overdose." +-- , dodgeNicksPosition = doxasticType.falseState +-- } +-- , { dodgeLink = "https://twitter.com/TheNutrivore/status/1539720236701589504?s=20" +-- , dodgeDescription = dodgeType.noReply +-- , dodgeProposition = "replacing animal fats with vegetable oils is dangerous." +-- , dodgeNicksPosition = doxasticType.trueState +-- } +-- , { dodgeLink = "https://twitter.com/TheNutrivore/status/1539721408372039680?s=20" +-- , dodgeDescription = dodgeType.noReply +-- , dodgeProposition = "replacing animal fats with vegetable oils is dangerous." +-- , dodgeNicksPosition = doxasticType.trueState +-- } +-- , { dodgeLink = "https://x.com/TheNutrivore/status/1813969807521300615" +-- , dodgeDescription = dodgeType.inTooDeep +-- , dodgeProposition = propType.noClearProp +-- , dodgeNicksPosition = doxasticType.unevalState +-- } +-- ] +-- } +-- , { cuckImage = "cucks/kevinstock.png" +-- , cuckName = "Kevin Stock" +-- , cuckSocial = "https://twitter.com/kevinstock12" +-- , cuckDodges = +-- [ { dodgeLink = "https://twitter.com/The_Nutrivore/status/1530140722225102848?s=20" +-- , dodgeDescription = dodgeType.noReply +-- , dodgeProposition = propType.noClearProp +-- , dodgeNicksPosition = doxasticType.unevalState +-- } +-- , { dodgeLink = "https://twitter.com/The_Nutrivore/status/1534927799911317509?s=20" +-- , dodgeDescription = dodgeType.noReply +-- , dodgeProposition = "saturated fat does not cause cardiovascular disease." +-- , dodgeNicksPosition = doxasticType.falseState +-- } +-- ] +-- } +-- , { cuckImage = "cucks/kylemamounis.png" +-- , cuckName = "Kyle Mamounis" +-- , cuckSocial = "https://twitter.com/Nutricrinology" +-- , cuckDodges = +-- [ { dodgeLink = "https://twitter.com/The_Nutrivore/status/1389259133044477953?s=20" +-- , dodgeDescription = dodgeType.ranAway +-- , dodgeProposition = "statins do not prevent cardiovascular events." +-- , dodgeNicksPosition = doxasticType.falseState +-- } +-- ] +-- } +-- , { cuckImage = "cucks/marksisson.png" +-- , cuckName = "Mark Sisson" +-- , cuckSocial = "https://twitter.com/Mark_Sisson" +-- , cuckDodges = +-- [ { dodgeLink = "https://twitter.com/TheNutrivore/status/1488360227141419009?s=20" +-- , dodgeDescription = dodgeType.noReply +-- , dodgeProposition = propType.noClearProp +-- , dodgeNicksPosition = doxasticType.unevalState +-- } +-- ] +-- } +-- , { cuckImage = "cucks/martykendall.png" +-- , cuckName = "Marty Kendall" +-- , cuckSocial = "https://twitter.com/martykendall2" +-- , cuckDodges = +-- [ { dodgeLink = "https://twitter.com/The_Nutrivore/status/1310548994804809729" +-- , dodgeDescription = dodgeType.ranAway +-- , dodgeProposition = "to access your body fat, you need to deplete both glucose and fat from the blood first." +-- , dodgeNicksPosition = doxasticType.falseState +-- } +-- ] +-- } +-- , { cuckImage = "cucks/maxlugavere.png" +-- , cuckName = "Max Lugavere" +-- , cuckSocial = "https://twitter.com/maxlugavere" +-- , cuckDodges = +-- [ { dodgeLink = "https://twitter.com/maxlugavere/status/1517683567249149953?s=20" +-- , dodgeDescription = dodgeType.ranAway +-- , dodgeProposition = "seed oils consumption is associated with an increased risk of CVD and Alzheimer's disease." +-- , dodgeNicksPosition = doxasticType.agnosticState +-- } +-- , { dodgeLink = "https://twitter.com/The_Nutrivore/status/1518307089742848000?s=20" +-- , dodgeDescription = dodgeType.noReply +-- , dodgeProposition = "seed oils consumption is associated with an increased risk of CVD and Alzheimer's disease." +-- , dodgeNicksPosition = doxasticType.agnosticState +-- } +-- , { dodgeLink = "https://twitter.com/maxlugavere/status/1518367365683064833?s=20" +-- , dodgeDescription = dodgeType.outrightNo +-- , dodgeProposition = "seed oils consumption is associated with an increased risk of CVD and Alzheimer's disease." +-- , dodgeNicksPosition = doxasticType.agnosticState +-- } +-- ] +-- } +-- , { cuckImage = "cucks/michaelkummer.png" +-- , cuckName = "Michael Kummer" +-- , cuckSocial = "https://twitter.com/mkummer82" +-- , cuckDodges = +-- [ { dodgeLink = "https://twitter.com/mkummer82/status/1465755847917715464?s=20" +-- , dodgeDescription = dodgeType.outrightNo +-- , dodgeProposition = "polyunsaturated fats cause cell damage, inflammation and metabolic dysfunction." +-- , dodgeNicksPosition = doxasticType.falseState +-- } +-- ] +-- } +-- , { cuckImage = "cucks/michaelmanderville.png" +-- , cuckName = "Michael Manderville" +-- , cuckSocial = "https://twitter.com/MikeManderville" +-- , cuckDodges = +-- [ { dodgeLink = "https://twitter.com/The_Nutrivore/status/1503036463306489856?s=20" +-- , dodgeDescription = dodgeType.ranAway +-- , dodgeProposition = "a logically coherent position will have logically coherent answer to a logically coherent hypothetical." +-- , dodgeNicksPosition = doxasticType.trueState +-- } +-- ] +-- } +-- , { cuckImage = "cucks/mike mutzel.png" +-- , cuckName = "Mike Mutzel" +-- , cuckSocial = "https://twitter.com/MikeMutzel" +-- , cuckDodges = +-- [ { dodgeLink = "https://twitter.com/The_Nutrivore/status/1414457776982552576?s=20" +-- , dodgeDescription = dodgeType.ranAway +-- , dodgeProposition = "COVID is nothing more than a cold to those that are healthy." +-- , dodgeNicksPosition = doxasticType.falseState +-- } +-- , { dodgeLink = "https://twitter.com/TheNutrivore/status/1584645853771616256?s=20" +-- , dodgeDescription = dodgeType.noReply +-- , dodgeProposition = "there is little to no association between saturated fat and cardiovascular disease." +-- , dodgeNicksPosition = doxasticType.falseState +-- } +-- ] +-- } +-- , { cuckImage = "cucks/mikesweeney.png" +-- , cuckName = "Mike Sweeney" +-- , cuckSocial = "https://twitter.com/thelowcarb_rd" +-- , cuckDodges = +-- [ { dodgeLink = "https://x.com/TheNutrivore/status/1746962254052962552" +-- , dodgeDescription = dodgeType.outrightNo +-- , dodgeProposition = "vegan diets are nowhere near appropriate for the average person in society." +-- , dodgeNicksPosition = doxasticType.agnosticState +-- } +-- , { dodgeLink = "https://x.com/thelowcarb_rd/status/1654182805964836865" +-- , dodgeDescription = dodgeType.ghostedMe +-- , dodgeProposition = "statistical gymnastics don't inform on real world mechanisms and hard outcomes." +-- , dodgeNicksPosition = doxasticType.agnosticState +-- } +-- , { dodgeLink = "https://twitter.com/TheNutrivore/status/1776652108646821913?t=Pf4sfAC1Z0pAcxGfQFr7oQ" +-- , dodgeDescription = dodgeType.noReply +-- , dodgeProposition = "Cheerios cause nausea, vomiting, seizures, irregular heartbeat, liver damage, and coma." +-- , dodgeNicksPosition = doxasticType.falseState +-- } +-- ] +-- } +-- , { cuckImage = "cucks/nickeggleton.png" +-- , cuckName = "Nick Eggleton" +-- , cuckSocial = "https://twitter.com/NickEggleton" +-- , cuckDodges = +-- [ { dodgeLink = "https://twitter.com/The_Nutrivore/status/1266626885703720961?s=20" +-- , dodgeDescription = dodgeType.outrightNo +-- , dodgeProposition = "polyunsaturated fats are poison." +-- , dodgeNicksPosition = doxasticType.agnosticState +-- } +-- ] +-- } +-- , { cuckImage = "cucks/ninateicholz.png" +-- , cuckName = "Nina Teicholz" +-- , cuckSocial = "https://twitter.com/bigfatsurprise" +-- , cuckDodges = +-- [ { dodgeLink = "https://twitter.com/TheNutrivore/status/1556510529014882305?s=20" +-- , dodgeDescription = dodgeType.noReply +-- , dodgeProposition = "the science linking red meat to heart disease is very weak." +-- , dodgeNicksPosition = doxasticType.agnosticState +-- } +-- , { dodgeLink = "https://twitter.com/TheNutrivore/status/1467571763865210881?s=20" +-- , dodgeDescription = dodgeType.noReply +-- , dodgeProposition = "the available evidence supports limiting saturated fat intake for coronary heart disease risk reduction." +-- , dodgeNicksPosition = doxasticType.trueState +-- } +-- , { dodgeLink = "https://twitter.com/TheNutrivore/status/1538895943050878977?s=20" +-- , dodgeDescription = dodgeType.noReply +-- , dodgeProposition = "vegans pretend biology isn't real." +-- , dodgeNicksPosition = doxasticType.agnosticState +-- } +-- ] +-- } +-- , { cuckImage = "cucks/norstrongchris.png" +-- , cuckName = "Norstrong Chris" +-- , cuckSocial = "https://twitter.com/NNMChris" +-- , cuckDodges = +-- [ { dodgeLink = "https://twitter.com/NorstrongHealth/status/1416939281973530626?s=20" +-- , dodgeDescription = dodgeType.ranAway +-- , dodgeProposition = "government funded USDA data is untrustworthy." +-- , dodgeNicksPosition = doxasticType.agnosticState +-- } +-- , { dodgeLink = "https://twitter.com/The_Nutrivore/status/1534573919562350594?s=20" +-- , dodgeDescription = dodgeType.outrightNo +-- , dodgeProposition = "nutrition science as a whole is shit." +-- , dodgeNicksPosition = doxasticType.agnosticState +-- } +-- , { dodgeLink = "https://twitter.com/TheNutrivore/status/1534614710196260865?s=20" +-- , dodgeDescription = dodgeType.noReply +-- , dodgeProposition = "nutrition science as a whole is shit." +-- , dodgeNicksPosition = doxasticType.agnosticState +-- } +-- ] +-- } +-- , { cuckImage = "cucks/paulmason.png" +-- , cuckName = "Paul Mason" +-- , cuckSocial = "https://twitter.com/DrPaulMason" +-- , cuckDodges = +-- [ { dodgeLink = "https://twitter.com/Tom_Babington1/status/1361644276866830337?s=20" +-- , dodgeDescription = dodgeType.noReply +-- , dodgeProposition = propType.noClearProp +-- , dodgeNicksPosition = doxasticType.unevalState +-- } +-- , { dodgeLink = "https://twitter.com/IdanOnTweeter/status/1373233980594618371?s=20" +-- , dodgeDescription = dodgeType.noReply +-- , dodgeProposition = "Ancel Keys' Seven Countries Study was flawed." +-- , dodgeNicksPosition = doxasticType.agnosticState +-- } +-- , { dodgeLink = "https://twitter.com/The_Nutrivore/status/1461361726943760391?s=20" +-- , dodgeDescription = dodgeType.noReply +-- , dodgeProposition = "dietary linoleic acid is not a significant, independent concern for the development of chronic diseases." +-- , dodgeNicksPosition = doxasticType.trueState +-- } +-- ] +-- } +-- , { cuckImage = "cucks/paulsaladino.png" +-- , cuckName = "Paul Saladino" +-- , cuckSocial = "https://twitter.com/paulsaladinomd" +-- , cuckDodges = +-- [ { dodgeLink = "https://twitter.com/The_Nutrivore/status/1275912849999695872?s=20" +-- , dodgeDescription = dodgeType.noReply +-- , dodgeProposition = "subsidies for corn and soy are huge contributors to the chronic disease epidemic in the US." +-- , dodgeNicksPosition = doxasticType.agnosticState +-- } +-- , { dodgeLink = "https://twitter.com/FoodFirst_Ty/status/1282847039596843009?s=20" +-- , dodgeDescription = dodgeType.noReply +-- , dodgeProposition = "seed oils are not a significant, independent risk factor for public health." +-- , dodgeNicksPosition = doxasticType.trueState +-- } +-- , { dodgeLink = "https://twitter.com/FoodFirst_Ty/status/1283449495682904064?s=20" +-- , dodgeDescription = dodgeType.noReply +-- , dodgeProposition = "to exclude animal foods from the human diet is a nutritional catastrophe." +-- , dodgeNicksPosition = doxasticType.agnosticState +-- } +-- , { dodgeLink = "https://twitter.com/The_Nutrivore/status/1282851963902636032?s=20" +-- , dodgeDescription = dodgeType.noReply +-- , dodgeProposition = "to exclude animal foods from the human diet is a nutritional catastrophe." +-- , dodgeNicksPosition = doxasticType.agnosticState +-- } +-- , { dodgeLink = "https://twitter.com/The_Nutrivore/status/1469136550046814219?s=20" +-- , dodgeDescription = dodgeType.noReply +-- , dodgeProposition = "nutritional epidemiology generally provides good causal estimates." +-- , dodgeNicksPosition = doxasticType.trueState +-- } +-- , { dodgeLink = "https://twitter.com/TheNutrivore/status/1633831762509045766?s=20" +-- , dodgeDescription = dodgeType.noReply +-- , dodgeProposition = "linoleic acid wreaks havoc in your body." +-- , dodgeNicksPosition = doxasticType.agnosticState +-- } +-- ] +-- } +-- , { cuckImage = "cucks/philipovadia.png" +-- , cuckName = "Philip Ovadia" +-- , cuckSocial = "https://twitter.com/ifixhearts" +-- , cuckDodges = +-- [ { dodgeLink = "https://twitter.com/TheNutrivore/status/1557791520324890624?s=20" +-- , dodgeDescription = dodgeType.noReply +-- , dodgeProposition = "sugar is the problem and meat is the solution." +-- , dodgeNicksPosition = doxasticType.agnosticState +-- } +-- , { dodgeLink = "https://twitter.com/TheNutrivore/status/1558282337024180224?s=20" +-- , dodgeDescription = dodgeType.noReply +-- , dodgeProposition = "LDL doesn't cause coronary heart disease because it is just part of the arterial repair process." +-- , dodgeNicksPosition = doxasticType.falseState +-- } +-- ] +-- } +-- , { cuckImage = "cucks/philippestephenson.png" +-- , cuckName = "Philippe Stephenson" +-- , cuckSocial = "https://twitter.com/TotalCytopath" +-- , cuckDodges = +-- [ { dodgeLink = "https://x.com/TheNutrivore/status/1779587012120715433" +-- , dodgeDescription = dodgeType.noReply +-- , dodgeProposition = "seed oils save lives." +-- , dodgeNicksPosition = doxasticType.trueState +-- } +-- ] +-- } +-- , { cuckImage = "cucks/ralphnapolitano.png" +-- , cuckName = "Ralph Napolitano" +-- , cuckSocial = "https://twitter.com/DrRalphNap" +-- , cuckDodges = +-- [ { dodgeLink = "https://twitter.com/The_Nutrivore/status/1462794580848300034?s=20" +-- , dodgeDescription = dodgeType.noReply +-- , dodgeProposition = "oatmeal is one of the worst foods you can eat and has no health benefits." +-- , dodgeNicksPosition = doxasticType.falseState +-- } +-- ] +-- } +-- , { cuckImage = "cucks/raphaelsirtoli.png" +-- , cuckName = "Raphael Sirtoli" +-- , cuckSocial = "https://twitter.com/raphaels7" +-- , cuckDodges = +-- [ { dodgeLink = "https://twitter.com/raphaels7/status/1475767357188579329?s=20" +-- , dodgeDescription = dodgeType.outrightNo +-- , dodgeProposition = "the diet-heart hypothesis is false." +-- , dodgeNicksPosition = doxasticType.falseState +-- } +-- , { dodgeLink = "https://x.com/raphaels7/status/1783541746015654072" +-- , dodgeDescription = dodgeType.killScreen +-- , dodgeProposition = "seed oils are not a significant, independent risk factor for public health." +-- , dodgeNicksPosition = doxasticType.trueState +-- } +-- ] +-- } +-- , { cuckImage = "cucks/robmeijer.png" +-- , cuckName = "Rob Meijer" +-- , cuckSocial = "https://twitter.com/EngineerDiet" +-- , cuckDodges = +-- [ { dodgeLink = "https://twitter.com/The_Nutrivore/status/1435850829051793408?s=20" +-- , dodgeDescription = dodgeType.ranAway +-- , dodgeProposition = propType.noClearProp +-- , dodgeNicksPosition = doxasticType.unevalState +-- } +-- ] +-- } +-- , { cuckImage = "cucks/robbwolf.png" +-- , cuckName = "Robb Wolf" +-- , cuckSocial = "https://twitter.com/robbwolf" +-- , cuckDodges = +-- [ { dodgeLink = "https://twitter.com/TheNutrivore/status/1601624559647875072?s=20" +-- , dodgeDescription = dodgeType.outrightNo +-- , dodgeProposition = "ancestral foods are more likely to be antagonistically pleiotropic than novel foods." +-- , dodgeNicksPosition = doxasticType.trueState +-- } +-- ] +-- } +-- , { cuckImage = "cucks/simongoddek.png" +-- , cuckName = "Simon Goddek" +-- , cuckSocial = "https://x.com/goddeketal" +-- , cuckDodges = +-- [ { dodgeLink = "https://x.com/TheNutrivore/status/1795673579931255233" +-- , dodgeDescription = dodgeType.noReply +-- , dodgeProposition = "vegetable oils increase the risk of heart disease." +-- , dodgeNicksPosition = doxasticType.falseState +-- } +-- , { dodgeLink = "https://x.com/TheNutrivore/status/1795885929678196951" +-- , dodgeDescription = dodgeType.noReply +-- , dodgeProposition = "vegetable oils increase the risk of heart disease." +-- , dodgeNicksPosition = doxasticType.falseState +-- } +-- , { dodgeLink = "https://x.com/TheNutrivore/status/1795674575315112396" +-- , dodgeDescription = dodgeType.noReply +-- , dodgeProposition = "vegetable oils increase the risk of heart disease." +-- , dodgeNicksPosition = doxasticType.falseState +-- } +-- ] +-- } +-- , { cuckImage = "cucks/travisstatham.png" +-- , cuckName = "Travis Statham" +-- , cuckSocial = "https://twitter.com/Travis_Statham" +-- , cuckDodges = +-- [ { dodgeLink = "https://twitter.com/The_Nutrivore/status/1461428023207489542?s=20" +-- , dodgeDescription = dodgeType.noReply +-- , dodgeProposition = "seed oils do not cause obesity." +-- , dodgeNicksPosition = doxasticType.trueState +-- } +-- , { dodgeLink = "https://www.reddit.com/r/StopEatingSeedOils/comments/v457tu/how_vegetable_oils_make_us_fat_zero_acre/ic9u7wu/?utm_source=share" +-- , dodgeDescription = dodgeType.noReply +-- , dodgeProposition = "seed oils do not cause obesity." +-- , dodgeNicksPosition = doxasticType.trueState +-- } +-- ] +-- } +-- , { cuckImage = "cucks/tristanhaggard.png" +-- , cuckName = "Tristan Haggard" +-- , cuckSocial = "https://twitter.com/Trxstxn4" +-- , cuckDodges = +-- [ { dodgeLink = "https://twitter.com/The_Nutrivore/status/1513596227052527621?s=20" +-- , dodgeDescription = dodgeType.ranAway +-- , dodgeProposition = "seed oils are toxic." +-- , dodgeNicksPosition = doxasticType.agnosticState +-- } +-- ] +-- } +-- , { cuckImage = "cucks/trokalayjian.png" +-- , cuckName = "Tro Kalayjian" +-- , cuckSocial = "https://twitter.com/DoctorTro" +-- , cuckDodges = +-- [ { dodgeLink = "https://twitter.com/The_Nutrivore/status/1261351818430255104?s=20" +-- , dodgeDescription = dodgeType.ranAway +-- , dodgeProposition = "Dr. Tho engages in shitty behaviour that causes people to dislike him." +-- , dodgeNicksPosition = doxasticType.trueState +-- } +-- ] +-- } +-- , { cuckImage = "cucks/tuckergoodrich.png" +-- , cuckName = "Tucker Goodrich" +-- , cuckSocial = "https://twitter.com/TuckerGoodrich" +-- , cuckDodges = +-- [ { dodgeLink = "https://twitter.com/The_Nutrivore/status/1276694117494358017?s=19" +-- , dodgeDescription = dodgeType.ranAway +-- , dodgeProposition = "nutritional epidemiology is almost always wrong." +-- , dodgeNicksPosition = doxasticType.falseState +-- } +-- , { dodgeLink = "https://twitter.com/TuckerGoodrich/status/1428062578668830720?s=20" +-- , dodgeDescription = dodgeType.ranAway +-- , dodgeProposition = propType.noClearProp +-- , dodgeNicksPosition = doxasticType.unevalState +-- } +-- , { dodgeLink = "https://twitter.com/TuckerGoodrich/status/1469366622196359170?s=20" +-- , dodgeDescription = dodgeType.outrightNo +-- , dodgeProposition = propType.noClearProp +-- , dodgeNicksPosition = doxasticType.unevalState +-- } +-- , { dodgeLink = "https://twitter.com/TuckerGoodrich/status/1470029816975872007?s=20" +-- , dodgeDescription = dodgeType.killScreen +-- , dodgeProposition = propType.noClearProp +-- , dodgeNicksPosition = doxasticType.unevalState +-- } +-- ] +-- } +-- , { cuckImage = "cucks/zoeharcombe.png" +-- , cuckName = "Zoe Harcombe" +-- , cuckSocial = "https://twitter.com/zoeharcombe" +-- , cuckDodges = +-- [ { dodgeLink = "https://twitter.com/The_Nutrivore/status/1418263706178310149" +-- , dodgeDescription = dodgeType.noReply +-- , dodgeProposition = "saturated fat doesn't increase the risk of coronary heart disease." +-- , dodgeNicksPosition = doxasticType.falseState +-- } +-- ] +-- } +-- ]