Take the 2025 EA Forum Survey to help inform our strategy and prioritiesTake the survey
Hide table of contents

TLDR: I'd like to have the ability to hide the author(s) of all the posts on my news feed so that I see can read the content without knowing about the source. I have some intuitions for why this might be good but mainly I think adding the feature is easy and it lets us check whether or not it's good.

Is this the right place to post this? I can't remember if there's an obvious place to suggest forum features (I think there might have been a survey a while back but I might have imagined it). Since the bulk of this post is closer to "Why you might want this" than "Why you should add this to the forum you maintain" I think it's better posted publically. Also it seems likely this can be quickly made with a chrome extension[1].

The feature

I'd like to be able to blur out author names wherever they appear like this...

One example of how this could look

(It could also be black boxes of regular size or random strings of nonsense characters like this ⏁⊑⟟⌇ ⟟⌇ ⋏⍜⋏⌇⟒⋏⌇⟒[2])

I'd like to be able to click on names to reveal them but would be ok with an easy toggle for the feature.

A larger project would be for folks at CEA to run an AB test where post authors are hidden for one group of users and not hidden for another and publish click through rates and karma from different groups. I think there will be a difference I'm not sure which setting I'd advocate for as a norm though (I'll go into why below).

EDIT: Since a lot of people are suggesting extensions / greaterwrong style solutions. One benefit of an integrated into the forum solution is the ability to separate blinded Karma from unblinded Karma (even if this is only on the back end). I'm mostly interested in what the frontpage looks like when karma is driven only by post content and not by authorship. 

Why I might (or might not) want this

I don't think I say anything super surprising in this section, you're welcome to skip it.

It seems pretty obvious that the authorship of a post affects my click through rate. There are good reasons for this. If I recognise a name as someone who I've read content from before and found that content useful I think it's more likely I'll find their new content useful too. This is the same logic that led me to watch the new Game of Thrones spin off, buy a second pair of Levi jeans, and listen to the latest Dodie album.

However this policy makes me less great at exploring new sources of insight. Historically I'm significantly more likely to re-read Harry Potter and the Methods of Rationality than pick up any specific book on my to-read list[3]

This actually doesn't just affect me but also, through the karma system, everyone else. FYI this is the factor which made me decide to post this[4]. I can think of a few examples off hand where I opened a post I might not have otherwise because I know the author personally and want to know what they're up to, I then end up upvoting the post. If I extrapolate my policy to everyone else on the forum I'd expect posts from authors who have a lot of friends in the community to do better than the exact same post posted anonymously[5]. I could train myself to stop doing this (and suggest others do so) but it would be a lot easier to just anonymise posts.

Separately once I open a post I'd guess there are a bunch of associations happening at a level of my thinking I'm not aware of when I read a name I recognise at the top of a post (ala Halo/Horn effect). I mostly guessing about what these would be but I expect people I like / have agreed with before get more of the benefit of the doubt and are engaged with less critically. This would mean I'd be more open to novel or unintuitive seeming proposals from people I know who are already established in the community. I think this effect still exists when I do the obvious thing and approach posts with an open mind, you typically can't fix a bias by knowing about it.

Here are some other reasons I might or might not want this feature:

  • Anonymising the forum lets EA community builders see it a bit more like newcomers to the community would (although we can't remove your jargon dictionary)
  • Relying on just titles might incentivise better titles from authors
  • Some posts might be upvoted purely because it's valuable for the community to know what influential person/org in EA is doing at the moment. If the posts are anonymised it might make these posts less visible which might be bad for coordination in the community
  1. ^

    Here's some code which when run in the chrome console will blur authors on the front page, it might not work forever.

    arr = Array.prototype.slice.call(document.getElementsByClassName("PostsUserAndCoauthors-lengthLimited"))
    arr.forEach(v => {
           v.style.color = "transparent"  
           v.style.textShadow = "0 0 10px rgba(0,0,0,0.5)"
    })
  2. ^

    I actually spent an embarrassingly long time looking for nice looking alien character translators and these aren't up to my standard but sadly I couldn't find any that were aesthetic enough so maybe we should stick with blur.

  3. ^

    Probably the most embarrassing real world example in this post 

  4. ^

    E.g I consider this factor to be sufficient to suggest this feature and experiment but I don't know if it's necessary (in other words I don't know if none of the other factors would have been sufficient on their own).

  5. ^

    Actually I tend to click on anonymous posts because I'm curious about why they're anonymous. I'd expect a post would do better with a popular author than it would under a pseudonym.

  6. Show all footnotes
Comments15


Sorted by Click to highlight new comments since:

If you use Firefox, you can use a customized user CSS file following these steps -- https://superuser.com/a/319322

In your CSS, put

@-moz-document domain(forum.effectivealtruism.org) {
    .UsersNameDisplay-userName {
        opacity: %0 !important;
    }
}

Thanks for this!

For others, as well as fixing/removing the misplaced percent symbol, you also need to do the following:

  1. In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button accepting the risk.
  2. In the search box above the list, type or paste userprof and pause while the list is filtered. If you do not see anything on the list, please ignore the rest of these instructions. You can close this tab now.
  3. Double-click the toolkit.legacyUserProfileCustomizations.stylesheets preference to switch the value from false to true.

I can see this getting a bit annoying/confusing, as it also blocks out commenters' usernames, but you can always hover over the empty space and read it from the link preview on the bottom-left of the window.

Jim Babcock and I built this feature! You can enable it in your account settings,  under Site Customizations. Let me know if you have any feedback!

(Because it un-blinds you based on mouse-hovers, you will not be able to un-blind yourself well on mobile.)

(I actually built it ~a month ago but forgot to write about it here.)

The extension for blinding karma and author names has been a game changer for me. Massively improves my forum experience. Strong upvote, it'd be great to have these as native features so that they are much more accessible and others can enjoy the debiasing and mental health benefits.

I tend to prefer blinding karma instead of the author name. But they're both useful at different times. I think adding both and making independently controllable would be a huge step forward. Then the community can experiment with favorite configurations for different contexts.

Thanks to the OP, I've been meaning to post about this for months. And thanks to the forum devs who are doing a ton of work behind the scenes to make everything on these forums possible.

I think adding both and making independently controllable would be a huge step forward. 

Some thoughts, not entirely related:

There was another post about blinding karma (maybe not names), at the post level (so no one can see the karma). This might have some good effects on norms and experiences about voting. 

IIRC, this idea about post-level blinding produced a disagreement about practicalities or transparency, and the conversation stopped.

  • This objection about the transparency/practicalities is solved by a system that blinds karma/names for a fixed, limited, time, say, 1/2/7 days, after which everything is revealed. 
    • Also, you can just have a user option (maybe requiring a token effort, like strong voting requires an effort) to unblind. 
    • Reddit actually implements this temporary system, so that you can't see recent karma.

There's many other details that are important. 

But basically if you implement a post level system as something authors can opt into, that seems like a win and another way to roll out this feature.

I'd be interested to hear if my experience is similar to others. Use agree-disagree voting on my replies to this comment to vote in this poll.

For times when the authorship of a post probably affected how I interacted with it. I think those effects were negative. (E.g they were closer to biasing against novel ideas from newcomers to the movement than correctly promoting important updates about influential people/organisations in the movement to the frontpage)

I can think of a time where the authorship of a post probably affected how I interacted with it

I posted something similar and there's a few comments if you want to check them out. 

(Posting here so people who just read this post can easily see) 
 

From the comments I think the consideration I hadn't considered was names on posts hold people accountable for the content of their post.

One quick hack to do this could be using an ad-blocking extension such as uBlock Origin. It has an option to selectively block parts of the website (Right click on the element and choose "Block element..." and then "Create")

Curated and popular this week
 ·  · 6m read
 · 
I am writing this to reflect on my experience interning with the Fish Welfare Initiative, and to provide my thoughts on why more students looking to build EA experience should do something similar.  Back in October, I cold-emailed the Fish Welfare Initiative (FWI) with my resume and a short cover letter expressing interest in an unpaid in-person internship in the summer of 2025. I figured I had a better chance of getting an internship by building my own door than competing with hundreds of others to squeeze through an existing door, and the opportunity to travel to India carried strong appeal. Haven, the Executive Director of FWI, set up a call with me that mostly consisted of him listing all the challenges of living in rural India — 110° F temperatures, electricity outages, lack of entertainment… When I didn’t seem deterred, he offered me an internship.  I stayed with FWI for one month. By rotating through the different teams, I completed a wide range of tasks:  * Made ~20 visits to fish farms * Wrote a recommendation on next steps for FWI’s stunning project * Conducted data analysis in Python on the efficacy of the Alliance for Responsible Aquaculture’s corrective actions * Received training in water quality testing methods * Created charts in Tableau for a webinar presentation * Brainstormed and implemented office improvements  I wasn’t able to drive myself around in India, so I rode on the back of a coworker’s motorbike to commute. FWI provided me with my own bedroom in a company-owned flat. Sometimes Haven and I would cook together at the residence, talking for hours over a chopping board and our metal plates about war, family, or effective altruism. Other times I would eat at restaurants or street food booths with my Indian coworkers. Excluding flights, I spent less than $100 USD in total. I covered all costs, including international transportation, through the Summer in South Asia Fellowship, which provides funding for University of Michigan under
 ·  · 1m read
 · 
This is a personal essay about my failed attempt to convince effective altruists to become socialists. I started as a convinced socialist who thought EA ignored the 'root causes' of poverty by focusing on charity instead of structural change. After studying sociology and economics to build a rigorous case for socialism, the project completely backfired as I realized my political beliefs were largely psychological coping mechanisms. Here are the key points: * Understanding the "root cause" of a problem doesn't necessarily lead to better solutions - Even if capitalism causes poverty, understanding "dynamics of capitalism" won't necessarily help you solve it * Abstract sociological theories are mostly obscurantist bullshit - Academic sociology suffers from either unrealistic mathematical models or vague, unfalsifiable claims that don't help you understand or change the world * The world is better understood as misaligned incentives rather than coordinated oppression - Most social problems stem from coordination failures and competing interests, not a capitalist class conspiring against everyone else * Individual variation undermines class-based politics - People within the same "class" have wildly different cognitive traits, interests, and beliefs, making collective action nearly impossible * Political beliefs serve important psychological functions - They help us cope with personal limitations and maintain self-esteem, often at the expense of accuracy * Evolution shaped us for competition, not truth - Our brains prioritize survival, status, and reproduction over understanding reality or being happy * Marx's insights, properly applied, undermine the Marxist political project - His theory of ideological formation aligns with evolutionary psychology, but when applied to individuals rather than classes, it explains why the working class will not overthrow capitalism. In terms of ideas, I don’t think there’s anything too groundbreaking in this essay. A lot of the
 ·  · 1m read
 · 
I’m a long-time GiveWell donor and an ethical vegan. In a recent GiveWell podcast on livelihoods programs, providing animals as “productive assets” was mentioned as a possible program type. After reaching out to GiveWell directly to voice my objection, I was informed that because GiveWell’s moral weights currently don’t include nonhuman animals, animal-based aid is not categorically off the table if it surpasses their cost-effectiveness bar. Older posts on the GiveWell website similarly do not rule out animal donations from an ethical lens. In response to some of the rationale GiveWell shared with me, I also want to proactively address a core ethical distinction: * Animal-aid programs involve certain, programmatic harm to animals (breeding, confinement, separation of families, slaughter). * Human-health programs like malaria prevention have, at most, indirect and uncertain effects on animal consumption (by saving human lives), which can change over time (e.g., cultural shifts, plant-based/cultivated options). Constructive ask to GiveWell: Until you have publicly considered how to incorporate animal welfare into your moral weights, please avoid funding programs that use animals as aid. I share this with respect for GiveWell’s impact and to help animal rights-aligned donors make informed choices. If I’ve misunderstood anything, I’m happy to be corrected.