From 9541412419c952a88a53a2d2b5a70e227ddcbd9b Mon Sep 17 00:00:00 2001 From: Nick Date: Sun, 29 Dec 2024 18:55:06 -0600 Subject: [PATCH] feat: metadata test --- frontend/elm-land.json | 16 ++++++++++ .../Config/Helpers/Cards/Inner/Helpers.elm | 17 ++++++++--- .../Pages/Blog/Records/SweetDeception.elm | 14 ++++----- .../src/Config/Pages/Debate/Cuckery/List.elm | 2 ++ .../Debate/Cuckery/Records/AnnChilders.elm | 2 +- .../Debate/Cuckery/Records/AnthonyGustin.elm | 2 +- .../Debate/Cuckery/Records/AshwaniGarg.elm | 2 +- .../Debate/Cuckery/Records/AustinHerbert.elm | 2 +- .../Pages/Debate/Cuckery/Records/BartKay.elm | 2 +- .../Debate/Cuckery/Records/BenBikman.elm | 2 +- .../Debate/Cuckery/Records/BennyMalone.elm | 2 +- .../Debate/Cuckery/Records/BradCampbell.elm | 2 +- .../Pages/Debate/Cuckery/Records/BradCohn.elm | 2 +- .../Debate/Cuckery/Records/BradMarshall.elm | 4 +-- .../Debate/Cuckery/Records/BretWeinstein.elm | 6 ++-- .../Debate/Cuckery/Records/BrianKerley.elm | 4 +-- .../Cuckery/Records/CarnivoreAurelius.elm | 2 +- .../Debate/Cuckery/Records/CateShanahan.elm | 18 +++++------ .../Debate/Cuckery/Records/ChrisBoettcher.elm | 2 +- .../Debate/Cuckery/Records/ClaraAboel.elm | 2 +- .../Debate/Cuckery/Records/CliffHarvey.elm | 4 +-- .../Debate/Cuckery/Records/DaveFeldman.elm | 2 +- .../Debate/Cuckery/Records/DavidDiamond.elm | 4 +-- .../Debate/Cuckery/Records/DavidGornoski.elm | 2 +- .../Debate/Cuckery/Records/DianaRodgers.elm | 2 +- .../Debate/Cuckery/Records/EdwardGoeke.elm | 4 +-- .../Debate/Cuckery/Records/ElieJarrouge.elm | 2 +- .../Debate/Cuckery/Records/GaryBrecka.elm | 6 ++-- .../Debate/Cuckery/Records/GaryFettke.elm | 6 ++-- .../Debate/Cuckery/Records/GaryTaubes.elm | 2 +- .../Debate/Cuckery/Records/GeorgeMartin.elm | 2 +- .../Debate/Cuckery/Records/GuyAustin.elm | 10 +++---- .../Debate/Cuckery/Records/IvorCummins.elm | 4 +-- .../Pages/Debate/Cuckery/Records/JakeMey.elm | 14 ++++----- .../Cuckery/Records/JamesDiNicolantonio.elm | 2 +- .../Debate/Cuckery/Records/JosephEverett.elm | 10 +++---- .../Debate/Cuckery/Records/JustinMares.elm | 2 +- .../Debate/Cuckery/Records/KaitMalthaner.elm | 2 +- .../Debate/Cuckery/Records/KemMinnick.elm | 10 +++---- .../Pages/Debate/Cuckery/Records/KenBerry.elm | 18 +++++------ .../Debate/Cuckery/Records/KevinStock.elm | 10 +++---- .../Debate/Cuckery/Records/KyleMamounis.elm | 2 +- .../Debate/Cuckery/Records/MarkSisson.elm | 2 +- .../Debate/Cuckery/Records/MartyKendall.elm | 2 +- .../Debate/Cuckery/Records/MaxLugavere.elm | 14 ++++----- .../Debate/Cuckery/Records/MichaelKummer.elm | 2 +- .../Cuckery/Records/MichaelManderville.elm | 6 ++-- .../Debate/Cuckery/Records/MikeMutzel.elm | 10 +++---- .../Debate/Cuckery/Records/MikeSweeney.elm | 6 ++-- .../Debate/Cuckery/Records/NickEggleton.elm | 2 +- .../Debate/Cuckery/Records/NinaTeicholz.elm | 14 ++++----- .../Debate/Cuckery/Records/NorstrongChris.elm | 6 ++-- .../Debate/Cuckery/Records/PaulMason.elm | 14 ++++----- .../Debate/Cuckery/Records/PaulSaladino.elm | 26 ++++++++-------- .../Debate/Cuckery/Records/PhilipOvadia.elm | 10 +++---- .../Cuckery/Records/PhilippeStephenson.elm | 6 ++-- .../Cuckery/Records/RalphNapolitano.elm | 6 ++-- .../Debate/Cuckery/Records/RaphaelSirtoli.elm | 10 +++---- .../Debate/Cuckery/Records/RobMeijer.elm | 2 +- .../Pages/Debate/Cuckery/Records/RobbWolf.elm | 2 +- .../Cuckery/Records/SebastianRamirez.elm | 2 +- .../Debate/Cuckery/Records/ShawnBaker.elm | 2 +- .../Debate/Cuckery/Records/SimonGoddek.elm | 14 ++++----- .../Debate/Cuckery/Records/TomDayspring.elm | 28 ++++++++++++++++++ .../Debate/Cuckery/Records/TravisStatham.elm | 10 +++---- .../Debate/Cuckery/Records/TristanHaggard.elm | 2 +- .../Debate/Cuckery/Records/TroKalayjian.elm | 4 +-- .../Debate/Cuckery/Records/TuckerGoodrich.elm | 8 ++--- .../Debate/Cuckery/Records/ZoeHarcombe.elm | 6 ++-- .../Debate/Cuckery/Records/ZsofiaClemens.elm | 6 ++-- .../src/Config/Pages/Debate/Cuckery/Types.elm | 3 ++ frontend/src/Pages/Debate/Cucklist.elm | 14 +++++---- frontend/src/Pages/Interviews.elm | 17 +++-------- frontend/static/assets/meta.png | Bin 0 -> 44186 bytes .../cucks/thomasdayspring/thomasdayspring.png | Bin 0 -> 22961 bytes 75 files changed, 266 insertions(+), 215 deletions(-) create mode 100755 frontend/src/Config/Pages/Debate/Cuckery/Records/TomDayspring.elm create mode 100755 frontend/static/assets/meta.png create mode 100755 frontend/static/cucks/thomasdayspring/thomasdayspring.png diff --git a/frontend/elm-land.json b/frontend/elm-land.json index 1ef78f1..71e426c 100755 --- a/frontend/elm-land.json +++ b/frontend/elm-land.json @@ -17,6 +17,22 @@ { "name": "viewport", "content": "width=device-width, initial-scale=1.0" + }, + { + "property": "og:title", + "content": "upRootNutrition" + }, + { + "property": "og:image", + "content": "/assets/meta.png" + }, + { + "property": "og:url", + "content": "https://upRootNutrition.com" + }, + { + "property": "og:description", + "content": "upRootNutrition is an open source project, created by Nick Hiebert, designed to elevate the quality of nutrition science communication in online discourse. By applying more rigorous systems of reasoning, such as formal logic and semantic analysis, upRootNutrition aims to cut through the misinformation and sophistry that are endemic on social media." } ], "link": [ diff --git a/frontend/src/Config/Helpers/Cards/Inner/Helpers.elm b/frontend/src/Config/Helpers/Cards/Inner/Helpers.elm index 77d0167..c149f26 100755 --- a/frontend/src/Config/Helpers/Cards/Inner/Helpers.elm +++ b/frontend/src/Config/Helpers/Cards/Inner/Helpers.elm @@ -62,7 +62,7 @@ bodyFormat colour = [ F.regular , paragraphFontSize , F.color (getThemeColor colour) - , E.width fill + , width fill ] @@ -71,7 +71,7 @@ detailTitleMaker colour item = el (titleFormat colour) <| - E.text item + text item detailTitleLink : ThemeColor -> String -> Element msg @@ -81,7 +81,16 @@ detailTitleLink colour item = ++ titleFormat colour ) <| - E.text item + text item + + +detailTitleLinkWide : ThemeColor -> String -> Element msg +detailTitleLinkWide colour item = + paragraph + (getHoverColours colour + ++ (titleFormat colour ++ [ width fill ]) + ) + [ text item ] detailBodyLink : ThemeColor -> String -> Element msg @@ -91,7 +100,7 @@ detailBodyLink colour item = ++ bodyFormat colour ) <| - E.text item + text item getHoverColours : ThemeColor -> List (Attribute msg) diff --git a/frontend/src/Config/Pages/Blog/Records/SweetDeception.elm b/frontend/src/Config/Pages/Blog/Records/SweetDeception.elm index e3c8eb7..e758a81 100755 --- a/frontend/src/Config/Pages/Blog/Records/SweetDeception.elm +++ b/frontend/src/Config/Pages/Blog/Records/SweetDeception.elm @@ -12,8 +12,6 @@ articleSweetDeception = , isNewTabLink = False , hasReferences = True , hasTableOfContents = True - - , articleImage = "sweetdeception" , articlePublished = "Apr 16, 2024" , articleBody = """ @@ -117,9 +115,9 @@ Additionally, we can also see that Ley, et al. (2004) showed an improvement in O ## THE TWIN CYCLES HYPOTHESIS -The prevailing hypothesis, or the hypothesis that has been given the most credence in this domain, is the twin cycles hypothesis (TCH), which was spearheaded by Dr. Roy Taylor. It is closely interconnected with another concept from Dr. Taylor's work, known as the personal fat threshold (PFT). So what are these things? Let's start with the TCH. The TCH postulates that there are two stages, or "cycles", to T2DM development. The TCH was first discussed in a 2011 paper by Lim, et al. (coauthored by Dr. Taylor) detailing the development of the hypothesis from previous clinical trials performed on patients with T2DM [[24](https://pubmed.ncbi.nlm.nih.gov/21656330/)]. This trial would come to be known as the Counteracting Pancreatic Inhibition by Triglyceride (CounterPoint) study, and would be reviewed in greater detail two years later by the same authors [[25](https://pubmed.ncbi.nlm.nih.gov/23075228/)]. +The prevailing hypothesis, or the hypothesis that has been given the most credence in this domain, is the twin cycles hypothesis (TCH), which was spearheaded by Prof. Roy Taylor. It is closely interconnected with another concept from Prof. Taylor's work, known as the personal fat threshold (PFT). So what are these things? Let's start with the TCH. The TCH postulates that there are two stages, or "cycles", to T2DM development. The TCH was first discussed in a 2011 paper by Lim, et al. (coauthored by Prof. Taylor) detailing the development of the hypothesis from previous clinical trials performed on patients with T2DM [[24](https://pubmed.ncbi.nlm.nih.gov/21656330/)]. This trial would come to be known as the Counteracting Pancreatic Inhibition by Triglyceride (CounterPoint) study, and would be reviewed in greater detail two years later by the same authors [[25](https://pubmed.ncbi.nlm.nih.gov/23075228/)]. -The first cycle originates in the liver, where chronic, excess calorie intake leads to ectopic fat accumulation, causing hepatic insulin resistance. The reason for this is because tissues that are energy replete will resist the action of insulin, with is a signalling hormone responsible for facilitating energy deposition in tissues. The second cycle concerns the pancreas, where the continued excess fat spills over to the pancreas (primarily via nonesterified fatty acids (NEFA), leading to lipotoxicity and subsequently impairing β-cell function. Ultimately, this contributes to β-cell dysfunction, rather than outright β-cell death, as the pivotal event in diabetes progression. +The first cycle originates in the liver, where chronic, excess calorie intake leads to ectopic fat accumulation, causing hepatic insulin resistance. The reason for this is because tissues that are energy replete will resist the action of insulin, which is a signalling hormone responsible for facilitating energy deposition in tissues. The second cycle concerns the pancreas, where the continued excess fat spills over to the pancreas (primarily via nonesterified fatty acids (NEFA), leading to lipotoxicity and subsequently impairing β-cell function. Ultimately, this contributes to β-cell dysfunction, rather than outright β-cell death, as the pivotal event in diabetes progression. In fact, the TCH originally came about by appreciating that the assumptions typically relied upon when inferring β-cell death in T2DM patients may be faulty. Usually, we infer to β-cell death by staining pancreatic tissue for insulin; no insulin, no β-cells. However, what if the β-cells aren't really dead? What if the diabetic pancreas is just so dysfunctional that the β-cells aren't producing as much insulin? Those assumptions would have us believing that the β-cells are dead when in fact they are merely dormant due to lipotoxicity— waiting to be brought back to life upon fat mass loss. Which brings us to the next piece of the puzzle. @@ -158,7 +156,7 @@ In terms of other T2DM markers, such as plasma glucose, the response to the diet ![][image13] [image13]: /blog/sweetdeception/image13.png -Given these results and Dr. Taylor's previous characterization of the PFT concept, the most likely hypothesis seemed clear— these people just needed to lose more weight, which we'll get to later. For now, there was enough evidence of the effectiveness of weight loss for T2DM treatment that Dr. Taylor and his colleagues decided it was time to test the efficacy of the treatment in a real-world outpatient scenario. A cluster-randomized experiment was designed and undertaken, and would come to be known as the Diabetes Remission Clinical Trial (DiRECT) [[31](https://pubmed.ncbi.nlm.nih.gov/29221645/)]. +Given these results and Prof. Taylor's previous characterization of the PFT concept, the most likely hypothesis seemed clear— these people just needed to lose more weight, which we'll get to later. For now, there was enough evidence of the effectiveness of weight loss for T2DM treatment that Prof. Taylor and his colleagues decided it was time to test the efficacy of the treatment in a real-world outpatient scenario. A cluster-randomized experiment was designed and undertaken, and would come to be known as the Diabetes Remission Clinical Trial (DiRECT) [[31](https://pubmed.ncbi.nlm.nih.gov/29221645/)]. ![][image14] [image14]: /blog/sweetdeception/image14.png @@ -167,15 +165,15 @@ The DiRECT trial involved 298 subjects across 49 primary care practices (or clus Over the course of the trial, the treatment group lost an average of 10kg, with over 86% of them achieving T2DM remission by the end of the first year. An interesting finding was that on average, at the end of the first year, the treatment group still technically qualified as obese, despite the vast majority of them achieving T2DM remission. This would come to be the first nail in the coffin with respect to the idea that T2DM was somehow coupled to BMI. Additionally, patients experienced significant improvements to quality of life without serious side effects or complications. Altogether the treatment was successful, well-tolerated, and produced impressive rates of T2DM remission that was durable long-term. -However, Dr. Taylor's group published two follow-up, long term durability studies on the DiRECT trial [[32](https://pubmed.ncbi.nlm.nih.gov/30852132/)][[33](https://pubmed.ncbi.nlm.nih.gov/38423026/)]. The results of these follow-up studies was bitter-sweet. At the two-year follow-up, only 41% of the treatment group remained in remission compared to the previous year, and only 10% at five years of follow-up. These results were not promising for the treatment over time once people were reintroduced to their previous diets and left without practitioner support. Even after the two-year follow-up, 94 or the remaining 101 subjects in the treatment group were given access to extended care, which only resulted in 13% remission rates within the extended care group at five years. +However, Prof. Taylor's group published two follow-up, long term durability studies on the DiRECT trial [[32](https://pubmed.ncbi.nlm.nih.gov/30852132/)][[33](https://pubmed.ncbi.nlm.nih.gov/38423026/)]. The results of these follow-up studies was bitter-sweet. At the two-year follow-up, only 41% of the treatment group remained in remission compared to the previous year, and only 10% at five years of follow-up. These results were not promising for the treatment over time once people were reintroduced to their previous diets and left without practitioner support. Even after the two-year follow-up, 94 or the remaining 101 subjects in the treatment group were given access to extended care, which only resulted in 13% remission rates within the extended care group at five years. -It sounds bleak, but let's think about it. Dr. Taylor's research was essentially testing two things at the end of the day— the conceptual model of T2DM, encompassing the TCH and the PFT, as well as the efficacy of radical weight loss in an outpatient setting. With respect to the former, Taylor's work has been a resounding success, and it buttresses the strongest model of T2DM development and progression that we currently have. In regards to the latter, radical supervised weight loss with the practitioner support did not yield terribly promising results beyond two years. All isn't lost, though. +It sounds bleak, but let's think about it. Prof. Taylor's research was essentially testing two things at the end of the day— the conceptual model of T2DM, encompassing the TCH and the PFT, as well as the efficacy of radical weight loss in an outpatient setting. With respect to the former, Taylor's work has been a resounding success, and it buttresses the strongest model of T2DM development and progression that we currently have. In regards to the latter, radical supervised weight loss with the practitioner support did not yield terribly promising results beyond two years. All isn't lost, though. The important thing is that we now have a firm grasp about what causes T2DM. It isn't sugar, seed oils, animal fat, or any other harebrained dietary boogeyman. It's just energy poisoning, with a simple, easy-to-understand etiology; if you gain more fat than your body can tolerate, you develop the phenotype of T2DM. If at that point you do indeed lose enough body fat to fall back below the maximum your body can withstand, T2DM remission follows. The last piece of the puzzle is figuring out what factors cause over-consumption, and how to durably address excessive body fat. ## DISCUSSION -In conclusion, while a myriad of hypotheses continue to circulate within nutritional and diabetic research spheres regarding the genesis and treatment of T2DM, it becomes increasingly clear that simplicity often guides the best practice. The TCH, underscored by the PFT, offers a cogent framework suggesting that T2DM is not merely a product of specific dietary components like sugars, SFA, or PUFA, but rather a complex interplay of caloric excess leading to dysfunctional energy storage and insulin response. As emerging studies, such as those by Dr. Taylor and his colleagues, indicate, interventions aiming at substantial and sustained weight loss may hold the key to reversing T2DM, provided these interventions are maintained with consistent medical oversight and support. +In conclusion, while a myriad of hypotheses continue to circulate within nutritional and diabetic research spheres regarding the genesis and treatment of T2DM, it becomes increasingly clear that simplicity often guides the best practice. The TCH, underscored by the PFT, offers a cogent framework suggesting that T2DM is not merely a product of specific dietary components like sugars, SFA, or PUFA, but rather a complex interplay of caloric excess leading to dysfunctional energy storage and insulin response. As emerging studies, such as those by Prof. Taylor and his colleagues, indicate, interventions aiming at substantial and sustained weight loss may hold the key to reversing T2DM, provided these interventions are maintained with consistent medical oversight and support. While the exploration of dietary influence on T2DM remains important, we also have to acknowledge the apparently lack of elasticity of our food culture and the stark tendency toward recidivism with dietary intervenions. Emerging pharmacological interventions, particularly GLP-1 receptor agonists, are presenting promising frontiers in the management and potential reversal of this condition. As we advance, the integration of such pharmaceutical approaches alongside dietary management could revolutionize the treatment landscape of T2DM. Emphasizing the synergy between medication and lifestyle changes will likely be pivotal in crafting effective, personalized treatment plans that address both the biochemical and lifestyle facets of diabetes care. diff --git a/frontend/src/Config/Pages/Debate/Cuckery/List.elm b/frontend/src/Config/Pages/Debate/Cuckery/List.elm index e3ae33c..d758491 100755 --- a/frontend/src/Config/Pages/Debate/Cuckery/List.elm +++ b/frontend/src/Config/Pages/Debate/Cuckery/List.elm @@ -61,6 +61,7 @@ import Config.Pages.Debate.Cuckery.Records.RobbWolf exposing (cuckRobbWolf) import Config.Pages.Debate.Cuckery.Records.SebastianRamirez exposing (cuckSebastianRamirez) import Config.Pages.Debate.Cuckery.Records.ShawnBaker exposing (cuckShawnBaker) import Config.Pages.Debate.Cuckery.Records.SimonGoddek exposing (cuckSimonGoddek) +import Config.Pages.Debate.Cuckery.Records.TomDayspring exposing (cuckTomDayspring) import Config.Pages.Debate.Cuckery.Records.TravisStatham exposing (cuckTravisStatham) import Config.Pages.Debate.Cuckery.Records.TristanHaggard exposing (cuckTristanHaggard) import Config.Pages.Debate.Cuckery.Records.TroKalayjian exposing (cuckTroKalayjian) @@ -133,6 +134,7 @@ cuckList = , cuckSebastianRamirez , cuckShawnBaker , cuckSimonGoddek + , cuckTomDayspring , cuckTravisStatham , cuckTristanHaggard , cuckTroKalayjian diff --git a/frontend/src/Config/Pages/Debate/Cuckery/Records/AnnChilders.elm b/frontend/src/Config/Pages/Debate/Cuckery/Records/AnnChilders.elm index 7415fad..307b571 100755 --- a/frontend/src/Config/Pages/Debate/Cuckery/Records/AnnChilders.elm +++ b/frontend/src/Config/Pages/Debate/Cuckery/Records/AnnChilders.elm @@ -20,7 +20,7 @@ cuckAnnChilders = , dodgeDescription = RanAway , dodgeProposition = "Diets humans thrived on in the wild, sans dentists and doctors, are correct." , dodgeReceipts = [ { receipt = "receipt1" } ] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeFallacy = Just AppealToNature , dodgeNicksDoxasticState = Just Agnostic , dodgeNicksDoxasticReason = VagueProp } diff --git a/frontend/src/Config/Pages/Debate/Cuckery/Records/AnthonyGustin.elm b/frontend/src/Config/Pages/Debate/Cuckery/Records/AnthonyGustin.elm index c852773..97de3f9 100755 --- a/frontend/src/Config/Pages/Debate/Cuckery/Records/AnthonyGustin.elm +++ b/frontend/src/Config/Pages/Debate/Cuckery/Records/AnthonyGustin.elm @@ -20,7 +20,7 @@ cuckAnthonyGustin = , dodgeDescription = GhostedMe , dodgeProposition = commonProps.propSeedOils , dodgeReceipts = [ { receipt = "receipt1" } ] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeFallacy = Just AppealToTradition , dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason } diff --git a/frontend/src/Config/Pages/Debate/Cuckery/Records/AshwaniGarg.elm b/frontend/src/Config/Pages/Debate/Cuckery/Records/AshwaniGarg.elm index 0df4966..ae893fc 100755 --- a/frontend/src/Config/Pages/Debate/Cuckery/Records/AshwaniGarg.elm +++ b/frontend/src/Config/Pages/Debate/Cuckery/Records/AshwaniGarg.elm @@ -20,7 +20,7 @@ cuckAshwaniGarg = , dodgeDescription = NoReply , dodgeProposition = "Representing the protein content of beans by dry weight is misleading." , dodgeReceipts = [ { receipt = "receipt1" } ] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeFallacy = Just RedHerring , dodgeNicksDoxasticState = Just Belief , 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" } diff --git a/frontend/src/Config/Pages/Debate/Cuckery/Records/AustinHerbert.elm b/frontend/src/Config/Pages/Debate/Cuckery/Records/AustinHerbert.elm index 09ea97a..09b940e 100755 --- a/frontend/src/Config/Pages/Debate/Cuckery/Records/AustinHerbert.elm +++ b/frontend/src/Config/Pages/Debate/Cuckery/Records/AustinHerbert.elm @@ -20,7 +20,7 @@ cuckAustinHerbert = , dodgeDescription = NoReply , dodgeProposition = "Seed oils make you fat and kill your body." , dodgeReceipts = [ { receipt = "receipt1" } ] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeFallacy = Just AppealToNature , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason } diff --git a/frontend/src/Config/Pages/Debate/Cuckery/Records/BartKay.elm b/frontend/src/Config/Pages/Debate/Cuckery/Records/BartKay.elm index d7bf0c5..5b7dc1b 100755 --- a/frontend/src/Config/Pages/Debate/Cuckery/Records/BartKay.elm +++ b/frontend/src/Config/Pages/Debate/Cuckery/Records/BartKay.elm @@ -20,7 +20,7 @@ cuckBartKay = , dodgeDescription = RanAway , dodgeProposition = "A 100% Carnivore diet is the appropriate and best health choice for all people." , dodgeReceipts = [ { receipt = "receipt1" } ] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeFallacy = Nothing , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propEmpiricalClaimDisbelief } diff --git a/frontend/src/Config/Pages/Debate/Cuckery/Records/BenBikman.elm b/frontend/src/Config/Pages/Debate/Cuckery/Records/BenBikman.elm index 524d5bd..9752100 100755 --- a/frontend/src/Config/Pages/Debate/Cuckery/Records/BenBikman.elm +++ b/frontend/src/Config/Pages/Debate/Cuckery/Records/BenBikman.elm @@ -20,7 +20,7 @@ cuckBenBikman = , dodgeDescription = NoReply , dodgeProposition = "The diet-heart hypothesis is false." , dodgeReceipts = [ { receipt = "receipt1" } ] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeFallacy = Nothing , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSaturatedFatReason } diff --git a/frontend/src/Config/Pages/Debate/Cuckery/Records/BennyMalone.elm b/frontend/src/Config/Pages/Debate/Cuckery/Records/BennyMalone.elm index f171bb0..b037f9d 100755 --- a/frontend/src/Config/Pages/Debate/Cuckery/Records/BennyMalone.elm +++ b/frontend/src/Config/Pages/Debate/Cuckery/Records/BennyMalone.elm @@ -20,7 +20,7 @@ cuckBennyMalone = , dodgeDescription = RanAway , dodgeProposition = "Eating oysters is compatible with veganism." , dodgeReceipts = [ { receipt = "receipt1" } ] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeFallacy = Just RedHerring , dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticReason = SpecificPropReason "Bivalves are not likely to be sentient, and extending them the precautionary principle has hilarious entails." } diff --git a/frontend/src/Config/Pages/Debate/Cuckery/Records/BradCampbell.elm b/frontend/src/Config/Pages/Debate/Cuckery/Records/BradCampbell.elm index 13c72a5..9bcc743 100755 --- a/frontend/src/Config/Pages/Debate/Cuckery/Records/BradCampbell.elm +++ b/frontend/src/Config/Pages/Debate/Cuckery/Records/BradCampbell.elm @@ -20,7 +20,7 @@ cuckBradCampbell = , dodgeDescription = NoReply , dodgeProposition = "Canola oil kills you slowly." , dodgeReceipts = [ { receipt = "receipt1" } ] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeFallacy = Just AppealToNature , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason } diff --git a/frontend/src/Config/Pages/Debate/Cuckery/Records/BradCohn.elm b/frontend/src/Config/Pages/Debate/Cuckery/Records/BradCohn.elm index 33e824c..bf5ef22 100755 --- a/frontend/src/Config/Pages/Debate/Cuckery/Records/BradCohn.elm +++ b/frontend/src/Config/Pages/Debate/Cuckery/Records/BradCohn.elm @@ -20,7 +20,7 @@ cuckBradCohn = , dodgeDescription = NoReply , dodgeProposition = commonProps.propSeedOils , dodgeReceipts = [ { receipt = "receipt1" } ] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeFallacy = Nothing , dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason } diff --git a/frontend/src/Config/Pages/Debate/Cuckery/Records/BradMarshall.elm b/frontend/src/Config/Pages/Debate/Cuckery/Records/BradMarshall.elm index 2463813..5c79cf1 100755 --- a/frontend/src/Config/Pages/Debate/Cuckery/Records/BradMarshall.elm +++ b/frontend/src/Config/Pages/Debate/Cuckery/Records/BradMarshall.elm @@ -16,11 +16,11 @@ cuckBradMarshall = , cuckSocial = "https://x.com/fire_bottle" , isNewTabLink = True , cuckDodges = - [ { dodgeLink = "" + [ { dodgeLink = "https://x.com/upRootNutrition/status/1687597276074782727" , dodgeDescription = InTooDeep , dodgeProposition = commonProps.propSeedOils , dodgeReceipts = [ { receipt = "receipt1" } ] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeFallacy = Just MechanisticMasturbation , dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason } diff --git a/frontend/src/Config/Pages/Debate/Cuckery/Records/BretWeinstein.elm b/frontend/src/Config/Pages/Debate/Cuckery/Records/BretWeinstein.elm index dd4d36e..cacc5a6 100755 --- a/frontend/src/Config/Pages/Debate/Cuckery/Records/BretWeinstein.elm +++ b/frontend/src/Config/Pages/Debate/Cuckery/Records/BretWeinstein.elm @@ -20,7 +20,7 @@ cuckBretWeinstein = , dodgeDescription = NoReply , dodgeProposition = "Seed oils are dangerous." , dodgeReceipts = [ { receipt = "receipt1" } ] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeFallacy = Just RedHerring , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason } @@ -28,7 +28,7 @@ cuckBretWeinstein = , dodgeDescription = NoReply , dodgeProposition = "Seed oils are dangerous." , dodgeReceipts = [ { receipt = "receipt1" } ] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeFallacy = Just RedHerring , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason } @@ -36,7 +36,7 @@ cuckBretWeinstein = , dodgeDescription = NoReply , dodgeProposition = "Seed oils are dangerous." , dodgeReceipts = [ { receipt = "receipt1" } ] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeFallacy = Just RedHerring , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason } diff --git a/frontend/src/Config/Pages/Debate/Cuckery/Records/BrianKerley.elm b/frontend/src/Config/Pages/Debate/Cuckery/Records/BrianKerley.elm index 47e3fb4..6bb2aff 100755 --- a/frontend/src/Config/Pages/Debate/Cuckery/Records/BrianKerley.elm +++ b/frontend/src/Config/Pages/Debate/Cuckery/Records/BrianKerley.elm @@ -20,7 +20,7 @@ cuckBrianKerley = , dodgeDescription = NoReply , dodgeProposition = commonProps.propSeedOils , dodgeReceipts = [ { receipt = "receipt1" } ] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeFallacy = Nothing , dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason } @@ -28,7 +28,7 @@ cuckBrianKerley = , dodgeDescription = NoReply , dodgeProposition = commonProps.propSeedOils , dodgeReceipts = [ { receipt = "receipt1" } ] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeFallacy = Nothing , dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason } diff --git a/frontend/src/Config/Pages/Debate/Cuckery/Records/CarnivoreAurelius.elm b/frontend/src/Config/Pages/Debate/Cuckery/Records/CarnivoreAurelius.elm index fbfdf68..f925dbc 100755 --- a/frontend/src/Config/Pages/Debate/Cuckery/Records/CarnivoreAurelius.elm +++ b/frontend/src/Config/Pages/Debate/Cuckery/Records/CarnivoreAurelius.elm @@ -20,7 +20,7 @@ cuckCarnivoreAurelius = , dodgeDescription = NoReply , dodgeProposition = "Vegans kill 100x more animals." , dodgeReceipts = [ { receipt = "receipt1" } ] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeFallacy = Just MechanisticMasturbation , dodgeNicksDoxasticState = Just Agnostic , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propEmpiricalClaim } diff --git a/frontend/src/Config/Pages/Debate/Cuckery/Records/CateShanahan.elm b/frontend/src/Config/Pages/Debate/Cuckery/Records/CateShanahan.elm index 5e91cda..c06185f 100755 --- a/frontend/src/Config/Pages/Debate/Cuckery/Records/CateShanahan.elm +++ b/frontend/src/Config/Pages/Debate/Cuckery/Records/CateShanahan.elm @@ -20,7 +20,7 @@ cuckCateShanahan = , dodgeDescription = NoReply , dodgeProposition = "Seed oils are pro-inflammatory." , dodgeReceipts = [ { receipt = "receipt1" } ] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeFallacy = Just MechanisticMasturbation , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonInflammation } @@ -28,7 +28,7 @@ cuckCateShanahan = , dodgeDescription = NoReply , dodgeProposition = "Those who defend seed oils are just regurgitating the garbage that the AHA pumps out." , dodgeReceipts = [ { receipt = "receipt1" } ] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeFallacy = Just RedHerring , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificPropReason "I defend seed oils and I've never even read the AHA's material on the subject." } @@ -36,7 +36,7 @@ cuckCateShanahan = , dodgeDescription = NoReply , dodgeProposition = "Seed oils are toxic." , dodgeReceipts = [ { receipt = "receipt1" } ] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeFallacy = Just MechanisticMasturbation , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason } @@ -44,7 +44,7 @@ cuckCateShanahan = , dodgeDescription = NoReply , dodgeProposition = "Current levels of seed oil consumption are the main driver of the obesity and chronic disease." , dodgeReceipts = [ { receipt = "receipt1" } ] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeFallacy = Just RedHerring , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason } @@ -52,7 +52,7 @@ cuckCateShanahan = , dodgeDescription = NoReply , dodgeProposition = "Nick is just following the AHA marching orders." , dodgeReceipts = [ { receipt = "receipt1" } ] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeFallacy = Just GeneticFallacy , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificPropReason "I've never even read the AHA's recommendations on anything." } @@ -60,7 +60,7 @@ cuckCateShanahan = , dodgeDescription = RanAway , dodgeProposition = commonProps.propSeedOils , dodgeReceipts = [ { receipt = "receipt1" } ] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeFallacy = Just MechanisticMasturbation , dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason } @@ -68,7 +68,7 @@ cuckCateShanahan = , dodgeDescription = OutrightNo , dodgeProposition = commonProps.propSeedOils , dodgeReceipts = [ { receipt = "receipt1" } ] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeFallacy = Just MechanisticMasturbation , dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason } @@ -76,7 +76,7 @@ cuckCateShanahan = , dodgeDescription = KillScreen , dodgeProposition = commonProps.propSeedOils , dodgeReceipts = [ { receipt = "receipt1" } ] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeFallacy = Just MechanisticMasturbation , dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason } @@ -84,7 +84,7 @@ cuckCateShanahan = , dodgeDescription = KillScreen , dodgeProposition = "Current levels of seed oil consumption are the main driver of heart disease." , dodgeReceipts = [ { receipt = "receipt1" } ] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeFallacy = Just RedHerring , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonCVD } diff --git a/frontend/src/Config/Pages/Debate/Cuckery/Records/ChrisBoettcher.elm b/frontend/src/Config/Pages/Debate/Cuckery/Records/ChrisBoettcher.elm index 7a05b8e..2d94392 100755 --- a/frontend/src/Config/Pages/Debate/Cuckery/Records/ChrisBoettcher.elm +++ b/frontend/src/Config/Pages/Debate/Cuckery/Records/ChrisBoettcher.elm @@ -20,7 +20,7 @@ cuckChrisBoettcher = , dodgeDescription = NoReply , dodgeProposition = "Seed oils are making you fat, depressed, and sick." , dodgeReceipts = [ { receipt = "receipt1" } ] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeFallacy = Just RedHerring , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason } diff --git a/frontend/src/Config/Pages/Debate/Cuckery/Records/ClaraAboel.elm b/frontend/src/Config/Pages/Debate/Cuckery/Records/ClaraAboel.elm index 7258325..6ac86c5 100755 --- a/frontend/src/Config/Pages/Debate/Cuckery/Records/ClaraAboel.elm +++ b/frontend/src/Config/Pages/Debate/Cuckery/Records/ClaraAboel.elm @@ -20,7 +20,7 @@ cuckClaraAboel = , dodgeDescription = NoReply , dodgeProposition = "Polyunsaturated fatty acids are known to initiate cancer." , dodgeReceipts = [ { receipt = "receipt1" } ] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeFallacy = Nothing , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonCancer } diff --git a/frontend/src/Config/Pages/Debate/Cuckery/Records/CliffHarvey.elm b/frontend/src/Config/Pages/Debate/Cuckery/Records/CliffHarvey.elm index 82323a7..273afc3 100755 --- a/frontend/src/Config/Pages/Debate/Cuckery/Records/CliffHarvey.elm +++ b/frontend/src/Config/Pages/Debate/Cuckery/Records/CliffHarvey.elm @@ -20,7 +20,7 @@ cuckCliffHarvey = , dodgeDescription = NoReply , dodgeProposition = "Saturated fat in the diet does not independently increase the risk of mortality." , dodgeReceipts = [ { receipt = "receipt1" } ] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeFallacy = Nothing , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSaturatedFatReason } @@ -28,7 +28,7 @@ cuckCliffHarvey = , dodgeDescription = NoReply , dodgeProposition = "Saturated fat in the diet does not independently increase the risk of mortality." , dodgeReceipts = [ { receipt = "receipt1" } ] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeFallacy = Nothing , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSaturatedFatReason } diff --git a/frontend/src/Config/Pages/Debate/Cuckery/Records/DaveFeldman.elm b/frontend/src/Config/Pages/Debate/Cuckery/Records/DaveFeldman.elm index 4a6aba3..c8693cd 100755 --- a/frontend/src/Config/Pages/Debate/Cuckery/Records/DaveFeldman.elm +++ b/frontend/src/Config/Pages/Debate/Cuckery/Records/DaveFeldman.elm @@ -20,7 +20,7 @@ cuckDaveFeldman = , dodgeDescription = NoReply , dodgeProposition = noProposition , dodgeReceipts = [ { receipt = "receipt1" } ] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeFallacy = Nothing , dodgeNicksDoxasticState = Nothing , dodgeNicksDoxasticReason = NoProp } diff --git a/frontend/src/Config/Pages/Debate/Cuckery/Records/DavidDiamond.elm b/frontend/src/Config/Pages/Debate/Cuckery/Records/DavidDiamond.elm index 5b71962..4542349 100755 --- a/frontend/src/Config/Pages/Debate/Cuckery/Records/DavidDiamond.elm +++ b/frontend/src/Config/Pages/Debate/Cuckery/Records/DavidDiamond.elm @@ -24,7 +24,7 @@ cuckDavidDiamond = , dodgeDescription = OutrightNo , dodgeProposition = statinProp , dodgeReceipts = [ { receipt = "receipt1" } ] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeFallacy = Just RedHerring , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propLDLCausality } @@ -32,7 +32,7 @@ cuckDavidDiamond = , dodgeDescription = KillScreen , dodgeProposition = statinProp , dodgeReceipts = [ { receipt = "receipt1" } ] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeFallacy = Just RedHerring , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propLDLCausality } diff --git a/frontend/src/Config/Pages/Debate/Cuckery/Records/DavidGornoski.elm b/frontend/src/Config/Pages/Debate/Cuckery/Records/DavidGornoski.elm index c41d83d..70a71b0 100755 --- a/frontend/src/Config/Pages/Debate/Cuckery/Records/DavidGornoski.elm +++ b/frontend/src/Config/Pages/Debate/Cuckery/Records/DavidGornoski.elm @@ -20,7 +20,7 @@ cuckDavidGornoski = , dodgeDescription = OutrightNo , dodgeProposition = "Polyunsaturated fatty acids cause obesity." , dodgeReceipts = [ { receipt = "receipt1" } ] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeFallacy = Nothing , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonObesity } diff --git a/frontend/src/Config/Pages/Debate/Cuckery/Records/DianaRodgers.elm b/frontend/src/Config/Pages/Debate/Cuckery/Records/DianaRodgers.elm index 4838c38..940e446 100755 --- a/frontend/src/Config/Pages/Debate/Cuckery/Records/DianaRodgers.elm +++ b/frontend/src/Config/Pages/Debate/Cuckery/Records/DianaRodgers.elm @@ -20,7 +20,7 @@ cuckDianaRodgers = , dodgeDescription = InTooDeep , dodgeProposition = "Saturated fat doesn't increase the risk of coronary heart disease." , dodgeReceipts = [ { receipt = "receipt1" } ] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeFallacy = Just AppealToNature , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSaturatedFatReason } diff --git a/frontend/src/Config/Pages/Debate/Cuckery/Records/EdwardGoeke.elm b/frontend/src/Config/Pages/Debate/Cuckery/Records/EdwardGoeke.elm index a94421c..d4ed963 100755 --- a/frontend/src/Config/Pages/Debate/Cuckery/Records/EdwardGoeke.elm +++ b/frontend/src/Config/Pages/Debate/Cuckery/Records/EdwardGoeke.elm @@ -23,7 +23,7 @@ cuckEdwardGoeke = , dodgeDescription = NoReply , dodgeProposition = propSeedOils , dodgeReceipts = [ { receipt = "receipt1" } ] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeFallacy = Just MechanisticMasturbation , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonInflammation } @@ -31,7 +31,7 @@ cuckEdwardGoeke = , dodgeDescription = NoReply , dodgeProposition = propSeedOils , dodgeReceipts = [ { receipt = "receipt1" } ] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeFallacy = Just MechanisticMasturbation , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonInflammation } diff --git a/frontend/src/Config/Pages/Debate/Cuckery/Records/ElieJarrouge.elm b/frontend/src/Config/Pages/Debate/Cuckery/Records/ElieJarrouge.elm index 17f031d..fa5d5c5 100755 --- a/frontend/src/Config/Pages/Debate/Cuckery/Records/ElieJarrouge.elm +++ b/frontend/src/Config/Pages/Debate/Cuckery/Records/ElieJarrouge.elm @@ -20,7 +20,7 @@ cuckElieJarrouge = , dodgeDescription = NoReply , dodgeProposition = "Sugar, refined carbs, and seed oils are poison." , dodgeReceipts = [ { receipt = "receipt1" } ] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeFallacy = Just Vaguemongering , dodgeNicksDoxasticState = Just Agnostic , dodgeNicksDoxasticReason = VagueProp } diff --git a/frontend/src/Config/Pages/Debate/Cuckery/Records/GaryBrecka.elm b/frontend/src/Config/Pages/Debate/Cuckery/Records/GaryBrecka.elm index 7b2d78f..78a10f9 100755 --- a/frontend/src/Config/Pages/Debate/Cuckery/Records/GaryBrecka.elm +++ b/frontend/src/Config/Pages/Debate/Cuckery/Records/GaryBrecka.elm @@ -1,7 +1,7 @@ module Config.Pages.Debate.Cuckery.Records.GaryBrecka exposing (..) -import Config.Pages.Debate.Cuckery.Types exposing (..) import Config.Helpers.Converters exposing (formatName) +import Config.Pages.Debate.Cuckery.Types exposing (..) cuckGaryBrecka : Cuck @@ -19,8 +19,8 @@ cuckGaryBrecka = [ { dodgeLink = "https://x.com/TheNutrivore/status/1726664526316372125" , dodgeDescription = NoReply , dodgeProposition = "Linoleic acid consumption causes atherosclerosis." - , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeReceipts = [ { receipt = "receipt1" } ] + , dodgeFallacy = Nothing , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonCVD } diff --git a/frontend/src/Config/Pages/Debate/Cuckery/Records/GaryFettke.elm b/frontend/src/Config/Pages/Debate/Cuckery/Records/GaryFettke.elm index c21b245..e0e107b 100755 --- a/frontend/src/Config/Pages/Debate/Cuckery/Records/GaryFettke.elm +++ b/frontend/src/Config/Pages/Debate/Cuckery/Records/GaryFettke.elm @@ -1,7 +1,7 @@ module Config.Pages.Debate.Cuckery.Records.GaryFettke exposing (..) -import Config.Pages.Debate.Cuckery.Types exposing (..) import Config.Helpers.Converters exposing (formatName) +import Config.Pages.Debate.Cuckery.Types exposing (..) cuckGaryFettke : Cuck @@ -19,8 +19,8 @@ cuckGaryFettke = [ { dodgeLink = "https://x.com/TheNutrivore/status/1460983496524980224" , dodgeDescription = GhostedMe , dodgeProposition = commonProps.propLinoleicAcid - , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeReceipts = [ { receipt = "receipt1" } ] + , dodgeFallacy = Nothing , dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason } diff --git a/frontend/src/Config/Pages/Debate/Cuckery/Records/GaryTaubes.elm b/frontend/src/Config/Pages/Debate/Cuckery/Records/GaryTaubes.elm index 7850574..7de0fda 100755 --- a/frontend/src/Config/Pages/Debate/Cuckery/Records/GaryTaubes.elm +++ b/frontend/src/Config/Pages/Debate/Cuckery/Records/GaryTaubes.elm @@ -20,7 +20,7 @@ cuckGaryTaubes = , dodgeDescription = OutrightNo , dodgeProposition = "Carbohydrates cause starvation." , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeFallacy = Just Vaguemongering , dodgeNicksDoxasticState = Just Agnostic , dodgeNicksDoxasticReason = VagueProp } diff --git a/frontend/src/Config/Pages/Debate/Cuckery/Records/GeorgeMartin.elm b/frontend/src/Config/Pages/Debate/Cuckery/Records/GeorgeMartin.elm index f1de62c..6546154 100755 --- a/frontend/src/Config/Pages/Debate/Cuckery/Records/GeorgeMartin.elm +++ b/frontend/src/Config/Pages/Debate/Cuckery/Records/GeorgeMartin.elm @@ -20,7 +20,7 @@ cuckGeorgeMartin = , dodgeDescription = RanAway , dodgeProposition = "Nick has killed more animals in his life than a mature bear." , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeFallacy = Just (SpecificFallacy "Appeal to Chatbots") , dodgeNicksDoxasticState = Just Agnostic , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propEmpiricalClaim } diff --git a/frontend/src/Config/Pages/Debate/Cuckery/Records/GuyAustin.elm b/frontend/src/Config/Pages/Debate/Cuckery/Records/GuyAustin.elm index 032afdc..72378b1 100755 --- a/frontend/src/Config/Pages/Debate/Cuckery/Records/GuyAustin.elm +++ b/frontend/src/Config/Pages/Debate/Cuckery/Records/GuyAustin.elm @@ -1,7 +1,7 @@ module Config.Pages.Debate.Cuckery.Records.GuyAustin exposing (..) -import Config.Pages.Debate.Cuckery.Types exposing (..) import Config.Helpers.Converters exposing (formatName) +import Config.Pages.Debate.Cuckery.Types exposing (..) cuckGuyAustin : Cuck @@ -19,16 +19,16 @@ cuckGuyAustin = [ { dodgeLink = "https://x.com/TheNutrivore/status/1538607434176020480" , dodgeDescription = NoReply , dodgeProposition = noProposition - , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeReceipts = [ { receipt = "receipt1" } ] + , dodgeFallacy = Nothing , dodgeNicksDoxasticState = Nothing , dodgeNicksDoxasticReason = NoProp } , { dodgeLink = "https://x.com/GuyNAustin/status/1687530045101744128" , dodgeDescription = OutrightNo , dodgeProposition = commonProps.propSeedOils - , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeReceipts = [ { receipt = "receipt1" } ] + , dodgeFallacy = Nothing , dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason } diff --git a/frontend/src/Config/Pages/Debate/Cuckery/Records/IvorCummins.elm b/frontend/src/Config/Pages/Debate/Cuckery/Records/IvorCummins.elm index 2364bd4..ca03c9b 100755 --- a/frontend/src/Config/Pages/Debate/Cuckery/Records/IvorCummins.elm +++ b/frontend/src/Config/Pages/Debate/Cuckery/Records/IvorCummins.elm @@ -23,7 +23,7 @@ cuckIvorCummins = , dodgeDescription = NoReply , dodgeProposition = propLDL , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeFallacy = Just MechanisticMasturbation , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propLDLCausality } @@ -31,7 +31,7 @@ cuckIvorCummins = , dodgeDescription = OutrightNo , dodgeProposition = propLDL , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeFallacy = Just MechanisticMasturbation , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propLDLCausality } diff --git a/frontend/src/Config/Pages/Debate/Cuckery/Records/JakeMey.elm b/frontend/src/Config/Pages/Debate/Cuckery/Records/JakeMey.elm index 5c6fb1f..f81b83e 100755 --- a/frontend/src/Config/Pages/Debate/Cuckery/Records/JakeMey.elm +++ b/frontend/src/Config/Pages/Debate/Cuckery/Records/JakeMey.elm @@ -1,7 +1,7 @@ module Config.Pages.Debate.Cuckery.Records.JakeMey exposing (..) -import Config.Pages.Debate.Cuckery.Types exposing (..) import Config.Helpers.Converters exposing (formatName) +import Config.Pages.Debate.Cuckery.Types exposing (..) cuckJakeMey : Cuck @@ -22,24 +22,24 @@ cuckJakeMey = [ { dodgeLink = "https://x.com/The_Nutrivore/status/1490009495581298690?s=20" , dodgeDescription = RanAway , dodgeProposition = "Vegan Friday meals are unhealthy for children." - , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeReceipts = [ { receipt = "receipt1" } ] + , dodgeFallacy = Just RedHerring , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificPropReason propReason } , { dodgeLink = "https://x.com/The_Nutrivore/status/1490060813138280450?s=20" , dodgeDescription = OutrightNo , dodgeProposition = "Vegan Friday meals are unhealthy for children." - , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeReceipts = [ { receipt = "receipt1" } ] + , dodgeFallacy = Just RedHerring , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificPropReason propReason } , { dodgeLink = "https://x.com/The_Nutrivore/status/1495419256737091585?s=20" , dodgeDescription = KillScreen , dodgeProposition = "Vegan Friday meals are unhealthy for children." - , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeReceipts = [ { receipt = "receipt1" } ] + , dodgeFallacy = Just RedHerring , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificPropReason propReason } diff --git a/frontend/src/Config/Pages/Debate/Cuckery/Records/JamesDiNicolantonio.elm b/frontend/src/Config/Pages/Debate/Cuckery/Records/JamesDiNicolantonio.elm index a659a84..0f4226c 100755 --- a/frontend/src/Config/Pages/Debate/Cuckery/Records/JamesDiNicolantonio.elm +++ b/frontend/src/Config/Pages/Debate/Cuckery/Records/JamesDiNicolantonio.elm @@ -20,7 +20,7 @@ cuckJamesDiNicolantonio = , dodgeDescription = NoReply , dodgeProposition = commonProps.propLinoleicAcid , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeFallacy = Just MechanisticMasturbation , dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason } diff --git a/frontend/src/Config/Pages/Debate/Cuckery/Records/JosephEverett.elm b/frontend/src/Config/Pages/Debate/Cuckery/Records/JosephEverett.elm index a3f6a88..09abe3f 100755 --- a/frontend/src/Config/Pages/Debate/Cuckery/Records/JosephEverett.elm +++ b/frontend/src/Config/Pages/Debate/Cuckery/Records/JosephEverett.elm @@ -1,7 +1,7 @@ module Config.Pages.Debate.Cuckery.Records.JosephEverett exposing (..) -import Config.Pages.Debate.Cuckery.Types exposing (..) import Config.Helpers.Converters exposing (formatName) +import Config.Pages.Debate.Cuckery.Types exposing (..) cuckJosephEverett : Cuck @@ -23,16 +23,16 @@ cuckJosephEverett = [ { dodgeLink = "https://x.com/The_Nutrivore/status/1535334822825971712?s=20" , dodgeDescription = NoReply , dodgeProposition = propSeedOils - , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeReceipts = [ { receipt = "receipt1" } ] + , dodgeFallacy = Just MechanisticMasturbation , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonChronicDisease } , { dodgeLink = "https://x.com/TheNutrivore/status/1555138038740680704?s=20" , dodgeDescription = NoReply , dodgeProposition = propSeedOils - , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeReceipts = [ { receipt = "receipt1" } ] + , dodgeFallacy = Just MechanisticMasturbation , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonChronicDisease } diff --git a/frontend/src/Config/Pages/Debate/Cuckery/Records/JustinMares.elm b/frontend/src/Config/Pages/Debate/Cuckery/Records/JustinMares.elm index 75ca5f6..f769ef3 100755 --- a/frontend/src/Config/Pages/Debate/Cuckery/Records/JustinMares.elm +++ b/frontend/src/Config/Pages/Debate/Cuckery/Records/JustinMares.elm @@ -20,7 +20,7 @@ cuckJustinMares = , dodgeDescription = RanAway , dodgeProposition = "Vegetable oils drive inflammation and are causally linked to weight gain and diseases of inflammation." , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeFallacy = Just MechanisticMasturbation , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonChronicDisease } diff --git a/frontend/src/Config/Pages/Debate/Cuckery/Records/KaitMalthaner.elm b/frontend/src/Config/Pages/Debate/Cuckery/Records/KaitMalthaner.elm index a2ad51c..574ce24 100755 --- a/frontend/src/Config/Pages/Debate/Cuckery/Records/KaitMalthaner.elm +++ b/frontend/src/Config/Pages/Debate/Cuckery/Records/KaitMalthaner.elm @@ -20,7 +20,7 @@ cuckKaitMalthaner = , dodgeDescription = NoReply , dodgeProposition = "Omega-6 is pro-inflammatory." , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeFallacy = Just MechanisticMasturbation , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonInflammation } diff --git a/frontend/src/Config/Pages/Debate/Cuckery/Records/KemMinnick.elm b/frontend/src/Config/Pages/Debate/Cuckery/Records/KemMinnick.elm index efc9e72..7f1c6a4 100755 --- a/frontend/src/Config/Pages/Debate/Cuckery/Records/KemMinnick.elm +++ b/frontend/src/Config/Pages/Debate/Cuckery/Records/KemMinnick.elm @@ -1,7 +1,7 @@ module Config.Pages.Debate.Cuckery.Records.KemMinnick exposing (..) -import Config.Pages.Debate.Cuckery.Types exposing (..) import Config.Helpers.Converters exposing (formatName) +import Config.Pages.Debate.Cuckery.Types exposing (..) cuckKemMinnick : Cuck @@ -27,16 +27,16 @@ cuckKemMinnick = [ { dodgeLink = "https://x.com/kemminnick/status/1469336100300726273?s=20" , dodgeDescription = GhostedMe , dodgeProposition = prop - , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeReceipts = [ { receipt = "receipt1" } ] + , dodgeFallacy = Nothing , dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticReason = SpecificPropReason reason } , { dodgeLink = "https://x.com/The_Nutrivore/status/1476990862793986052?s=20" , dodgeDescription = RanAway , dodgeProposition = prop - , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeReceipts = [ { receipt = "receipt1" } ] + , dodgeFallacy = Nothing , dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticReason = SpecificPropReason reason } diff --git a/frontend/src/Config/Pages/Debate/Cuckery/Records/KenBerry.elm b/frontend/src/Config/Pages/Debate/Cuckery/Records/KenBerry.elm index 8f75bd6..04fa9eb 100755 --- a/frontend/src/Config/Pages/Debate/Cuckery/Records/KenBerry.elm +++ b/frontend/src/Config/Pages/Debate/Cuckery/Records/KenBerry.elm @@ -1,7 +1,7 @@ module Config.Pages.Debate.Cuckery.Records.KenBerry exposing (..) -import Config.Pages.Debate.Cuckery.Types exposing (..) import Config.Helpers.Converters exposing (formatName) +import Config.Pages.Debate.Cuckery.Types exposing (..) cuckKenBerry : Cuck @@ -23,32 +23,32 @@ cuckKenBerry = [ { dodgeLink = "https://x.com/The_Nutrivore/status/1366524889067368449?s=20" , dodgeDescription = NoReply , dodgeProposition = "Type 2 Diabetes is chronic carbohydrate overdose." - , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeReceipts = [ { receipt = "receipt1" } ] + , dodgeFallacy = Nothing , dodgeNicksDoxasticState = Just Agnostic , dodgeNicksDoxasticReason = VagueProp } , { dodgeLink = "https://x.com/TheNutrivore/status/1539720236701589504?s=20" , dodgeDescription = NoReply , dodgeProposition = propAnimalFat - , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeReceipts = [ { receipt = "receipt1" } ] + , dodgeFallacy = Just AppealToNature , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason } , { dodgeLink = "https://x.com/TheNutrivore/status/1539721408372039680?s=20" , dodgeDescription = NoReply , dodgeProposition = propAnimalFat - , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeReceipts = [ { receipt = "receipt1" } ] + , dodgeFallacy = Just AppealToNature , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason } , { dodgeLink = "https://x.com/TheNutrivore/status/1813969807521300615" , dodgeDescription = InTooDeep , dodgeProposition = noProposition - , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeReceipts = [ { receipt = "receipt1" } ] + , dodgeFallacy = Nothing , dodgeNicksDoxasticState = Nothing , dodgeNicksDoxasticReason = VagueProp } diff --git a/frontend/src/Config/Pages/Debate/Cuckery/Records/KevinStock.elm b/frontend/src/Config/Pages/Debate/Cuckery/Records/KevinStock.elm index 7ba5db1..463a142 100755 --- a/frontend/src/Config/Pages/Debate/Cuckery/Records/KevinStock.elm +++ b/frontend/src/Config/Pages/Debate/Cuckery/Records/KevinStock.elm @@ -1,7 +1,7 @@ module Config.Pages.Debate.Cuckery.Records.KevinStock exposing (..) -import Config.Pages.Debate.Cuckery.Types exposing (..) import Config.Helpers.Converters exposing (formatName) +import Config.Pages.Debate.Cuckery.Types exposing (..) cuckKevinStock : Cuck @@ -19,16 +19,16 @@ cuckKevinStock = [ { dodgeLink = "https://x.com/The_Nutrivore/status/1530140722225102848?s=20" , dodgeDescription = NoReply , dodgeProposition = noProposition - , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeReceipts = [ { receipt = "receipt1" } ] + , dodgeFallacy = Nothing , dodgeNicksDoxasticState = Nothing , dodgeNicksDoxasticReason = NoProp } , { dodgeLink = "https://x.com/The_Nutrivore/status/1534927799911317509?s=20" , dodgeDescription = NoReply , dodgeProposition = "Saturated fat does not cause cardiovascular disease." - , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeReceipts = [ { receipt = "receipt1" } ] + , dodgeFallacy = Nothing , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSaturatedFatReason } diff --git a/frontend/src/Config/Pages/Debate/Cuckery/Records/KyleMamounis.elm b/frontend/src/Config/Pages/Debate/Cuckery/Records/KyleMamounis.elm index b19688f..4915bfa 100755 --- a/frontend/src/Config/Pages/Debate/Cuckery/Records/KyleMamounis.elm +++ b/frontend/src/Config/Pages/Debate/Cuckery/Records/KyleMamounis.elm @@ -20,7 +20,7 @@ cuckKyleMamounis = , dodgeDescription = RanAway , dodgeProposition = "Statins do not prevent cardiovascular events." , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeFallacy = Just MechanisticMasturbation , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propLDLCausality } diff --git a/frontend/src/Config/Pages/Debate/Cuckery/Records/MarkSisson.elm b/frontend/src/Config/Pages/Debate/Cuckery/Records/MarkSisson.elm index 66e4c55..9a6a5d8 100755 --- a/frontend/src/Config/Pages/Debate/Cuckery/Records/MarkSisson.elm +++ b/frontend/src/Config/Pages/Debate/Cuckery/Records/MarkSisson.elm @@ -20,7 +20,7 @@ cuckMarkSisson = , dodgeDescription = NoReply , dodgeProposition = noProposition , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeFallacy = Nothing , dodgeNicksDoxasticState = Nothing , dodgeNicksDoxasticReason = NoProp } diff --git a/frontend/src/Config/Pages/Debate/Cuckery/Records/MartyKendall.elm b/frontend/src/Config/Pages/Debate/Cuckery/Records/MartyKendall.elm index 53b320e..06b3143 100755 --- a/frontend/src/Config/Pages/Debate/Cuckery/Records/MartyKendall.elm +++ b/frontend/src/Config/Pages/Debate/Cuckery/Records/MartyKendall.elm @@ -20,7 +20,7 @@ cuckMartyKendall = , dodgeDescription = RanAway , dodgeProposition = "To access your body fat, you need to deplete both glucose and fat from the blood first." , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeFallacy = Just MechanisticMasturbation , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificPropReason "The proposition suggests that before one can liberate their body fat, they must first experience a lethal physiological event." } diff --git a/frontend/src/Config/Pages/Debate/Cuckery/Records/MaxLugavere.elm b/frontend/src/Config/Pages/Debate/Cuckery/Records/MaxLugavere.elm index 7d27cfe..69385ea 100755 --- a/frontend/src/Config/Pages/Debate/Cuckery/Records/MaxLugavere.elm +++ b/frontend/src/Config/Pages/Debate/Cuckery/Records/MaxLugavere.elm @@ -1,7 +1,7 @@ module Config.Pages.Debate.Cuckery.Records.MaxLugavere exposing (..) -import Config.Pages.Debate.Cuckery.Types exposing (..) import Config.Helpers.Converters exposing (formatName) +import Config.Pages.Debate.Cuckery.Types exposing (..) cuckMaxLugavere : Cuck @@ -23,24 +23,24 @@ cuckMaxLugavere = [ { dodgeLink = "https://x.com/maxlugavere/status/1517683567249149953?s=20" , dodgeDescription = RanAway , dodgeProposition = prop - , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeReceipts = [ { receipt = "receipt1" } ] + , dodgeFallacy = Just RedHerring , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonChronicDisease } , { dodgeLink = "https://x.com/The_Nutrivore/status/1518307089742848000?s=20" , dodgeDescription = NoReply , dodgeProposition = prop - , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeReceipts = [ { receipt = "receipt1" } ] + , dodgeFallacy = Just RedHerring , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonChronicDisease } , { dodgeLink = "https://x.com/maxlugavere/status/1518367365683064833?s=20" , dodgeDescription = OutrightNo , dodgeProposition = prop - , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeReceipts = [ { receipt = "receipt1" } ] + , dodgeFallacy = Just RedHerring , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonChronicDisease } diff --git a/frontend/src/Config/Pages/Debate/Cuckery/Records/MichaelKummer.elm b/frontend/src/Config/Pages/Debate/Cuckery/Records/MichaelKummer.elm index 2e38eee..2c1a2bf 100755 --- a/frontend/src/Config/Pages/Debate/Cuckery/Records/MichaelKummer.elm +++ b/frontend/src/Config/Pages/Debate/Cuckery/Records/MichaelKummer.elm @@ -20,7 +20,7 @@ cuckMichaelKummer = , dodgeDescription = OutrightNo , dodgeProposition = "Polyunsaturated fats cause cell damage, inflammation and metabolic dysfunction." , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeFallacy = Just MechanisticMasturbation , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonInflammation } diff --git a/frontend/src/Config/Pages/Debate/Cuckery/Records/MichaelManderville.elm b/frontend/src/Config/Pages/Debate/Cuckery/Records/MichaelManderville.elm index 311de23..4d0fdb9 100755 --- a/frontend/src/Config/Pages/Debate/Cuckery/Records/MichaelManderville.elm +++ b/frontend/src/Config/Pages/Debate/Cuckery/Records/MichaelManderville.elm @@ -1,7 +1,7 @@ module Config.Pages.Debate.Cuckery.Records.MichaelManderville exposing (..) -import Config.Pages.Debate.Cuckery.Types exposing (..) import Config.Helpers.Converters exposing (formatName) +import Config.Pages.Debate.Cuckery.Types exposing (..) cuckMichaelManderville : Cuck @@ -19,8 +19,8 @@ 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." - , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeReceipts = [ { receipt = "receipt1" } ] + , dodgeFallacy = Nothing , dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propAnalyticalTruth } diff --git a/frontend/src/Config/Pages/Debate/Cuckery/Records/MikeMutzel.elm b/frontend/src/Config/Pages/Debate/Cuckery/Records/MikeMutzel.elm index ee7f10d..a4c8215 100755 --- a/frontend/src/Config/Pages/Debate/Cuckery/Records/MikeMutzel.elm +++ b/frontend/src/Config/Pages/Debate/Cuckery/Records/MikeMutzel.elm @@ -1,7 +1,7 @@ module Config.Pages.Debate.Cuckery.Records.MikeMutzel exposing (..) -import Config.Pages.Debate.Cuckery.Types exposing (..) import Config.Helpers.Converters exposing (formatName) +import Config.Pages.Debate.Cuckery.Types exposing (..) cuckMikeMutzel : Cuck @@ -19,16 +19,16 @@ 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." - , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeReceipts = [ { receipt = "receipt1" } ] + , dodgeFallacy = Just Vaguemongering , dodgeNicksDoxasticState = Just Agnostic , dodgeNicksDoxasticReason = SpecificPropReason 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." - , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeReceipts = [ { receipt = "receipt1" } ] + , dodgeFallacy = Just RedHerring , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSaturatedFatReason } diff --git a/frontend/src/Config/Pages/Debate/Cuckery/Records/MikeSweeney.elm b/frontend/src/Config/Pages/Debate/Cuckery/Records/MikeSweeney.elm index d3d7211..df4f793 100755 --- a/frontend/src/Config/Pages/Debate/Cuckery/Records/MikeSweeney.elm +++ b/frontend/src/Config/Pages/Debate/Cuckery/Records/MikeSweeney.elm @@ -20,7 +20,7 @@ cuckMikeSweeney = , dodgeDescription = OutrightNo , dodgeProposition = "Vegan diets are nowhere near appropriate for the average person in society." , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeFallacy = Just Vaguemongering , dodgeNicksDoxasticState = Just Agnostic , dodgeNicksDoxasticReason = VagueProp } @@ -28,7 +28,7 @@ cuckMikeSweeney = , dodgeDescription = GhostedMe , dodgeProposition = "Statistical gymnastics don't inform on real world mechanisms and hard outcomes." , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeFallacy = Just RedHerring , dodgeNicksDoxasticState = Just Agnostic , dodgeNicksDoxasticReason = VagueProp } @@ -36,7 +36,7 @@ cuckMikeSweeney = , dodgeDescription = NoReply , dodgeProposition = "Cheerios cause nausea, vomiting, seizures, irregular heartbeat, liver damage, and coma." , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeFallacy = Just Vaguemongering , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propEmpiricalClaimDisbelief } diff --git a/frontend/src/Config/Pages/Debate/Cuckery/Records/NickEggleton.elm b/frontend/src/Config/Pages/Debate/Cuckery/Records/NickEggleton.elm index a071442..ba45f80 100755 --- a/frontend/src/Config/Pages/Debate/Cuckery/Records/NickEggleton.elm +++ b/frontend/src/Config/Pages/Debate/Cuckery/Records/NickEggleton.elm @@ -20,7 +20,7 @@ cuckNickEggleton = , dodgeDescription = OutrightNo , dodgeProposition = "Polyunsaturated fats are poison." , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeFallacy = Just Vaguemongering , dodgeNicksDoxasticState = Just Agnostic , dodgeNicksDoxasticReason = VagueProp } diff --git a/frontend/src/Config/Pages/Debate/Cuckery/Records/NinaTeicholz.elm b/frontend/src/Config/Pages/Debate/Cuckery/Records/NinaTeicholz.elm index 6887c2a..da5f46c 100755 --- a/frontend/src/Config/Pages/Debate/Cuckery/Records/NinaTeicholz.elm +++ b/frontend/src/Config/Pages/Debate/Cuckery/Records/NinaTeicholz.elm @@ -1,7 +1,7 @@ module Config.Pages.Debate.Cuckery.Records.NinaTeicholz exposing (..) -import Config.Pages.Debate.Cuckery.Types exposing (..) import Config.Helpers.Converters exposing (formatName) +import Config.Pages.Debate.Cuckery.Types exposing (..) cuckNinaTeicholz : Cuck @@ -19,24 +19,24 @@ cuckNinaTeicholz = [ { dodgeLink = "https://x.com/TheNutrivore/status/1556510529014882305?s=20" , dodgeDescription = NoReply , dodgeProposition = "The science linking red meat to heart disease is very weak." - , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeReceipts = [ { receipt = "receipt1" } ] + , dodgeFallacy = Just Vaguemongering , dodgeNicksDoxasticState = Just Disbelief , 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" , dodgeDescription = NoReply , dodgeProposition = "The available evidence supports limiting saturated fat intake for coronary heart disease risk reduction." - , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeReceipts = [ { receipt = "receipt1" } ] + , dodgeFallacy = Nothing , dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSaturatedFatReason } , { dodgeLink = "https://x.com/TheNutrivore/status/1538895943050878977?s=20" , dodgeDescription = NoReply , dodgeProposition = "Vegans pretend biology isn't real." - , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeReceipts = [ { receipt = "receipt1" } ] + , dodgeFallacy = Just Vaguemongering , dodgeNicksDoxasticState = Just Agnostic , dodgeNicksDoxasticReason = VagueProp } diff --git a/frontend/src/Config/Pages/Debate/Cuckery/Records/NorstrongChris.elm b/frontend/src/Config/Pages/Debate/Cuckery/Records/NorstrongChris.elm index 2129002..c388edc 100755 --- a/frontend/src/Config/Pages/Debate/Cuckery/Records/NorstrongChris.elm +++ b/frontend/src/Config/Pages/Debate/Cuckery/Records/NorstrongChris.elm @@ -20,7 +20,7 @@ cuckNorstrongChris = , dodgeDescription = RanAway , dodgeProposition = "Government funded USDA data is untrustworthy." , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeFallacy = Just Vaguemongering , dodgeNicksDoxasticState = Just Agnostic , dodgeNicksDoxasticReason = VagueProp } @@ -28,7 +28,7 @@ cuckNorstrongChris = , dodgeDescription = OutrightNo , dodgeProposition = "Nutrition science as a whole is shit." , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeFallacy = Just Vaguemongering , dodgeNicksDoxasticState = Just Agnostic , dodgeNicksDoxasticReason = VagueProp } @@ -36,7 +36,7 @@ cuckNorstrongChris = , dodgeDescription = NoReply , dodgeProposition = "Nutrition science as a whole is shit." , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeFallacy = Just Vaguemongering , dodgeNicksDoxasticState = Just Agnostic , dodgeNicksDoxasticReason = VagueProp } diff --git a/frontend/src/Config/Pages/Debate/Cuckery/Records/PaulMason.elm b/frontend/src/Config/Pages/Debate/Cuckery/Records/PaulMason.elm index b6cd72f..da9a38f 100755 --- a/frontend/src/Config/Pages/Debate/Cuckery/Records/PaulMason.elm +++ b/frontend/src/Config/Pages/Debate/Cuckery/Records/PaulMason.elm @@ -1,7 +1,7 @@ module Config.Pages.Debate.Cuckery.Records.PaulMason exposing (..) -import Config.Pages.Debate.Cuckery.Types exposing (..) import Config.Helpers.Converters exposing (formatName) +import Config.Pages.Debate.Cuckery.Types exposing (..) cuckPaulMason : Cuck @@ -19,24 +19,24 @@ cuckPaulMason = [ { dodgeLink = "https://x.com/Tom_Babington1/status/1361644276866830337?s=20" , dodgeDescription = NoReply , dodgeProposition = noProposition - , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeReceipts = [ { receipt = "receipt1" } ] + , dodgeFallacy = Nothing , dodgeNicksDoxasticState = Nothing , dodgeNicksDoxasticReason = NoProp } , { dodgeLink = "https://x.com/IdanOnTweeter/status/1373233980594618371?s=20" , dodgeDescription = NoReply , dodgeProposition = "Ancel Keys' Seven Countries Study was flawed." - , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeReceipts = [ { receipt = "receipt1" } ] + , dodgeFallacy = Just RedHerring , dodgeNicksDoxasticState = Just Agnostic , dodgeNicksDoxasticReason = VagueProp } , { dodgeLink = "https://x.com/The_Nutrivore/status/1461361726943760391?s=20" , dodgeDescription = NoReply , dodgeProposition = commonProps.propLinoleicAcid - , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeReceipts = [ { receipt = "receipt1" } ] + , dodgeFallacy = Just MechanisticMasturbation , dodgeNicksDoxasticState = Just Agnostic , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason } diff --git a/frontend/src/Config/Pages/Debate/Cuckery/Records/PaulSaladino.elm b/frontend/src/Config/Pages/Debate/Cuckery/Records/PaulSaladino.elm index bc4355c..e79850d 100755 --- a/frontend/src/Config/Pages/Debate/Cuckery/Records/PaulSaladino.elm +++ b/frontend/src/Config/Pages/Debate/Cuckery/Records/PaulSaladino.elm @@ -1,7 +1,7 @@ module Config.Pages.Debate.Cuckery.Records.PaulSaladino exposing (..) -import Config.Pages.Debate.Cuckery.Types exposing (..) import Config.Helpers.Converters exposing (formatName) +import Config.Pages.Debate.Cuckery.Types exposing (..) cuckPaulSaladino : Cuck @@ -23,8 +23,8 @@ 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." - , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeReceipts = [ { receipt = "receipt1" } ] + , dodgeFallacy = Just RedHerring , dodgeNicksDoxasticState = Just Agnostic , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propEmpiricalClaim } @@ -33,38 +33,38 @@ cuckPaulSaladino = , dodgeProposition = commonProps.propSeedOils , dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason - , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeReceipts = [ { receipt = "receipt1" } ] + , dodgeFallacy = Nothing } , { dodgeLink = "https://x.com/FoodFirst_Ty/status/1283449495682904064?s=20" , dodgeDescription = NoReply , dodgeProposition = prop , dodgeNicksDoxasticState = Just Agnostic , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propEmpiricalClaim - , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeReceipts = [ { receipt = "receipt1" } ] + , dodgeFallacy = Just AppealToNature } , { dodgeLink = "https://x.com/The_Nutrivore/status/1282851963902636032?s=20" , dodgeDescription = NoReply , dodgeProposition = prop , dodgeNicksDoxasticState = Just Agnostic , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propEmpiricalClaim - , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeReceipts = [ { receipt = "receipt1" } ] + , dodgeFallacy = Just AppealToNature } , { dodgeLink = "https://x.com/The_Nutrivore/status/1469136550046814219?s=20" , dodgeDescription = NoReply , dodgeProposition = "Nutritional epidemiology generally provides good causal estimates." , dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propNutritionalEpidemiology - , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeReceipts = [ { receipt = "receipt1" } ] + , dodgeFallacy = Nothing } , { dodgeLink = "https://x.com/TheNutrivore/status/1633831762509045766?s=20" , dodgeDescription = NoReply , dodgeProposition = "Linoleic acid wreaks havoc in your body." - , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeReceipts = [ { receipt = "receipt1" } ] + , dodgeFallacy = Just Vaguemongering , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason } diff --git a/frontend/src/Config/Pages/Debate/Cuckery/Records/PhilipOvadia.elm b/frontend/src/Config/Pages/Debate/Cuckery/Records/PhilipOvadia.elm index aac3dff..0b07dfd 100755 --- a/frontend/src/Config/Pages/Debate/Cuckery/Records/PhilipOvadia.elm +++ b/frontend/src/Config/Pages/Debate/Cuckery/Records/PhilipOvadia.elm @@ -1,7 +1,7 @@ module Config.Pages.Debate.Cuckery.Records.PhilipOvadia exposing (..) -import Config.Pages.Debate.Cuckery.Types exposing (..) import Config.Helpers.Converters exposing (formatName) +import Config.Pages.Debate.Cuckery.Types exposing (..) cuckPhilipOvadia : Cuck @@ -19,16 +19,16 @@ cuckPhilipOvadia = [ { dodgeLink = "https://x.com/TheNutrivore/status/1557791520324890624?s=20" , dodgeDescription = NoReply , dodgeProposition = "Sugar is the problem and meat is the solution." - , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeReceipts = [ { receipt = "receipt1" } ] + , dodgeFallacy = Just Vaguemongering , 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." - , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeReceipts = [ { receipt = "receipt1" } ] + , dodgeFallacy = Just RedHerring , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propLDLCausality } diff --git a/frontend/src/Config/Pages/Debate/Cuckery/Records/PhilippeStephenson.elm b/frontend/src/Config/Pages/Debate/Cuckery/Records/PhilippeStephenson.elm index 8b6e110..115f8cb 100755 --- a/frontend/src/Config/Pages/Debate/Cuckery/Records/PhilippeStephenson.elm +++ b/frontend/src/Config/Pages/Debate/Cuckery/Records/PhilippeStephenson.elm @@ -1,7 +1,7 @@ module Config.Pages.Debate.Cuckery.Records.PhilippeStephenson exposing (..) -import Config.Pages.Debate.Cuckery.Types exposing (..) import Config.Helpers.Converters exposing (formatName) +import Config.Pages.Debate.Cuckery.Types exposing (..) cuckPhilippeStephenson : Cuck @@ -19,8 +19,8 @@ cuckPhilippeStephenson = [ { dodgeLink = "https://x.com/TheNutrivore/status/1779587012120715433" , dodgeDescription = NoReply , dodgeProposition = "Seed oils save lives." - , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeReceipts = [ { receipt = "receipt1" } ] + , dodgeFallacy = Nothing , dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason } diff --git a/frontend/src/Config/Pages/Debate/Cuckery/Records/RalphNapolitano.elm b/frontend/src/Config/Pages/Debate/Cuckery/Records/RalphNapolitano.elm index df386c7..d068ee4 100755 --- a/frontend/src/Config/Pages/Debate/Cuckery/Records/RalphNapolitano.elm +++ b/frontend/src/Config/Pages/Debate/Cuckery/Records/RalphNapolitano.elm @@ -1,7 +1,7 @@ module Config.Pages.Debate.Cuckery.Records.RalphNapolitano exposing (..) -import Config.Pages.Debate.Cuckery.Types exposing (..) import Config.Helpers.Converters exposing (formatName) +import Config.Pages.Debate.Cuckery.Types exposing (..) cuckRalphNapolitano : Cuck @@ -19,8 +19,8 @@ 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." - , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeReceipts = [ { receipt = "receipt1" } ] + , dodgeFallacy = Nothing , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificPropReason "The aggregate of the data suggests whole grains are beneficial for humans." } diff --git a/frontend/src/Config/Pages/Debate/Cuckery/Records/RaphaelSirtoli.elm b/frontend/src/Config/Pages/Debate/Cuckery/Records/RaphaelSirtoli.elm index 1d9ed22..70cfeab 100755 --- a/frontend/src/Config/Pages/Debate/Cuckery/Records/RaphaelSirtoli.elm +++ b/frontend/src/Config/Pages/Debate/Cuckery/Records/RaphaelSirtoli.elm @@ -1,7 +1,7 @@ module Config.Pages.Debate.Cuckery.Records.RaphaelSirtoli exposing (..) -import Config.Pages.Debate.Cuckery.Types exposing (..) import Config.Helpers.Converters exposing (formatName) +import Config.Pages.Debate.Cuckery.Types exposing (..) cuckRaphaelSirtoli : Cuck @@ -19,16 +19,16 @@ cuckRaphaelSirtoli = [ { dodgeLink = "https://x.com/raphaels7/status/1475767357188579329?s=20" , dodgeDescription = OutrightNo , dodgeProposition = "The diet-heart hypothesis is false." - , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeReceipts = [ { receipt = "receipt1" } ] + , dodgeFallacy = Nothing , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSaturatedFatReason } , { dodgeLink = "https://x.com/raphaels7/status/1783541746015654072" , dodgeDescription = KillScreen , dodgeProposition = commonProps.propSeedOils - , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeReceipts = [ { receipt = "receipt1" } ] + , dodgeFallacy = Nothing , dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReason } diff --git a/frontend/src/Config/Pages/Debate/Cuckery/Records/RobMeijer.elm b/frontend/src/Config/Pages/Debate/Cuckery/Records/RobMeijer.elm index 300ab22..44d0728 100755 --- a/frontend/src/Config/Pages/Debate/Cuckery/Records/RobMeijer.elm +++ b/frontend/src/Config/Pages/Debate/Cuckery/Records/RobMeijer.elm @@ -20,7 +20,7 @@ cuckRobMeijer = , dodgeDescription = RanAway , dodgeProposition = noProposition , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeFallacy = Nothing , dodgeNicksDoxasticState = Nothing , dodgeNicksDoxasticReason = NoProp } diff --git a/frontend/src/Config/Pages/Debate/Cuckery/Records/RobbWolf.elm b/frontend/src/Config/Pages/Debate/Cuckery/Records/RobbWolf.elm index 75c99a5..c5558e0 100755 --- a/frontend/src/Config/Pages/Debate/Cuckery/Records/RobbWolf.elm +++ b/frontend/src/Config/Pages/Debate/Cuckery/Records/RobbWolf.elm @@ -20,7 +20,7 @@ cuckRobbWolf = , dodgeDescription = OutrightNo , dodgeProposition = "Ancestral foods are more likely to be antagonistically pleiotropic than novel foods." , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeFallacy = Just AppealToNature , dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propAnalyticalTruth } diff --git a/frontend/src/Config/Pages/Debate/Cuckery/Records/SebastianRamirez.elm b/frontend/src/Config/Pages/Debate/Cuckery/Records/SebastianRamirez.elm index c883911..1f5b7ec 100755 --- a/frontend/src/Config/Pages/Debate/Cuckery/Records/SebastianRamirez.elm +++ b/frontend/src/Config/Pages/Debate/Cuckery/Records/SebastianRamirez.elm @@ -20,7 +20,7 @@ cuckSebastianRamirez = , dodgeDescription = RanAway , dodgeProposition = "Vegans haven’t learnt how to live in a society." , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeFallacy = Just Vaguemongering , dodgeNicksDoxasticState = Just Agnostic , dodgeNicksDoxasticReason = SpecificPropReason "It's not clear what the proposition means." } diff --git a/frontend/src/Config/Pages/Debate/Cuckery/Records/ShawnBaker.elm b/frontend/src/Config/Pages/Debate/Cuckery/Records/ShawnBaker.elm index be8f51a..b940413 100755 --- a/frontend/src/Config/Pages/Debate/Cuckery/Records/ShawnBaker.elm +++ b/frontend/src/Config/Pages/Debate/Cuckery/Records/ShawnBaker.elm @@ -20,7 +20,7 @@ cuckShawnBaker = , dodgeDescription = GhostedMe , dodgeProposition = noProposition , dodgeReceipts = [ ] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeFallacy = Nothing , dodgeNicksDoxasticState = Nothing , dodgeNicksDoxasticReason = NoProp } diff --git a/frontend/src/Config/Pages/Debate/Cuckery/Records/SimonGoddek.elm b/frontend/src/Config/Pages/Debate/Cuckery/Records/SimonGoddek.elm index eab38bd..31fe042 100755 --- a/frontend/src/Config/Pages/Debate/Cuckery/Records/SimonGoddek.elm +++ b/frontend/src/Config/Pages/Debate/Cuckery/Records/SimonGoddek.elm @@ -1,7 +1,7 @@ module Config.Pages.Debate.Cuckery.Records.SimonGoddek exposing (..) -import Config.Pages.Debate.Cuckery.Types exposing (..) import Config.Helpers.Converters exposing (formatName) +import Config.Pages.Debate.Cuckery.Types exposing (..) cuckSimonGoddek : Cuck @@ -23,24 +23,24 @@ cuckSimonGoddek = [ { dodgeLink = "https://x.com/TheNutrivore/status/1795673579931255233" , dodgeDescription = NoReply , dodgeProposition = prop - , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeReceipts = [ { receipt = "receipt1" } ] + , dodgeFallacy = Just MechanisticMasturbation , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonCVD } , { dodgeLink = "https://x.com/TheNutrivore/status/1795885929678196951" , dodgeDescription = NoReply , dodgeProposition = prop - , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeReceipts = [ { receipt = "receipt1" } ] + , dodgeFallacy = Just MechanisticMasturbation , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonCVD } , { dodgeLink = "https://x.com/TheNutrivore/status/1795674575315112396" , dodgeDescription = NoReply , dodgeProposition = prop - , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeReceipts = [ { receipt = "receipt1" } ] + , dodgeFallacy = Just MechanisticMasturbation , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonCVD } diff --git a/frontend/src/Config/Pages/Debate/Cuckery/Records/TomDayspring.elm b/frontend/src/Config/Pages/Debate/Cuckery/Records/TomDayspring.elm new file mode 100755 index 0000000..20daa48 --- /dev/null +++ b/frontend/src/Config/Pages/Debate/Cuckery/Records/TomDayspring.elm @@ -0,0 +1,28 @@ +module Config.Pages.Debate.Cuckery.Records.TomDayspring exposing (..) + +import Config.Helpers.Converters exposing (formatName) +import Config.Pages.Debate.Cuckery.Types exposing (..) + + +cuckTomDayspring : Cuck +cuckTomDayspring = + let + name : String + name = + "Thomas Dayspring" + in + { cuckImage = formatName name + , cuckName = name + , cuckSocial = "https://x.com/Drlipid" + , isNewTabLink = True + , cuckDodges = + [ { dodgeLink = "https://x.com/upRootNutrition/status/1865200631209955669" + , dodgeDescription = EmptyHanded + , dodgeProposition = "Reducing cholesterol in diet has no CV effect outside of those who have significant hyperabsorption of cholesterol." + , dodgeReceipts = [ { receipt = "receipt1" } ] + , dodgeFallacy = Nothing + , dodgeNicksDoxasticState = Just Disbelief + , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propEmpiricalClaim + } + ] + } diff --git a/frontend/src/Config/Pages/Debate/Cuckery/Records/TravisStatham.elm b/frontend/src/Config/Pages/Debate/Cuckery/Records/TravisStatham.elm index b5b06ce..4b1d790 100755 --- a/frontend/src/Config/Pages/Debate/Cuckery/Records/TravisStatham.elm +++ b/frontend/src/Config/Pages/Debate/Cuckery/Records/TravisStatham.elm @@ -1,7 +1,7 @@ module Config.Pages.Debate.Cuckery.Records.TravisStatham exposing (..) -import Config.Pages.Debate.Cuckery.Types exposing (..) import Config.Helpers.Converters exposing (formatName) +import Config.Pages.Debate.Cuckery.Types exposing (..) cuckTravisStatham : Cuck @@ -23,16 +23,16 @@ cuckTravisStatham = [ { dodgeLink = "https://x.com/The_Nutrivore/status/1461428023207489542?s=20" , dodgeDescription = NoReply , dodgeProposition = prop - , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeReceipts = [ { receipt = "receipt1" } ] + , dodgeFallacy = Nothing , dodgeNicksDoxasticState = Just Belief , 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" , dodgeDescription = NoReply , dodgeProposition = prop - , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeReceipts = [ { receipt = "receipt1" } ] + , dodgeFallacy = Nothing , dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonObesity } diff --git a/frontend/src/Config/Pages/Debate/Cuckery/Records/TristanHaggard.elm b/frontend/src/Config/Pages/Debate/Cuckery/Records/TristanHaggard.elm index 3bd9f3e..70464cb 100755 --- a/frontend/src/Config/Pages/Debate/Cuckery/Records/TristanHaggard.elm +++ b/frontend/src/Config/Pages/Debate/Cuckery/Records/TristanHaggard.elm @@ -20,7 +20,7 @@ cuckTristanHaggard = , dodgeDescription = RanAway , dodgeProposition = "Seed oils are toxic." , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeFallacy = Just Vaguemongering , dodgeNicksDoxasticState = Just Agnostic , dodgeNicksDoxasticReason = VagueProp } diff --git a/frontend/src/Config/Pages/Debate/Cuckery/Records/TroKalayjian.elm b/frontend/src/Config/Pages/Debate/Cuckery/Records/TroKalayjian.elm index c183dca..647658f 100755 --- a/frontend/src/Config/Pages/Debate/Cuckery/Records/TroKalayjian.elm +++ b/frontend/src/Config/Pages/Debate/Cuckery/Records/TroKalayjian.elm @@ -20,7 +20,7 @@ cuckTroKalayjian = , dodgeDescription = RanAway , dodgeProposition = "Dr. Tro engages in shitty behaviour that causes people to dislike him." , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeFallacy = Nothing , dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticReason = SpecificPropReason "The proposition seems trivially true." } @@ -28,7 +28,7 @@ cuckTroKalayjian = , dodgeDescription = RanAway , dodgeProposition = "Meat doesn’t cause cardiovascular disease" , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeFallacy = Just RedHerring , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificPropReason "The aggregate of the data suggests that higher intakes of meat, particularly red meat, increases the risk of cardiovascular disease, especially when replacing plant-based protein sources." } diff --git a/frontend/src/Config/Pages/Debate/Cuckery/Records/TuckerGoodrich.elm b/frontend/src/Config/Pages/Debate/Cuckery/Records/TuckerGoodrich.elm index 147e9a1..9580477 100755 --- a/frontend/src/Config/Pages/Debate/Cuckery/Records/TuckerGoodrich.elm +++ b/frontend/src/Config/Pages/Debate/Cuckery/Records/TuckerGoodrich.elm @@ -20,7 +20,7 @@ cuckTuckerGoodrich = , dodgeDescription = RanAway , dodgeProposition = "Nutritional epidemiology is almost always wrong." , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeFallacy = Just RedHerring , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propNutritionalEpidemiology } @@ -28,7 +28,7 @@ cuckTuckerGoodrich = , dodgeDescription = RanAway , dodgeProposition = noProposition , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeFallacy = Nothing , dodgeNicksDoxasticState = Nothing , dodgeNicksDoxasticReason = NoProp } @@ -36,7 +36,7 @@ cuckTuckerGoodrich = , dodgeDescription = OutrightNo , dodgeProposition = noProposition , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeFallacy = Nothing , dodgeNicksDoxasticState = Nothing , dodgeNicksDoxasticReason = NoProp } @@ -44,7 +44,7 @@ cuckTuckerGoodrich = , dodgeDescription = KillScreen , dodgeProposition = noProposition , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeFallacy = Nothing , dodgeNicksDoxasticState = Nothing , dodgeNicksDoxasticReason = NoProp } diff --git a/frontend/src/Config/Pages/Debate/Cuckery/Records/ZoeHarcombe.elm b/frontend/src/Config/Pages/Debate/Cuckery/Records/ZoeHarcombe.elm index fa346e0..9b8ec91 100755 --- a/frontend/src/Config/Pages/Debate/Cuckery/Records/ZoeHarcombe.elm +++ b/frontend/src/Config/Pages/Debate/Cuckery/Records/ZoeHarcombe.elm @@ -1,7 +1,7 @@ module Config.Pages.Debate.Cuckery.Records.ZoeHarcombe exposing (..) -import Config.Pages.Debate.Cuckery.Types exposing (..) import Config.Helpers.Converters exposing (formatName) +import Config.Pages.Debate.Cuckery.Types exposing (..) cuckZoeHarcombe : Cuck @@ -19,8 +19,8 @@ cuckZoeHarcombe = [ { dodgeLink = "https://x.com/The_Nutrivore/status/1418263706178310149" , dodgeDescription = NoReply , dodgeProposition = "Saturated fat doesn't increase the risk of coronary heart disease." - , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeReceipts = [ { receipt = "receipt1" } ] + , dodgeFallacy = Nothing , dodgeNicksDoxasticState = Just Disbelief , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSaturatedFatReason } diff --git a/frontend/src/Config/Pages/Debate/Cuckery/Records/ZsofiaClemens.elm b/frontend/src/Config/Pages/Debate/Cuckery/Records/ZsofiaClemens.elm index 7e37260..d7413ee 100755 --- a/frontend/src/Config/Pages/Debate/Cuckery/Records/ZsofiaClemens.elm +++ b/frontend/src/Config/Pages/Debate/Cuckery/Records/ZsofiaClemens.elm @@ -1,7 +1,7 @@ module Config.Pages.Debate.Cuckery.Records.ZsofiaClemens exposing (..) -import Config.Pages.Debate.Cuckery.Types exposing (..) import Config.Helpers.Converters exposing (formatName) +import Config.Pages.Debate.Cuckery.Types exposing (..) cuckZsofiaClemens : Cuck @@ -19,8 +19,8 @@ cuckZsofiaClemens = [ { dodgeLink = "https://x.com/TheNutrivore/status/1528377198180290561?s=20" , dodgeDescription = OutrightNo , dodgeProposition = "Well-planned, plant-based diets are healthy." - , dodgeReceipts = [ {receipt = "receipt1"}] - , dodgeFallacy = Just (SpecificFallacy "") + , dodgeReceipts = [ { receipt = "receipt1" } ] + , dodgeFallacy = Just AppealToNature , dodgeNicksDoxasticState = Just Belief , dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propPlantBasedDiets } diff --git a/frontend/src/Config/Pages/Debate/Cuckery/Types.elm b/frontend/src/Config/Pages/Debate/Cuckery/Types.elm index ca8be44..57b56ab 100755 --- a/frontend/src/Config/Pages/Debate/Cuckery/Types.elm +++ b/frontend/src/Config/Pages/Debate/Cuckery/Types.elm @@ -36,6 +36,7 @@ type DodgeDescription | InTooDeep | KillScreen | VagueGesture + | EmptyHanded type DodgeFallacies @@ -49,6 +50,8 @@ type DodgeFallacies | AppealFromIncredulity | GeneticFallacy | MotteAndBailey + | MechanisticMasturbation + | Vaguemongering | SpecificFallacy String diff --git a/frontend/src/Pages/Debate/Cucklist.elm b/frontend/src/Pages/Debate/Cucklist.elm index 792a893..d65df22 100755 --- a/frontend/src/Pages/Debate/Cucklist.elm +++ b/frontend/src/Pages/Debate/Cucklist.elm @@ -278,6 +278,9 @@ circumstance cuck dodge = VagueGesture -> "Chose to gesture vaguely instead of engaging" + + EmptyHanded -> + "Engaged in written debate and ran away when pressed for specifics" ) , el [ F.color colourTheme.textLightGrey ] <| text "." @@ -402,11 +405,7 @@ reductioMaker device dodge = Just fallacy -> case fallacy of SpecificFallacy str -> - if String.isEmpty str then - none - - else - displayFallacy str + displayFallacy str AppealToNature -> displayFallacy "Appeal to Nature" @@ -438,6 +437,11 @@ reductioMaker device dodge = MotteAndBailey -> displayFallacy "Motte and Bailey" + MechanisticMasturbation -> + displayFallacy "Mechanistic Masturbation" + Vaguemongering -> + displayFallacy "Vaguemongering" + reasonMaker : Device -> Dodge -> Element msg reasonMaker device dodge = diff --git a/frontend/src/Pages/Interviews.elm b/frontend/src/Pages/Interviews.elm index eaa14e7..bafbec9 100755 --- a/frontend/src/Pages/Interviews.elm +++ b/frontend/src/Pages/Interviews.elm @@ -192,16 +192,7 @@ contentList shared interview = _ -> image "Fatty" in - [ row - [ paddingEach - { top = 3 - , right = 0 - , bottom = 0 - , left = 0 - } - , detailSpacing - , width fill - ] + [ detailFormat row [ imageMaker , detailFormat column [ socialMaker interview.interviewSocial interview.interviewSocial @@ -214,7 +205,7 @@ contentList shared interview = appearanceMaker : Shared.Model -> Interview -> Element msg appearanceMaker shared interview = - detailFormat paragraph + detailFormat column [ listMaker2 (makeAppearance shared) interview.interviewAppearances ] @@ -234,9 +225,9 @@ makeAppearance shared appearanceEntry index = episodeMaker : Appearance -> Element msg episodeMaker appearanceEntry = newTabLink - [] + [ width fill ] { url = appearanceEntry.appearanceLink - , label = detailTitleMaker TextLightOrange ("#" ++ appearanceEntry.appearanceEpisode ++ ": " ++ appearanceEntry.appearanceTitle) + , label = detailTitleLinkWide TextLightOrange ("#" ++ appearanceEntry.appearanceEpisode ++ ": " ++ appearanceEntry.appearanceTitle) } diff --git a/frontend/static/assets/meta.png b/frontend/static/assets/meta.png new file mode 100755 index 0000000000000000000000000000000000000000..dd9898b0c7624d56229a1e204821e073200cceab GIT binary patch literal 44186 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 literal 0 HcmV?d00001