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

help-circle

  • I echo the criticism of the term ‘sideloading’, before it started to mean just installing software, I assumed it meant using a separate device or software on the side, like a PC with a debug interface or memory inspection tools, to inject custom code into a running system or software.

    Similarly to preloading libraries into games or other software to replace functions in order to change or enhance the game or software. For instance used with script extenders or game mods. There it is ‘pre’ because the software is not running yet. ‘Side’ would be on running software.

    But installing applications (the distribution doesn’t matter) is in no way side loading.

    And I really hate that the press or whoever picked this term up from apple or google and ran with it without question.

    And now, because that term is so strange and useless in that way, its definition keeps getting changed into whatever the industry needs in order to squeeze out more money and personal data, while taking away the freedom and rights of the owners.



  • 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?



  • I would argue that it depends a lot on what kind of beginner you have. If you have someone that only uses basic desktop PC functions, like browser, email and maybe stuff like video, photos and documents. You can set it up once, and then have a system that updates itself reliably and has minimal maintenance overhead and isn’t easy to break.

    In my experience that system is more robust and gets updated than a generic Debian system.

    Of course there are downsides, and those include issues caused by apps running inside flatpak, like system themes are disrespected, opening files in one app, doesn’t respect the xdg-mime settings for the file type and open them in unexpected apps, printer does not work… But those are just bugs, and they need to get reported and fixed.



  • Well… The Android security model, as it is implemented in stock android and GOS, is about top down control, the full trust is given to the system vendors, not the end users. No rooting for instance. From this perspective not allowing installation of apps that cannot be blocked by the system vendor, fits well with that model.

    TBH, I am not a fan of that security model. And this is my critique of GOS. It doesn’t allow the user full access to their device, so that they can check and control what each application is storing or sending to third-party servers. Instead it is on full security and allows apps to store and transfer information to which the user has no access to.

    But the system vendor/developers would have that access, because they control the whole base system.

    The focus of the Android security model and in turn of GOS is on security, at the cost of privacy or freedom.





  • cmhe@lemmy.worldtoPrivacy@lemmy.mlVPN Comparison 2.0
    link
    fedilink
    arrow-up
    5
    ·
    edit-2
    23 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.worldtoProgrammer Humor@programming.devWell well well.
    link
    fedilink
    arrow-up
    1
    arrow-down
    1
    ·
    edit-2
    27 days ago

    Hmm… I am using git for maybe 15 years… Maybe I’m just too familiar with it… and have forgotten my initial struggles… To me using git comes natural… And I normally pay a lot of attention to every single commit, since I started working on patches for the Linux kernel. I often rebase and reorder commits many times, before pushing/merging them into a branch where continuity matters.



  • Isn’t it the exact opposite?

    I learned that you can never make a mistake if you aren’t using git, or any other way for having access to old versions.

    With git it is really easy to get back to an old version, or bisect commits to figure out what exact change was the mistake.

    The only way I understand this joke is more about not wanting to be caught making a mistake, because that is pretty easy. In other methods figuring out who did the mistake might be impossible.


  • I think humanity is really slowly being replaced by LLMs.

    Presentation and simple, but stupid and wrong ideas, are preferred over actually researching and understanding situations, isolating the underlying issues and working on ways to resolve or at least lessen them.

    Just like LLMs, fewer and fewer people seems to care about a deeper understanding, and more about if the stream of words look ‘good’.