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

help-circle


  • Would say that it is the same here as it elsewhere, we need a strong counter narrative and a charismatic person that is fronted by a leading party that manages to deliver that, while cutting through all the bullshit spewed by the demagoguery of the right. We need fighters, not ‘civility’ politics against people that are anti-democratic.

    We need better social policies and actually mean them. Those were what people wanted and often still want when they are baited by the right.

    Right wing mention actual social issues, but “resolve” them with xenophobic “solutions”, while also fabricating issues out of thin air, like immigrant crime, etc. Which suddenly all other parties think they need to address as well.


  • cmhe@lemmy.worldtoScience Memes@mander.xyz2hot2handle
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    13 days ago

    I don’t see the contradiction… If a man explains something to another person in a condescending and nitpicky way, it is called mansplaining. But it becomes blurry if the man explains it not to one other person, which can be assumed already possesses that knowledge, but a group where some people might find that comment not useless or condescending, were it could be a correction or clarification instead.

    Astronaut explains excitedly about her experience of the day, with a joke and some not completely factual information while addressing the general public. The ‘water spontaneously boils’ is not a scientific description but a way to make people interested in learning more about the science behind it.

    Here are two perspectives this could be seen as:

    1. Man notices that and addresses the Astronaut, explaining to her something that she already knows, in order to raise his own status, through condescending and nitpicking. -> mansplaining
    2. Man notices that, assumes the Astronaut knows, but wants to give more information/clarification to the public about this why that happens. -> not mansplaining

    From the wording of that exchange, I would think it rather is addressed to the astronaut, so case 1. But this is open to interpretation.


  • cmhe@lemmy.worldtoScience Memes@mander.xyz2hot2handle
    link
    fedilink
    English
    arrow-up
    3
    ·
    15 days ago

    I guess the question is who they were even talking to. Where they talking to the astronaut, or anyone reading their message. That would make a difference.

    If I say: “When the sun rises…” and someone comes along to enlighten me about astronomy and how the sun doesn’t rise, that would be mansplaining and not correcting. If they talk to someone else because my words inspirerd them to think about this, then it wouldn’t.


  • cmhe@lemmy.worldtoScience Memes@mander.xyz2hot2handle
    link
    fedilink
    English
    arrow-up
    10
    arrow-down
    3
    ·
    edit-2
    15 days ago

    Yeah, it is. The act of mansplaining isn’t gender specific. It is about the attempt to raise someone’s status above someone else by nitpicking what they said, with often obvious facts.

    The men doing it to women just seem more popular, but men and women do it to anyone.



  • Yes, as your link states, it is the product manufacturers responsibility to release the code. And if they don’t have it, they can sue Mediatek.

    But very likely have access to the source, otherwise they couldn’t adapt the kernel & co. to their boards. Soc is just one part of the whole board, full of other components that need kernel configurations…

    But anyway, this thread it about the kernel, we talked about the bootloader and why it cannot be unlocked, which is a separate issue.

    Manufacturer needs access to the bootloader to put their Android key for the image, which contains their special apps, in place. So they have sources. To be able to flash a different bootloader, they need to be able to fuse the bootloader key into the SOC, so they have a unlocked soc. So they have everything to offer unlockable bootloaders, if they care for it.


  • Don’t mistake correleation and causation. I don’t know the specifics, but bootloaders are software and socs are hardware. The bootloaders keys are fused into the hardware, so that only that bootloaders can boot. When you buy a soc, no keys are fused in, this happens at the manufacturer factory deployment process. The bootloaders can then decide if the device supports an ‘unlocked’ state, and displays the warnings if unlocked. The bootloaders are build and configured by the manufacturer. However, the soc vendors will give the product vendors a SDK containing tested sources and configuration for their soc.

    Here is what could explain your observation, manufacturer is lazy and doesn’t care to change the default configuration of the bootloader. And the default configuration of Mediatek and Qualcomm SDKs are different.


  • Most mainlining effort is financed by the people that build products with it, not the chipset vendors. Chipset vendors are only interested in providing a working demo application, not much more. If someone promises 8 years maintenance, they could also in parallel work on mainline support, so that it can continue to be supported.

    About locked bootloaders, sure you need to be able to unlock them as well, but that often also is a decision of the product manufacturers, not the chipset vendors.



  • Headphone jack: Fair enough, I do miss that one, but the USB-C with an adapter works okay, and I’m still using the same headphones that I’ve used for years.

    I do this as well, but I would also like to charge the phone while I have my headphones connected to it, and all these additional adapter chains often don’t work very reliable, and are much more cumbersome to deal with.


  • This link is about reasoning system, not reasoning. Reasoning involves actually understanding the knowledge, not just having it. Testing or validating where knowledge is contradictionary.

    LLM doesn’t understand the difference between hard and soft rules of the world. Everything is up to debate, everything is just text and words that can be ordered with some probabilities.

    It cannot check if something is true, it just ‘knows’ that someone on the internet talked about something, sometimes with and often without or contradicting resolutions…

    It is a gossip machine, that trys to ‘reason’ about whatever it has heard people say.



  • cmhe@lemmy.worldtoTechnology@lemmy.worldIntel collapsing?
    link
    fedilink
    English
    arrow-up
    4
    ·
    1 month ago

    Publicly traded companies aren’t children though, where being nice or bad is a force of habit to them, and they are able to learn and improve from their mistakes.

    AMD has been an underdog under Intel and Nvidia for most of their existence. If they become the market leader, they will behave like them and start being anti-competitive.



  • I’m not sure the royals caused this. I guess the main issue is that some democracies become too entrenched, and groups of elites take over the role of nobility, term limits doesn’t help, since to be in a position to become someone, you have to join those that already rule. Capitalism also doesn’t help and even accelerates this process. Abolishing FPTP and instituting ranked choice would be the first step I think on improving democracies, by breaking up these elite groups.




  • Well, my old phone, with LineageOS. It is a OnePlus 8, but I probably wouldn’t recommended OnePlus phones generally, I was hopeing that it eventually get mainline treatment, like the 6T, but that hasn’t happen yet.

    I rooted it for managing battery charge limits, among other stuff. Having a root shell in termux makes debugging or fixing app and other issues very easy.