Anarchism

4673 readers
1 users here now

Are you an Anarchist? The answer might surprise you!

Rules: 0. Post content that is thoughtful and relevant to social liberation from an anarchist, autonomous, antifascist perspective.

  1. Be respectful
  2. Don't be a nazi
  3. Argue about the point and not the person
  4. This is not the place to debate the merits of anarchism itself. While discussion is encouraged, getting in your “epic dunks on the anarkiddies” is not. As a result of the instance’s poor moderation policies and hostility toward anarchists by default, lemmygrad users are encouraged not to post here, though not explicitly disallowed if they aren’t just looking to start a fight.

See also:

founded 7 years ago
MODERATORS
1
 
 

Hi, I am the new moderator of /c/Anarchism

Feel free to resume posting, following site-wide and community-specific rules.

My personal views won't interfere with moderation, but the above guidelines will be enforced.

I will also try to resonate with the broader community, as described in the sidebar.

That's all. Enjoy your stay.

2
 
 

I'm digging anarchists' more hands on, pragmatic approach to politics. I finished The Conquest of Bread a couple of weeks ago and I'm currently working my way through Bullshit Jobs. Any suggestions about theory, praxis, mutual aid, etc. would be appreciated

3
 
 

cross-posted from: https://piefed.zip/c/foss/p/1548253/we-are-trying-to-grow-a-new-foss-collaboration-community

A few of us have put together a forum and wiki in the hopes to build a community focused on collaboration for various open source and creative commons projects. We build the platform a few months ago, but haven't done the greatest job of actually spreading the word and building up the active members, so I'm posting in another attempt to try and spread the word to establish some activity for our community.

In short, the idea behind our website is to:

  1. Build a community that is based on genuine connections and collaboration. Our community is a forum and wiki, and hopes to steer towards a slower (and possibly more old school) type of internet - and away from some communities that are mostly article reposts and memes.
  2. Libre/foss/creative commons/etc - we want to help generate community that can come together to work on projects that benefit everyone, and in a way, push back against some of the urges of capitalism.
  3. Involvement - we want to welcome everyone, but the idea is to eventually create a culture where people are not afraid to contribute small things to many projects. We want to motivate individuals to grow the foss ecosystem without feeling like they need to commit heavily to any one project. Projects can get rekindled and improved on even if others have abandoned it.

Overall, we have a big vision for the community - but at this point we are just trying to get it off the ground and are looking for members to sign up and start some discussions to help us grow.

The goal is to create a community that is able to stand on its own, and outlast myself or any of the other admins. And essentially become a commons space, with the current admins simply acting as a steward that can be replaced if they need/want to step down. In that respect, we hope to get some members and allow the community to grow and evolve the platform to fit the needs of the community.

While modern social media has its place, we felt that the current standing of online collaborative spaces were limiting and often highly niche. We hope that maybe we can grow a space for people of various skills, backgrounds, and ideas can come together to create a creative and productive space - and make some lasting connections as well.

I know this post got a bit lengthy, and many will probably skim over it, but if it's something that sounds interesting to you I would really appreciate it if you came over and checked it out, signed up, and maybe help us get some discussions going to help us grow our community. And of course, if you would be so kind as to helping us spread the word, it would be greatly appreciated - as we spent so much time working on building the site, but none of us are all that great at actually "marketing" the community to actually find new members.

Our forum is: forum.UnfinishedProjects.net

And our wiki, where we hope people will actually build out various projects together is located at:

UnfinishedProjects.net

4
 
 

cross-posted from: https://lemmy.zip/post/65317293

We're gonna be moving to open-access very soon. Know more about it on our landing page

5
 
 

cross-posted from: https://lemmy.world/post/47165348

I noticed many people believe, that Western countries ranking low on corruption indexes, shows they aren't corrupt as hell.

To me this just means it's at a higher, much harder to prove level.

Instead of starting at the cop level (which is still possible with connections), it starts at the points where multi-millions can be made without anyone really noticing.

E.g. farm land > residential use, construction projects, sale of government properties, favors for corps etc.

6
 
 

cross-posted from: https://slrpnk.net/post/38080636

The Oinofyta camp has been the subject of repeated reports and testimonies about the living conditions and treatment of residents.

7
8
 
 

cross-posted from: https://lemmy.dbzer0.com/post/68602399

New crimethinc article just dropped

9
 
 

cross-posted from: https://lemmy.zip/post/64007684

Introduction

The current socio-political discourse is dominated by a new divisive issue concerning "AI" - so called Artificial Intelligence. While some are vehemently opposed to the idea of AI infiltrating newer and newer aspects of life, some are convinced of its revolutionary transformative power. The question of AI usage in our project of The Brotherhood, has also been put into question and this essay will attempt to put my^[not everyone working on the project, just my own] perspective on it.


What even is "AI"

What is typically referred to as "AI", is in the more technical corners, known as, LLMs, or Large Language Models. They are a new innovation^[still, pretty old, around 2017-18] in a long line of automation technology, going back to the mid-20th century, not long after the computer itself was starting to become a thing of utmost usefulness.

The long journey of automation

Actually, the computer itself can be seen as the first innovation in this automation technology. After all, the computer is a literal automatic computation^[and much more, of course!] machine, that uses some carefully arranged silicon and phosphorus to manipulate electron flows and deterministically execute some rigorously defined steps.
The idea to take this further and further, was always an ambition of early computer scientists. And as speed and size started getting accessible, effort was made for closer integration with humans. This was not a trivial task as the computer and the human spoke two different languages that might as well be from different universes. From punching cards, where programmers painstakingly "wrote" binary in a literal card to Fortran to programming languages to OS to GUIs and applications, we have made tools, for our tools, for our tools, in a seemingly endless recursion.
One biggest aspect that programmers got interested in, in the very late 20th century, was natural language processing, to further bridge the "language gap". This is what enabled the early internet, through search engines. Now, this fundamentally differs in structure to previous tools. This is not deterministic, as language itself was not deterministic. So these tools relied on various statistical tools like N-grams, Markov Models, Bayesian inference etc.

The parallel research on Neural Networks

Around the same time, with the advent of neuroscience^[that replaced the previous psychological models of Freud, Jung and Lacan, which were indeed not suited for STEM fields], another curious line of research began with the perceptron.
Very much influenced from early neuroscience, it slowly split from its initial inspiration and drifted towards statistical science, rather than trying to follow the exact structure of brains. This too, went through its own series of innovations with neural networks, backpropagation, Hopfield networks, CNNs, LSTMs etc.
But two innovations were critical for the explosion of interest in this very niche field -

  1. Deep neural networks, that made use of the newly popular GPUs, back in the early 2010s
  2. Transformers, which was the topic of a now, legendary 2017 paper, titled, "Attention is All You Need.

In the early 2020s, it was realised, that these two can be combined and scaled up massively^[and I mean massively] to gain a general semantic understanding of general language. This is where the two paths collided. What started as experimental cognitive research at the intersection of neuroscience and computation, turned into a statistical method to give the computers an understanding of semantic language! Thus began the era of LLMs.

An LLM is simply a statistical model trained to have a general understanding of semantics!


So What's All the Hype

What is True

The innovation, especially of GPUs and transformers are legit groundbreaking innovations that have broken a very long stall in their respective fields. And their combination to create LLMs are indeed a great engineering feat, even if not that innovative from a purely academic standpoint^[the massive scaling needed, is another level of brute-forcing. Think of the pyramids of Egypt - not as clever as it is awe-inspiring, simply due to scale].
And it is also true that this has opened up the pathway to some commercial usage in a way that was just not possible earlier. In a certain sense, it is an upgradation of the search engines with a powerful fuzzy semantic translator.
It is indeed a great addition to the coding landscape. Programming used to be 80% manual intellectual labour, where you had to go search for that one silly bug, or implement a very simple system for the 100th time. Now, a lot of this can be automated. However, to think, that this makes programming itself obsolete, is very naive. For most serious project, you still need to have great knowledge of computer science, but the entry to programming has been indeed lowered^[which is either very good news, or very disappointing, depending on how much you like to gatekeep your nerdy interests!]. Most serious programmers have simply become a senior software developer and have delegated the manual repetitive tasks to the "AI", which can understand natural language and turn them into code it has seen before^[if it has been trained in it].

What is the "Bubble"

What remains in heavy doubt is the "efficiency" problem. It is yet very unclear as to whether Moore's Law will come into play here and decrease costs as time passes by, or whether the architecture itself, despite its genuine innovations, is fundamentally limited. The big corporations are betting on the former.
Meanwhile some "tech-enthusiasts" have become a little too enthusiastic about the range of its applicability. The LLMs, like any sophisticated statistical model, requires massive amounts of structured data. In certain areas like day-to-day coding, or summaries, this is not that hard. However, in areas like robotics, it is still not a "done" job^[just getting structured data itself].
The more laughable matter is that some have put into esoteric questions of consciousness^[philosophical exploration of consciousness, is indeed possible, but requires a level of rigor and seriousness, that is missing from most such discussions] in this new light. This is in part, due to the specific ancestry it has, and mostly just due to human nature of "jumping the bandwagon".


What About the Political Issues

Now we come to the most important point of this discourse. I will break it down into specific points that are frequently put to question.

The Environmental Hazards

As it now stands, the development and deployment of LLMs remain highly inefficient. But technology and development always comes at the expense of natural resources and equilibrium. The question is not of, whether it is ethical, but who controls/decides how much is sustainable^[moreover, the current climate crisis has already put adequate strain on these resources in a lot of places].
At this point, however, it stops being a environmental concern and starts being a political one. The neoliberals would indeed argue that the market would balance itself when resource scarcity starts being critical, whereas opponents might argue that state intervention is needed to prevent a calamity at all. But whatever the arguments remain about their ideal states, what is true, is that, the real world is none of those "ideal world" situations.
The neoliberal free market does not exist in its full glory, as most of the technological market is monopolised by a few corporations. The current global climate crisis, is a failure of the free-markets of the industrial and the post-industrial era. Whereas state intervention, remains, at best, ineffectual, and at worst, prone to lobbying by the same monopolised corporations.

The conclusion is that the control of such critical decisions, remain concentrated in the hands of a few oligarchs who are prone to taking risky decisions and making mistakes.

The Data "Theft"

It is not unknown that the data that the LLMs are trained on, are public data. However, the access to such LLMs remain out of the hands of the people whose data made it come to fruition. It is also clear that the current copyright laws are not built to handle such cases.
Close-sourced LLMs represent a new kind of injustice with no easy solutions. On one hand, making LLMs accessible to all, would exasperate the "hype-train" and worsen the environmental impact. Whereas, stopping research on such lucrative frontiers would be catastrophically conservative. And again, this comes down to control - control of how and where to gather source data and how to commercialise it. But as long as the monopolies exists, especially on the production of cutting-edge of LLMs, control remains firmly on the hands of the select-few.

The Unemployment Issues

The layoffs have been quite eye-catching, since it happened on high-class educated employees. But this is a constant byproduct of changing times and advancing technology, especially in automation. This can not be avoided without an aversion to technology itself^[which is hard to sell in the modern world!].
However, this never leads to humans not having "any work left to do" at all. No, jobs come and jobs go! But as the current landscape stands, it is indeed the case that many millions of people will get trampled under the changing times - people who have long pursued a high-profile job, only to lose their long-expected market volume or high-end salary.
This represents an utter failure of our social contract. The fact that technological progress comes at the cost of social cohesion, is a reflection of our embarrassing societal technology in comparison to our other feats^[such as engineering, or research, or industrialisation]. An automation, theoretically, should be a boon to the labour force, taking away manual labour, in place of far more interesting jobs and more time for recreation! But alas, instead it represents an existential threat to a substantial section of the population!

No society can last which has a structural opposition to technological progress. The societal technology needs to keep up!


So Where Is The Brotherhood's Position on This

Now, The Brotherhood is NOT a monolithic entity. The different people in here, has significantly different positions on this^[the division is one of the reasons of this long essay]. However, I have been a significant part of this project from the start, and I can say what my position is, on this.
My philosophy is of pragmatism. One must keep the danger, very very close. The one who lives by the sword, dies by the sword. But one who forsakes the sword, lives under the sword! Currently, as it stands, "AI" is the brand new weapon, in this long warfare of control, of ideology, of dominance, as it always has been. But if the disenfranchised people needs to win, they can not afford to forsake the game. They can only win by playing the same game.
I have used AI IDEs very substantially to build the project - because I am not such a good programmer, and even if I were, I could not have done the entire project, alone, in such a short time. Now I know that this is not a replacement for actual skilled people, and in the best-case scenario, I never would have needed to use it too much. But unfortunately, reality is never perfect, and we had to do get by on what we could!
And that is my philosophy on AI usage. The rules of the game are no different, only the goals of the players and as long as we are working for a noble goal^[actually, we directly respond to that political problem of unemployment], we cannot compromise on not taking the best shot at victory!

The End Justifies The Means 🔥

10
 
 

I started this as a review of the book "It came from Something Awful" by Dale Beran, as part of my quest to understand online harassment in the context of Gamergate and the rise of alt-right. It turns out this topic overlaps with other points of interest right now, for instance the age-verification moral panic, and the TERF talking points of J.K. Rowling. This lead me to the question, what is this term "identity" we use so broadly, in such politically volatile phrases like "gender identity" and "identity politics".

The book describes the trajectory from 4chan to the first Trump administration. The author was also the executive consultant for the documentary "The antisocial network". Reading the book I was initially more interested in the early days of 4chan, rather than Beran's exercises with interpretations based on Herbert Marcuse and Hannah Arendt. I admit I skipped pages and pages of those, because I was bored to death, and his cursory semantic simplifications painfully sucked my mind void.

However on the second part I started disliking his work more and more. At some point he introduces the idea that Tumblr was 4chan's "evil sister". Beran although he is validating transgender people's identities seems to be squarely right wing and he discreetly shows his allegiance to the alt-right. So perhaps his simplistic semantics on consumerism and identity were not simply innocent exercises in critical theory, but could have the potential of being weaponized. If not the author himself then others certainly have done so. The modern fascist narrative has it that young people spend an excessive amount of time online, in echo-chambers that make them think they are cats and dogs, or "another gender than they really are", and there is an "epidemic" and a "social contagion", by the same people who don't believe neither in "germs" nor "such a thing as a society".

And it all boils down to that multifaceted word "Identity". It can be as specific as a government issue identifying document, or as vague as the contents of a troubled teen's diary (or online musing for that matter). As passing as a pop culture fad, or as stable a glorified national identity. Yet very few people have seriously tried to even define what it is.

Why does the right avoid the definition of identity?

The basis of the 4chan-Tumblr comparison was all about identity: the genetic pariah identity on one side, the one who has accepted and endorsed the narratives of masculine identity as a law of nature; on the other, the silly women who have endorsed what corporate marketing department had brainswashed them into: embracing different identities, exploring different identitites, wear and then toss different identities as decorative tags.

But what is identity? Is it a T-shirt with punk-band logo that we can one day just forget and put on the corporate uniform of "business casual"? A set of descriptive labels one ascribes to oneself? Or is it a deep sense of self-hood?

The right has investments in their own identities too. What about the masculine identity, often willing to kill if it is threatened, or national identity, that is ready to commit atrocities for matters of pride? Let's stay with national identity for a second. It requires nationalist schooling and a police state to inculcate. Enforcing a different national identity on anyone is broadly understood an act of cruel oppression. But the right is bound to eliminate everything "psychological", thus it needs to reduce national identity to a spontaneous expression of one's genes. This requires romantic narratives that reinforce the illusion of genetic continuity, and well defined racial groups as natural kinds. In the current climate of the anti-transgender moral panic we tend to forget that one of the greatest grievances of the right has been the abandonment of racial theories by anthropologists and historians alike. And in order to get back to their patriotic narratives they have no choice but to undo all science.

From debunked race science to MAGA political strategy

Debunked race science was quite popular on 4chan a decade ago, and now it is part of the fascist US Government's agenda. Beran hardly mentions the racism involved in the phenomena he discusses (for good measure, compare with the book "The Cruelty is the Point" by Adam Serwer, which makes the case that racism is the best explanation of the rise of Trump, and it is also written around Trump's first term). What is now hot in 4chan? Last week's special in '/sci/' was whether phrenology and physiognomy were "fine" sciences that were tossed away due to "political correctness". Many comments agree. This is typical. Psychology and psychiatry are painted as the greatest hoaxes and enemies, resounding the Nazi notions of "Jewish disciplines". Many people thought this to be unremarkable, sharing themselves the debunked premises of naive empiricism, until they were shattered too by the anti-science Trump administration, regardless of their status as disciplines of astrophysics, meteorology, climate change science, etc.

But it is also funny to read this book, which was written to explain Trump's first presidency, under the light of the recent revelations about 4chan's /pol/ origin and function. There is now evidence that Steve Bannon as a right wing strategist saw the potential of mass manipulation and contacted Jeffrey Epstein to introduce him to Christopher Poole. Poole very soon after that conceded to allow '/pol/', the neo-nazi, racist-science board that is now said that paved the way to the second term of Donald Trump. In fact some say that he was re-elected by the generation who were at one time the troubled, sexless teens finding their identity on 4chan. The author accounts for Steve Bannon's sponsoring of Milo Yiannopoulos as an early alt-right agitator, but he is unaware of how well connected Bannon was, and what was in fact generating the phenomena he describes.

Fascist strategists who want to manipulate teens into being recruited as their stormtroopers don't want them to read psychology. They don't want them to even think about identity exploration. They want them to think about a great past that was clean-cut and uncomplicated. They instill fear for the novel and the unknown. They cultivate the worship of a leading personality (The_Donald) as an expression of their own self. The author attributes the endorsement of Trump by the nihilistic youth on 4chan to his promise of "winning", that resonated well with those convinced they are losers. Heck, you don't want any of these sheeple going to fucking therapy, do you? (Some analysis suggests that No Nut November was also a fascist psy-op. Good authoritarians know that it is important to control sex in order to manipulate people.)

We should not forget we are talking about teens here. The author describles 4chan and Tumblr as opposites in the following way: The former, a counterculture suspicious of the assimilation of every other counterculture by corporate marketing departments. So suspicious that it denied all values (1990s nihilism leading to the aughts "layers of irony"). The latter (Tumblr goes to college), privileged customer on route for the next reshuffle of the middle class, Karening the fuck out of their universities to cater to their self-serving values, just like customers asking for fancy tops on their expensive fair-trade coffee, rejecting the expensive commodity if it is not exactly to their liking.

Theories of Identity

There is no real treatment of the notion of identity, and it is no accident that there is a fair amount of psychological theory on identity. For instance older theories have it that (self) identity crisis is a developmental stage, emerging in adolescence, and resolution of said crisis can take different forms: among which foreclosure - endorsing a given identity; moratorium - extended exploration of identities and difficulty committing to one; and other states of identity, but I cite as most relevant the ones the author implies by his descripton of 4chan versus Tumblr. So, for example, Lily Alexandre recently revisited her 2021 video about the "millions of dead genders" of Tumblr. The extended vocabulary of genders is a matter of what fits best, and what grows on each person. (For instance "trans girl" has no real semantic difference from "transgender woman", it is just preferred by some people and not by others, as a self-descriptor). We have also seen the understanding of identity as a "set of self-descriptor labels" in another essay: The one on Hans Georg Moeller, who also hinted to the same problematic notion of "social contagion due to being extremely online" and over-obsessing with labels. As Alexandre points out, being trans and/or gay, and/or autistic, comes with doubt, denial, and other coping mechanisms, and young people coming to terms with their body and their gender might have given rise to this extended vocabulary. And that's OK. We need those safe spaces for people to figure themselves out.

The case for assertively protective third places

Gender diverse youth (but also youth in the spectrum, youth going through trauma and mental health issues, youth in high risk homes, and others) can go through exploration, and internet communities will provide a safe space for exploration, for which there is a healthy amount and a less healthy amount. Support networks both on- and off- line are critical determinants of what this amount is. Discussing Tumblr, the author makes the void argument that the "radical acceptance of all identities" is as bad as 4chan's toxicity.

Radical acceptance is a prerequisite for both safety and growth. And his argument, typically a last resort of teacher's pets in philosophy lectures, takes the form of the self-referential paradox: "Boohoohoo. They don't accept those who are not radically accepting every identity". Some journalist wrote a couple years ago stated that GenZ is the most accepting of LGBT. "But they are intolerant of those who are not as acccepting, and this is a paradox they are unwilling to acknowledge. Curious. We are very intelligent". Well, all these people missed a critical lesson in logic: self-referential propositions are prohibited (Russel & Whitehead). And a lesson in history: If you let the intolerant in, you will have a nazi bar (Karl Popper, paraphrased by me).

You see the results: radical acceptance leads to places like Blahaj. Safe no matter what. If you want to be safe you can go there. Live and let live, or get the fuck out. 4chan, on the other hand, chased out furries and other weird subcultures, ostracized Anonymous as too leftist, to end up being manipulated into being a literal nazi bar celebrating the suicides of trans people. And serving as a breeding ground for the global rise of fascism. Yet the author presents perceived safety as a matter of "feelings", devoid of the scientific "reason" that is needed in academic departments. "This is unsafe because we say we feel unsafe", he says.

Milo Yiannopoulos and the manufactured free speech crisis in academia

The author is somewhat lenient to the academic educators, but he thinks should use their authority to reprimand the rowdy students. Their hesitation, Beran says, is understandable because they regularly debate fine points and often have to shift their previously held beliefs under the light of new arguments and/or evidence. However this isn't by accident. Rather it is the exact series of paradigm shifts that have cause academia to "have a liberal bias". This is the very process fascists want to undo, and the real reason they are not simply anti-democracy but inherently anti-science. It goes back to first principles. Nevertheless not all cognitive shifts are created equal, but as soon as they happen in the realm of the social or the psychological, the fascist crowd will find a strong advocate in these very same departments: the privileged, male-dominated, and aggressively gatekeeped "hard" sciences, echoing the sexist "reason/feelings" antithesis.

Many forget that before the manufactured "free speech crisis" around Yiannopoulos or TERFs at campuses, we had agitators like UCSB's Tooby and Cosmides and neoliberal talking head Daniel Dennet fighting "Science Wars", way before "Culture Wars", brandishing a hardcore flavor of rape-enabling genetic determinism and social darwinism, targeting social studies and humanities, and attacking population genetics for challenging the notion of race. As early as the Reagan era, the right has been targeting universities, considered as breeding grounds for Democratic voters, legislators and judges, in their strive to achieve total deregulation and corporate unaccountability.

Your critique of identity politics can be either radical or just concern trolling

But the author takes a "vantage centrist" position. Let's forget all this relevant background. Let's not go deep into what cognitive shifts in science are. Let's not go too deep into all this. Let's stay on online youth subcultures, 4chan and Tumblr. It was the latter, according to him, that "went to college". But he poses as a serious journalist, who has outgrown 4chan, and had a brief passage through Tumblr, before getting himself a college education. He distances himself from the toxic cesspool. He uses extravagant and outlandish specimen of college identity politics as straw-men ("are babies dressed up as Mulan racist?"), saying that there are serious problems of social injustice that are neglected. "Identity politics" is painted as simply performative despite the fact that he is literally writing about the Black Lives Matter era, and the discussion around systemic injustice was everywhere. Most notably it was the subject of critical race theory, a future target of another right wing moral panic, which served as a preliminary stage of Trump's second term.

On that account, he is not different from this pick me girl, who says to her primarily young white male audience: "Anyone remembers cultural appropriation? What was that about? No one talks about it now" and "you put the real issues under the table" by whitewashing your speech. And they are right to an extent: Identity politics is not even left-wing, and it is whitewashing inequality. Media representation and vocabulary can only go so far.

But people like these make a misleading argument that can appeal to feelings of social injustice in anyone: There are real problems and we are just covering them up. Then are you folks ...radicals? You want to tackle on systemic racism and sexism on the institutional level, and you think political correctness is hypocrisy? So are you organizing a general strike? Are you following the leadership of black trans women in organizing said general strike? (No, you think these are just made-up labels, save the racial supremacy).

What do you do about those "Real issues" then? Are you urban guerillas? Probably just whining about political correctness ruining comedy, appropriating the term free-speech to justify bullying and other oppressive speech and non-speech acts.

This concern trolling by the alt-right is a very insidious stance to take, and one I could never see without the weight carried by the dismissive and expansive use of the term "political correctness" that you can now find everywhere. In the end of the day, these tirades conclude that the "problems", never named as systemic racism and sexism are to big or too embedded to tackle with. It is like they're saying "At best we should go-slow about them, for the time being do-nothing, not even using verbal assurances that we acknowledge these disparities are really there. This makes us free thinkers."

Wait. Where do these methods come from?

There are some serious questions on demographics here. Are all our problems really down to a couple million NEETs? Then there are the methodological issues. This idea of identity crisis as a manifestation of capitalist consumerism flows around in sociology. The argument goes, in the medieval times you had less identity crisis, then you have post-WW2 fears of nuclear annihilation, and many more roles you can choose from due to the technology advancements. Then you also have counterculture and you can choose an identity that is utterly adversarial to the mainstream society you grow up in, although there is a lot of interest in these fields to show that after all the home culture is inescapable and all foreign or opposing elements are assimilated by it.

These methods claim they focus on the systemic instead of reducing macro phenomena to the individual. But what they really do is analyzing the society as if it was an individual in-therapy, or taking an idealized individual and interpreting its meaning-making, or even taking oneself as the specimen, a product of their own culture, and presenting their own meaning making as a general one. I am not trained in sociology, but these are the options I have seen in practice in similar studies.

As far as his academic endeavor is concerned, I think his treatment of counterculture is incomplete unless he outlines the definition and characteristics of "identity". Caelan Conrad dissects a segment in Rowling's manifesto that leads many people to claim that she is a trans man in denial, and gay shows that the excerpt in question is masterfully crafted to frame the very definition of being trans as a manifestation of teenage angst, and therefore forming a circular argument. Rowling's obvious sleight of hand is that it leaves out gender identity and gender dysphoria, therefore comparing apples and oranges: trans teenagers are not anxious cis teenagers. A hint at trans men being women trying to escape patriarchy and taking the bait of "transgenderism". Central in Rowlings argument, and by extension all transphobes, and it is a denial of identity, a denial that trans people exist, and this has several vile consequences in itself: that trans people should be eliminated and those pushing the idea of gender identity are enemies of the state. Scary stuff!

Conrad points out that if identity is something deeply engendered with the self, and it is very important to correctly develop and protect, or it is a superficial optics and style endeavor that you can turn on and off. If identity is profound and permanent, no cis person can ever be tricked into being trans. The infamous Money experiments, often weaponized by the right, can in fact be read as evidence of the permanence and inevitability of some innate gender identity. And vice versa. If identity is not permanent and escape-able, then cherished religious and national identities can also be trivial and temporary. This is an endgame for the whole philosophical outlook of right-wingers. But there is a timing parameter to it as well. Young adolescents will explore their identities and gender diverse or gay and queer youth will exist, and if they don't have safe third places for it you will just have a medieval and/or fascist society.

What does this mean for self identity

Identity exploration by gender diverse young people has lead to a new moral panic that is bleeding through to legislation for age verification and mass censorship. As they did with the bathroom moral panic, advocates dismiss this panic with the (correct but understated) fact that exploration does not make kids queer, it just provides more broad and appropriate vocabulary to get know oneself. Yes, but this goes over the heads of the legislators and PTAs. There is a moral panic that will lead to censorship of places like the Fediverse, criminalization or de facto elimination of safe spaces. We now see the first steps of using the detransitioner playbook for autistic people, targeting another demographic whose lives are supported by these spaces.

Foreclosure, the fascist brand of approved adolescence identity, is going to be force-fed to us, as a route to the romanticized 1950s. There is an army of Brownshirts out there called ICE, and soon diverse identity and expression of any kind will be targeted, shoving all normalized people into non-pseudonymous, corporate platforms where each and everyone of their beliefs and attitudes will be algorithmically surveyed and manipulated. This is why it is important to scrutinize and read between the lines of similar white male authors pushing the ideas supporting and refining the premises of right-wing media circuses and moral panics, by diluting nuances and popularizing strawmen.

Their work is silently influencing a number of oblivious centrists and inoculates them to more nuanced analyses provided by activists and advocate organizations, thus establishing a silent majority that will stand on the fence in such critical legislations as trans youth health care and age-verification. Behind the petite-burgeois annoyance of multiple gender labels on niche social platforms, there is a similar reactance to multiple music genre labels. "This is too much information for me, I miss the simpler times when there was only rock, pop, disco, and jazz". The only difference being, if you apply your simplistic attitude to identity normalization you have a rotten, prescriptive society that crushes people for being different. Which is what the MAGA right wants.

11
 
 

cross-posted from: https://anarchist.nexus/c/anarchism/p/609207/anti-fascism-is-the-leftism-of-fools

It's about how merely anti-fascist art and movements can be recuperated and made safe by capitalism. Blow it up 🏴🏴🏴🏴

12
 
 

first episode of The Peoples Core yt channel aired 3 months ago but 5 core members explain what the IPC is all about.

this movement is internationalist & revolutionary following the principles of the Black Panther Party as it was in the past.

check out their website where you can read the 4 Winds Approach 2 Revolution

https://fourwinds.uate.net/chapters/introduction/

13
 
 

I don't know if this is a good place to share this. Let me know if it's not! cross-posted from: https://lemmy.zip/post/62109295

We have all heard it - A Jack of all trades is a master of none, but oftentimes better than the master of one. But does this world really condone it? We are conditioned to take up a career at 15 and run with it for the rest of our lives. Till the day we die of arthritis or dementia, it becomes our sole identity in society, on which we are judged and valued. Our other hobbies and passions, projects and visions are rendered a distraction, a nuisance, a roadblock in our career.

From the first moment we express a mild interest, the moment a little kid looks in awe at the stars, the society has made up its mind, the parents have dreamed up a career in astronomy. But is that really how human beings are supposed to learn, excel and explore the world? Are human beings worth no more than a cog in the machine? Can professionalism be only achieved with an inhumane mindless dedication? Can we truly prosper when our curiosity and passion have been transformed into a lifelong prison of career?

#An Alternative Way#

The despair that follows after this realisation that the world is not made for you, is heartbreaking. And I was at this exact place a couple of years ago, when I realised that if the world was not made for me, I must rebuild it better. And so was borne The Brotherhood. In this project we aim to

  1. Take back Education - Break the monopoly that the traditional academic institutions have on providing education with a structured open-source curated knowledge graph of all human knowledge.
  2. Take back Certification - Implement a decentralised peer-to-peer assessment and verification of skills where only your peers and employers rate your skills based on actual work.
  3. Provide Jobs Transparently - Use the assessments and skills to provide jobs to skilled individuals in a transparent way, where you can see the exact process and algorithm used to route work.
  4. Federative Economic Structure - The economy is hence restructured to small, fluid federations where ownership is strictly based on contribution, and is entitled to split and merge whenever.

#Goal#

The final goal of this is to free the learner and worker from the rigid structures of society and usher in a glorious age of freedom and exploration where you can

  • Leave your jobs for a couple of years to pursue a personal mission without thinking of how to get paid.
  • Work sustainably in your dream projects, your passion projects all your life and get paid fairly.
  • Go back to your career after a hiatus and receive no discrimination for leaving the industry, as long as you have retained your skills.
  • Destroy the traditional dilemma of higher education or work, by combining the two into one unified pipeline where you learn and work at the same time. NO Career Deadends.

If you would like to get more information on the project, we would advise you to check the official website and the detailed documents. If you want to get in touch, leave a comment, post an opinion, query your doubts in this community space. Never Stop Dreaming🔥

14
 
 

no to farage in sunderland
reform are coming to the north east again to spread their hate, lies & division. come show them they aren't welcome.
thursday 26th of march 2026
sunderland live arena, raignton meadows, DH4 5PH
meet at 6pm at the entrance to the carpark.

15
 
 
16
 
 

get educated by this former BPP elder. he explains in a calm structured way a concrete civic implementation plan.

he says: we break down the major threats facing americans right now and explain exactly what Standards, Not Force (SNF) will do — lawfully, calmly, and strategically — to reduce risk in daily life without depending on washington.

17
 
 

from my sibling elsewhere in the fediverse:

🛟 Hey,

I need financial support for myself and my kitten. I was sick through most of the January and got little money in February. This is my only safety net.

It's been rough, lately. And I've got a kitten to take care of.

PayPal: radnow@tutanota.com

All help appreciated. I'm sorry.

MutualAid MutualAidRequest @mutualaid@a.gup.pe @MutualAidNet @mutualaid@gup.yap.tf

18
4
submitted 4 months ago* (last edited 4 months ago) by PoisonPunk@lemmy.blahaj.zone to c/anarchism@lemmy.ml
 
 

gif"s artidote is seeking an antidote to toxicity through art, music, community events, discussion, activism, mutial aid & solidarity.

to that end i have set up a collective.

check it out here, and if you're inspired, come join me!

https://opencollective.com/gifs-artidote

through my personal activities as an artist, blogger, student crim/psy & community activism i am seeking to create a (local & global) community collective to de-toxify human behaviour by starting with my self & encouraging others to do the same.

i live by my motto: change the world, start with your self.

read more on my website's home,- & about pages.

i am working on a manifesto but due to my own limitations that's a work in progress.

i need others' contributions & i am only just starting out so if you like my ideas, come join me & contribute.

i am based in teesside, north yorkshire, england & this initiative is starting in my own local community, but my aim is to create a global network of people who commit to the manifesto we create, debate & maintain together.

i only take the initiative, & set out a basis, but as we grow this #collective, through discussion & debate based on anarchist principles, i hope the collective will take lead & develop independently.

19
 
 

The USA is a brutal imperialist empire. Facist are the useful idiots of empire. Facism is capitalism in crisis and imperialism is its highest form. If you want to know what the USA is up to... both parties by the way... give this a read. Layers on layers... we getting steamrolled... even the useful idiots are gonna get "f"ed in the "a"... Which path to persia?

20
 
 

cross-posted from: https://lemmy.sdf.org/post/48741557

Finally some good fucking news 🏴🏴🏴

21
 
 

#solidarity to my siblings in occupied #TurtleIsland & global colonies, as the so-called u.s.a. has invaded economically, politically & now military too pretty much everywhere.

#organise #educate & #resist in any way you can.

we got your back & fight alongside you everywhere. the #Global99% #antifa #press #media #news #BreakingNews #GlobalDirectAction

✊️🏴🌍🌎☮️🖤

22
 
 

cross-posted from: https://hexbear.net/post/7201207

cross-posted from: https://news.abolish.capital/post/16418

This statement was prepared and signed by member organizations of the Latin American Anarchist Coordination – Coordinación Anarquista LatinoAmerica (CALA). Black Rose/Rosa Negra (BRRN) was invited to sign the statement as a sibling organization.


The Latin American Anarchist Coordination and sibling organizations condemn the threats of direct intervention in Venezuela by the US government, driven by the Trump administration.

These attempts and threats of intervention are not isolated incidents, nor are they a temporary response to alleged problems of “security,” “drug trafficking,” or “terrorism.” On the contrary, they are part of a long history of imperial interference in Latin America and the Caribbean, the effects of which have systematically fallen on the oppressed peoples and classes of the region.

The story is well known: every time the United States has invoked these pretexts, the result has been social devastation, loss of sovereignty, and violence. Panama in 1989, Iraq in 2003, and multiple interventions in our region show that this is not about “defending democracy,” but rather about political, military, and economic control. In the case of Venezuela, these threats come on top of more than a decade of economic blockade that has hit the daily lives of the people hard, deepening shortages, precariousness, and the deterioration of material conditions of existence.

In this respect, it is essential to emphasize that imperialist aggression does not punish ruling elites, but instead falls directly on the popular sectors. Blockades, sanctions, military intimidation, and financial suffocation are not “surgical” tools: they are mechanisms of economic warfare that seek to break the resistance of an entire people, discipline them, and force them to accept a subordinating order.

A recent and striking example of this logic is the act of piracy and blatant theft of a Venezuelan oil tanker by armed US military personnel, which was detained and appropriated under the protection of unilateral sanctions. Beyond the legal technicalities with which Washington attempts to justify these actions, what is evident is an exercise in modern piracy: the use of military, judicial, and financial power to appropriate resources. This is not only an attack on the Venezuelan state, but also a direct aggression against the people, because every shipment seized, every asset retained, and every property confiscated deepens the living conditions imposed by the blockade.

What’s more, their disregard for the lives of the people is evident in the absolute ease with which they launched explosives at fishing boats off the Venezuelan coast, taking away not only those people’s livelihoods, but also their lives and their right to defend themselves against unproven accusations. The massacre was televised and celebrated by those at the top.

These types of actions clearly reveal what the “international order” defended by the United States means today: a system in which major powers arrogate to themselves the right to decide who can trade, who can produce, and who deserves to be punished. International law is selective, flexible for allies, and brutally rigid for those who do not submit. In this context, the seizure of ships, the freezing of assets, and economic sanctions function as weapons of war, even though they are presented as administrative measures.

The recent awarding of the Nobel Peace Prize to María Corina Machado follows the same logic of cynicism and double standards. These types of awards do not express universal values, but rather geopolitical alignments. Far from representing a genuine defense of the rights of the Venezuelan people, this recognition operates as a political gesture by imperial powers toward a leader who has openly endorsed sanctions, economic blockades, and threats of intervention. The Venezuelan right wing, far from offering a way out for the working classes, thus presents itself as a necessary partner in a strategy that deepens social suffering and dependence.

The explicit reappearance of the Monroe Doctrine in recent US government documents and statements only confirms this course of action. The old slogan “America for Americans” — that is, for Washington’s interests — is once again being asserted without euphemisms, reinstating the idea of Latin America as a natural zone of domination. This threatens not only Venezuela, but all the peoples of the continent, by legitimizing interventions, economic pressure, coups d’état, and the forced alignment of governments that stray from imperial interests. A prime example of this has been the Trump administration’s unprecedented intervention in Argentina in recent months, specifically in domestic economic policy, the foreign exchange market, and even the electoral process, giving a sudden boost to Milei’s government.

In the current context, the United States is no longer an unchallenged power, but it remains a central player in a world order based on violence, plunder, and imposition. Its growing aggressiveness also reflects its own internal crises and its need to reaffirm its control over strategic territories rich in oil, minerals, water, and biodiversity. Latin America, once again, appears as the spoils and rear guard of an imperial project that remains deeply dangerous.

Defending people’s self-determination—dominated, exploited, and oppressed classes within so-called “national” contexts—does not imply idealizing governments or denying internal contradictions inherent in the Venezuelan process, of which we are critical, but rather rejecting foreign intervention outright and affirming the right of every dominated, exploited, and oppressed class to fight for the improvement of their destiny without threats, blockades, or occupations. In this sense, we affirm that organization in the face of this situation cannot come from above or be delegated to state structures, but can only be built from below, through popular organization and the direct participation of those who sustain daily life under conditions of siege.

The case of the looted ship, like the economic blockade as a whole, shows that imperialism does not seek to “correct” governments, but rather to subjugate entire peoples through hunger, isolation, and collective punishment.

In Venezuela, as in the rest of Latin America, even amid the difficulties caused by bureaucratization, limitations, and tensions with the state that tend to weaken grassroots organization; communes, territorial spaces, and forms of popular organization sustain daily material and social resistance in the face of the blockade, shortages, and imperialist aggression.

Our struggle goes beyond the borders imposed by states and unites us with all oppressed classes. The imperialist government of the North has taken a xenophobic, racist, and persecutory stance toward migrant communities within its territory. The attack on Venezuela is ideologically based on the racism that is inherent in the US state—as in other states—and that radiates internally and externally in favor of the dominant classes of that country.

In the face of this offensive, as anarchists we denounce the US government and maintain that the solution will not come from stronger states or disputes between powers, nor from the so-called international organizations created by and for states, but from the construction of a strong people, organized from below, with political independence and a real capacity to contest power.

The history of Latin America shows that every advance of imperialism has encountered resistance even in adverse conditions. This sustains dignity and the capacity for a collective response. It is the material basis of popular power from below.

In the face of imperialism neutrality is not possible. Either you are on the side of domination, plunder, and war, or you are on the side of the oppressed.

Our commitment is long-term but clear: to strengthen popular organization, deepen resistance, and build from below an emancipatory horizon for the oppressed classes of the world.

Imperialism will not pass!

Long live those who fight!

Coordinación Anarquista Latinoamerica (CALA)

  • Federación Anarquista Uruguaya (FAU) – Uruguay
  • Federación Anarquista Santiago (FAS) – Chile
  • Coordenação Anarquista Brasileira (CAB) – Brazil
  • Federación Anarquista Rosario (FAR) – Argentina
  • Organización Anarquista Resistencia (OAR) – Argentina
  • Organización Anarquista Tucumán (OAT) – Argentina
  • Organización Anarquista Cordoba (OAC) – Argentina
  • Organización Anarquista Santa Cruz (OASC) – Argentina
  • La Tordo Negro – Organización Anarquista Enterriana – Argentina
  • Organización Anarquista Impulso – Argentina

Sibling Organizations

  • Black Rose Anarchist Federation / Federación Anarquista Rosa Negra (BRRN) – USA

The post International Statement: We Denounce the Imperial Offensive on Venezuela appeared first on Black Rose/Rosa Negra Anarchist Federation.


From Black Rose/Rosa Negra Anarchist Federation via This RSS Feed.

23
 
 

🚨Support one half of the Armstrong 2 with their legal fees!🚨 Scan the QR code or go to https://bit.ly/tommie-armstrong2

Tommie is a mental health worker who allegedly took action against #RafaelAdvancedDefenceSystems in May this year with one other comrade, in an action referred to as the '#Armstrong2'. They don't qualify for legal aid, so need your help with fundraising!

Tommie says "As someone working in healthcare, I want to express particular solidarity to #Palestinian healthcare workers (and international colleagues who have travelled to help)- saving lives in a care system intentionally targeted by the #Israeli military. The ongoing imprisonment and torture of many of them horrifies me."

Support them by sharing this post and donating what you can to bit.ly/tommie-armstrong2

https://www.instagram.com/p/DSVWLyIiJDb

#FreePalestine 🇵🇸 #MutualAid #UKfascism

24
 
 

cross-posted from: https://hexbear.net/post/6943504

cross-posted from: https://news.abolish.capital/post/11749

The voice of an anarchist who fled Ukraine to escape mobilization and war thecollective Thu, 12/04/2025 - 15:10

Mainstream media and even some “anarchist” or “radical left” media outlets bombard us with reports about soldiers on the front lines, but stubbornly refuse to listen to the voices of those who reject war and violent mobilization for war purposes. We take a different approach. We prefer to give space to the voices of those who fled the war rather than to hypocrites who describe the war as a liberation struggle.

Viatcheslav is an anarchist who fled mobilization. To quote him: “I refused to join the army and fled at the beginning of the war in 2022. It’s not that I particularly like Putin’s regime; I know very well that he is a dictator and that under his regime I would have no freedom and, as an anarchist, my life would even be in danger. But I have no desire to sacrifice my life so that the Ukrainian bourgeoisie can enjoy their privileges, so that the sons of oligarchs my age can continue to sunbathe on the beaches of Odessa while I tremble with fear in a trench, waiting to be bombed by a drone. War is also a class issue: if you are rich, it is very easy to obtain a medical certificate and be exempted from going to the front. That is not my case. It is not fair. That is why I decided to leave. Here in France, I was not welcomed with open arms.”

From anarchistnews.org - We create the anarchy we want in the world via This RSS Feed.

25
 
 

cross-posted from: https://sh.itjust.works/post/50796592

I feel like it will always be a work in progress, but I thought it's in a good enough state to share it.

If you have any recommendations for related books/articles/etc. that are worth checking out, and if you have anything to add/change/improve in the document, please let me know :)

view more: next ›