Repurpose scraper and upload script for Criticism and Red Teaming contest

This commit is contained in:
Austin Chen 2022-08-31 22:03:59 -07:00
parent 6095263813
commit 064c6d7575
3 changed files with 713 additions and 15 deletions

View File

@ -1,11 +1,13 @@
// Run with `npx ts-node src/scripts/contest/create-markets.ts`
import { CEP_SUBMISSIONS } from './submissions'
import { data } from './criticism-and-red-teaming'
// Dev API key for Cause Exploration Prizes (@CEP)
// const API_KEY = '188f014c-0ba2-4c35-9e6d-88252e281dbf'
// DEV API key for Criticism and Red Teaming (@CARTBot)
const API_KEY = '6ff1f78a-32fe-43b2-b31b-9e3c78c5f18c'
// Prod API key for @CEPBot
const API_KEY = 'b5cc8c88-64a3-45fe-a6b5-ac6a224ac56a'
// const API_KEY = 'b5cc8c88-64a3-45fe-a6b5-ac6a224ac56a'
type CEPSubmission = {
title: string
@ -16,7 +18,7 @@ type CEPSubmission = {
// Use the API to create a new market for this Cause Exploration Prize submission
async function postMarket(submission: CEPSubmission) {
const { title, author } = submission
const response = await fetch('https://manifold.markets/api/v0/market', {
const response = await fetch('https://dev.manifold.markets/api/v0/market', {
method: 'POST',
headers: {
'Content-Type': 'application/json',
@ -30,7 +32,8 @@ async function postMarket(submission: CEPSubmission) {
initialProb: 10,
// Super secret options:
// groupId: 'y2hcaGybXT1UfobK3XTx', // [DEV] CEP Tournament
groupId: 'cMcpBQ2p452jEcJD2SFw', // [PROD] Predict CEP
groupId: 'h3MhjYbSSG6HbxY8ZTwE', // [DEV] CART
// groupId: 'cMcpBQ2p452jEcJD2SFw', // [PROD] Predict CEP
visibility: 'unlisted',
// TODO: Increase liquidity?
}),
@ -40,7 +43,7 @@ async function postMarket(submission: CEPSubmission) {
}
async function postAll() {
for (const submission of CEP_SUBMISSIONS.slice(5)) {
for (const submission of data.slice(2, 5)) {
await postMarket(submission)
}
}
@ -78,9 +81,9 @@ function makeDescription(submission: CEPSubmission) {
type: 'text',
text: title,
},
{ text: '" win first or second place in the ', type: 'text' },
{ text: '" win or be a runner-up in the ', type: 'text' },
{
text: 'Cause Exploration Prizes',
text: 'EA Criticism and Red Teaming Contest',
type: 'text',
marks: [
{
@ -88,7 +91,7 @@ function makeDescription(submission: CEPSubmission) {
target: '_blank',
class:
'no-underline !text-indigo-700 z-10 break-words hover:underline hover:decoration-indigo-400 hover:decoration-2',
href: 'https://www.causeexplorationprizes.com/',
href: 'https://forum.effectivealtruism.org/posts/8hvmvrgcxJJ2pYR4X/announcing-a-contest-ea-criticism-and-red-teaming',
},
type: 'link',
},

View File

@ -0,0 +1,697 @@
export const data = [
{
"title": "Announcing a contest: EA Criticism and Red Teaming",
"author": "Lizka",
"link": "https://forum.effectivealtruism.org/posts/8hvmvrgcxJJ2pYR4X/announcing-a-contest-ea-criticism-and-red-teaming"
},
{
"title": "Pre-announcing a contest for critiques and red teaming",
"author": "Lizka",
"link": "https://forum.effectivealtruism.org/posts/Fx8pWSLKGwuqsfuRQ/pre-announcing-a-contest-for-critiques-and-red-teaming"
},
{
"title": "Deworming and decay: replicating GiveWells cost-effectiveness analysis ",
"author": "JoelMcGuire",
"link": "https://forum.effectivealtruism.org/posts/MKiqGvijAXfcBHCYJ/deworming-and-decay-replicating-givewell-s-cost"
},
{
"title": "A Critical Review of Open Philanthropys Bet On Criminal Justice Reform",
"author": "NunoSempere",
"link": "https://forum.effectivealtruism.org/posts/h2N9qEbvQ6RHABcae/a-critical-review-of-open-philanthropy-s-bet-on-criminal"
},
{
"title": "Critiques of EA that I want to read",
"author": "abrahamrowe",
"link": "https://forum.effectivealtruism.org/posts/n3WwTz4dbktYwNQ2j/critiques-of-ea-that-i-want-to-read"
},
{
"title": "Resource for criticisms and red teaming",
"author": "Lizka",
"link": "https://forum.effectivealtruism.org/posts/uuQDgiJJaswEyyzan/resource-for-criticisms-and-red-teaming"
},
{
"title": "Leaning into EA Disillusionment",
"author": "Helen",
"link": "https://forum.effectivealtruism.org/posts/MjTB4MvtedbLjgyja/leaning-into-ea-disillusionment"
},
{
"title": "A philosophical review of Open Philanthropys Cause Prioritisation Framework",
"author": "MichaelPlant",
"link": "https://forum.effectivealtruism.org/posts/bdiDW83SFAsoA4EeB/a-philosophical-review-of-open-philanthropy-s-cause"
},
{
"title": "The Future Might Not Be So Great",
"author": "Jacy",
"link": "https://forum.effectivealtruism.org/posts/WebLP36BYDbMAKoa5/the-future-might-not-be-so-great"
},
{
"title": "Potatoes: A Critical Review",
"author": "Pablo Villalobos",
"link": "https://forum.effectivealtruism.org/posts/iZrrWGvx2s2uPtica/potatoes-a-critical-review"
},
{
"title": "Enlightenment Values in a Vulnerable World",
"author": "Maxwell Tabarrok",
"link": "https://forum.effectivealtruism.org/posts/A4fMkKhBxio83NtBL/enlightenment-values-in-a-vulnerable-world"
},
{
"title": "How EA is perceived is crucial to its future trajectory",
"author": "GidonKadosh",
"link": "https://forum.effectivealtruism.org/posts/82ig8odF9ooccfJfa/how-ea-is-perceived-is-crucial-to-its-future-trajectory"
},
{
"title": "Before There Was Effective Altruism, There Was Effective Philanthropy",
"author": "ColdButtonIssues",
"link": "https://forum.effectivealtruism.org/posts/CdrKtaAX69iJuJD2r/before-there-was-effective-altruism-there-was-effective"
},
{
"title": "A concern about the “evolutionary anchor” of Ajeya Cotras report on AI timelines.",
"author": "NunoSempere",
"link": "https://forum.effectivealtruism.org/posts/FHTyixYNnGaQfEexH/a-concern-about-the-evolutionary-anchor-of-ajeya-cotra-s"
},
{
"title": "A critical review of GiveWell's 2022 cost-effectiveness model",
"author": "Froolow",
"link": "https://forum.effectivealtruism.org/posts/6dtwkwBrHBGtc3xes/a-critical-review-of-givewell-s-2022-cost-effectiveness"
},
{
"title": "The Case for Funding New Long-Term Randomized Controlled Trials of Deworming",
"author": "MHR",
"link": "https://forum.effectivealtruism.org/posts/CyxZmwQ7gADwjBHG6/the-case-for-funding-new-long-term-randomized-controlled"
},
{
"title": "EA is becoming increasingly inaccessible, at the worst possible time",
"author": "Ann Garth",
"link": "https://forum.effectivealtruism.org/posts/duPDKhtXTJNAJBaSf/ea-is-becoming-increasingly-inaccessible-at-the-worst"
},
{
"title": "Questioning the Value of Extinction Risk Reduction",
"author": "Red Team 8",
"link": "https://forum.effectivealtruism.org/posts/eeDsHDoM9De4iGGLw/questioning-the-value-of-extinction-risk-reduction-1"
},
{
"title": "Population Ethics Without Axiology: A Framework",
"author": "Lukas_Gloor",
"link": "https://forum.effectivealtruism.org/posts/dQvDxDMyueLyydHw4/population-ethics-without-axiology-a-framework"
},
{
"title": "Are you really in a race? The Cautionary Tales of Szilárd and Ellsberg",
"author": "HaydnBelfield",
"link": "https://forum.effectivealtruism.org/posts/cXBznkfoPJAjacFoT/are-you-really-in-a-race-the-cautionary-tales-of-szilard-and"
},
{
"title": "Some concerns about policy work funding and the Long Term Future Fund",
"author": "weeatquince",
"link": "https://forum.effectivealtruism.org/posts/Xfon9oxyMFv47kFnc/some-concerns-about-policy-work-funding-and-the-long-term"
},
{
"title": "Why Effective Altruists Should Put a Higher Priority on Funding Academic Research",
"author": "Stuart Buck",
"link": "https://forum.effectivealtruism.org/posts/uTQKFNXrMXuwGe4vw/why-effective-altruists-should-put-a-higher-priority-on"
},
{
"title": "Remuneration In Effective Altruism",
"author": "Stefan_Schubert",
"link": "https://forum.effectivealtruism.org/posts/wWnRtjDiyjRRgaFDb/remuneration-in-effective-altruism"
},
{
"title": "You Don't Need To Justify Everything",
"author": "ThomasW",
"link": "https://forum.effectivealtruism.org/posts/HX9ZDGwwSxAab46N9/you-don-t-need-to-justify-everything"
},
{
"title": "EAs underestimate uncertainty in cause prioritisation",
"author": "freedomandutility",
"link": "https://forum.effectivealtruism.org/posts/Ekd3oATEZkBbJ95uD/eas-underestimate-uncertainty-in-cause-prioritisation"
},
{
"title": "Effective Altruism as Coordination & Field Incubation",
"author": "DavidNash",
"link": "https://forum.effectivealtruism.org/posts/Zm6iaaJhoZsoZ2uMD/effective-altruism-as-coordination-and-field-incubation"
},
{
"title": "EA Culture and Causes: Less is More",
"author": "Allen Bell",
"link": "https://forum.effectivealtruism.org/posts/FWHDX32ecr9aF4xKw/ea-culture-and-causes-less-is-more"
},
{
"title": "Questioning the Foundations of EA",
"author": "Wei_Dai",
"link": "https://forum.effectivealtruism.org/posts/zvNwSG2Xvy8x5Rtba/questioning-the-foundations-of-ea"
},
{
"title": "Doing good is a privilege. This needs to change if we want to do good long-term. ",
"author": "SofiaBalderson",
"link": "https://forum.effectivealtruism.org/posts/gicYG5ymk4pPzrKAd/doing-good-is-a-privilege-this-needs-to-change-if-we-want-to"
},
{
"title": "Longtermism, risk, and extinction",
"author": "Richard Pettigrew",
"link": "https://forum.effectivealtruism.org/posts/xAoZotkzcY5mvmXFY/longtermism-risk-and-extinction"
},
{
"title": "Prioritisation should consider potential for ongoing evaluation alongside expected value and evidence quality",
"author": "freedomandutility",
"link": "https://forum.effectivealtruism.org/posts/orfgdYRZXNKQtqzmh/prioritisation-should-consider-potential-for-ongoing"
},
{
"title": "“Existential Risk” is badly named and leads to narrow focus on astronomical waste",
"author": "freedomandutility",
"link": "https://forum.effectivealtruism.org/posts/qFdifovCmckujxEsq/existential-risk-is-badly-named-and-leads-to-narrow-focus-on"
},
{
"title": "How to dissolve moral cluelessness about donating mosquito nets",
"author": "ben.smith",
"link": "https://forum.effectivealtruism.org/posts/9XgLq4eQHMWybDsrv/how-to-dissolve-moral-cluelessness-about-donating-mosquito-1"
},
{
"title": "Leveraging labor shortages as a pathway to career impact",
"author": "IanDavidMoss",
"link": "https://forum.effectivealtruism.org/posts/xdMn6FeQGjrXDPnQj/leveraging-labor-shortages-as-a-pathway-to-career-impact"
},
{
"title": "Red teaming a model for estimating the value of longtermist interventions - A critique of Tarsney's \"The Epistemic Challenge to Longtermism\"",
"author": "Anjay F",
"link": "https://forum.effectivealtruism.org/posts/u9CvMCCmQRgjBD828/red-teaming-a-model-for-estimating-the-value-of-longtermist"
},
{
"title": "Earning to give should have focused more on “entrepreneurship to give”",
"author": "freedomandutility",
"link": "https://forum.effectivealtruism.org/posts/JXDi8tL6uoKPhg4uw/earning-to-give-should-have-focused-more-on-entrepreneurship"
},
{
"title": "Longtermism neglects anti-ageing research",
"author": "freedomandutility",
"link": "https://forum.effectivealtruism.org/posts/pbPmhWhGxsGSzwpNE/longtermism-neglects-anti-ageing-research"
},
{
"title": "We're funding task-adjusted survival (DALYs)",
"author": "brb243",
"link": "https://forum.effectivealtruism.org/posts/Gs8HS8QFBhtgAa8qo/we-re-funding-task-adjusted-survival-dalys"
},
{
"title": "Are we already past the precipice?",
"author": "Dem0sthenes",
"link": "https://forum.effectivealtruism.org/posts/e6prpQSojPW3jC7YD/are-we-already-past-the-precipice"
},
{
"title": "EA has a lying problem [Link Post]",
"author": "Nathan Young",
"link": "https://forum.effectivealtruism.org/posts/8dWms5YxYwZW9xneL/ea-has-a-lying-problem-link-post"
},
{
"title": "Senior EA 'ops' roles: if you want to undo the bottleneck, hire differently",
"author": "AnonymousThrowAway",
"link": "https://forum.effectivealtruism.org/posts/X8YMxbWNsF5FNaCFz/senior-ea-ops-roles-if-you-want-to-undo-the-bottleneck-hire"
},
{
"title": "On Deference and Yudkowsky's AI Risk Estimates",
"author": "Ben Garfinkel",
"link": "https://forum.effectivealtruism.org/posts/NBgpPaz5vYe3tH4ga/on-deference-and-yudkowsky-s-ai-risk-estimates"
},
{
"title": "Michael Nielsen's \"Notes on effective altruism\"",
"author": "Pablo",
"link": "https://forum.effectivealtruism.org/posts/JBAPssaYMMRfNqYt7/michael-nielsen-s-notes-on-effective-altruism"
},
{
"title": "Critique of MacAskills “Is It Good to Make Happy People?”",
"author": "Magnus Vinding",
"link": "https://forum.effectivealtruism.org/posts/vZ4kB8gpvkfHLfz8d/critique-of-macaskill-s-is-it-good-to-make-happy-people"
},
{
"title": "Prioritizing x-risks may require caring about future people",
"author": "elifland",
"link": "https://forum.effectivealtruism.org/posts/rvvwCcixmEep4RSjg/prioritizing-x-risks-may-require-caring-about-future-people"
},
{
"title": "EA Shouldn't Try to Exercise Direct Political Power",
"author": "iamasockpuppet",
"link": "https://forum.effectivealtruism.org/posts/BgNnctp6deoGdKtbr/ea-shouldn-t-try-to-exercise-direct-political-power"
},
{
"title": "Ways money can make things worse",
"author": "Jan_Kulveit",
"link": "https://forum.effectivealtruism.org/posts/YKEPXLQhYjm3nP7Td/ways-money-can-make-things-worse"
},
{
"title": "The most important climate change uncertainty",
"author": "cwa",
"link": "https://forum.effectivealtruism.org/posts/nBN6NENeudd2uJBCQ/the-most-important-climate-change-uncertainty"
},
{
"title": "Existential risk pessimism and the time of perils",
"author": "David Thorstad",
"link": "https://forum.effectivealtruism.org/posts/N6hcw8CxK7D3FCD5v/existential-risk-pessimism-and-the-time-of-perils-4"
},
{
"title": "Critique of OpenPhil's macroeconomic policy advocacy",
"author": "Hauke Hillebrandt",
"link": "https://forum.effectivealtruism.org/posts/cDdcNzyizzdZD4hbR/critique-of-openphil-s-macroeconomic-policy-advocacy"
},
{
"title": "Quantifying Uncertainty in GiveWell's GiveDirectly Cost-Effectiveness Analysis",
"author": "Hazelfire",
"link": "https://forum.effectivealtruism.org/posts/ycLhq4Bmep8ssr4wR/quantifying-uncertainty-in-givewell-s-givedirectly-cost"
},
{
"title": "Did OpenPhil ever publish their in-depth review of their three-year OpenAI grant?",
"author": "Markus Amalthea Magnuson",
"link": "https://forum.effectivealtruism.org/posts/sZhhW2AECqT5JikdE/did-openphil-ever-publish-their-in-depth-review-of-their"
},
{
"title": "Go Republican, Young EA!",
"author": "ColdButtonIssues",
"link": "https://forum.effectivealtruism.org/posts/myympkZ6SuT59vuEQ/go-republican-young-ea"
},
{
"title": "Are too many young, highly-engaged longtermist EAs doing movement-building?",
"author": "Anonymous_EA",
"link": "https://forum.effectivealtruism.org/posts/Lfy89vKqHatQdJgDZ/are-too-many-young-highly-engaged-longtermist-eas-doing"
},
{
"title": "EA on nuclear war and expertise",
"author": "bean",
"link": "https://forum.effectivealtruism.org/posts/bCB88GKeXTaxozr6y/ea-on-nuclear-war-and-expertise"
},
{
"title": "Criticism of EA Criticism Contest",
"author": "Zvi ",
"link": "https://forum.effectivealtruism.org/posts/qjMPATBLM5p4ABcEB/criticism-of-ea-criticism-contest"
},
{
"title": "EA's Culture and Thinking are Severely Limiting its Impact",
"author": "Peter Elam",
"link": "https://forum.effectivealtruism.org/posts/jhCGX8Gwq44TmyPJv/ea-s-culture-and-thinking-are-severely-limiting-its-impact"
},
{
"title": "Some core assumptions of effective altruism, according to me",
"author": "peterhartree",
"link": "https://forum.effectivealtruism.org/posts/av7MiEhi983SjoXTe/some-core-assumptions-of-effective-altruism-according-to-me"
},
{
"title": "Transcript of Twitter Discussion on EA from June 2022",
"author": "Zvi ",
"link": "https://forum.effectivealtruism.org/posts/MpJcvzHfQyFLxLZNh/transcript-of-twitter-discussion-on-ea-from-june-2022"
},
{
"title": "The EA community might be neglecting the value of influencing people",
"author": "JulianHazell",
"link": "https://forum.effectivealtruism.org/posts/3szWd8HwWccJb9z5L/the-ea-community-might-be-neglecting-the-value-of"
},
{
"title": "EA culture is special; we should proceed with intentionality",
"author": "James Lin",
"link": "https://forum.effectivealtruism.org/posts/KuKzqhxLzaREL7KKi/ea-culture-is-special-we-should-proceed-with-intentionality"
},
{
"title": "Four Concerns Regarding Longtermism",
"author": "Pat Andriola",
"link": "https://forum.effectivealtruism.org/posts/ESzGcWfkMtJgF2CCA/four-concerns-regarding-longtermism"
},
{
"title": "Things usually end slowly",
"author": "OllieBase",
"link": "https://forum.effectivealtruism.org/posts/qLwtCuh6nDCsrsrMK/things-usually-end-slowly"
},
{
"title": "Introduction to Pragmatic AI Safety [Pragmatic AI Safety #1]",
"author": "ThomasW",
"link": "https://forum.effectivealtruism.org/posts/MskKEsj8nWREoMjQK/introduction-to-pragmatic-ai-safety-pragmatic-ai-safety-1"
},
{
"title": "EA needs to understand its “failures” better",
"author": "mariushobbhahn",
"link": "https://forum.effectivealtruism.org/posts/Nwut6L6eAGmrFSaT4/ea-needs-to-understand-its-failures-better"
},
{
"title": "What is the overhead of grantmaking?",
"author": "MathiasKB",
"link": "https://forum.effectivealtruism.org/posts/RXm2mxvq3ReXmsHm4/what-is-the-overhead-of-grantmaking"
},
{
"title": "A Critique of The Precipice: Chapter 6 - The Risk Landscape [Red Team Challenge]",
"author": "Sarah Weiler",
"link": "https://forum.effectivealtruism.org/posts/faW24r7ocbcPisgCH/a-critique-of-the-precipice-chapter-6-the-risk-landscape-red"
},
{
"title": "Wheeling and dealing: An internal bargaining approach to moral uncertainty",
"author": "MichaelPlant",
"link": "https://forum.effectivealtruism.org/posts/kxEAkcEvyiwmjirjN/wheeling-and-dealing-an-internal-bargaining-approach-to"
},
{
"title": "The first AGI will be a buggy mess",
"author": "titotal",
"link": "https://forum.effectivealtruism.org/posts/pXjpZep49M6GGxFQF/the-first-agi-will-be-a-buggy-mess"
},
{
"title": "[Cause Exploration Prizes] The importance of Intercausal Impacts",
"author": "Sebastian Joy 樂百善",
"link": "https://forum.effectivealtruism.org/posts/MayveXrHbvXMBRo78/cause-exploration-prizes-the-importance-of-intercausal"
},
{
"title": "The Windfall Clause has a remedies problem",
"author": "John Bridge",
"link": "https://forum.effectivealtruism.org/posts/wBzfLyfJFfocmdrwL/the-windfall-clause-has-a-remedies-problem"
},
{
"title": "The Role of Individual Consumption Decisions in Animal Welfare and Climate are Analogous",
"author": "Gabriel Weil",
"link": "https://forum.effectivealtruism.org/posts/HWpwfTF5M84jo4iyo/the-role-of-individual-consumption-decisions-in-animal"
},
{
"title": "The Effective Altruism culture",
"author": "PabloAMC",
"link": "https://forum.effectivealtruism.org/posts/NkF9rAjZpkDajqDDt/the-effective-altruism-culture"
},
{
"title": "Concerns/Thoughts over international aid, longtermism and philosophical notes on speaking with Larry Temkin.",
"author": "Ben Yeoh",
"link": "https://forum.effectivealtruism.org/posts/uhaKXdkAcuXJZHSci/concerns-thoughts-over-international-aid-longtermism-and"
},
{
"title": "Future Paths for Effective Altruism",
"author": "James Broughel",
"link": "https://forum.effectivealtruism.org/posts/yzAoHcTzf3AjeGYsP/future-paths-for-effective-altruism"
},
{
"title": "We need more discussion and clarity on how university groups create value",
"author": "Oscar Galvin",
"link": "https://forum.effectivealtruism.org/posts/HNHHNCDLEsDNjNwvm/we-need-more-discussion-and-clarity-on-how-university-groups"
},
{
"title": "The dangers of high salaries within EA organisations",
"author": "James Ozden",
"link": "https://forum.effectivealtruism.org/posts/WXD3bRDBkcBhJ5Wcr/the-dangers-of-high-salaries-within-ea-organisations"
},
{
"title": "Crowdsourced Criticisms: What does EA think about EA?",
"author": "Hamish Huggard",
"link": "https://forum.effectivealtruism.org/posts/jK2Qends7GnyaRhm2/crowdsourced-criticisms-what-does-ea-think-about-ea"
},
{
"title": "Low-key Longtermism",
"author": "Jonathan Rystrom",
"link": "https://forum.effectivealtruism.org/posts/BaynHfmkjrfL8DXcK/low-key-longtermism"
},
{
"title": "The Credibility of Apocalyptic Claims: A Critique of Techno-Futurism within Existential Risk",
"author": "Ember",
"link": "https://forum.effectivealtruism.org/posts/a2XaDeadFe6eHfDwG/the-credibility-of-apocalyptic-claims-a-critique-of-techno"
},
{
"title": "Aesthetics as Epistemic Humility",
"author": "Étienne Fortier-Dubois",
"link": "https://forum.effectivealtruism.org/posts/bo6Jsvmq9oiykbDrM/aesthetics-as-epistemic-humility"
},
{
"title": "The Nietzschean Challenge to Effective Altruism",
"author": "Richard Y Chappell",
"link": "https://forum.effectivealtruism.org/posts/bedstSbqaP8aDBfDr/the-nietzschean-challenge-to-effective-altruism"
},
{
"title": "Should EA shift away (a bit) from elite universities?",
"author": "Joseph Lemien",
"link": "https://forum.effectivealtruism.org/posts/Rts8vKvbxkngPbFh7/should-ea-shift-away-a-bit-from-elite-universities"
},
{
"title": "Why I Hope (Certain) Hedonic Utilitarians Don't Control the Long-term Future",
"author": "Jared_Riggs",
"link": "https://forum.effectivealtruism.org/posts/PJKecg5ugYnyWhezC/why-i-hope-certain-hedonic-utilitarians-don-t-control-the"
},
{
"title": "Were really bad at guessing the future",
"author": "Benj Azose",
"link": "https://forum.effectivealtruism.org/posts/DkmNPpqTJKmudBHnp/we-re-really-bad-at-guessing-the-future"
},
{
"title": "Should large EA nonprofits consider splitting?",
"author": "Arepo",
"link": "https://forum.effectivealtruism.org/posts/J3pZ7fY6yvypvJrJE/should-large-ea-nonprofits-consider-splitting"
},
{
"title": "Effective Altruism, the Principle of Explosion and Epistemic Fragility",
"author": "Eigengender",
"link": "https://forum.effectivealtruism.org/posts/zG4pnJBCMi5t49Eya/effective-altruism-the-principle-of-explosion-and-epistemic"
},
{
"title": "Against Anthropic Shadow",
"author": "tobycrisford",
"link": "https://forum.effectivealtruism.org/posts/A47EWTS6oBKLqxBpw/against-anthropic-shadow"
},
{
"title": "A Quick List of Some Problems in AI Alignment As A Field",
"author": "NicholasKross",
"link": "https://forum.effectivealtruism.org/posts/JFmhYuso5s9PgrQET/a-quick-list-of-some-problems-in-ai-alignment-as-a-field"
},
{
"title": "Fixing bad incentives in EA",
"author": "IncentivesAccount",
"link": "https://forum.effectivealtruism.org/posts/3PrTiXhhNBdGtR9qf/fixing-bad-incentives-in-ea"
},
{
"title": "What 80000 Hours gets wrong about solar geoengineering",
"author": "Gideon Futerman",
"link": "https://forum.effectivealtruism.org/posts/6dbET4f9LbJZZTuDW/what-80000-hours-gets-wrong-about-solar-geoengineering"
},
{
"title": "Ideological tensions between Effective Altruism and The UK Civil Service",
"author": "KZ X",
"link": "https://forum.effectivealtruism.org/posts/J7cAFqq9g9LzSe5E3/ideological-tensions-between-effective-altruism-and-the-uk"
},
{
"title": "The danger of good stories",
"author": "DuncanS",
"link": "https://forum.effectivealtruism.org/posts/eZK95zxwpzNySRebC/the-danger-of-good-stories"
},
{
"title": "Methods for improving uncertainty analysis in EA cost-effectiveness models",
"author": "Froolow",
"link": "https://forum.effectivealtruism.org/posts/CuuCGzuzwD6cdu9mo/methods-for-improving-uncertainty-analysis-in-ea-cost"
},
{
"title": "Proposed tweak to the longtermism pitch",
"author": "TheOtherHannah",
"link": "https://forum.effectivealtruism.org/posts/nAvpSXELT2FZMD9aA/proposed-tweak-to-the-longtermism-pitch"
},
{
"title": "Capitalism, power and epistemology: a critique of EA",
"author": "Matthew_Doran",
"link": "https://forum.effectivealtruism.org/posts/xWFhD6uQuZehrDKeY/capitalism-power-and-epistemology-a-critique-of-ea"
},
{
"title": "Nuclear Fine-Tuning: How Many Worlds Have Been Destroyed?",
"author": "Ember",
"link": "https://forum.effectivealtruism.org/posts/Gg2YsjGe3oahw2kxE/nuclear-fine-tuning-how-many-worlds-have-been-destroyed"
},
{
"title": "An epistemic critique of longtermism",
"author": "Nathan_Barnard",
"link": "https://forum.effectivealtruism.org/posts/2455tgtiBsm5KXBfv/an-epistemic-critique-of-longtermism"
},
{
"title": "Should you still use the ITN framework? [Red Teaming Contest]",
"author": "frib",
"link": "https://forum.effectivealtruism.org/posts/hjH94Ji4CrpKadoCi/should-you-still-use-the-itn-framework-red-teaming-contest"
},
{
"title": "EA criticism contest: Why I am not an effective altruist",
"author": "ErikHoel",
"link": "https://forum.effectivealtruism.org/posts/PZ6pEaNkzAg62ze69/ea-criticism-contest-why-i-am-not-an-effective-altruist"
},
{
"title": "The Hidden Impossibilities Of Being An Effective Altruist.",
"author": "Refined Insights ",
"link": "https://forum.effectivealtruism.org/posts/fsxEDLM2oPzSREM4G/the-hidden-impossibilities-of-being-an-effective-altruist"
},
{
"title": "Effective means to combat autocracies",
"author": "Junius Brutus",
"link": "https://forum.effectivealtruism.org/posts/kawE7rFmp3SkzLxpx/effective-means-to-combat-autocracies"
},
{
"title": "Effective altruism is similar to the AI alignment problem and suffers from the same difficulties [Criticism and Red Teaming Contest entry]",
"author": "turchin",
"link": "https://forum.effectivealtruism.org/posts/g8fn7oyvki4psJeYR/effective-altruism-is-similar-to-the-ai-alignment-problem"
},
{
"title": "Should young EAs really focus on career capital?",
"author": "Michael B.",
"link": "https://forum.effectivealtruism.org/posts/RYBFyDWAYZL4YCkW2/should-young-eas-really-focus-on-career-capital"
},
{
"title": "Forecasting Through Fiction",
"author": "Yitz",
"link": "https://forum.effectivealtruism.org/posts/DhJhtxMX6SdYAsWiY/forecasting-through-fiction"
},
{
"title": "A critique of strong longtermism",
"author": "Pablo Rosado",
"link": "https://forum.effectivealtruism.org/posts/ryJys2fAz7J4vAwFC/a-critique-of-strong-longtermism"
},
{
"title": "The totalitarian implications of Effective Altruism",
"author": "Ed_Talks",
"link": "https://forum.effectivealtruism.org/posts/guyuidDdxNNxFegbJ/the-totalitarian-implications-of-effective-altruism-1"
},
{
"title": "EA Undervalues Unseen Data",
"author": "tcelferact",
"link": "https://forum.effectivealtruism.org/posts/MpYPCq9dW8wovYpRY/ea-undervalues-unseen-data"
},
{
"title": "What a Large and Welcoming EA Could Accomplish",
"author": "Peter Elam",
"link": "https://forum.effectivealtruism.org/posts/K24widt85ZbGqzZKN/what-a-large-and-welcoming-ea-could-accomplish"
},
{
"title": "The Malthusian Gradient: Why some third-world interventions may be doing more harm than good",
"author": "JoePater",
"link": "https://forum.effectivealtruism.org/posts/juFzy7CWhu6ApQMAA/the-malthusian-gradient-why-some-third-world-interventions"
},
{
"title": "Keeping it Real",
"author": "calumdavey",
"link": "https://forum.effectivealtruism.org/posts/ewEiyspZeqjZC7Yh7/keeping-it-real"
},
{
"title": "Why the EA aversion to local altruistic action?",
"author": "Locke",
"link": "https://forum.effectivealtruism.org/posts/LnuuN7zuBSZvEo845/why-the-ea-aversion-to-local-altruistic-action"
},
{
"title": "Critique: Cost-Benefit of Weirdness",
"author": "Mike Elias",
"link": "https://forum.effectivealtruism.org/posts/kw8ZmziAwcqPW2jt6/critique-cost-benefit-of-weirdness"
},
{
"title": "Effective Altruists and Religion: A Proposal for Experimentation",
"author": "Kbrown",
"link": "https://forum.effectivealtruism.org/posts/YA6fCNwB2c5cydrtG/effective-altruists-and-religion-a-proposal-for"
},
{
"title": "The Wages of North-Atlantic Bias",
"author": "Sach Wry",
"link": "https://forum.effectivealtruism.org/posts/FA4tC72qAB5k37uFC/the-wages-of-north-atlantic-bias"
},
{
"title": "Altruism is systems change, so why isnt EA? Constructive criticism.",
"author": "LB",
"link": "https://forum.effectivealtruism.org/posts/xZrvbwhSLmsGmHHSD/altruism-is-systems-change-so-why-isn-t-ea-constructive"
},
{
"title": "The reasonableness of special concerns",
"author": "jwt",
"link": "https://forum.effectivealtruism.org/posts/CFGYLDgvsYQhsyZ42/the-reasonableness-of-special-concerns"
},
{
"title": "The ordinal utility argument against effective altruism ",
"author": "Barracuda",
"link": "https://forum.effectivealtruism.org/posts/rNYCcRLzkQtQEBnLa/the-ordinal-utility-argument-against-effective-altruism"
},
{
"title": "“One should love ones neighbor more than oneself.”",
"author": "Barracuda",
"link": "https://forum.effectivealtruism.org/posts/bxbu8v83gw3MDzCBX/one-should-love-one-s-neighbor-more-than-oneself"
},
{
"title": "Love and AI: Relational Brain/Mind Dynamics in AI Development",
"author": "JeffreyK",
"link": "https://forum.effectivealtruism.org/posts/MdfLn33GpNWGN7CSE/love-and-ai-relational-brain-mind-dynamics-in-ai-development"
},
{
"title": "When 2/3rds of the world goes against you",
"author": "JeffreyK",
"link": "https://forum.effectivealtruism.org/posts/6va2EfHkQ3bTmdDyn/when-2-3rds-of-the-world-goes-against-you"
},
{
"title": "My views on EA --> attempt to a constructive criticism",
"author": "Jin Jo",
"link": "https://forum.effectivealtruism.org/posts/LcDcqX6KWGHm3tSgr/my-views-on-ea-greater-than-attempt-to-a-constructive"
},
{
"title": "Empirical critique of EA from another direction",
"author": "tonz",
"link": "https://forum.effectivealtruism.org/posts/nsqhmwmwZmWvFA2wb/empirical-critique-of-ea-from-another-direction"
},
{
"title": "Should we call ourselves 'Effective Altruists'?",
"author": "Sam_Coggins",
"link": "https://forum.effectivealtruism.org/posts/YyDRSARnXz8r5dgca/should-we-call-ourselves-effective-altruists"
},
{
"title": "Align Humans to Rationality?",
"author": "Scytale",
"link": "https://forum.effectivealtruism.org/posts/KhdrqMe5ZrJmubN46/align-humans-to-rationality"
},
{
"title": "Shared Consequences",
"author": "Noah Scales",
"link": "https://forum.effectivealtruism.org/posts/7BHt7wJxHmG68Ybmv/shared-consequences"
},
{
"title": "Effective Altruism Criticisms",
"author": "Gavin Palmer (heroLFG.com)",
"link": "https://forum.effectivealtruism.org/posts/mMaAcvNLQPC3aTqB6/effective-altruism-criticisms"
},
{
"title": "Portfolios, Locality, and Career - Three Critiques of Effective Altruism",
"author": "Philip Apps",
"link": "https://forum.effectivealtruism.org/posts/AoL2h2ZqTSNevdtRM/portfolios-locality-and-career-three-critiques-of-effective"
},
{
"title": "A Brief Description Of Altruistic Value",
"author": "Noah Scales",
"link": "https://forum.effectivealtruism.org/posts/sWXp77Hz7e2edrE84/a-brief-description-of-altruistic-value"
},
{
"title": "Accepting the Inevitability of Ambitious Egoism (”AE”)",
"author": "Dem0sthenes",
"link": "https://forum.effectivealtruism.org/posts/bQsxsaEcvxzEML9ZW/accepting-the-inevitability-of-ambitious-egoism-ae"
},
{
"title": "A Few More Thoughts about Altruistic Value Calculations",
"author": "Noah Scales",
"link": "https://forum.effectivealtruism.org/posts/HjjJminRW73dJfrzC/a-few-more-thoughts-about-altruistic-value-calculations"
},
{
"title": "A Choice Among Actions, Not a Choice Among Choices",
"author": "Noah Scales",
"link": "https://forum.effectivealtruism.org/posts/gSidRgcERb6osXL3a/a-choice-among-actions-not-a-choice-among-choices"
},
{
"title": "Against Longtermism: \nI welcome our robot overlords, and you should too!",
"author": "MattBall",
"link": "https://forum.effectivealtruism.org/posts/Cuu4Jjmp7QqL4a5Ls/against-longtermism-i-welcome-our-robot-overlords-and-you"
},
{
"title": "Run For President",
"author": "Brian Moore",
"link": "https://forum.effectivealtruism.org/posts/ZniCnE8XhCMLeGHj8/run-for-president"
},
{
"title": "Consequences Not Outcomes",
"author": "Noah Scales",
"link": "https://forum.effectivealtruism.org/posts/WyGfrjmRd3kwnXqqR/consequences-not-outcomes"
},
{
"title": "Ideas to improve the Effective Altruism Movement",
"author": "Noah Scales",
"link": "https://forum.effectivealtruism.org/posts/vrqhaNHNNZEuYWfgm/ideas-to-improve-the-effective-altruism-movement"
},
{
"title": "Effective Altruism Risks Perpetuating a (Severely) Harmful Worldview",
"author": "Theo Cox",
"link": "https://forum.effectivealtruism.org/posts/QRaf9iWvGbfKgWBvY/effective-altruism-risks-perpetuating-a-severely-harmful"
},
{
"title": "AUTHORITY",
"author": "Barracuda",
"link": "https://forum.effectivealtruism.org/posts/795D2YvpCfL9Eofmz/authority"
},
{
"title": "Book Review: What We Owe The Future (Erik Hoel)",
"author": "ErikHoel",
"link": "https://forum.effectivealtruism.org/posts/AyPTZLTwm5hN2Kfcb/book-review-what-we-owe-the-future-erik-hoel"
}
]

View File

@ -1,7 +1,6 @@
// Run with `npx ts-node src/scripts/contest/scrape-ea.ts`
import * as fs from 'fs'
import * as puppeteer from 'puppeteer'
import { CONTEST_DATA } from 'common/contest'
export function scrapeEA(contestLink: string, fileName: string) {
;(async () => {
@ -23,7 +22,7 @@ export function scrapeEA(contestLink: string, fileName: string) {
const items = document.querySelectorAll('.PostsItem2-root')
for (const item of items) {
let link =
const link =
'https://forum.effectivealtruism.org' +
item?.querySelector('a')?.getAttribute('href')
@ -41,8 +40,8 @@ export function scrapeEA(contestLink: string, fileName: string) {
})
fs.writeFileSync(
'../web/lib/util/contests/' + fileName + '.json',
JSON.stringify(data, null, 2)
`./src/scripts/contest/${fileName}.ts`,
`export const data = ${JSON.stringify(data, null, 2)}`
)
console.log(data)
@ -50,8 +49,7 @@ export function scrapeEA(contestLink: string, fileName: string) {
})()
}
// runs using data from CONTEST_DATA
scrapeEA(
CONTEST_DATA['cause-exploration-prize'].submissionLink,
CONTEST_DATA['cause-exploration-prize'].fileName
'https://forum.effectivealtruism.org/topics/criticism-and-red-teaming-contest',
'criticism-and-red-teaming'
)