feat: added cuck and changed reason type

This commit is contained in:
Nick 2024-11-20 18:35:40 -06:00
parent a121a5a66c
commit 0d3d3c6e7f
61 changed files with 117 additions and 90 deletions

View file

@ -20,7 +20,7 @@ cuckAdamSinger =
, dodgeProposition = "Seed oils cause inflammation and stomach pain." , dodgeProposition = "Seed oils cause inflammation and stomach pain."
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticState = Just Disbelief
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReason , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
} }
] ]
} }

View file

@ -19,7 +19,7 @@ cuckAnthonyGustin =
, dodgeProposition = commonProps.propSeedOils , dodgeProposition = commonProps.propSeedOils
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticState = Just Belief
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReason , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
} }
] ]
} }

View file

@ -19,7 +19,7 @@ cuckAshwaniGarg =
, dodgeProposition = "Representing the protein content of beans by dry weight is misleading." , dodgeProposition = "Representing the protein content of beans by dry weight is misleading."
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Belief , 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" , dodgeNicksDoxasticReason = SpecificPropReason "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"
} }
] ]
} }

View file

@ -19,7 +19,7 @@ cuckAustinHerbert =
, dodgeProposition = "Seed oils make you fat and kill your body." , dodgeProposition = "Seed oils make you fat and kill your body."
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticState = Just Disbelief
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReason , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
} }
] ]
} }

View file

@ -19,7 +19,7 @@ cuckBartKay =
, dodgeProposition = "A 100% Carnivore diet is the appropriate and best health choice for all people." , dodgeProposition = "A 100% Carnivore diet is the appropriate and best health choice for all people."
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticState = Just Disbelief
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propEmpiricalClaimDisbelief , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propEmpiricalClaimDisbelief
} }
] ]
} }

View file

@ -19,7 +19,7 @@ cuckBenBikman =
, dodgeProposition = "The diet-heart hypothesis is false." , dodgeProposition = "The diet-heart hypothesis is false."
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticState = Just Disbelief
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSaturatedFatReason , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSaturatedFatReason
} }
] ]
} }

View file

@ -19,7 +19,7 @@ cuckBennyMalone =
, dodgeProposition = "Eating oysters is compatible with veganism." , dodgeProposition = "Eating oysters is compatible with veganism."
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticState = Just Belief
, dodgeNicksDoxasticReason = SpecificProp "Bivalves are not likely to be sentient, and extending them the precautionary principle has hilarious entails." , dodgeNicksDoxasticReason = SpecificPropReason "Bivalves are not likely to be sentient, and extending them the precautionary principle has hilarious entails."
} }
] ]
} }

View file

@ -19,7 +19,7 @@ cuckBradCampbell =
, dodgeProposition = "Canola oil kills you slowly." , dodgeProposition = "Canola oil kills you slowly."
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticState = Just Disbelief
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReason , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
} }
] ]
} }

View file

@ -19,7 +19,7 @@ cuckBradCohn =
, dodgeProposition = commonProps.propSeedOils , dodgeProposition = commonProps.propSeedOils
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticState = Just Belief
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReason , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
} }
] ]
} }

View file

@ -19,7 +19,7 @@ cuckBradMarshall =
, dodgeProposition = commonProps.propSeedOils , dodgeProposition = commonProps.propSeedOils
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticState = Just Belief
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReason , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
} }
] ]
} }

View file

@ -19,21 +19,21 @@ cuckBretWeinstein =
, dodgeProposition = "Seed oils are dangerous." , dodgeProposition = "Seed oils are dangerous."
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticState = Just Disbelief
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReason , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
} }
, { dodgeLink = "https://x.com/TheNutrivore/status/1858745910701777229" , { dodgeLink = "https://x.com/TheNutrivore/status/1858745910701777229"
, dodgeDescription = NoReply , dodgeDescription = NoReply
, dodgeProposition = "Seed oils are dangerous." , dodgeProposition = "Seed oils are dangerous."
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticState = Just Disbelief
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReason , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
} }
, { dodgeLink = "https://x.com/TheNutrivore/status/1858746414882263256" , { dodgeLink = "https://x.com/TheNutrivore/status/1858746414882263256"
, dodgeDescription = NoReply , dodgeDescription = NoReply
, dodgeProposition = "Seed oils are dangerous." , dodgeProposition = "Seed oils are dangerous."
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticState = Just Disbelief
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReason , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
} }
] ]
} }

View file

@ -19,14 +19,14 @@ cuckBrianKerley =
, dodgeProposition = commonProps.propSeedOils , dodgeProposition = commonProps.propSeedOils
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticState = Just Belief
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReason , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
} }
, { dodgeLink = "https://x.com/TheNutrivore/status/1783200352646619227" , { dodgeLink = "https://x.com/TheNutrivore/status/1783200352646619227"
, dodgeDescription = NoReply , dodgeDescription = NoReply
, dodgeProposition = commonProps.propSeedOils , dodgeProposition = commonProps.propSeedOils
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticState = Just Belief
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReason , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
} }
] ]
} }

View file

@ -19,7 +19,7 @@ cuckCarnivoreAurelius =
, dodgeProposition = "Vegans kill 100x more animals." , dodgeProposition = "Vegans kill 100x more animals."
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Agnostic , dodgeNicksDoxasticState = Just Agnostic
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propEmpiricalClaim , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propEmpiricalClaim
} }
] ]
} }

View file

@ -19,63 +19,63 @@ cuckCateShanahan =
, dodgeProposition = "Seed oils are pro-inflammatory." , dodgeProposition = "Seed oils are pro-inflammatory."
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticState = Just Disbelief
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReasonInflammation , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonInflammation
} }
, { dodgeLink = "https://x.com/The_Nutrivore/status/1479497980570857474?s=20" , { dodgeLink = "https://x.com/The_Nutrivore/status/1479497980570857474?s=20"
, dodgeDescription = NoReply , dodgeDescription = NoReply
, dodgeProposition = "Those who defend seed oils are just regurgitating the garbage that the AHA pumps out." , dodgeProposition = "Those who defend seed oils are just regurgitating the garbage that the AHA pumps out."
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticState = Just Disbelief
, dodgeNicksDoxasticReason = SpecificProp "I defend seed oils and I've never even read the AHA's material on the subject." , dodgeNicksDoxasticReason = SpecificPropReason "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" , { dodgeLink = "https://x.com/The_Nutrivore/status/1487215337116508162?s=20"
, dodgeDescription = NoReply , dodgeDescription = NoReply
, dodgeProposition = "Seed oils are toxic." , dodgeProposition = "Seed oils are toxic."
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticState = Just Disbelief
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReason , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
} }
, { dodgeLink = "https://x.com/drcateshanahan/status/1516904406805057537?s=20" , { dodgeLink = "https://x.com/drcateshanahan/status/1516904406805057537?s=20"
, dodgeDescription = NoReply , dodgeDescription = NoReply
, dodgeProposition = "Current levels of seed oil consumption are the main driver of the obesity and chronic disease." , dodgeProposition = "Current levels of seed oil consumption are the main driver of the obesity and chronic disease."
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticState = Just Disbelief
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReason , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
} }
, { dodgeLink = "https://x.com/The_Nutrivore/status/1537544882532716544?s=20" , { dodgeLink = "https://x.com/The_Nutrivore/status/1537544882532716544?s=20"
, dodgeDescription = NoReply , dodgeDescription = NoReply
, dodgeProposition = "Nick is just following the AHA marching orders." , dodgeProposition = "Nick is just following the AHA marching orders."
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticState = Just Disbelief
, dodgeNicksDoxasticReason = SpecificProp "I've never even read the AHA's recommendations on anything." , dodgeNicksDoxasticReason = SpecificPropReason "I've never even read the AHA's recommendations on anything."
} }
, { dodgeLink = "https://x.com/TheNutrivore/status/1778616438116483102" , { dodgeLink = "https://x.com/TheNutrivore/status/1778616438116483102"
, dodgeDescription = RanAway , dodgeDescription = RanAway
, dodgeProposition = commonProps.propSeedOils , dodgeProposition = commonProps.propSeedOils
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticState = Just Belief
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReason , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
} }
, { dodgeLink = "https://x.com/TheNutrivore/status/1779185488521310601" , { dodgeLink = "https://x.com/TheNutrivore/status/1779185488521310601"
, dodgeDescription = OutrightNo , dodgeDescription = OutrightNo
, dodgeProposition = commonProps.propSeedOils , dodgeProposition = commonProps.propSeedOils
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticState = Just Belief
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReason , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
} }
, { dodgeLink = "https://x.com/TheNutrivore/status/1778616438116483102" , { dodgeLink = "https://x.com/TheNutrivore/status/1778616438116483102"
, dodgeDescription = KillScreen , dodgeDescription = KillScreen
, dodgeProposition = commonProps.propSeedOils , dodgeProposition = commonProps.propSeedOils
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticState = Just Belief
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReason , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
} }
, { dodgeLink = "https://x.com/TheNutrivore/status/1798766450255253987" , { dodgeLink = "https://x.com/TheNutrivore/status/1798766450255253987"
, dodgeDescription = KillScreen , dodgeDescription = KillScreen
, dodgeProposition = "Current levels of seed oil consumption are the main driver of heart disease." , dodgeProposition = "Current levels of seed oil consumption are the main driver of heart disease."
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticState = Just Disbelief
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReasonCVD , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonCVD
} }
] ]
} }

View file

@ -19,7 +19,7 @@ cuckChrisBoettcher =
, dodgeProposition = "Seed oils are making you fat, depressed, and sick." , dodgeProposition = "Seed oils are making you fat, depressed, and sick."
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticState = Just Disbelief
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReason , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
} }
] ]
} }

View file

@ -19,7 +19,7 @@ cuckClaraAboel =
, dodgeProposition = "Polyunsaturated fatty acids are known to initiate cancer." , dodgeProposition = "Polyunsaturated fatty acids are known to initiate cancer."
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticState = Just Disbelief
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReasonCancer , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonCancer
} }
] ]
} }

View file

@ -19,14 +19,14 @@ cuckCliffHarvey =
, dodgeProposition = "Saturated fat in the diet does not independently increase the risk of mortality." , dodgeProposition = "Saturated fat in the diet does not independently increase the risk of mortality."
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticState = Just Disbelief
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSaturatedFatReason , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSaturatedFatReason
} }
, { dodgeLink = "https://x.com/The_Nutrivore/status/1500650543886204929?s=20" , { dodgeLink = "https://x.com/The_Nutrivore/status/1500650543886204929?s=20"
, dodgeDescription = NoReply , dodgeDescription = NoReply
, dodgeProposition = "Saturated fat in the diet does not independently increase the risk of mortality." , dodgeProposition = "Saturated fat in the diet does not independently increase the risk of mortality."
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticState = Just Disbelief
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSaturatedFatReason , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSaturatedFatReason
} }
] ]
} }

View file

@ -23,14 +23,14 @@ cuckDavidDiamond =
, dodgeProposition = statinProp , dodgeProposition = statinProp
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticState = Just Disbelief
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propLDLCausality , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propLDLCausality
} }
, { dodgeLink = "https://x.com/LDLSkeptic/status/1583481964840902656?s=20" , { dodgeLink = "https://x.com/LDLSkeptic/status/1583481964840902656?s=20"
, dodgeDescription = KillScreen , dodgeDescription = KillScreen
, dodgeProposition = statinProp , dodgeProposition = statinProp
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticState = Just Disbelief
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propLDLCausality , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propLDLCausality
} }
] ]
} }

View file

@ -19,7 +19,7 @@ cuckDavidGornoski =
, dodgeProposition = "Polyunsaturated fatty acids cause obesity." , dodgeProposition = "Polyunsaturated fatty acids cause obesity."
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticState = Just Disbelief
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReasonObesity , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonObesity
} }
] ]
} }

View file

@ -19,7 +19,7 @@ cuckDianaRodgers =
, dodgeProposition = "Saturated fat doesn't increase the risk of coronary heart disease." , dodgeProposition = "Saturated fat doesn't increase the risk of coronary heart disease."
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticState = Just Disbelief
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSaturatedFatReason , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSaturatedFatReason
} }
] ]
} }

View file

@ -22,14 +22,14 @@ cuckEdwardGoeke =
, dodgeProposition = propSeedOils , dodgeProposition = propSeedOils
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticState = Just Disbelief
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReasonInflammation , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonInflammation
} }
, { dodgeLink = "https://x.com/TheNutrivore/status/1774154640403423359?s=20" , { dodgeLink = "https://x.com/TheNutrivore/status/1774154640403423359?s=20"
, dodgeDescription = NoReply , dodgeDescription = NoReply
, dodgeProposition = propSeedOils , dodgeProposition = propSeedOils
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticState = Just Disbelief
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReasonInflammation , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonInflammation
} }
] ]
} }

View file

@ -19,7 +19,7 @@ cuckGaryBrecka =
, dodgeProposition = "Linoleic acid consumption causes atherosclerosis." , dodgeProposition = "Linoleic acid consumption causes atherosclerosis."
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticState = Just Disbelief
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReasonCVD , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonCVD
} }
] ]
} }

View file

@ -19,7 +19,7 @@ cuckGaryFettke =
, dodgeProposition = commonProps.propLinoleicAcid , dodgeProposition = commonProps.propLinoleicAcid
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticState = Just Belief
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReason , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
} }
] ]
} }

View file

@ -19,7 +19,7 @@ cuckGeorgeMartin =
, dodgeProposition = "Nick has killed more animals in his life than a mature bear." , dodgeProposition = "Nick has killed more animals in his life than a mature bear."
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Agnostic , dodgeNicksDoxasticState = Just Agnostic
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propEmpiricalClaim , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propEmpiricalClaim
} }
] ]
} }

View file

@ -26,7 +26,7 @@ cuckGuyAustin =
, dodgeProposition = commonProps.propSeedOils , dodgeProposition = commonProps.propSeedOils
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticState = Just Belief
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReason , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
} }
] ]
} }

View file

@ -22,14 +22,14 @@ cuckIvorCummins =
, dodgeProposition = propLDL , dodgeProposition = propLDL
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticState = Just Disbelief
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propLDLCausality , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propLDLCausality
} }
, { dodgeLink = "https://x.com/FatEmperor/status/1636920650156724226?s=20" , { dodgeLink = "https://x.com/FatEmperor/status/1636920650156724226?s=20"
, dodgeDescription = OutrightNo , dodgeDescription = OutrightNo
, dodgeProposition = propLDL , dodgeProposition = propLDL
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticState = Just Disbelief
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propLDLCausality , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propLDLCausality
} }
] ]
} }

View file

@ -22,21 +22,21 @@ cuckJakeMey =
, dodgeProposition = "Vegan Friday meals are unhealthy for children." , dodgeProposition = "Vegan Friday meals are unhealthy for children."
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticState = Just Disbelief
, dodgeNicksDoxasticReason = SpecificProp propReason , dodgeNicksDoxasticReason = SpecificPropReason propReason
} }
, { dodgeLink = "https://x.com/The_Nutrivore/status/1490060813138280450?s=20" , { dodgeLink = "https://x.com/The_Nutrivore/status/1490060813138280450?s=20"
, dodgeDescription = OutrightNo , dodgeDescription = OutrightNo
, dodgeProposition = "Vegan Friday meals are unhealthy for children." , dodgeProposition = "Vegan Friday meals are unhealthy for children."
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticState = Just Disbelief
, dodgeNicksDoxasticReason = SpecificProp propReason , dodgeNicksDoxasticReason = SpecificPropReason propReason
} }
, { dodgeLink = "https://x.com/The_Nutrivore/status/1495419256737091585?s=20" , { dodgeLink = "https://x.com/The_Nutrivore/status/1495419256737091585?s=20"
, dodgeDescription = KillScreen , dodgeDescription = KillScreen
, dodgeProposition = "Vegan Friday meals are unhealthy for children." , dodgeProposition = "Vegan Friday meals are unhealthy for children."
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticState = Just Disbelief
, dodgeNicksDoxasticReason = SpecificProp propReason , dodgeNicksDoxasticReason = SpecificPropReason propReason
} }
] ]
} }

View file

@ -19,7 +19,7 @@ cuckJamesDiNicolantonio =
, dodgeProposition = commonProps.propLinoleicAcid , dodgeProposition = commonProps.propLinoleicAcid
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticState = Just Belief
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReason , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
} }
] ]
} }

View file

@ -23,14 +23,14 @@ cuckJosephEverett =
, dodgeProposition = propSeedOils , dodgeProposition = propSeedOils
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticState = Just Disbelief
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReasonChronicDisease , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonChronicDisease
} }
, { dodgeLink = "https://x.com/TheNutrivore/status/1555138038740680704?s=20" , { dodgeLink = "https://x.com/TheNutrivore/status/1555138038740680704?s=20"
, dodgeDescription = NoReply , dodgeDescription = NoReply
, dodgeProposition = propSeedOils , dodgeProposition = propSeedOils
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticState = Just Disbelief
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReasonChronicDisease , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonChronicDisease
} }
] ]
} }

View file

@ -19,7 +19,7 @@ cuckJustinMares =
, dodgeProposition = "Vegetable oils drive inflammation and are causally linked to weight gain and diseases of inflammation." , dodgeProposition = "Vegetable oils drive inflammation and are causally linked to weight gain and diseases of inflammation."
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticState = Just Disbelief
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReasonChronicDisease , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonChronicDisease
} }
] ]
} }

View file

@ -19,7 +19,7 @@ cuckKaitMalthaner =
, dodgeProposition = "Omega-6 is pro-inflammatory." , dodgeProposition = "Omega-6 is pro-inflammatory."
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticState = Just Disbelief
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReasonInflammation , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonInflammation
} }
] ]
} }

View file

@ -27,14 +27,14 @@ cuckKemMinnick =
, dodgeProposition = prop , dodgeProposition = prop
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticState = Just Belief
, dodgeNicksDoxasticReason = SpecificProp reason , dodgeNicksDoxasticReason = SpecificPropReason reason
} }
, { dodgeLink = "https://x.com/The_Nutrivore/status/1476990862793986052?s=20" , { dodgeLink = "https://x.com/The_Nutrivore/status/1476990862793986052?s=20"
, dodgeDescription = RanAway , dodgeDescription = RanAway
, dodgeProposition = prop , dodgeProposition = prop
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticState = Just Belief
, dodgeNicksDoxasticReason = SpecificProp reason , dodgeNicksDoxasticReason = SpecificPropReason reason
} }
] ]
} }

View file

@ -30,14 +30,14 @@ cuckKenBerry =
, dodgeProposition = propAnimalFat , dodgeProposition = propAnimalFat
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticState = Just Disbelief
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReason , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
} }
, { dodgeLink = "https://x.com/TheNutrivore/status/1539721408372039680?s=20" , { dodgeLink = "https://x.com/TheNutrivore/status/1539721408372039680?s=20"
, dodgeDescription = NoReply , dodgeDescription = NoReply
, dodgeProposition = propAnimalFat , dodgeProposition = propAnimalFat
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticState = Just Disbelief
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReason , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
} }
, { dodgeLink = "https://x.com/TheNutrivore/status/1813969807521300615" , { dodgeLink = "https://x.com/TheNutrivore/status/1813969807521300615"
, dodgeDescription = InTooDeep , dodgeDescription = InTooDeep

View file

@ -26,7 +26,7 @@ cuckKevinStock =
, dodgeProposition = "Saturated fat does not cause cardiovascular disease." , dodgeProposition = "Saturated fat does not cause cardiovascular disease."
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticState = Just Disbelief
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSaturatedFatReason , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSaturatedFatReason
} }
] ]
} }

View file

@ -19,7 +19,7 @@ cuckKyleMamounis =
, dodgeProposition = "Statins do not prevent cardiovascular events." , dodgeProposition = "Statins do not prevent cardiovascular events."
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticState = Just Disbelief
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propLDLCausality , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propLDLCausality
} }
] ]
} }

View file

@ -19,7 +19,7 @@ cuckMartyKendall =
, dodgeProposition = "To access your body fat, you need to deplete both glucose and fat from the blood first." , dodgeProposition = "To access your body fat, you need to deplete both glucose and fat from the blood first."
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticState = Just Disbelief
, dodgeNicksDoxasticReason = SpecificProp "The proposition suggests that before one can liberate their body fat, they must first experience a lethal physiological event." , dodgeNicksDoxasticReason = SpecificPropReason "The proposition suggests that before one can liberate their body fat, they must first experience a lethal physiological event."
} }
] ]
} }

View file

@ -23,21 +23,21 @@ cuckMaxLugavere =
, dodgeProposition = prop , dodgeProposition = prop
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticState = Just Disbelief
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReasonChronicDisease , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonChronicDisease
} }
, { dodgeLink = "https://x.com/The_Nutrivore/status/1518307089742848000?s=20" , { dodgeLink = "https://x.com/The_Nutrivore/status/1518307089742848000?s=20"
, dodgeDescription = NoReply , dodgeDescription = NoReply
, dodgeProposition = prop , dodgeProposition = prop
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticState = Just Disbelief
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReasonChronicDisease , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonChronicDisease
} }
, { dodgeLink = "https://x.com/maxlugavere/status/1518367365683064833?s=20" , { dodgeLink = "https://x.com/maxlugavere/status/1518367365683064833?s=20"
, dodgeDescription = OutrightNo , dodgeDescription = OutrightNo
, dodgeProposition = prop , dodgeProposition = prop
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticState = Just Disbelief
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReasonChronicDisease , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonChronicDisease
} }
] ]
} }

View file

@ -19,7 +19,7 @@ cuckMichaelKummer =
, dodgeProposition = "Polyunsaturated fats cause cell damage, inflammation and metabolic dysfunction." , dodgeProposition = "Polyunsaturated fats cause cell damage, inflammation and metabolic dysfunction."
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticState = Just Disbelief
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReasonInflammation , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonInflammation
} }
] ]
} }

View file

@ -19,7 +19,7 @@ cuckMichaelManderville =
, dodgeProposition = "A logically coherent position will have logically coherent answer to a logically coherent hypothetical." , dodgeProposition = "A logically coherent position will have logically coherent answer to a logically coherent hypothetical."
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticState = Just Belief
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propAnalyticalTruth , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propAnalyticalTruth
} }
] ]
} }

View file

@ -19,14 +19,14 @@ cuckMikeMutzel =
, dodgeProposition = "COVID is nothing more than a cold to those that are healthy." , dodgeProposition = "COVID is nothing more than a cold to those that are healthy."
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Agnostic , dodgeNicksDoxasticState = Just Agnostic
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propEmpiricalClaim , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propEmpiricalClaim
} }
, { dodgeLink = "https://x.com/TheNutrivore/status/1584645853771616256?s=20" , { dodgeLink = "https://x.com/TheNutrivore/status/1584645853771616256?s=20"
, dodgeDescription = NoReply , dodgeDescription = NoReply
, dodgeProposition = "There is little to no association between saturated fat and cardiovascular disease." , dodgeProposition = "There is little to no association between saturated fat and cardiovascular disease."
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticState = Just Disbelief
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSaturatedFatReason , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSaturatedFatReason
} }
] ]
} }

View file

@ -33,7 +33,7 @@ cuckMikeSweeney =
, dodgeProposition = "Cheerios cause nausea, vomiting, seizures, irregular heartbeat, liver damage, and coma." , dodgeProposition = "Cheerios cause nausea, vomiting, seizures, irregular heartbeat, liver damage, and coma."
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticState = Just Disbelief
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propEmpiricalClaimDisbelief , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propEmpiricalClaimDisbelief
} }
] ]
} }

View file

@ -19,14 +19,14 @@ cuckNinaTeicholz =
, dodgeProposition = "The science linking red meat to heart disease is very weak." , dodgeProposition = "The science linking red meat to heart disease is very weak."
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticState = Just Disbelief
, dodgeNicksDoxasticReason = SpecificProp "The aggregate of the data suggests red meat increases the risk of heart disease." , dodgeNicksDoxasticReason = SpecificPropReason "The aggregate of the data suggests red meat increases the risk of heart disease."
} }
, { dodgeLink = "https://x.com/TheNutrivore/status/1467571763865210881?s=20" , { dodgeLink = "https://x.com/TheNutrivore/status/1467571763865210881?s=20"
, dodgeDescription = NoReply , dodgeDescription = NoReply
, dodgeProposition = "The available evidence supports limiting saturated fat intake for coronary heart disease risk reduction." , dodgeProposition = "The available evidence supports limiting saturated fat intake for coronary heart disease risk reduction."
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticState = Just Belief
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSaturatedFatReason , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSaturatedFatReason
} }
, { dodgeLink = "https://x.com/TheNutrivore/status/1538895943050878977?s=20" , { dodgeLink = "https://x.com/TheNutrivore/status/1538895943050878977?s=20"
, dodgeDescription = NoReply , dodgeDescription = NoReply

View file

@ -33,7 +33,7 @@ cuckPaulMason =
, dodgeProposition = commonProps.propLinoleicAcid , dodgeProposition = commonProps.propLinoleicAcid
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Agnostic , dodgeNicksDoxasticState = Just Agnostic
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReason , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
} }
] ]
} }

View file

@ -23,34 +23,34 @@ cuckPaulSaladino =
, dodgeProposition = "Subsidies for corn and soy are huge contributors to the chronic disease epidemic in the US." , dodgeProposition = "Subsidies for corn and soy are huge contributors to the chronic disease epidemic in the US."
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Agnostic , dodgeNicksDoxasticState = Just Agnostic
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propEmpiricalClaim , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propEmpiricalClaim
} }
, { dodgeLink = "https://x.com/FoodFirst_Ty/status/1282847039596843009?s=20" , { dodgeLink = "https://x.com/FoodFirst_Ty/status/1282847039596843009?s=20"
, dodgeDescription = NoReply , dodgeDescription = NoReply
, dodgeProposition = commonProps.propSeedOils , dodgeProposition = commonProps.propSeedOils
, dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticState = Just Belief
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReason , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
} }
, { dodgeLink = "https://x.com/FoodFirst_Ty/status/1283449495682904064?s=20" , { dodgeLink = "https://x.com/FoodFirst_Ty/status/1283449495682904064?s=20"
, dodgeDescription = NoReply , dodgeDescription = NoReply
, dodgeProposition = prop , dodgeProposition = prop
, dodgeNicksDoxasticState = Just Agnostic , dodgeNicksDoxasticState = Just Agnostic
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propEmpiricalClaim , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propEmpiricalClaim
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
} }
, { dodgeLink = "https://x.com/The_Nutrivore/status/1282851963902636032?s=20" , { dodgeLink = "https://x.com/The_Nutrivore/status/1282851963902636032?s=20"
, dodgeDescription = NoReply , dodgeDescription = NoReply
, dodgeProposition = prop , dodgeProposition = prop
, dodgeNicksDoxasticState = Just Agnostic , dodgeNicksDoxasticState = Just Agnostic
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propEmpiricalClaim , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propEmpiricalClaim
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
} }
, { dodgeLink = "https://x.com/The_Nutrivore/status/1469136550046814219?s=20" , { dodgeLink = "https://x.com/The_Nutrivore/status/1469136550046814219?s=20"
, dodgeDescription = NoReply , dodgeDescription = NoReply
, dodgeProposition = "Nutritional epidemiology generally provides good causal estimates." , dodgeProposition = "Nutritional epidemiology generally provides good causal estimates."
, dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticState = Just Belief
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propNutritionalEpidemiology , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propNutritionalEpidemiology
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
} }
, { dodgeLink = "https://x.com/TheNutrivore/status/1633831762509045766?s=20" , { dodgeLink = "https://x.com/TheNutrivore/status/1633831762509045766?s=20"
@ -58,7 +58,7 @@ cuckPaulSaladino =
, dodgeProposition = "Linoleic acid wreaks havoc in your body." , dodgeProposition = "Linoleic acid wreaks havoc in your body."
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticState = Just Disbelief
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReason , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
} }
] ]
} }

View file

@ -26,7 +26,7 @@ cuckPhilipOvadia =
, dodgeProposition = "LDL doesn't cause coronary heart disease because it is just part of the arterial repair process." , dodgeProposition = "LDL doesn't cause coronary heart disease because it is just part of the arterial repair process."
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticState = Just Disbelief
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propLDLCausality , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propLDLCausality
} }
] ]
} }

View file

@ -19,7 +19,7 @@ cuckPhilippeStephenson =
, dodgeProposition = "Seed oils save lives." , dodgeProposition = "Seed oils save lives."
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticState = Just Belief
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReason , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
} }
] ]
} }

View file

@ -19,7 +19,7 @@ cuckRalphNapolitano =
, dodgeProposition = "Oatmeal is one of the worst foods you can eat and has no health benefits." , dodgeProposition = "Oatmeal is one of the worst foods you can eat and has no health benefits."
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticState = Just Disbelief
, dodgeNicksDoxasticReason = SpecificProp "The aggregate of the data suggests whole grains are beneficial for humans." , dodgeNicksDoxasticReason = SpecificPropReason "The aggregate of the data suggests whole grains are beneficial for humans."
} }
] ]
} }

View file

@ -19,14 +19,14 @@ cuckRaphaelSirtoli =
, dodgeProposition = "The diet-heart hypothesis is false." , dodgeProposition = "The diet-heart hypothesis is false."
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticState = Just Disbelief
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSaturatedFatReason , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSaturatedFatReason
} }
, { dodgeLink = "https://x.com/raphaels7/status/1783541746015654072" , { dodgeLink = "https://x.com/raphaels7/status/1783541746015654072"
, dodgeDescription = KillScreen , dodgeDescription = KillScreen
, dodgeProposition = commonProps.propSeedOils , dodgeProposition = commonProps.propSeedOils
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticState = Just Belief
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReason , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason
} }
] ]
} }

View file

@ -19,7 +19,7 @@ cuckRobbWolf =
, dodgeProposition = "Ancestral foods are more likely to be antagonistically pleiotropic than novel foods." , dodgeProposition = "Ancestral foods are more likely to be antagonistically pleiotropic than novel foods."
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticState = Just Belief
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propAnalyticalTruth , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propAnalyticalTruth
} }
] ]
} }

View file

@ -0,0 +1,25 @@
module Cuckery.CuckList.SebastianRamirez.SebastianRamirez exposing (..)
import Cuckery.Types exposing (..)
cuckSebastianRamirez : Cuck
cuckSebastianRamirez =
let
name : String
name =
"Sebastian Ramirez"
in
{ cuckImage = formatCuckName name
, cuckName = name
, cuckSocial = "https://x.com/JS_RamirezMD"
, cuckDodges =
[ { dodgeLink = "https://x.com/JS_RamirezMD/status/1859378109306278377"
, dodgeDescription = RanAway
, dodgeProposition = "Vegans havent learnt how to live in a society."
, dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Agnostic
, dodgeNicksDoxasticReason = SpecificPropReason "It's not clear what the proposition means."
}
]
}

View file

@ -23,21 +23,21 @@ cuckSimonGoddek =
, dodgeProposition = prop , dodgeProposition = prop
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticState = Just Disbelief
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReasonCVD , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonCVD
} }
, { dodgeLink = "https://x.com/TheNutrivore/status/1795885929678196951" , { dodgeLink = "https://x.com/TheNutrivore/status/1795885929678196951"
, dodgeDescription = NoReply , dodgeDescription = NoReply
, dodgeProposition = prop , dodgeProposition = prop
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticState = Just Disbelief
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReasonCVD , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonCVD
} }
, { dodgeLink = "https://x.com/TheNutrivore/status/1795674575315112396" , { dodgeLink = "https://x.com/TheNutrivore/status/1795674575315112396"
, dodgeDescription = NoReply , dodgeDescription = NoReply
, dodgeProposition = prop , dodgeProposition = prop
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticState = Just Disbelief
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReasonCVD , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonCVD
} }
] ]
} }

View file

@ -23,14 +23,14 @@ cuckTravisStatham =
, dodgeProposition = prop , dodgeProposition = prop
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticState = Just Belief
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReasonObesity , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonObesity
} }
, { dodgeLink = "https://www.reddit.com/r/StopEatingSeedOils/comments/v457tu/how_vegetable_oils_make_us_fat_zero_acre/ic9u7wu/?utm_source=share" , { dodgeLink = "https://www.reddit.com/r/StopEatingSeedOils/comments/v457tu/how_vegetable_oils_make_us_fat_zero_acre/ic9u7wu/?utm_source=share"
, dodgeDescription = NoReply , dodgeDescription = NoReply
, dodgeProposition = prop , dodgeProposition = prop
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticState = Just Belief
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReasonObesity , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonObesity
} }
] ]
} }

View file

@ -19,7 +19,7 @@ cuckTroKalayjian =
, dodgeProposition = "Dr. Tro engages in shitty behaviour that causes people to dislike him." , dodgeProposition = "Dr. Tro engages in shitty behaviour that causes people to dislike him."
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticState = Just Belief
, dodgeNicksDoxasticReason = SpecificProp "The proposition seems trivially true." , dodgeNicksDoxasticReason = SpecificPropReason "The proposition seems trivially true."
} }
] ]
} }

View file

@ -19,7 +19,7 @@ cuckTuckerGoodrich =
, dodgeProposition = "Nutritional epidemiology is almost always wrong." , dodgeProposition = "Nutritional epidemiology is almost always wrong."
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticState = Just Disbelief
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propNutritionalEpidemiology , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propNutritionalEpidemiology
} }
, { dodgeLink = "https://x.com/TuckerGoodrich/status/1428062578668830720?s=20" , { dodgeLink = "https://x.com/TuckerGoodrich/status/1428062578668830720?s=20"
, dodgeDescription = RanAway , dodgeDescription = RanAway

View file

@ -19,7 +19,7 @@ cuckZoeHarcombe =
, dodgeProposition = "Saturated fat doesn't increase the risk of coronary heart disease." , dodgeProposition = "Saturated fat doesn't increase the risk of coronary heart disease."
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticState = Just Disbelief
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSaturatedFatReason , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSaturatedFatReason
} }
] ]
} }

View file

@ -19,7 +19,7 @@ cuckZsofiaClemens =
, dodgeProposition = "Well-planned, plant-based diets are healthy." , dodgeProposition = "Well-planned, plant-based diets are healthy."
, dodgeFallacy = Just (SpecificFallacy "") , dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticState = Just Belief
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propPlantBasedDiets , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propPlantBasedDiets
} }
] ]
} }

View file

@ -167,7 +167,7 @@ makeDodge dodgeEntry index =
VagueProp -> VagueProp ->
"The proposition is too vague to evaluate." "The proposition is too vague to evaluate."
SpecificProp str -> SpecificPropReason str ->
str str
] ]
] ]

View file

@ -52,7 +52,7 @@ type DoxasticState
type Evaluation type Evaluation
= NoProp = NoProp
| VagueProp | VagueProp
| SpecificProp String | SpecificPropReason String
type alias FormattedCuckName = type alias FormattedCuckName =

View file

@ -61,6 +61,7 @@ import Cuckery.CuckList.RalphNapolitano.RalphNapolitano exposing (cuckRalphNapol
import Cuckery.CuckList.RaphaelSirtoli.RaphaelSirtoli exposing (cuckRaphaelSirtoli) import Cuckery.CuckList.RaphaelSirtoli.RaphaelSirtoli exposing (cuckRaphaelSirtoli)
import Cuckery.CuckList.RobMeijer.RobMeijer exposing (cuckRobMeijer) import Cuckery.CuckList.RobMeijer.RobMeijer exposing (cuckRobMeijer)
import Cuckery.CuckList.RobbWolf.RobbWolf exposing (cuckRobbWolf) import Cuckery.CuckList.RobbWolf.RobbWolf exposing (cuckRobbWolf)
import Cuckery.CuckList.SebastianRamirez.SebastianRamirez exposing (cuckSebastianRamirez)
import Cuckery.CuckList.SimonGoddek.SimonGoddek exposing (cuckSimonGoddek) import Cuckery.CuckList.SimonGoddek.SimonGoddek exposing (cuckSimonGoddek)
import Cuckery.CuckList.TravisStatham.TravisStatham exposing (cuckTravisStatham) import Cuckery.CuckList.TravisStatham.TravisStatham exposing (cuckTravisStatham)
import Cuckery.CuckList.TristanHaggard.TristanHaggard exposing (cuckTristanHaggard) import Cuckery.CuckList.TristanHaggard.TristanHaggard exposing (cuckTristanHaggard)
@ -219,6 +220,7 @@ dodgersList =
, cuckRaphaelSirtoli , cuckRaphaelSirtoli
, cuckRobbWolf , cuckRobbWolf
, cuckRobMeijer , cuckRobMeijer
, cuckSebastianRamirez
, cuckSimonGoddek , cuckSimonGoddek
, cuckTravisStatham , cuckTravisStatham
, cuckTristanHaggard , cuckTristanHaggard

0
frontend/static/cucks/bretweinstein/bretweinstein.png Normal file → Executable file
View file

Before

Width:  |  Height:  |  Size: 140 KiB

After

Width:  |  Height:  |  Size: 140 KiB

Before After
Before After

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB