diff --git a/frontend/src/Cuckery/CuckList/AdamSinger/AdamSinger.elm b/frontend/src/Cuckery/CuckList/AdamSinger/AdamSinger.elm index bcc1125..f940184 100755 --- a/frontend/src/Cuckery/CuckList/AdamSinger/AdamSinger.elm +++ b/frontend/src/Cuckery/CuckList/AdamSinger/AdamSinger.elm @@ -18,7 +18,7 @@ cuckAdamSinger = [ { dodgeLink = "https://x.com/TheNutrivore/status/1566491269194719232?s=20" , dodgeDescription = VagueGesture , dodgeProposition = "Seed oils cause inflammation and stomach pain." - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReason } diff --git a/frontend/src/Cuckery/CuckList/AmberOHearn/AmberOHearn.elm b/frontend/src/Cuckery/CuckList/AmberOHearn/AmberOHearn.elm index 53cf1b4..62564e5 100755 --- a/frontend/src/Cuckery/CuckList/AmberOHearn/AmberOHearn.elm +++ b/frontend/src/Cuckery/CuckList/AmberOHearn/AmberOHearn.elm @@ -17,7 +17,7 @@ cuckAmberOHearn = [ { dodgeLink = "https://x.com/FusionProgGuy/status/1413888976281169922?s=20" , dodgeDescription = VagueGesture , dodgeProposition = noProposition - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Nothing , dodgeNicksDoxasticReason = NoProp } diff --git a/frontend/src/Cuckery/CuckList/AnnChilders/AnnChilders.elm b/frontend/src/Cuckery/CuckList/AnnChilders/AnnChilders.elm index debbf05..95416a0 100755 --- a/frontend/src/Cuckery/CuckList/AnnChilders/AnnChilders.elm +++ b/frontend/src/Cuckery/CuckList/AnnChilders/AnnChilders.elm @@ -17,7 +17,7 @@ cuckAnnChilders = [ { dodgeLink = "https://x.com/The_Nutrivore/status/1447245484356108292?s=20" , dodgeDescription = RanAway , dodgeProposition = "Diets humans thrived on in the wild, sans dentists and doctors, are correct." - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Agnostic , dodgeNicksDoxasticReason = VagueProp } diff --git a/frontend/src/Cuckery/CuckList/AnthonyGustin/AnthonyGustin.elm b/frontend/src/Cuckery/CuckList/AnthonyGustin/AnthonyGustin.elm index e8671a5..6ef3c52 100755 --- a/frontend/src/Cuckery/CuckList/AnthonyGustin/AnthonyGustin.elm +++ b/frontend/src/Cuckery/CuckList/AnthonyGustin/AnthonyGustin.elm @@ -17,7 +17,7 @@ cuckAnthonyGustin = [ { dodgeLink = "https://x.com/The_Nutrivore/status/1482502242632552449?s=20" , dodgeDescription = GhostedMe , dodgeProposition = commonProps.propSeedOils - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReason } diff --git a/frontend/src/Cuckery/CuckList/AshwaniGarg/AshwaniGarg.elm b/frontend/src/Cuckery/CuckList/AshwaniGarg/AshwaniGarg.elm index ea97bd5..b55370f 100755 --- a/frontend/src/Cuckery/CuckList/AshwaniGarg/AshwaniGarg.elm +++ b/frontend/src/Cuckery/CuckList/AshwaniGarg/AshwaniGarg.elm @@ -17,7 +17,7 @@ cuckAshwaniGarg = [ { dodgeLink = "https://x.com/The_Nutrivore/status/1443328350982967303?s=20" , dodgeDescription = NoReply , dodgeProposition = "Representing the protein content of beans by dry weight is misleading." - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticReason = SpecificProp "It's unclear why we should care about the protein content of a dry food item if that food item is inedible in its dry state" } diff --git a/frontend/src/Cuckery/CuckList/AustinHerbert/AustinHerbert.elm b/frontend/src/Cuckery/CuckList/AustinHerbert/AustinHerbert.elm index 8c5ccaf..5c15042 100755 --- a/frontend/src/Cuckery/CuckList/AustinHerbert/AustinHerbert.elm +++ b/frontend/src/Cuckery/CuckList/AustinHerbert/AustinHerbert.elm @@ -17,7 +17,7 @@ cuckAustinHerbert = [ { dodgeLink = "https://x.com/TheNutrivore/status/1663698981833277440" , dodgeDescription = NoReply , dodgeProposition = "Seed oils make you fat and kill your body." - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReason } diff --git a/frontend/src/Cuckery/CuckList/BartKay/BartKay.elm b/frontend/src/Cuckery/CuckList/BartKay/BartKay.elm index a29abeb..705f0f6 100755 --- a/frontend/src/Cuckery/CuckList/BartKay/BartKay.elm +++ b/frontend/src/Cuckery/CuckList/BartKay/BartKay.elm @@ -17,7 +17,7 @@ cuckBartKay = [ { 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." - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propEmpiricalClaimDisbelief } diff --git a/frontend/src/Cuckery/CuckList/BenBikman/BenBikman.elm b/frontend/src/Cuckery/CuckList/BenBikman/BenBikman.elm index 30e6cac..876d87e 100755 --- a/frontend/src/Cuckery/CuckList/BenBikman/BenBikman.elm +++ b/frontend/src/Cuckery/CuckList/BenBikman/BenBikman.elm @@ -17,7 +17,7 @@ cuckBenBikman = [ { dodgeLink = "https://x.com/TheNutrivore/status/1587547250074746880?s=19" , dodgeDescription = NoReply , dodgeProposition = "The diet-heart hypothesis is false." - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSaturatedFatReason } diff --git a/frontend/src/Cuckery/CuckList/BennyMalone/BennyMalone.elm b/frontend/src/Cuckery/CuckList/BennyMalone/BennyMalone.elm index 05b7106..21bb0d5 100755 --- a/frontend/src/Cuckery/CuckList/BennyMalone/BennyMalone.elm +++ b/frontend/src/Cuckery/CuckList/BennyMalone/BennyMalone.elm @@ -17,7 +17,7 @@ cuckBennyMalone = [ { dodgeLink = "https://x.com/The_Nutrivore/status/1530933999610171392?s=20" , dodgeDescription = RanAway , dodgeProposition = "Eating oysters is compatible with veganism." - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticReason = SpecificProp "Bivalves are not likely to be sentient, and extending them the precautionary principle has hilarious entails." } diff --git a/frontend/src/Cuckery/CuckList/BradCampbell/BradCampbell.elm b/frontend/src/Cuckery/CuckList/BradCampbell/BradCampbell.elm index a44ce5b..59bb243 100755 --- a/frontend/src/Cuckery/CuckList/BradCampbell/BradCampbell.elm +++ b/frontend/src/Cuckery/CuckList/BradCampbell/BradCampbell.elm @@ -17,7 +17,7 @@ cuckBradCampbell = [ { dodgeLink = "https://x.com/The_Nutrivore/status/1530933999610171392?s=20" , dodgeDescription = NoReply , dodgeProposition = "Canola oil kills you slowly." - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReason } diff --git a/frontend/src/Cuckery/CuckList/BradCohn/BradCohn.elm b/frontend/src/Cuckery/CuckList/BradCohn/BradCohn.elm index 99cf1d8..7acba38 100755 --- a/frontend/src/Cuckery/CuckList/BradCohn/BradCohn.elm +++ b/frontend/src/Cuckery/CuckList/BradCohn/BradCohn.elm @@ -17,7 +17,7 @@ cuckBradCohn = [ { dodgeLink = "https://x.com/TheNutrivore/status/1687535030862831616" , dodgeDescription = NoReply , dodgeProposition = commonProps.propSeedOils - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReason } diff --git a/frontend/src/Cuckery/CuckList/BradMarshall/BradMarshall.elm b/frontend/src/Cuckery/CuckList/BradMarshall/BradMarshall.elm index a2df0fc..6163f83 100755 --- a/frontend/src/Cuckery/CuckList/BradMarshall/BradMarshall.elm +++ b/frontend/src/Cuckery/CuckList/BradMarshall/BradMarshall.elm @@ -17,7 +17,7 @@ cuckBradMarshall = [ { dodgeLink = "https://x.com/fire_bottle" , dodgeDescription = InTooDeep , dodgeProposition = commonProps.propSeedOils - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReason } diff --git a/frontend/src/Cuckery/CuckList/BretWeinstein/BretWeinstein.elm b/frontend/src/Cuckery/CuckList/BretWeinstein/BretWeinstein.elm index 2d4485b..6eba011 100755 --- a/frontend/src/Cuckery/CuckList/BretWeinstein/BretWeinstein.elm +++ b/frontend/src/Cuckery/CuckList/BretWeinstein/BretWeinstein.elm @@ -17,21 +17,21 @@ cuckBretWeinstein = [ { dodgeLink = "https://x.com/TheNutrivore/status/1858356347332374597" , dodgeDescription = NoReply , dodgeProposition = "Seed oils are dangerous." - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReason } , { dodgeLink = "https://x.com/TheNutrivore/status/1858745910701777229" , dodgeDescription = NoReply , dodgeProposition = "Seed oils are dangerous." - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReason } , { dodgeLink = "https://x.com/TheNutrivore/status/1858746414882263256" , dodgeDescription = NoReply , dodgeProposition = "Seed oils are dangerous." - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReason } diff --git a/frontend/src/Cuckery/CuckList/BrianKerley/BrianKerley.elm b/frontend/src/Cuckery/CuckList/BrianKerley/BrianKerley.elm index 472ae5f..f5970c5 100755 --- a/frontend/src/Cuckery/CuckList/BrianKerley/BrianKerley.elm +++ b/frontend/src/Cuckery/CuckList/BrianKerley/BrianKerley.elm @@ -17,14 +17,14 @@ cuckBrianKerley = [ { dodgeLink = "https://x.com/The_Nutrivore/status/1483889771134926849?s=20" , dodgeDescription = NoReply , dodgeProposition = commonProps.propSeedOils - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReason } , { dodgeLink = "https://x.com/TheNutrivore/status/1783200352646619227" , dodgeDescription = NoReply , dodgeProposition = commonProps.propSeedOils - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReason } diff --git a/frontend/src/Cuckery/CuckList/CarnivoreAurelius/CarnivoreAurelius.elm b/frontend/src/Cuckery/CuckList/CarnivoreAurelius/CarnivoreAurelius.elm index 8cac3fb..9abdf2a 100755 --- a/frontend/src/Cuckery/CuckList/CarnivoreAurelius/CarnivoreAurelius.elm +++ b/frontend/src/Cuckery/CuckList/CarnivoreAurelius/CarnivoreAurelius.elm @@ -17,7 +17,7 @@ cuckCarnivoreAurelius = [ { dodgeLink = "https://x.com/The_Nutrivore/status/1538272143061815299?s=20" , dodgeDescription = NoReply , dodgeProposition = "Vegans kill 100x more animals." - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Agnostic , dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propEmpiricalClaim } diff --git a/frontend/src/Cuckery/CuckList/CateShanahan/CateShanahan.elm b/frontend/src/Cuckery/CuckList/CateShanahan/CateShanahan.elm index bbdedd3..f682934 100755 --- a/frontend/src/Cuckery/CuckList/CateShanahan/CateShanahan.elm +++ b/frontend/src/Cuckery/CuckList/CateShanahan/CateShanahan.elm @@ -17,63 +17,63 @@ cuckCateShanahan = [ { dodgeLink = "https://x.com/The_Nutrivore/status/1266438463634632709?s=20" , dodgeDescription = NoReply , dodgeProposition = "Seed oils are pro-inflammatory." - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReasonInflammation } , { dodgeLink = "https://x.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." - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificProp "I defend seed oils and I've never even read the AHA's material on the subject." } , { dodgeLink = "https://x.com/The_Nutrivore/status/1487215337116508162?s=20" , dodgeDescription = NoReply , dodgeProposition = "Seed oils are toxic." - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReason } , { dodgeLink = "https://x.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." - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReason } , { dodgeLink = "https://x.com/The_Nutrivore/status/1537544882532716544?s=20" , dodgeDescription = NoReply , dodgeProposition = "Nick is just following the AHA marching orders." - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificProp "I've never even read the AHA's recommendations on anything." } , { dodgeLink = "https://x.com/TheNutrivore/status/1778616438116483102" , dodgeDescription = RanAway , dodgeProposition = commonProps.propSeedOils - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReason } , { dodgeLink = "https://x.com/TheNutrivore/status/1779185488521310601" , dodgeDescription = OutrightNo , dodgeProposition = commonProps.propSeedOils - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReason } , { dodgeLink = "https://x.com/TheNutrivore/status/1778616438116483102" , dodgeDescription = KillScreen , dodgeProposition = commonProps.propSeedOils - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReason } , { dodgeLink = "https://x.com/TheNutrivore/status/1798766450255253987" , dodgeDescription = KillScreen , dodgeProposition = "Current levels of seed oil consumption are the main driver of heart disease." - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReasonCVD } diff --git a/frontend/src/Cuckery/CuckList/ChrisBoettcher/ChrisBoettcher.elm b/frontend/src/Cuckery/CuckList/ChrisBoettcher/ChrisBoettcher.elm index a2e4e9d..c01041f 100755 --- a/frontend/src/Cuckery/CuckList/ChrisBoettcher/ChrisBoettcher.elm +++ b/frontend/src/Cuckery/CuckList/ChrisBoettcher/ChrisBoettcher.elm @@ -17,7 +17,7 @@ cuckChrisBoettcher = [ { dodgeLink = "https://x.com/MeggGawat/status/1669691841682210822" , dodgeDescription = NoReply , dodgeProposition = "Seed oils are making you fat, depressed, and sick." - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReason } diff --git a/frontend/src/Cuckery/CuckList/ClaraAboel/ClaraAboel.elm b/frontend/src/Cuckery/CuckList/ClaraAboel/ClaraAboel.elm index d85c25c..e3b433c 100755 --- a/frontend/src/Cuckery/CuckList/ClaraAboel/ClaraAboel.elm +++ b/frontend/src/Cuckery/CuckList/ClaraAboel/ClaraAboel.elm @@ -17,7 +17,7 @@ cuckClaraAboel = [ { dodgeLink = "https://x.com/TheNutrivore/status/1727510906655969736" , dodgeDescription = NoReply , dodgeProposition = "Polyunsaturated fatty acids are known to initiate cancer." - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReasonCancer } diff --git a/frontend/src/Cuckery/CuckList/CliffHarvey/CliffHarvey.elm b/frontend/src/Cuckery/CuckList/CliffHarvey/CliffHarvey.elm index 49b0795..0030123 100755 --- a/frontend/src/Cuckery/CuckList/CliffHarvey/CliffHarvey.elm +++ b/frontend/src/Cuckery/CuckList/CliffHarvey/CliffHarvey.elm @@ -17,14 +17,14 @@ cuckCliffHarvey = [ { dodgeLink = "https://x.com/CarbAppropriate/status/1372281626206507010?s=20" , dodgeDescription = NoReply , dodgeProposition = "Saturated fat in the diet does not independently increase the risk of mortality." - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSaturatedFatReason } , { dodgeLink = "https://x.com/The_Nutrivore/status/1500650543886204929?s=20" , dodgeDescription = NoReply , dodgeProposition = "Saturated fat in the diet does not independently increase the risk of mortality." - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSaturatedFatReason } diff --git a/frontend/src/Cuckery/CuckList/DaveFeldman/DaveFeldman.elm b/frontend/src/Cuckery/CuckList/DaveFeldman/DaveFeldman.elm index 1385ca2..76820af 100755 --- a/frontend/src/Cuckery/CuckList/DaveFeldman/DaveFeldman.elm +++ b/frontend/src/Cuckery/CuckList/DaveFeldman/DaveFeldman.elm @@ -17,7 +17,7 @@ cuckDaveFeldman = [ { dodgeLink = "https://x.com/The_Nutrivore/status/1306625219440730118?s=20" , dodgeDescription = NoReply , dodgeProposition = noProposition - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Nothing , dodgeNicksDoxasticReason = NoProp } diff --git a/frontend/src/Cuckery/CuckList/DavidDiamond/DavidDiamond.elm b/frontend/src/Cuckery/CuckList/DavidDiamond/DavidDiamond.elm index 623a49b..e67813b 100755 --- a/frontend/src/Cuckery/CuckList/DavidDiamond/DavidDiamond.elm +++ b/frontend/src/Cuckery/CuckList/DavidDiamond/DavidDiamond.elm @@ -21,14 +21,14 @@ cuckDavidDiamond = [ { dodgeLink = "https://x.com/LDLSkeptic/status/1583471298306375681?s=20" , dodgeDescription = OutrightNo , dodgeProposition = statinProp - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propLDLCausality } , { dodgeLink = "https://x.com/LDLSkeptic/status/1583481964840902656?s=20" , dodgeDescription = KillScreen , dodgeProposition = statinProp - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propLDLCausality } diff --git a/frontend/src/Cuckery/CuckList/DavidGornoski/DavidGornoski.elm b/frontend/src/Cuckery/CuckList/DavidGornoski/DavidGornoski.elm index f9b77f3..4b0a59a 100755 --- a/frontend/src/Cuckery/CuckList/DavidGornoski/DavidGornoski.elm +++ b/frontend/src/Cuckery/CuckList/DavidGornoski/DavidGornoski.elm @@ -17,7 +17,7 @@ cuckDavidGornoski = [ { dodgeLink = "https://x.com/TheNutrivore/status/1525474063044550657?s=20" , dodgeDescription = OutrightNo , dodgeProposition = "Polyunsaturated fatty acids cause obesity." - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReasonObesity } diff --git a/frontend/src/Cuckery/CuckList/DianaRodgers/DianaRodgers.elm b/frontend/src/Cuckery/CuckList/DianaRodgers/DianaRodgers.elm index 6cc3854..bededa7 100755 --- a/frontend/src/Cuckery/CuckList/DianaRodgers/DianaRodgers.elm +++ b/frontend/src/Cuckery/CuckList/DianaRodgers/DianaRodgers.elm @@ -17,7 +17,7 @@ cuckDianaRodgers = [ { dodgeLink = "https://x.com/The_Nutrivore/status/1365857401786814465?s=20" , dodgeDescription = InTooDeep , dodgeProposition = "Saturated fat doesn't increase the risk of coronary heart disease." - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSaturatedFatReason } diff --git a/frontend/src/Cuckery/CuckList/EdwardGoeke/EdwardGoeke.elm b/frontend/src/Cuckery/CuckList/EdwardGoeke/EdwardGoeke.elm index 5cf51d1..068c039 100755 --- a/frontend/src/Cuckery/CuckList/EdwardGoeke/EdwardGoeke.elm +++ b/frontend/src/Cuckery/CuckList/EdwardGoeke/EdwardGoeke.elm @@ -20,14 +20,14 @@ cuckEdwardGoeke = [ { dodgeLink = "https://x.com/TheNutrivore/status/1773421625150746784?s=20" , dodgeDescription = NoReply , dodgeProposition = propSeedOils - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReasonInflammation } , { dodgeLink = "https://x.com/TheNutrivore/status/1774154640403423359?s=20" , dodgeDescription = NoReply , dodgeProposition = propSeedOils - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReasonInflammation } diff --git a/frontend/src/Cuckery/CuckList/ElieJarrouge/ElieJarrouge.elm b/frontend/src/Cuckery/CuckList/ElieJarrouge/ElieJarrouge.elm index c19c796..124a5a7 100755 --- a/frontend/src/Cuckery/CuckList/ElieJarrouge/ElieJarrouge.elm +++ b/frontend/src/Cuckery/CuckList/ElieJarrouge/ElieJarrouge.elm @@ -17,7 +17,7 @@ cuckElieJarrouge = [ { dodgeLink = "https://x.com/TheNutrivore/status/1506845469980315648?s=20" , dodgeDescription = NoReply , dodgeProposition = "Sugar, refined carbs, and seed oils are poison." - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Agnostic , dodgeNicksDoxasticReason = VagueProp } diff --git a/frontend/src/Cuckery/CuckList/GaryBrecka/GaryBrecka.elm b/frontend/src/Cuckery/CuckList/GaryBrecka/GaryBrecka.elm index 13dec78..57abe1a 100755 --- a/frontend/src/Cuckery/CuckList/GaryBrecka/GaryBrecka.elm +++ b/frontend/src/Cuckery/CuckList/GaryBrecka/GaryBrecka.elm @@ -17,7 +17,7 @@ cuckGaryBrecka = [ { dodgeLink = "https://x.com/TheNutrivore/status/1726664526316372125" , dodgeDescription = NoReply , dodgeProposition = "Linoleic acid consumption causes atherosclerosis." - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReasonCVD } diff --git a/frontend/src/Cuckery/CuckList/GaryFettke/GaryFettke.elm b/frontend/src/Cuckery/CuckList/GaryFettke/GaryFettke.elm index 9484fcf..d067076 100755 --- a/frontend/src/Cuckery/CuckList/GaryFettke/GaryFettke.elm +++ b/frontend/src/Cuckery/CuckList/GaryFettke/GaryFettke.elm @@ -17,7 +17,7 @@ cuckGaryFettke = [ { dodgeLink = "https://x.com/TheNutrivore/status/1460983496524980224" , dodgeDescription = GhostedMe , dodgeProposition = commonProps.propLinoleicAcid - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReason } diff --git a/frontend/src/Cuckery/CuckList/GaryTaubes/GaryTaubes.elm b/frontend/src/Cuckery/CuckList/GaryTaubes/GaryTaubes.elm index e61970f..0faa2e9 100755 --- a/frontend/src/Cuckery/CuckList/GaryTaubes/GaryTaubes.elm +++ b/frontend/src/Cuckery/CuckList/GaryTaubes/GaryTaubes.elm @@ -17,7 +17,7 @@ cuckGaryTaubes = [ { dodgeLink = "https://x.com/garytaubes/status/1595180467552018432?s=20" , dodgeDescription = OutrightNo , dodgeProposition = "Carbohydrates cause starvation." - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Agnostic , dodgeNicksDoxasticReason = VagueProp } diff --git a/frontend/src/Cuckery/CuckList/GeorgeMartin/GeorgeMartin.elm b/frontend/src/Cuckery/CuckList/GeorgeMartin/GeorgeMartin.elm index 312b629..ef5e2aa 100755 --- a/frontend/src/Cuckery/CuckList/GeorgeMartin/GeorgeMartin.elm +++ b/frontend/src/Cuckery/CuckList/GeorgeMartin/GeorgeMartin.elm @@ -17,7 +17,7 @@ cuckGeorgeMartin = [ { dodgeLink = "https://x.com/TheNutrivore/status/1815098730141651021" , dodgeDescription = RanAway , dodgeProposition = "Nick has killed more animals in his life than a mature bear." - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Agnostic , dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propEmpiricalClaim } diff --git a/frontend/src/Cuckery/CuckList/GuyAustin/GuyAustin.elm b/frontend/src/Cuckery/CuckList/GuyAustin/GuyAustin.elm index 5e48e47..d1a57f1 100755 --- a/frontend/src/Cuckery/CuckList/GuyAustin/GuyAustin.elm +++ b/frontend/src/Cuckery/CuckList/GuyAustin/GuyAustin.elm @@ -17,14 +17,14 @@ cuckGuyAustin = [ { dodgeLink = "https://x.com/TheNutrivore/status/1538607434176020480" , dodgeDescription = NoReply , dodgeProposition = noProposition - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Nothing , dodgeNicksDoxasticReason = NoProp } , { dodgeLink = "https://x.com/GuyNAustin/status/1687530045101744128" , dodgeDescription = OutrightNo , dodgeProposition = commonProps.propSeedOils - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReason } diff --git a/frontend/src/Cuckery/CuckList/IvorCummins/IvorCummins.elm b/frontend/src/Cuckery/CuckList/IvorCummins/IvorCummins.elm index 8fd8fbd..1bc9992 100755 --- a/frontend/src/Cuckery/CuckList/IvorCummins/IvorCummins.elm +++ b/frontend/src/Cuckery/CuckList/IvorCummins/IvorCummins.elm @@ -20,14 +20,14 @@ cuckIvorCummins = [ { dodgeLink = "https://x.com/The_Nutrivore/status/1268600451693494273?s=20" , dodgeDescription = NoReply , dodgeProposition = propLDL - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propLDLCausality } , { dodgeLink = "https://x.com/FatEmperor/status/1636920650156724226?s=20" , dodgeDescription = OutrightNo , dodgeProposition = propLDL - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propLDLCausality } diff --git a/frontend/src/Cuckery/CuckList/JakeMey/JakeMey.elm b/frontend/src/Cuckery/CuckList/JakeMey/JakeMey.elm index 885d108..c3a9aab 100755 --- a/frontend/src/Cuckery/CuckList/JakeMey/JakeMey.elm +++ b/frontend/src/Cuckery/CuckList/JakeMey/JakeMey.elm @@ -20,21 +20,21 @@ cuckJakeMey = [ { dodgeLink = "https://x.com/The_Nutrivore/status/1490009495581298690?s=20" , dodgeDescription = RanAway , dodgeProposition = "Vegan Friday meals are unhealthy for children." - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificProp propReason } , { dodgeLink = "https://x.com/The_Nutrivore/status/1490060813138280450?s=20" , dodgeDescription = OutrightNo , dodgeProposition = "Vegan Friday meals are unhealthy for children." - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificProp propReason } , { dodgeLink = "https://x.com/The_Nutrivore/status/1495419256737091585?s=20" , dodgeDescription = KillScreen , dodgeProposition = "Vegan Friday meals are unhealthy for children." - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificProp propReason } diff --git a/frontend/src/Cuckery/CuckList/JamesDiNicolantonio/JamesDiNicolantonio.elm b/frontend/src/Cuckery/CuckList/JamesDiNicolantonio/JamesDiNicolantonio.elm index e9ea018..d44ae12 100755 --- a/frontend/src/Cuckery/CuckList/JamesDiNicolantonio/JamesDiNicolantonio.elm +++ b/frontend/src/Cuckery/CuckList/JamesDiNicolantonio/JamesDiNicolantonio.elm @@ -17,7 +17,7 @@ cuckJamesDiNicolantonio = [ { dodgeLink = "https://x.com/The_Nutrivore/status/1460788569388171268?s=20" , dodgeDescription = NoReply , dodgeProposition = commonProps.propLinoleicAcid - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReason } diff --git a/frontend/src/Cuckery/CuckList/JosephEverett/JosephEverett.elm b/frontend/src/Cuckery/CuckList/JosephEverett/JosephEverett.elm index 998f6f7..bf6619f 100755 --- a/frontend/src/Cuckery/CuckList/JosephEverett/JosephEverett.elm +++ b/frontend/src/Cuckery/CuckList/JosephEverett/JosephEverett.elm @@ -21,14 +21,14 @@ cuckJosephEverett = [ { dodgeLink = "https://x.com/The_Nutrivore/status/1535334822825971712?s=20" , dodgeDescription = NoReply , dodgeProposition = propSeedOils - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReasonChronicDisease } , { dodgeLink = "https://x.com/TheNutrivore/status/1555138038740680704?s=20" , dodgeDescription = NoReply , dodgeProposition = propSeedOils - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReasonChronicDisease } diff --git a/frontend/src/Cuckery/CuckList/JustinMares/JustinMares.elm b/frontend/src/Cuckery/CuckList/JustinMares/JustinMares.elm index baf24b7..ac3e8f7 100755 --- a/frontend/src/Cuckery/CuckList/JustinMares/JustinMares.elm +++ b/frontend/src/Cuckery/CuckList/JustinMares/JustinMares.elm @@ -17,7 +17,7 @@ cuckJustinMares = [ { dodgeLink = "https://x.com/The_Nutrivore/status/1329266554089869312?s=20" , dodgeDescription = RanAway , dodgeProposition = "Vegetable oils drive inflammation and are causally linked to weight gain and diseases of inflammation." - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReasonChronicDisease } diff --git a/frontend/src/Cuckery/CuckList/KaitMalthaner/KaitMalthaner.elm b/frontend/src/Cuckery/CuckList/KaitMalthaner/KaitMalthaner.elm index 63839b5..593a59d 100755 --- a/frontend/src/Cuckery/CuckList/KaitMalthaner/KaitMalthaner.elm +++ b/frontend/src/Cuckery/CuckList/KaitMalthaner/KaitMalthaner.elm @@ -17,7 +17,7 @@ cuckKaitMalthaner = [ { dodgeLink = "https://x.com/The_Nutrivore/status/1503258756687306753?s=20" , dodgeDescription = NoReply , dodgeProposition = "Omega-6 is pro-inflammatory." - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReasonInflammation } diff --git a/frontend/src/Cuckery/CuckList/KemMinnick/KemMinnick.elm b/frontend/src/Cuckery/CuckList/KemMinnick/KemMinnick.elm index e391325..4e36ae3 100755 --- a/frontend/src/Cuckery/CuckList/KemMinnick/KemMinnick.elm +++ b/frontend/src/Cuckery/CuckList/KemMinnick/KemMinnick.elm @@ -25,14 +25,14 @@ cuckKemMinnick = [ { dodgeLink = "https://x.com/kemminnick/status/1469336100300726273?s=20" , dodgeDescription = GhostedMe , dodgeProposition = prop - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticReason = SpecificProp reason } , { dodgeLink = "https://x.com/The_Nutrivore/status/1476990862793986052?s=20" , dodgeDescription = RanAway , dodgeProposition = prop - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticReason = SpecificProp reason } diff --git a/frontend/src/Cuckery/CuckList/KenBerry/KenBerry.elm b/frontend/src/Cuckery/CuckList/KenBerry/KenBerry.elm index df89568..022c1d5 100755 --- a/frontend/src/Cuckery/CuckList/KenBerry/KenBerry.elm +++ b/frontend/src/Cuckery/CuckList/KenBerry/KenBerry.elm @@ -21,28 +21,28 @@ cuckKenBerry = [ { dodgeLink = "https://x.com/The_Nutrivore/status/1366524889067368449?s=20" , dodgeDescription = NoReply , dodgeProposition = "Type 2 Diabetes is chronic carbohydrate overdose." - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Agnostic , dodgeNicksDoxasticReason = VagueProp } , { dodgeLink = "https://x.com/TheNutrivore/status/1539720236701589504?s=20" , dodgeDescription = NoReply , dodgeProposition = propAnimalFat - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReason } , { dodgeLink = "https://x.com/TheNutrivore/status/1539721408372039680?s=20" , dodgeDescription = NoReply , dodgeProposition = propAnimalFat - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReason } , { dodgeLink = "https://x.com/TheNutrivore/status/1813969807521300615" , dodgeDescription = InTooDeep , dodgeProposition = noProposition - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Nothing , dodgeNicksDoxasticReason = VagueProp } diff --git a/frontend/src/Cuckery/CuckList/KevinStock/KevinStock.elm b/frontend/src/Cuckery/CuckList/KevinStock/KevinStock.elm index e7ab66e..f49bbdb 100755 --- a/frontend/src/Cuckery/CuckList/KevinStock/KevinStock.elm +++ b/frontend/src/Cuckery/CuckList/KevinStock/KevinStock.elm @@ -17,14 +17,14 @@ cuckKevinStock = [ { dodgeLink = "https://x.com/The_Nutrivore/status/1530140722225102848?s=20" , dodgeDescription = NoReply , dodgeProposition = noProposition - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Nothing , dodgeNicksDoxasticReason = NoProp } , { dodgeLink = "https://x.com/The_Nutrivore/status/1534927799911317509?s=20" , dodgeDescription = NoReply , dodgeProposition = "Saturated fat does not cause cardiovascular disease." - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSaturatedFatReason } diff --git a/frontend/src/Cuckery/CuckList/KyleMamounis/KyleMamounis.elm b/frontend/src/Cuckery/CuckList/KyleMamounis/KyleMamounis.elm index ea6b66a..192f3a5 100755 --- a/frontend/src/Cuckery/CuckList/KyleMamounis/KyleMamounis.elm +++ b/frontend/src/Cuckery/CuckList/KyleMamounis/KyleMamounis.elm @@ -17,7 +17,7 @@ cuckKyleMamounis = [ { dodgeLink = "https://x.com/The_Nutrivore/status/1389259133044477953?s=20" , dodgeDescription = RanAway , dodgeProposition = "Statins do not prevent cardiovascular events." - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propLDLCausality } diff --git a/frontend/src/Cuckery/CuckList/MarkSisson/MarkSisson.elm b/frontend/src/Cuckery/CuckList/MarkSisson/MarkSisson.elm index 2e914ee..ac4272c 100755 --- a/frontend/src/Cuckery/CuckList/MarkSisson/MarkSisson.elm +++ b/frontend/src/Cuckery/CuckList/MarkSisson/MarkSisson.elm @@ -17,7 +17,7 @@ cuckMarkSisson = [ { dodgeLink = "https://x.com/TheNutrivore/status/1488360227141419009?s=20" , dodgeDescription = NoReply , dodgeProposition = noProposition - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Nothing , dodgeNicksDoxasticReason = NoProp } diff --git a/frontend/src/Cuckery/CuckList/MartyKendall/MartyKendall.elm b/frontend/src/Cuckery/CuckList/MartyKendall/MartyKendall.elm index c7ab4d9..494f762 100755 --- a/frontend/src/Cuckery/CuckList/MartyKendall/MartyKendall.elm +++ b/frontend/src/Cuckery/CuckList/MartyKendall/MartyKendall.elm @@ -17,7 +17,7 @@ cuckMartyKendall = [ { dodgeLink = "https://twitter.com/The_Nutrivore/status/1310548994804809729" , dodgeDescription = RanAway , dodgeProposition = "To access your body fat, you need to deplete both glucose and fat from the blood first." - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificProp "The proposition suggests that before one can liberate their body fat, they must first experience a lethal physiological event." } diff --git a/frontend/src/Cuckery/CuckList/MaxLugavere/MaxLugavere.elm b/frontend/src/Cuckery/CuckList/MaxLugavere/MaxLugavere.elm index 2f8818a..40e761f 100755 --- a/frontend/src/Cuckery/CuckList/MaxLugavere/MaxLugavere.elm +++ b/frontend/src/Cuckery/CuckList/MaxLugavere/MaxLugavere.elm @@ -21,21 +21,21 @@ cuckMaxLugavere = [ { dodgeLink = "https://x.com/maxlugavere/status/1517683567249149953?s=20" , dodgeDescription = RanAway , dodgeProposition = prop - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReasonChronicDisease } , { dodgeLink = "https://x.com/The_Nutrivore/status/1518307089742848000?s=20" , dodgeDescription = NoReply , dodgeProposition = prop - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReasonChronicDisease } , { dodgeLink = "https://x.com/maxlugavere/status/1518367365683064833?s=20" , dodgeDescription = OutrightNo , dodgeProposition = prop - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReasonChronicDisease } diff --git a/frontend/src/Cuckery/CuckList/MichaelKummer/MichaelKummer.elm b/frontend/src/Cuckery/CuckList/MichaelKummer/MichaelKummer.elm index a5578f0..4eb889a 100755 --- a/frontend/src/Cuckery/CuckList/MichaelKummer/MichaelKummer.elm +++ b/frontend/src/Cuckery/CuckList/MichaelKummer/MichaelKummer.elm @@ -17,7 +17,7 @@ cuckMichaelKummer = [ { dodgeLink = "https://x.com/mkummer82/status/1465755847917715464?s=20" , dodgeDescription = OutrightNo , dodgeProposition = "Polyunsaturated fats cause cell damage, inflammation and metabolic dysfunction." - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReasonInflammation } diff --git a/frontend/src/Cuckery/CuckList/MichaelManderville/MichaelManderville.elm b/frontend/src/Cuckery/CuckList/MichaelManderville/MichaelManderville.elm index 7039842..3300c69 100755 --- a/frontend/src/Cuckery/CuckList/MichaelManderville/MichaelManderville.elm +++ b/frontend/src/Cuckery/CuckList/MichaelManderville/MichaelManderville.elm @@ -17,7 +17,7 @@ cuckMichaelManderville = [ { dodgeLink = "https://x.com/The_Nutrivore/status/1503036463306489856?s=20" , dodgeDescription = RanAway , dodgeProposition = "A logically coherent position will have logically coherent answer to a logically coherent hypothetical." - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propAnalyticalTruth } diff --git a/frontend/src/Cuckery/CuckList/MikeMutzel/MikeMutzel.elm b/frontend/src/Cuckery/CuckList/MikeMutzel/MikeMutzel.elm index 87cc62b..a3d7dab 100755 --- a/frontend/src/Cuckery/CuckList/MikeMutzel/MikeMutzel.elm +++ b/frontend/src/Cuckery/CuckList/MikeMutzel/MikeMutzel.elm @@ -17,14 +17,14 @@ cuckMikeMutzel = [ { dodgeLink = "https://x.com/The_Nutrivore/status/1414457776982552576?s=20" , dodgeDescription = RanAway , dodgeProposition = "COVID is nothing more than a cold to those that are healthy." - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Agnostic , dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propEmpiricalClaim } , { dodgeLink = "https://x.com/TheNutrivore/status/1584645853771616256?s=20" , dodgeDescription = NoReply , dodgeProposition = "There is little to no association between saturated fat and cardiovascular disease." - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSaturatedFatReason } diff --git a/frontend/src/Cuckery/CuckList/MikeSweeney/MikeSweeney.elm b/frontend/src/Cuckery/CuckList/MikeSweeney/MikeSweeney.elm index 4526627..f1678a4 100755 --- a/frontend/src/Cuckery/CuckList/MikeSweeney/MikeSweeney.elm +++ b/frontend/src/Cuckery/CuckList/MikeSweeney/MikeSweeney.elm @@ -17,21 +17,21 @@ cuckMikeSweeney = [ { dodgeLink = "https://x.com/TheNutrivore/status/1746962254052962552" , dodgeDescription = OutrightNo , dodgeProposition = "Vegan diets are nowhere near appropriate for the average person in society." - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Agnostic , dodgeNicksDoxasticReason = VagueProp } , { dodgeLink = "https://x.com/thelowcarb_rd/status/1654182805964836865" , dodgeDescription = GhostedMe , dodgeProposition = "Statistical gymnastics don't inform on real world mechanisms and hard outcomes." - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Agnostic , dodgeNicksDoxasticReason = VagueProp } , { dodgeLink = "https://x.com/TheNutrivore/status/1776652108646821913?t=Pf4sfAC1Z0pAcxGfQFr7oQ" , dodgeDescription = NoReply , dodgeProposition = "Cheerios cause nausea, vomiting, seizures, irregular heartbeat, liver damage, and coma." - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propEmpiricalClaimDisbelief } diff --git a/frontend/src/Cuckery/CuckList/NickEggleton/NickEggleton.elm b/frontend/src/Cuckery/CuckList/NickEggleton/NickEggleton.elm index 105cce7..4ef4b7d 100755 --- a/frontend/src/Cuckery/CuckList/NickEggleton/NickEggleton.elm +++ b/frontend/src/Cuckery/CuckList/NickEggleton/NickEggleton.elm @@ -17,7 +17,7 @@ cuckNickEggleton = [ { dodgeLink = "https://x.com/The_Nutrivore/status/1266626885703720961?s=20" , dodgeDescription = OutrightNo , dodgeProposition = "Polyunsaturated fats are poison." - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Agnostic , dodgeNicksDoxasticReason = VagueProp } diff --git a/frontend/src/Cuckery/CuckList/NinaTeicholz/NinaTeicholz.elm b/frontend/src/Cuckery/CuckList/NinaTeicholz/NinaTeicholz.elm index 019e576..cf4e0de 100755 --- a/frontend/src/Cuckery/CuckList/NinaTeicholz/NinaTeicholz.elm +++ b/frontend/src/Cuckery/CuckList/NinaTeicholz/NinaTeicholz.elm @@ -17,21 +17,21 @@ cuckNinaTeicholz = [ { dodgeLink = "https://x.com/TheNutrivore/status/1556510529014882305?s=20" , dodgeDescription = NoReply , dodgeProposition = "The science linking red meat to heart disease is very weak." - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificProp "The aggregate of the data suggests red meat increases the risk of heart disease." } , { dodgeLink = "https://x.com/TheNutrivore/status/1467571763865210881?s=20" , dodgeDescription = NoReply , dodgeProposition = "The available evidence supports limiting saturated fat intake for coronary heart disease risk reduction." - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSaturatedFatReason } , { dodgeLink = "https://x.com/TheNutrivore/status/1538895943050878977?s=20" , dodgeDescription = NoReply , dodgeProposition = "Vegans pretend biology isn't real." - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Agnostic , dodgeNicksDoxasticReason = VagueProp } diff --git a/frontend/src/Cuckery/CuckList/NorstrongChris/NorstrongChris.elm b/frontend/src/Cuckery/CuckList/NorstrongChris/NorstrongChris.elm index 2b0f8a2..b84f5fc 100755 --- a/frontend/src/Cuckery/CuckList/NorstrongChris/NorstrongChris.elm +++ b/frontend/src/Cuckery/CuckList/NorstrongChris/NorstrongChris.elm @@ -17,21 +17,21 @@ cuckNorstrongChris = [ { dodgeLink = "https://x.com/NorstrongHealth/status/1416939281973530626?s=20" , dodgeDescription = RanAway , dodgeProposition = "Government funded USDA data is untrustworthy." - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Agnostic , dodgeNicksDoxasticReason = VagueProp } , { dodgeLink = "https://x.com/The_Nutrivore/status/1534573919562350594?s=20" , dodgeDescription = OutrightNo , dodgeProposition = "Nutrition science as a whole is shit." - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Agnostic , dodgeNicksDoxasticReason = VagueProp } , { dodgeLink = "https://x.com/TheNutrivore/status/1534614710196260865?s=20" , dodgeDescription = NoReply , dodgeProposition = "Nutrition science as a whole is shit." - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Agnostic , dodgeNicksDoxasticReason = VagueProp } diff --git a/frontend/src/Cuckery/CuckList/PaulMason/PaulMason.elm b/frontend/src/Cuckery/CuckList/PaulMason/PaulMason.elm index 6b25259..9453291 100755 --- a/frontend/src/Cuckery/CuckList/PaulMason/PaulMason.elm +++ b/frontend/src/Cuckery/CuckList/PaulMason/PaulMason.elm @@ -17,21 +17,21 @@ cuckPaulMason = [ { dodgeLink = "https://x.com/Tom_Babington1/status/1361644276866830337?s=20" , dodgeDescription = NoReply , dodgeProposition = noProposition - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Nothing , dodgeNicksDoxasticReason = NoProp } , { dodgeLink = "https://x.com/IdanOnTweeter/status/1373233980594618371?s=20" , dodgeDescription = NoReply , dodgeProposition = "Ancel Keys' Seven Countries Study was flawed." - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Agnostic , dodgeNicksDoxasticReason = VagueProp } , { dodgeLink = "https://x.com/The_Nutrivore/status/1461361726943760391?s=20" , dodgeDescription = NoReply , dodgeProposition = commonProps.propLinoleicAcid - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Agnostic , dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReason } diff --git a/frontend/src/Cuckery/CuckList/PaulSaladino/PaulSaladino.elm b/frontend/src/Cuckery/CuckList/PaulSaladino/PaulSaladino.elm index 2ba547b..371c433 100755 --- a/frontend/src/Cuckery/CuckList/PaulSaladino/PaulSaladino.elm +++ b/frontend/src/Cuckery/CuckList/PaulSaladino/PaulSaladino.elm @@ -21,7 +21,7 @@ cuckPaulSaladino = [ { dodgeLink = "https://x.com/The_Nutrivore/status/1275912849999695872?s=20" , dodgeDescription = NoReply , dodgeProposition = "Subsidies for corn and soy are huge contributors to the chronic disease epidemic in the US." - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Agnostic , dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propEmpiricalClaim } @@ -30,33 +30,33 @@ cuckPaulSaladino = , dodgeProposition = commonProps.propSeedOils , dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReason - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") } , { dodgeLink = "https://x.com/FoodFirst_Ty/status/1283449495682904064?s=20" , dodgeDescription = NoReply , dodgeProposition = prop , dodgeNicksDoxasticState = Just Agnostic , dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propEmpiricalClaim - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") } , { dodgeLink = "https://x.com/The_Nutrivore/status/1282851963902636032?s=20" , dodgeDescription = NoReply , dodgeProposition = prop , dodgeNicksDoxasticState = Just Agnostic , dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propEmpiricalClaim - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") } , { dodgeLink = "https://x.com/The_Nutrivore/status/1469136550046814219?s=20" , dodgeDescription = NoReply , dodgeProposition = "Nutritional epidemiology generally provides good causal estimates." , dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propNutritionalEpidemiology - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") } , { dodgeLink = "https://x.com/TheNutrivore/status/1633831762509045766?s=20" , dodgeDescription = NoReply , dodgeProposition = "Linoleic acid wreaks havoc in your body." - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReason } diff --git a/frontend/src/Cuckery/CuckList/PhilipOvadia/PhilipOvadia.elm b/frontend/src/Cuckery/CuckList/PhilipOvadia/PhilipOvadia.elm index 7552b59..e8cb162 100755 --- a/frontend/src/Cuckery/CuckList/PhilipOvadia/PhilipOvadia.elm +++ b/frontend/src/Cuckery/CuckList/PhilipOvadia/PhilipOvadia.elm @@ -17,14 +17,14 @@ cuckPhilipOvadia = [ { dodgeLink = "https://x.com/TheNutrivore/status/1557791520324890624?s=20" , dodgeDescription = NoReply , dodgeProposition = "Sugar is the problem and meat is the solution." - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Agnostic , dodgeNicksDoxasticReason = VagueProp } , { dodgeLink = "https://x.com/TheNutrivore/status/1558282337024180224?s=20" , dodgeDescription = NoReply , dodgeProposition = "LDL doesn't cause coronary heart disease because it is just part of the arterial repair process." - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propLDLCausality } diff --git a/frontend/src/Cuckery/CuckList/PhilippeStephenson/PhilippeStephenson.elm b/frontend/src/Cuckery/CuckList/PhilippeStephenson/PhilippeStephenson.elm index 11f50c7..0f2055c 100755 --- a/frontend/src/Cuckery/CuckList/PhilippeStephenson/PhilippeStephenson.elm +++ b/frontend/src/Cuckery/CuckList/PhilippeStephenson/PhilippeStephenson.elm @@ -17,7 +17,7 @@ cuckPhilippeStephenson = [ { dodgeLink = "https://x.com/TheNutrivore/status/1779587012120715433" , dodgeDescription = NoReply , dodgeProposition = "Seed oils save lives." - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReason } diff --git a/frontend/src/Cuckery/CuckList/RalphNapolitano/RalphNapolitano.elm b/frontend/src/Cuckery/CuckList/RalphNapolitano/RalphNapolitano.elm index b545c79..dbd6538 100755 --- a/frontend/src/Cuckery/CuckList/RalphNapolitano/RalphNapolitano.elm +++ b/frontend/src/Cuckery/CuckList/RalphNapolitano/RalphNapolitano.elm @@ -17,7 +17,7 @@ cuckRalphNapolitano = [ { dodgeLink = "https://x.com/The_Nutrivore/status/1462794580848300034?s=20" , dodgeDescription = NoReply , dodgeProposition = "Oatmeal is one of the worst foods you can eat and has no health benefits." - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificProp "The aggregate of the data suggests whole grains are beneficial for humans." } diff --git a/frontend/src/Cuckery/CuckList/RaphaelSirtoli/RaphaelSirtoli.elm b/frontend/src/Cuckery/CuckList/RaphaelSirtoli/RaphaelSirtoli.elm index 6ec2ccb..6a25a1b 100755 --- a/frontend/src/Cuckery/CuckList/RaphaelSirtoli/RaphaelSirtoli.elm +++ b/frontend/src/Cuckery/CuckList/RaphaelSirtoli/RaphaelSirtoli.elm @@ -17,14 +17,14 @@ cuckRaphaelSirtoli = [ { dodgeLink = "https://x.com/raphaels7/status/1475767357188579329?s=20" , dodgeDescription = OutrightNo , dodgeProposition = "The diet-heart hypothesis is false." - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSaturatedFatReason } , { dodgeLink = "https://x.com/raphaels7/status/1783541746015654072" , dodgeDescription = KillScreen , dodgeProposition = commonProps.propSeedOils - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReason } diff --git a/frontend/src/Cuckery/CuckList/RobMeijer/RobMeijer.elm b/frontend/src/Cuckery/CuckList/RobMeijer/RobMeijer.elm index b57e54a..a05e223 100755 --- a/frontend/src/Cuckery/CuckList/RobMeijer/RobMeijer.elm +++ b/frontend/src/Cuckery/CuckList/RobMeijer/RobMeijer.elm @@ -17,7 +17,7 @@ cuckRobMeijer = [ { dodgeLink = "https://x.com/The_Nutrivore/status/1435850829051793408?s=20" , dodgeDescription = RanAway , dodgeProposition = noProposition - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Nothing , dodgeNicksDoxasticReason = NoProp } diff --git a/frontend/src/Cuckery/CuckList/RobbWolf/RobbWolf.elm b/frontend/src/Cuckery/CuckList/RobbWolf/RobbWolf.elm index ff9eedd..3e50d8f 100755 --- a/frontend/src/Cuckery/CuckList/RobbWolf/RobbWolf.elm +++ b/frontend/src/Cuckery/CuckList/RobbWolf/RobbWolf.elm @@ -17,7 +17,7 @@ cuckRobbWolf = [ { dodgeLink = "https://x.com/TheNutrivore/status/1601624559647875072?s=20" , dodgeDescription = OutrightNo , dodgeProposition = "Ancestral foods are more likely to be antagonistically pleiotropic than novel foods." - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propAnalyticalTruth } diff --git a/frontend/src/Cuckery/CuckList/SimonGoddek/SimonGoddek.elm b/frontend/src/Cuckery/CuckList/SimonGoddek/SimonGoddek.elm index 24716c3..5fd1f34 100755 --- a/frontend/src/Cuckery/CuckList/SimonGoddek/SimonGoddek.elm +++ b/frontend/src/Cuckery/CuckList/SimonGoddek/SimonGoddek.elm @@ -21,21 +21,21 @@ cuckSimonGoddek = [ { dodgeLink = "https://x.com/TheNutrivore/status/1795673579931255233" , dodgeDescription = NoReply , dodgeProposition = prop - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReasonCVD } , { dodgeLink = "https://x.com/TheNutrivore/status/1795885929678196951" , dodgeDescription = NoReply , dodgeProposition = prop - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReasonCVD } , { dodgeLink = "https://x.com/TheNutrivore/status/1795674575315112396" , dodgeDescription = NoReply , dodgeProposition = prop - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReasonCVD } diff --git a/frontend/src/Cuckery/CuckList/Template/Template.elm b/frontend/src/Cuckery/CuckList/Template/Template.elm index 37d8443..99a6eb5 100755 --- a/frontend/src/Cuckery/CuckList/Template/Template.elm +++ b/frontend/src/Cuckery/CuckList/Template/Template.elm @@ -17,7 +17,7 @@ cuck = [ { dodgeLink = "" , dodgeDescription = NoReply , dodgeProposition = "" - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Agnostic , dodgeNicksDoxasticReason = NoProp } diff --git a/frontend/src/Cuckery/CuckList/TravisStatham/TravisStatham.elm b/frontend/src/Cuckery/CuckList/TravisStatham/TravisStatham.elm index 02a749f..d4287e3 100755 --- a/frontend/src/Cuckery/CuckList/TravisStatham/TravisStatham.elm +++ b/frontend/src/Cuckery/CuckList/TravisStatham/TravisStatham.elm @@ -21,14 +21,14 @@ cuckTravisStatham = [ { dodgeLink = "https://x.com/The_Nutrivore/status/1461428023207489542?s=20" , dodgeDescription = NoReply , dodgeProposition = prop - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReasonObesity } , { dodgeLink = "https://www.reddit.com/r/StopEatingSeedOils/comments/v457tu/how_vegetable_oils_make_us_fat_zero_acre/ic9u7wu/?utm_source=share" , dodgeDescription = NoReply , dodgeProposition = prop - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReasonObesity } diff --git a/frontend/src/Cuckery/CuckList/TristanHaggard/TristanHaggard.elm b/frontend/src/Cuckery/CuckList/TristanHaggard/TristanHaggard.elm index 7827199..93437d8 100755 --- a/frontend/src/Cuckery/CuckList/TristanHaggard/TristanHaggard.elm +++ b/frontend/src/Cuckery/CuckList/TristanHaggard/TristanHaggard.elm @@ -17,7 +17,7 @@ cuckTristanHaggard = [ { dodgeLink = "https://x.com/The_Nutrivore/status/1513596227052527621?s=20" , dodgeDescription = RanAway , dodgeProposition = "Seed oils are toxic." - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Agnostic , dodgeNicksDoxasticReason = VagueProp } diff --git a/frontend/src/Cuckery/CuckList/TroKalayjian/TroKalayjian.elm b/frontend/src/Cuckery/CuckList/TroKalayjian/TroKalayjian.elm index 6559092..63d6821 100755 --- a/frontend/src/Cuckery/CuckList/TroKalayjian/TroKalayjian.elm +++ b/frontend/src/Cuckery/CuckList/TroKalayjian/TroKalayjian.elm @@ -17,7 +17,7 @@ cuckTroKalayjian = [ { dodgeLink = "https://x.com/The_Nutrivore/status/1261351818430255104?s=20" , dodgeDescription = RanAway , dodgeProposition = "Dr. Tro engages in shitty behaviour that causes people to dislike him." - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticReason = SpecificProp "The proposition seems trivially true." } diff --git a/frontend/src/Cuckery/CuckList/TuckerGoodrich/TuckerGoodrich.elm b/frontend/src/Cuckery/CuckList/TuckerGoodrich/TuckerGoodrich.elm index 8e0bad2..e4066dd 100755 --- a/frontend/src/Cuckery/CuckList/TuckerGoodrich/TuckerGoodrich.elm +++ b/frontend/src/Cuckery/CuckList/TuckerGoodrich/TuckerGoodrich.elm @@ -17,28 +17,28 @@ cuckTuckerGoodrich = [ { dodgeLink = "https://x.com/The_Nutrivore/status/1276694117494358017?s=19" , dodgeDescription = RanAway , dodgeProposition = "Nutritional epidemiology is almost always wrong." - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propNutritionalEpidemiology } , { dodgeLink = "https://x.com/TuckerGoodrich/status/1428062578668830720?s=20" , dodgeDescription = RanAway , dodgeProposition = noProposition - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Nothing , dodgeNicksDoxasticReason = NoProp } , { dodgeLink = "https://x.com/TuckerGoodrich/status/1469366622196359170?s=20" , dodgeDescription = OutrightNo , dodgeProposition = noProposition - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Nothing , dodgeNicksDoxasticReason = NoProp } , { dodgeLink = "https://x.com/TuckerGoodrich/status/1470029816975872007?s=20" , dodgeDescription = KillScreen , dodgeProposition = noProposition - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Nothing , dodgeNicksDoxasticReason = NoProp } diff --git a/frontend/src/Cuckery/CuckList/ZoeHarcombe/ZoeHarcombe.elm b/frontend/src/Cuckery/CuckList/ZoeHarcombe/ZoeHarcombe.elm index bba4cea..a24482e 100755 --- a/frontend/src/Cuckery/CuckList/ZoeHarcombe/ZoeHarcombe.elm +++ b/frontend/src/Cuckery/CuckList/ZoeHarcombe/ZoeHarcombe.elm @@ -17,7 +17,7 @@ cuckZoeHarcombe = [ { dodgeLink = "https://x.com/The_Nutrivore/status/1418263706178310149" , dodgeDescription = NoReply , dodgeProposition = "Saturated fat doesn't increase the risk of coronary heart disease." - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSaturatedFatReason } diff --git a/frontend/src/Cuckery/CuckList/ZsofiaClemens/ZsofiaClemens.elm b/frontend/src/Cuckery/CuckList/ZsofiaClemens/ZsofiaClemens.elm index 41b858a..760cb4c 100755 --- a/frontend/src/Cuckery/CuckList/ZsofiaClemens/ZsofiaClemens.elm +++ b/frontend/src/Cuckery/CuckList/ZsofiaClemens/ZsofiaClemens.elm @@ -17,7 +17,7 @@ cuckZsofiaClemens = [ { dodgeLink = "https://x.com/TheNutrivore/status/1528377198180290561?s=20" , dodgeDescription = OutrightNo , dodgeProposition = "Well-planned, plant-based diets are healthy." - , dodgeFallacy = "" + , dodgeFallacy = Just (SpecificFallacy "") , dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propPlantBasedDiets } diff --git a/frontend/src/Cuckery/Helpers.elm b/frontend/src/Cuckery/Helpers.elm index 7477394..c1c2199 100755 --- a/frontend/src/Cuckery/Helpers.elm +++ b/frontend/src/Cuckery/Helpers.elm @@ -29,19 +29,59 @@ makeDodge dodgeEntry index = maybeFallacyField : Element msg maybeFallacyField = case dodgeEntry.dodgeFallacy of - "" -> + Nothing -> none - fallacy -> - row paragraphBoldFormat - [ column [ alignTop, width <| px 184 ] - [ text " Fallacy:" - ] - , column [ width <| px 350, alignLeft ] - [ paragraph [ F.regular ] - [ text (formatProposition fallacy) ] - ] - ] + Just fallacy -> + case fallacy of + SpecificFallacy str -> + if String.isEmpty str then + none + + else + displayFallacy str + + AppealToNature -> + displayFallacy "Appeal to Nature" + + AppealToTradition -> + displayFallacy "Appeal to Tradition" + + AppealToIgnorance -> + displayFallacy "Appeal to Ignorance" + + AppealFromIncredulity -> + displayFallacy "Appeal from Incredulity" + + RedHerring -> + displayFallacy "Red Herring" + + BeggingTheQuestion -> + displayFallacy "Begging the Question" + + Strawman -> + displayFallacy "Strawman" + + Equivocation -> + displayFallacy "Equivocation" + + GeneticFallacy -> + displayFallacy "Genetic Fallacy" + + MotteAndBailey -> + displayFallacy "Motte and Bailey" + + displayFallacy : String -> Element msg + displayFallacy fallacyText = + row paragraphBoldFormat + [ column [ alignTop, width (px 184) ] + [ text "Fallacy:" |> el [ paddingEach { top = 0, right = 0, bottom = 0, left = 70 } ] + ] + , column [ width (px 350), alignLeft ] + [ paragraph [ F.regular ] + [ text fallacyText ] + ] + ] in column paragraphAlignLeft [ row (paragraphFormat ++ [ F.size 18 ]) @@ -81,14 +121,14 @@ makeDodge dodgeEntry index = ] , row paragraphBoldFormat [ column [ alignTop, width <| px 184 ] - [ text " Proposition:" + [ text "Proposition:" |> el [ paddingEach { top = 0, right = 0, bottom = 0, left = 70 } ] ] , column [ width <| px 350, alignLeft ] [ paragraph [ F.regular ] [ text (formatProposition dodgeEntry.dodgeProposition) ] ] ] , maybeFallacyField , row (paragraphBoldFormat ++ [ width fill ]) [ column [ alignTop, width <| px 184 ] - [ text " Doxastic State:" + [ text "Doxastic State:" |> el [ paddingEach { top = 0, right = 0, bottom = 0, left = 70 } ] ] , column [ width <| px 350, alignLeft ] [ case dodgeEntry.dodgeNicksDoxasticState of @@ -115,7 +155,7 @@ makeDodge dodgeEntry index = ] , row (paragraphBoldFormat ++ [ width fill ]) [ column [ alignTop, width <| px 184 ] - [ text " Reason:" + [ text "Reason:" |> el [ paddingEach { top = 0, right = 0, bottom = 0, left = 70 } ] ] , column [ width <| px 350, alignLeft ] [ paragraph [ F.regular ] diff --git a/frontend/src/Cuckery/Types.elm b/frontend/src/Cuckery/Types.elm index 2d4d63c..cfc3b95 100755 --- a/frontend/src/Cuckery/Types.elm +++ b/frontend/src/Cuckery/Types.elm @@ -13,7 +13,7 @@ type alias Dodge = { dodgeLink : String , dodgeDescription : DodgeDescription , dodgeProposition : String - , dodgeFallacy : String + , dodgeFallacy : Maybe DodgeFallacies , dodgeNicksDoxasticState : Maybe DoxasticState , dodgeNicksDoxasticReason : Evaluation } @@ -29,6 +29,20 @@ type DodgeDescription | VagueGesture +type DodgeFallacies + = AppealToNature + | AppealToTradition + | RedHerring + | BeggingTheQuestion + | Strawman + | Equivocation + | AppealToIgnorance + | AppealFromIncredulity + | GeneticFallacy + | MotteAndBailey + | SpecificFallacy String + + type DoxasticState = Belief | Disbelief