• 1 Post
  • 28 Comments
Joined 1 year ago
cake
Cake day: June 18th, 2025

help-circle
  • On one hand i clearly agree with you about the overmedicalization issue, on the other hand there also was an undermedicalization going on for centuries, especially in the autism/ADHD/etc fields. It’s a tough balance to get, cuz the rise of diagnoses may not indicate an overmedicalization, but rather a correction of the undermedicalization (though the risk of overmed. is real, clearly).

    And on the medical condition being part of an identity, i also get your point, but it’s also important to consider that making your differences part of your identity makes perfect sense, and for a lot of people their differences come from medical conditions. Conflating the two may be slightly unhealthy, but far less than repressing it as non-subject.





  • On calling fascists people also advocating against government, I mostly agree with you, but not in this case. Because while some of them are effectively libertarian, so at first different from fascism as a strict ideology, their views and goals require use of authority, like “anarcho”-capitalists who seem to fight against authority of the state, but in the end would recreate it one way or another in corporations. This specific goal of reducing population to a set number is also something that, even if it’s peaceful, implies control over other individuals, which is to my eyes the main premise of fascism, state over individual. You can argue that it’s not a state but a company or a group of company, it’s all the same to me : it’s about controlling individual via artificial entities. The fact that in this goal of reducing population, they target third world countries specifically, is to my eyes the nail in the coffin : controlling every people lives to reach a specific goal, insisting specifically on third world countries, is a fascist stance. Maybe you got there with a non-fascist mindset, maybe you will forget it and evolve, but it perfectly aligns with fascist theories.

    On purity of fascism and absence of clear organisation, yes, it’s not strictly fascists as in italian far right parties during the first half of 20th century, but it’s fascism as in controlling the lives of third world people for reasons filled with paternalism and eurocentrism. You can argue that water tinted with a bit of dirt is not yet mud, but i think it’s still pertinent to call it mud when you want to encompass all water contaminated by dirt.

    Overall, i really dislike leftists afraid of using the word fascism : to me, it’s a spectrum, like most things, there is no clear definition, and you can get stupidly exclusive if you want a strict definition. Plus we have to get rid of it at first sign, not when it’s a full grown organisation, rather whenever some movements or peoples begins to stir in this direction. You’re not having an accident every time you let your car going slightly off course, but by thinking about the accident and correcting trajectory, you avoid it.

    And lastly, nitpicking fascism is a game played by fascists themselves : “Oh, we’re not fascists, we’re not advocating for mass murdering explicitly. Oh, we’re not fascists, we’re not advocating for a single party yet. Oh, we’re not fascists, we still want elections.”


  • I heard about this around Paul Watson, who is accused of “eco-fascism” because he claimed we should reduce our population by billions, and his close friendship with David Foreman, who is both very implicated in environmentalist actions and has harsh conservative views. Overall, i’ve heard that there are quite a few similar thinking individuals in Sea Shepherd.

    In an interview, Paul Watson said that “rich people just want to get richer, and poor people just want to get rich”, implying that the over-consumption by the richest parts of populations does not mean we should focus our efforts there, because “it’s human nature to consume and destroy”. I don’t know if that’s eco-fascism, but that’s precisely what this meme denounces, and it’s held by a quite important figure.

    I also heard of Edward Abbey who doesn’t promote violence directly but combines a very conservative and very environment first ideology, same as this Garrret Hardin. Both are quite influent in environmentalist activism.




  • Yup, very clever, I think this will avoid any problem with other potential AppImage processes. Thank you very much <3

    For more details : this AppRun.wrapped process is mounted in a partially randomized folder each time, something like /tmp/.mount_AntiMiXXXXXX/AppRun.wrapped, where the Xs are a bunch of random characters. So using pkill with regex can both include all versions this full command line can take, while excluding processes created by other apps (which, I suppose , won’t have ‘AntiMi’ in their folder name) : pkill -f /tmp/.mount_AntiMi.*/AppRun.wrapped



  • I have no deep knowledge of this, but i guess there is a difference between sponsoring and owning. A lot of big FOSS projects have indeed corporate donations, but i think for the most part corporate cannot force them to do things (the only exception i know of being the deal between Mozilla and Google). Of course, they can threaten to cut fundings, but i think it isnt a real problem (for now) for various reasons : linux ecosystem is still niche enough to be uninteresting for big corpos, donations help projects get better quicker but you can always fork them and come back to more humble progression if needed (not 100% sure, im not very tech literate, but that’s a feeling i get), and i guess FOSS ecosystem also provides big corpos with talented people and occasionally interesting pieces of software, so they have a bit of interest in keeping it alive.
    If you want to go towards the least corporate options, you can try the most niche linux options. Linux Mint is based on Ubuntu, made by the enterprise Canonical, which has a somewhat bad reputation in the linux corporation, for being a bit too centralized i guess ? I use it as it is perfect for a not skilled user like me, but if you want to be independant of tech companies, maybe that’s not the perfect choice.