Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)IN
interdimensionalmeme @ interdimensionalmeme @lemmy.ml
Posts
48
Comments
2,693
Joined
4 yr. ago

  • This what troubles me about hearing revenge porn stories.

    Pictures of you being naked are being used to hurt your reputation?

    I'm not sure how to say it but something like, the people who thinks you did something wrong, are scum.

    Yes, criminalize thought, you think showing my butt impacts how qualified I am at servicing your aircraft? Then you should go to prison.

  • Political LeftRightism (n.)

    Definition:

    Political LeftRightism is a spatially encoded meta-framework of political orientation that frames ideological discourse along a singular, bipolar axis, left versus right,thereby reducing the full multidimensional landscape of political thought into a linear spectrum. As a memetic penetrator and perceptual instrument, LeftRightism functions not as a neutral map but as a meta-weapon of the ruling class: a cognitive architecture designed to channel dissent, structure debate, and neutralize system-level critique by confining political possibility to a predefined, adversarial dialectic within the system's own terms.

    Operational Mechanisms:

    Perceptual Confinement: Constructs a false totality of ideological space by placing all positions, grievances, and aspirations on a left-to-right continuum. This flattens pluralistic thought into a binary schema and frames radical alternatives as fringe “extremes.”

    Cognitive False Equivalence: Establishes symmetry between left and right regardless of historical asymmetry in power, violence, or systemic entrenchment. This symmetry encourages the illusion of balance where structural inequality remains.

    Controlled Opposition: Absorbs political resistance into legible categories that the system has already immunized against. By permitting debate only between "acceptable" sides of the spectrum, it constrains opposition into predictable, ineffectual loops.

    Ideological Compartmentalization: Prevents synthesis of cross-axis or off-spectrum worldviews (e.g., spiritual leftism, post-capitalist traditionalism, decentralized communitarianism) by declaring them incoherent or invisible.

    Map-as-Reality Substitution: Through repetition and institutional embedding, LeftRightism replaces the messy, evolving reality of political life with a static cartographic abstraction, inducing conceptual dependency on the spectrum itself.

    As Meta-Weapon: Political LeftRightism operates as an epistemic instrument of enclosure, a framework-level tool of hegemony rather than a position within debate. It disguises its own structural function beneath the appearance of neutrality and exhaustiveness. By scripting political meaning into a legible diagram, it enables elites to:

    Predict, manage, and diffuse unrest;

    Legitimize centrism as “reasonable” and extremes as dangerous;

    Fragment class solidarity into partisan identities;

    Avoid exposure of vertical dynamics (top vs. bottom, ruler vs. ruled) by focusing attention horizontally.

    Distinction: Unlike left- or right-wing ideologies, which offer substantive (if partial) theories of value or structure, LeftRightism is not an ideology per se but a cartographic control mechanism—an ideological exoskeleton that shapes and constrains all ideologies that operate within it. Its power lies not in its content, but in its pre-conscious adoption as the default schema of political orientation.

  • Political polarization is a weapon, heard of the phrase "divide and conquer" They know how to churn up, scramble and disempower those on the side of anti-domination And that's why all Kulaks will get the bullet and the red empire must extinguish all alternative off the face of this planet and every other planet around all stars

    Cue the speech at the end of Team America World Police

    So peace was never an option

  • Yes in theory they could be storing everything on the server if you have a session login In practice, anything they leave on my PC I will flush If that breaks some of their tracking ability, that's even better. I don't want to keep anything more than the actual session cookies, everything else goes in the trash after 20 minutes of inactivity

  • Last I checked cookie auto delete I was not able to set say preserve cookies for example.com and only in the example container. Are you sure if you go in another container, those cookies will get deleted ?

    Here is an example page

    And I think for facebook the session cookies are

     
        
    c_user
    datr
    
    
    
      
  • Yes, and also on a per-container basis, because different containers have different logins to the same website As I described in the other post https://lemmy.ml/post/30131984/18621605

    I think you are correct to say it is currently impossible.

    Well according to chatgpt, because

    Cookie AutoDelete can whitelist by domain, but not per-container.

    Firefox Multi-Account Containers (MAC) don’t expose cookie APIs per container to extensions — this is a Mozilla limitation.

    Session cookies (those not marked as persistent) are deleted on shutdown unless the domain is explicitly allowed to "stay logged in" (via about:preferences#privacy > Cookies & Site Data > Exceptions). But not on a per-container nor per-cookie basis, it is all or nothing. Whitelisted websites keep ALL their cookies

    Lastly, there does not exist a repository of cookie rules for user to share the session cookie names on a per-website basis

    In other words, there does not exist a "sponsorblock-like" equivalent but tracking and identifying in a crowdsources way, the session cookies

  • Imagine website example.com

    example.com, has a overly tedious login process, with a separate pageload for the username/email and then for the password, and then the second factor and then a captcha.

    Worse, I have a different example.com account for their service A, their service B and their service C

    Currently, every time I restart my browser, I have to go into each account container, load example.com, login into each of the containers

    Every, single, browser restart

    I don't know what the session cookies for example.com are named or if they change

    I cannot really avoid using example.com, but I also don't like them, they are a fundamental part of my workflow, they have no real competitors as they have all driven them out of business thanks to their growth hacking blitzscaling strategy.

    I want to, as far as possible, delete all their cookies on an ongoing basis, except for the session cookies, not even just after browser restart but after a period of inactivity as well.

  • And this allows you to keep the session cookies only, only in the specified containers, even after restarting the browser ? If so can you explain how you keep the session cookies and how did you create per-container per-cookie whitelist to preserve only the session cookies or a single website ?