I am a software engineer working for a small business. I was introduced to EA by a friend about four years ago. Around the same time, I met my first born. Through these and myriad subsequent life events, my moral circle has expanded to include all sentient beings and distant future generations, and I find myself here.
Craig Green 🔸
Craig Green ’s Quick takes
I agree with you two. I don’t have any delusions about avoiding all risk of causing harm or that harm avoidance is straightforwardly more important than providing benefits. I guess what I am saying is that risk of causing harm is distinct from risk this is ineffective, and it would be nice to see these broken out (as someone who works in data analytics and engineering, I realize the real world is not so simple). It seems to me that actively causing harm is a bit of a different thing than just being ineffective, and you would ideally reason about it specifically, rather than bundling it all together into one big effectiveness metric.
Especially since, while I don’t think we should try to avoid all harm, people may have different moral weights about causing harm. For some people, they may be much more indifferent about causing harm relative to providing some benefit, whereas others may have a stronger bias towards “first, do no harm.” Given that the tradeoff between these is something each individual must determine, it is better to separate it out in your model and allow people to discount the effectiveness according to their own priorities.
Numerous EA-adjacent orgs arriving at the same conclusion about some issue may also be the result of re-circulating the same people. After one year of observing EA online, my impression is that EA is not that large or diverse a group of people in the grand scheme of things. Many people seem to be pretty tightly interconnected together, even to the point of being family with each other!
I actually think EA does a pretty good job of avoiding group-think relative to its homogeneity (see posts like OPs), but given the social dynamics of a smaller and tightly interconnected movement, it is important to constantly reinforce truth-seeking behaviors, including by direct questioning of established orthodoxy.
Maybe my characterization of EA is wrong though. I’m not someone who would know.
I think what really bothers me about OPs post, is precisely the possibility that my donations are actually worsening animal welfare. That stings. I think its important for recommenders of interventions to carefully consider how they are going to communicate about such things. I would want them to break out not only their general uncertainty about the effectiveness of the intervention, but the specific uncertainty that it actually causes harm. For those of us who are concerned a lot about harm reduction, seeing that as its own line item would be helpful.
Sorry to turn this into an infinitely extended thread, but I wanted to post yet more data, namely CloudFlare’s recent write up of their chance to work with Project Glasswing.
They do not provide numbers on bugs/vulnerabilities found, but they do provide some interesting commentary. Like others, they note that where Mythos stands out is in its ability to put together working exploits, and they elaborate on the value of this: proof-of-concept exploits are obviously worth reviewing; they are far less likely to be false positives.
They talk about the inadequacy of simply pointing a model at a codebase, and advocate for building pipelines and harnesses that enable the model to stay on task and counteract some of its reward-seeking behaviors. In an aside, they do make a passing comparison of Mythos to other frontier LLMs.
> When we ran other frontier models through the same harness, they found a fair number of the same underlying bugs, and in some cases they got further than we expected on the reasoning side too. Where they fell short was at the point of stitching the pieces together. A model would identify an interesting bug, write a thoughtful description of why it mattered, and then stop, leaving the actual chain unfinished and the question of exploitability open. What changed with Mythos Preview is that a model can now take those low-severity bugs (which would traditionally sit invisible in a backlog) and chain them into a single, more severe exploit.
To me, this write up is only so valuable. On the one hand, it is evidence for what I’ve been saying—that an important part of unlocking model capabilities in cybersecurity is the development of adequate harnesses. Raw model intelligence is not enough for such a complex task. On the other hand, as is evident in the write up, the model intelligence is the foundation of capabilities, and without an adequate supply of it, the task is impossible.
So, I don’t know that this really moves the needle on our broader discussion of whether “Mythos is overhyped,” though I do think it supports some of my intermediate claims.
You are rightly grasping that we disagree, but I don’t think you are understanding my view (and to be clear, reasonable people can disagree about this).
My wife and I are debating whether we will have more children or not. Having another child is desirable to us. So much so that she’s willing to undergo the relatively risky process of child birth to have another one. However, failing to have another child is significantly less bad than losing one of our existing children, IMO. I’d even say that, failing to have 100 more children is significantly less bad than losing one of our existing children. The reason why is that the child who never existed is not sentient and so does not experience any deprivation. They do not suffer. And my suffering of that abstract loss is not nearly as bad as would be the suffering I would experience losing a living child who I know.
Now you may disagree with that, and mourn all the lost utility, and that is a reasonable perspective, but its not mine, and as you can see, this is a deeper philosophical difference and not some sort of misunderstanding about expected utility or something like that.
FYI, about this sentence: “X risks aren’t especially bad because of all the utility lost … they’re bad because after they happen there’s never any utility again.” I don’t really see a difference between these two statements.
One thing I didn’t consider in my revised answer is that I didn’t actually do the math. Taking an existential event as literally causing the end of earth-originating life, the question is whether the difference in probability multiplied by the immediate mass extinction itself would represent more death and suffering than the avertible death and suffering occurring over a 100-year period. I just don’t know. It seems unlikely that the avertible death and suffering amounts to as much as the amount caused by the mass-extinction event itself, but after multiplying by the difference in probability and acknowledging the ambiguity of the timeline proposed in this question, things become less clear. However, let’s say that the probability-adjusted, undetermined-timing mass-extinction event does cause more suffering and death and I change my answer to 50% agree. I don’t think this is what most people would interpret 50% agree to express.
I should also be clear that I’m taking the question to mean literally ending earth-originating life in more-or-less one, fell swoop. Obviously, traditional x-risks actually have a spectrum of severity, so this is not so straightforward to apply to real-world resource allocation.
Initially I just calculated a naive expected value function and put 100% agree, but then I realized that I don’t value realizing potential lives nearly as much as I value improving existing ones. While I do value realizing potential lives, the loss of them is not experienced by anyone other than present-day people like myself who think about them abstractly, which seems to me in sum to be less bad than the suffering otherwise avertible due to technological progress in the next 100 years. But I obviously haven’t thought about this enough or I wouldn’t have made my initial mistake.
I wanted to follow up on this thread and bring in some additional evidence on the whole AISLE thing. It isn’t definitive or anything, but both AISLE and Mythos have been used to scan curl and the results are interesting.
- AISLE identified five CVEs and 24 bugs (plus two more CVEs in a dependency).
- Mythos identified 1 CVE and potentially 20 bugs.
Now, Mythos scanned after AISLE. We don’t know what would have happened if Mythos had come first. But here’s some quotes by the maintainer of curl about the Mythos results:
> curl is certainly getting better thanks to this report, but counted by the volume of issues found, all the previous AI tools we have used have resulted in larger bugfix amounts.
> I see no evidence that this setup finds issues to any particular higher or more advanced degree than the other tools have done before Mythos. Maybe this model is a little bit better, but even if it is, it is not better to a degree that seems to make a significant dent in code analyzing.
> Any project that has not scanned their source code with AI powered tooling will likely find huge number of flaws, bugs and possible vulnerabilities with this new generation of tools. Mythos will, and so will many of the others.
Quotes taken from here: https://daniel.haxx.se/blog/2026/05/11/mythos-finds-a-curl-vulnerability/
Daniel’s blog post has some not great English, and also his tone is a bit less than objective. And of course, this is not a rigorous scientific comparison. But he is an expert in software and writing secure software, and he has demonstrated a willingness to change his mind on AI for cybersecurity,[1] so I think he’s worth listening to.
AISLE wrote a little news release about their findings vis-a-vis Mythos in the curl project: https://aisle.com/blog/curl-adopts-aisle-after-its-ai-agents-discovered-5-cves
AISLE also wrote up another blog post building on the earlier one. In this case, they showcase a simple pipeline that is able to recreate a Mythos result without any steering towards the relevant snippet of code: https://aisle.com/blog/system-over-model-zero-day-discovery-at-the-jagged-frontier
Interestingly, the same harness is not as successful at recreating AISLE’s own results, but this is all a bit selective.
To my earlier claim that harnesses and pipelines enabling Mythos like results can and will be built in the near future, AISLE open-sourced nano-analyzer, the harness used in this blog to discover maybe as many as 40 bugs in FreeBSD, so it would appear that my prediction was fulfilled at the time of writing...
AISLE quotes $100 in spend to find the 40 bugs in FreeBSD and to recreate a Mythos result. That is presumably going to be 1/100th or less of compute spend by Anthropic. To me, this causes me to think that the compute spend by Anthropic is playing an important role in the whole assessment of the Mythos results. My belief now is that Anthropic’s high compute spend is probably due to an inefficient pipeline, which is somewhat of a reversal of my earlier belief that the pipeline was the key determinant in model capabilities. However, this doesn’t mean that I think model capabilities are hugely improved—it just means that I think that with a better pipeline, they would have spent less to get these results, given that AISLE was able to find some of these results for $100 with dumber models.
- ^
Here’s Daniel’s highly negative blog post on AI cybersecurity work from last Summer: https://daniel.haxx.se/blog/2025/07/14/death-by-a-thousand-slops/ Here’s where he changed his mind just a few months later after ZeroPath started to systematically find bugs using AI: https://daniel.haxx.se/blog/2025/10/10/a-new-breed-of-analyzers/
- ^
Has anyone done any thinking about posting the actual conversations for LLM ideation and other things? I’d be kind of interested. Most authors don’t include the revision history of their papers when they publish them, but I feel like this could be helpful. Especially thinking about the case with the non-native English speaker using an LLM to translate their thoughts. I think that actually for us English primary-language speakers, funnily enough, it might be helpful to be able to see the full history.
Thank you for writing this survey of the evidence. I initially assumed from the title that you were going to present evidence that the attitudes of the general public are changing towards AI, rather than arguments intended to effect a change in their attitudes.
I feel compelled to note that Anthropic and OpenAI report ARR differently, making direct comparisons difficult. So, that chart could be misleading. For the purposes of this discussion, it is probably fine, as it captures the acceleration of growth of these companies, and we aren’t trying to directly compare them to each other.
I do think that current-generation AI capabilities are already at the point where they could drive significant growth in the economy with an adequate inference infrastructure and time to develop workflows. Basically, what I’m trying to say is that the revenue growth of these companies may not be direct evidence that AGI is imminent in the technical sense. It seems possible to me that AGI could be stalled by technical challenges even as current-generation and similar AIs drive significant economic growth.
I do think the models are the foundation of capability, and I have overstated my case, as I tend to do. What I want to say is that, I think model intelligence has largely steadily scaled, and that when a new application is developed (possible due to sufficient model advances), there is a sudden increase in experienced capability by consumers which feels like a giant leap in model development. That flood of new ability can be attributed to the application inasmuch as it opened the flood gates, but of course, the model is the thing functioning under the hood. To the point about hypey-discourse, I guess I’m just griping about the tendency to allow this optical illusion to influence people’s tone and assessment of progress.
It is hard to tell about the AISLE and Anthropic situation because of the very different size of the organizations and the lack of insider knowledge about either of them. To me, the requirement that AISLE replicate Anthropic’s findings in whole or in part feels like an unnecessary one to justify their claims. The way I take it is that AISLE’s activity has shown that with a proper system, it is already possible with publicly available models to do the sort of bug detection work that made headlines with the Mythos release. That is not to deny that Mythos + system is not an improvement over AISLE’s work. Assessing the nature of that improvement is hard for the aforementioned reasons about org scale differences and the general complexity of the thing being compared. It seems all parties agree that Mythos is a big step up in its ability to write exploits. I see no reason to challenge that.
I think its very hard to articulate critiques of hype, and that simultaneously I tend to write in an over-vehement and pugnacious way that makes me quite vulnerable to whatever arguments I would make against someone, so I kind of regret my engagement here, though I do think its true that there is a sort of ineffable tendency to amplify what feel-to-me to be likely reductionisms about model capabilities and how AI systems are engineered.
I took OP as trying to establish that the signal on progress to AGI is quite noisy, and expressing a frustration with narratives that feel too clean or reductionistic about progress. That’s highly subjective though. As you note, we probably can’t even really define what constitutes significant progress between us, though I suspect we could come to largely agree about the amount of progress made, just not what word to use to describe it.
I do think a fair test of my view point will be if in one year’s time we see a proliferation of products/services that do this sort deep bug-finding pipeline. My intuition on this is that cybersecurity is going to go through something similar to what software engineering did last year, driven by the rising tide of model quality in conjunction with a more acute set of innovations in the application layer.
[Edit: I don’t think my prediction proves anything actually, since it’s coming to pass could reflect many different underlying causalities]
So, a couple of things to note.
AISLE has been operating their agentic system for I think about six months and have found numerous vulnerabilities in highly vetted software themselves of basically the same flavor as the Anthropic announcement. They are not cranks on this topic. See this post for an example.
I think you are misunderstanding the purpose of the specific exercise and the broader claims in the AISLE article. The point of the examples on the isolated code snippets is to show models of various levels of size and architecture are quite capable of discovering the bugs. Indeed, model size and architecture seemingly has a complicated relationship to the ability to recognize bugs of various types. They do not attempt to demonstrate how they go about the larger task of exploring and partitioning a codebase for this sort of narrow task, but if you read more of their other posts, you will see that is the exact sort of product they have built and that other clever AI-app developers will probably be producing in the short term future.
As to why they didn’t just find all of the thousands of unpublished bugs themselves, I think you should consider the following:
Anthropic has a huge amount of resources at their disposal. Project Glasswing is providing free compute to partners to the tune of $100,000,000. Per Carl Brown, HackerOne’s bug bounty program paid out about $80,000,000 in total last year.
Per Anthropic’s writeup, they spent $20,000 in compute to discover the OpenBSD bugs.
Even without making the obvious inference that Anthropic has spent an astronomical amount of money beyond the amount written above on this endeavor, we can see that these are not costs that AISLE or many other companies would be able to afford for just any arbitrary reason.
The claim is not that Anthropic is lying in some simplistic fashion. It is that there is significant and predictable reductionism in the interpretations which this announcement generated, which serve to hype the company up at the expense of the truth.
I’ll try to state again my broader theory, which I think is aligned largely with the OP and with the AISLE article, since it seems the point of view of the commentary from these sources is still not being understood.
1. AI-application design (harnesses/scaffolds as they are referred to in the articles) is extremely important to the capability of the AI system. A well-designed harness can enable capability in a relatively less intelligent model that will elude more intelligent models.Some examples—
It was with the advent of ChatGPT and the underlying helpful assistant post-training that AI exploded into consumer use in the first place. The critical development was at the application layer. Model intelligence had been (to my understanding) steadily advancing up until that point and beyond it.
Claude Code (and Cursor to a significant extent before it) pioneered the coding agent harness, which has massively expanded the utility of LLMs for economically productive work. Throughout the period leading up to agentic coding and beyond it, model intelligence steadily advanced; however, the critical difference occurred with the development of the application.
We saw something similar with OpenClaw several months ago, and likewise, AISLE is the first known-to-me bug-finding application using LLMs (though I’m sure there are others that spawned in the same timeline, and for that matter, Cursor even has something like it in their development platform).
Please note some things about the above:
Model intelligence steadily advanced throughout these periods. The paradigm shift in each case was the application-layer.
In each of the cases listed above, it only took a short while for competitors to replicate the application design.
2. Application design often can mislead users into mistaking what is actually a well-designed narrow loop that coaxes intended behavior out of an LLM for more general intelligence capabilities.
Again, to return to Claude Code and its superlative success compared to other types of LLM economic activity, such as data analysis, financial analysis, etc., computer code has many advantages over these other types of work:
It has to compile.
It is possible to write arbitrary automated tests to verify and explore the functionality of computer code.
Creating a harness that leverages these features was a brilliant innovation, but the domain of coding is far closer to that of a chess game than many other types of knowledge work. It was a more tractable problem for various reasons, that then creates the illusion of generalized capabilities which thus far have not manifested themselves in the broader economy.
My claim to be clear is that:
Mythos is almost certainly going to represent an advancement on current public model capabilities
The bug discoveries are likely more explained in terms of:
The scaffold Anthropic built to deploy the model for this task
The amount of compute they threw at it
The model advancements themselves are only a part of the story and not the largest part either
My prediction is that we will shortly have another DeepSeek moment in the near future where someone successfully builds an open source scaffold that does something like what Mythos and AISLE are doing and then its off to the races as far as cybersecurity goes.
That is on the one hand quite scary but, as the OP said, “I suspect that it may be possible to develop machine learning models that can automatically perform any task with known solutions without this implying any superintelligence takeoff.”
Thank you for writing this. I do not agree with either of the criticisms expressed in the other comments. It is clear to me from the title of this article that the point is that more skepticism is appropriate towards the materials published by major AI laboratories, and then the article justifies this by outlining data that is problematic for a naïve interpretation of major lab press publications.
I do not agree with dismissing the writeup by AISLE. They have been publicly doing this work and writing about it for sometime, and in the write-up, they are hardly baselessly critical of Anthropic. Their fundamental point, which is backed up by their own results in their article and other writings, is that the success of models at cybersecurity tasks largely is the result of a larger apparatus around the models. We see similar things with agentic coding, where the harness is as paramount to the actual utility as the specific model.
On the financial side, I agree that EA’s should take a more critical stance regarding the financial circumstances of major AI labs. These labs are racing to IPO. The underlying economics of the AI industry are well known to be problematic. You don’t have to go full Zitron to see that the financial picture is more complicated than can be inferred by just charting Anthropic’s reported ARR growth.
I work with AI everyday as a software engineer. I’m not some sort of luddite, but precisely because of my experience as a consumer of the technology, it is impossible not to notice the marketing hype cycle that has come to engulf the industry. Probably the dominant category of ads I personally see on Facebook now are for coding harnesses by OpenAI and Anthropic. Anyone who peruses the relevant subreddits is used to seeing a flood of astroturfed threads intended to sway readers’ loyalties as customers from one to the other. These companies are spending incredible sums of money to market their products, and that should inform how we approach claims made by company figureheads. I still recall the way my stomach churned about a year ago now, maybe a month after the release of deep research, when Sam Altman, having been asked what he does in his free time, responded by saying that of course he doesn’t have any free time, but if he did, he would spend it all day reading deep research reports, or something to that effect. For me, that moment was breaking the fourth wall. He was obviously being disingenuous, and so how was I to interpret everything else he had said, which I had been happily nodding along to up until that point?
Doubtless many examples could be added to the OP, but I will satisfy myself with just one. One of the earliest sources of information about Mythos was actually the Claude Code source leak, and one thing we learned from that leak is that the quality of code being generated internally at Anthropic is incredibly low. It is not difficult to find numerous reviews of the Claude Code source tearing it apart for the low quality of craftsmanship and the bugginess of the code therein (links here, here, commentary on the former here). How does that update your priors on the idea that Mythos is a huge leap forward in terms of cybersecurity capabilities? Doubtless there is some sort of way to harmonize the two—and to be clear, I do expect Mythos to be an improvement—but is it possible that current model capabilities are being overstated by an organization pumping itself before an IPO?
None of this is to say that we shouldn’t be concerned about AGI. Nor is the point of the OP as I read it that we shouldn’t take AGI seriously. It is that it is aggravating to see so many people in EA circles uncritically accept and repeat claims by major AI labs that seem quite dubious. I actually don’t see why skepticism of major laboratory pronouncements should have any bearing on our stance on x-risk and AGI. The two issues are not the same, other than that it should cause us to distrust said labs and be more willing to do our own homework. Furthermore, I’m not stating that model capabilities aren’t advanced either—I barely ever write code by hand nowadays. Again, I took the point of the OP’s article and I agree with it, to be that statements by major labs about model capabilities should not be taken as straightforward recitations of the objective truth. They are embedded in a highly competitive context involving competition for vast sums of money and huge numbers of users, and they are intended to influence that context, including by yes, scaring people into buying a subscription. The OP is attempting to help others see this possibility by providing additional data and argumentation that would be hard to account for if things were as straightforward as major lab publications suggest.
My initial exposure to effective altruism was a more philosophically-oriented forum post on longtermism. At the time, I remembered thinking that (a) the philosophical claims being made don’t seem nearly as exciting or novel as the rhetoric in the article presented them to be, and (b) it came across as techno-futurist gobbledygook. At the time, I thought it was just some dude’s blog post, and didn’t understand that it was a social movement, a community of people trying to do good, somewhere I could go to get advice and support to achieving those goals.
A few years later, unfortunate developments in my church community pushed me to start looking for something else, more ethically serious than the church I had been a part of, and I found GiveWell basically from first principles—I wanted to give my money to somewhere that would use it effectively to mitigate the suffering of real people in dire circumstances. I also, along with a lot of people in the broader tech industry, became much more cognizant of AI developments, so when I returned to this forum a second time, it all made sense, and I could see what I’m missing. The longtermism thing no longer seemed so strange, and I was able to appreciate more the challenge of applying these simply ethical principles to the real world.
If I’m hard on the movement sociologically, its because I think that the communal element is important. I’m a human being. How am I going to maintain resolve to do good, to avoid life style creep, to reduce animal product consumption, etc., if I don’t have other people to show me the way, to encourage me, and to mentor? These ethical principles are largely straightforward, and available to all rational people to embrace. But is there an alternative society of likeminded individuals waiting to embrace everyman?
I agree that thinking of these donations in terms of offsetting is not right. Your ability to donate to animal welfare is basically unrelated to your ability to stop consuming animal products, and doing one does not affect your ethical obligation to do the other, as you said.
What I would encourage and do think is right is to consider how you can do the most good, and donating to animal welfare is a highly effective way to do that. Therefore, it seems incumbent upon both vegans and non-vegans that they donate. Being vegan does not free you from the obligation to donate anymore than donating frees you from the obligation to be vegan.
I say this as a non-vegan. I am highly interested in veganism, but do not feel like I can really handle the transition in this current phase of life I’m in. But I resolved to donate, not as an offset, but because I care about animals, and I feel obligated to do the most good I can. I also strive to reduce the amount of animal products I consume, and I try to seek out more humane sources for those I do use.
Doubtless, a vegan looking at my life might question whether the complication is really worth it. I certainly have a guilty conscience and feel empathy for the animals whose suffering I am causing. Am I trying to ‘offset’ those feelings by doing what I can? Certainly I am to some degree. Whether that is good or bad seems like a personal question, but I think all EA’s would agree that, regardless of one’s personal moral imbrication in another person’s suffering, the goal should be to do as much good as possible.
On the single sentence qualitative feedback, I do think this would be very helpful. Just simple, direct statements such as, “Not qualified due to lacking x/y/z core requirement,” versus simply being a weak, but not fundamentally flawed candidate would be very helpful.
Right now, everyone who isn’t hired is passed over in favor of stronger applicants. Obviously. I want to know whether my application was even read, to be honest. As a mid-career person trying to transition, I have this growing cynicism that many EA orgs are simply going to filter me based on my age and the fact that I have not worked at some elite firm or gone to a prestigious university. And that’s fine actually I guess, but it would be helpful to get direct feedback to let me know whether I’m wasting my time applying in the first place.
I can just earn-to-give and do my own thing, it won’t hurt my feelings if I’m excluded from the clique.
IMO, you need to factor in the timeline in which you think AI safety is critical. While dentists may earn more, you are foregoing 4 years of income before you even start earning. You need to determine the rough break-even point at which you would cumulatively have earned more as a dentist, and therefore been able to give more.
If the critical phase of AI safety research precedes that date or is near it, then you may ironically contribute less in terms of marginal value of your giving.
Here’s how I see things—
1. If AI advances so quickly that the earning power of CS collapses before you graduate, it is likely that the same will happen to dentists before you graduate from that program. But maybe the latter isn’t true, in which case it could be reasonable to pursue dentistry.
2. If AI advances at a moderate pace, the breakeven logic I mentioned above probably means that you will have more impact by getting a moderately well-paying job sooner so that you can give during the critical period of AI development, since your giving would be largely deferred until after AGI if you went into dentistry.
3. If AI advances at a slow pace, then perhaps going into dentistry will ultimately allow you to contribute more.
One possibility you didn’t mention, probably because it is unappealing to you—could you just major in dentistry? Then you would get the earning power and reduce the breakeven problem.
You are young. If I were you, out of these two options, I would just major in what I was interested in, and test out my talents. I would major in CS. If I performed exceptionally in AI safety stuff, I would try my hand at a direct career in it. If I didn’t, I would focus on getting some other software job with high earning potential.
You are certainly correct that earning-to-give is the rational move when you consider that the constraints are often on resources to fund our goals, rather than on candidates willing to work on them professionally.
Orwell’s great. Sometimes cryptic communication is a useful means to communicate to an in group something that you want to hide from the wider audience. For example, a common interpretation of Jesus’s parables is that they expressed political ideas cryptically which it would be unacceptable for him to state outright. He always had plausible deniability as to their meaning, which was nonetheless obvious to his hearers. Not really sure what the context is on this board that would require something like that though? Are the EAs liable to call together the council of moderators in the middle of the night and shadow ban someone for wrong think?
This particular metaphor really resonated with me for whatever reason.
I’m trying to career switch. I have small children in the family to care for. My current role is very demanding. I have pretty limited resources to put towards job hunting right now. I did not go to a top college. I’m not an elite applicant, though I’ve done well for myself in my circumstances, and a lot of my failure to do better is due to prioritizing volunteer and other work.
To put it crassly, if EA orgs can fully satisfy their staffing needs using recent, EA-aligned graduates of elite colleges, there is no point in me even applying.
The way it feels (when I’m feeling down) is that EA is not really intended for someone like me. The jobs are not there, and while I believe in and practice earning to give, you sometimes get the impression reading the boards that if you aren’t a high enough earner, maybe even that isn’t really worthwhile, since in an objective sense, it isn’t high impact.
And that’s fine. Maybe EA can get all it needs from those talent pools, and maybe the urgency of the moment is such that even the money I can give is not that important. Obviously, its feasible that’s the case. But then, I’d like to know that, you know?
Question from a newbie. I am constantly seeing negative references to the gutting of US foreign aid. It seems pretty clear that global development-focused EAs generally view the change in policy to be a bad thing. But I do not think I have once seen any discussion at all about how to reverse this state of affairs. Building on a running theme as of recently, it seems like political giving may have an outsize effectiveness, due to the relatively sparse funding in the space. So, naively, it would seem like you probably could get a great rate of return on efforts to reinstate USAID. I understand that political coalition building and organizing is not easy, etc. I’m not someone with those skills, just a rando. But I’m a little surprised that I don’t think I’ve ever seen it taken up here when it seems like the downstream effects are making our goals harder to achieve. Basically, not only is it at face value cost effective, but also, we are collectively burning a lot of human capital working around this problem. Why not confront it head on?