• 0 Posts
  • 33 Comments
Joined 2 years ago
cake
Cake day: July 10th, 2023

help-circle
  • Sure, but we are talking about the US here.

    Or are you all busy building tunnels and bunkers over there? Organise in your neighborhood and build local groups?

    Pretty sure that if the media starts calling these guerrillas terrorists, anti-american, instigators of violence, Communists, Antifa, and so on, they will loose public support and without broad local support in the population, guerilla fighting will not work.

    Afganistán and Vietnam fought guerilla against a foreign invasion. US would have to fight ‘guerilla’ against their neighbors and other Americans, against people like them… I don’t think this is comparable.


  • In an all out war, (which I doubt will happen) all these guns in the population don’t matter against drones, aircrafts, tanks and trained snipers or other soldiers. If the military and all other agencies decides to support Trump, all these weapons will be useless. The pentagon surely has plans for a civil uprising in their own country.

    I don’t think the US has enough ordinary citizen that would actually risk their lives for democracy, to make a difference. Media and social media is controlled by the oligarchy, and even the progressives don’t seem to want to cut themselves loose of twitter, Facebook/Whatsapp, google, bluesky, discord and so on. Where would they even organize?



  • cmhe@lemmy.worldtoPrivacy@lemmy.mlVPN Comparison 2.0
    link
    fedilink
    arrow-up
    5
    ·
    edit-2
    26 days ago

    The issue there AFAIK is that some app builds aren’t fully reproducible, because if they were the developer signature would still apply and be used. In the reproducible case the security of the build infra wouldn’t matter, because the same app would be produced the same regardless were they are build.

    Without reproducible builds, you cannot really trust the software anyway, because the Dev could hook some hidden code only for the released binary app and sign that.














  • cmhe@lemmy.worldtolinuxmemes@lemmy.world*gasp*
    link
    fedilink
    arrow-up
    5
    ·
    edit-2
    7 months ago

    I also switched to use different Wayland compositors many years ago for my main systems, but there are also still reasons to use X11. These are mine:

    • X11 forwarding, with that you can connect to another system via SSH (e.g. via ssh -Y) and just start a GUI app, and the window appears on your screen.
    • Sharing individual windows via WebRTC, with Wayland compositors you can normally only share full screens. Xserver allows applications to directly capture the window content of others.
    • Easily mirroring screens for presentations, with some Wayland compositors you have to capture one screen and then play it back on another screen, with X11 that is integrated into the xserver.
    • Automation and keyboard macros, with X11 it is much easier to automate keyboard macros and customize keyboard mapping than on Wayland. See Xmodmap, etc. Same for mouse input. That is also a reason why implementing remote control software is more difficult with Wayland, see for instance RustDesk support for Wayland (works now, but still a bit experimental).

    There might be some Wayland compositors that worked around that, but on X11 this was standard. But generally X11 provides these features for all WMs, and in Wayland they have to be implemented individually.

    And some just are not supposed to work, for security reasons.

    But all of this depends on your use-case. I sometimes even (can or have to) go without a Wayland compositor or X11 and render GUI directly via KMS/DRM.



  • Yes, currently Valve is mostly interesting in a base system that just runs Steam and games, not a general Linux desktop. Commercial Linux distributions are more about servers and professional workstations.

    We either need PC hardware manufacturers or public funding to push Linux desktop, since I don’t think that normal users would pay directly for a Linux system.

    PC hardware manufacturers however are more about selling the next device that constantly improving a system non-customers could also use for free, so I doubt they would commit to it fully, and instead use it for marketing.

    So all that is left is public funding.