• 2 Posts
  • 384 Comments
Joined 1 year ago
cake
Cake day: June 18th, 2023

help-circle


  • I didn’t say he changed it, but he links these kinds of misinforming stories all the time.
    I originally wrote the article was misleading, but since they correct the misleading headline already in the first sentence, that wasn’t really true.
    So I changed it to the headline which is what is actually misleading.
    But since this is misunderstood, I have now changed it back.

    The fact of the matter is that u/return2ozma is flooding lemmy.world with misleading stories with misleading headlines, no matter how much they are the original headlines, they remain misleading. Those are often stories that in no way deserve to be spread.







  • Buffalox@lemmy.worldtoLinux@lemmy.mlLinus Torvalds and Richard Stallman
    link
    fedilink
    arrow-up
    4
    arrow-down
    4
    ·
    edit-2
    4 days ago

    I agree, the phrasing is bad, but that doesn’t change that if you read it carefully, the meaning is clear.
    There is absolutely no reasonable basis for claiming he is defending pedophiles, when what he does is the direct opposite, by logically proving that a common defense they use is invalid, because you can never claim to know participation is voluntary. It is per definition coerced.




  • Buffalox@lemmy.worldtoLinux@lemmy.mlLinus Torvalds and Richard Stallman
    link
    fedilink
    arrow-up
    46
    arrow-down
    1
    ·
    edit-2
    4 days ago

    Everytime someone calls their system a Linux based OS and not GNU/Linux based OS downplays the work he put in.

    Absolutely, and the fact that people didn’t adopt it creates confusion, some people claim Android is also Linux, which you can argue, but it’s definitely NOT GNU/Linux, and it’s definitely NOT a free desktop OS as defined by freedesktop.org either. There’s a huge difference.
    Especially since Android generally means Android with Google apps, and not AOSP. AOSP is open source, but Android with Google apps is not.




  • Yes you are 100% right, and I did consider level 3 cache as a better measure, because that allows communication between cores without the need to go through RAM, and cache generally has a high hit rate. But this number was surprisingly difficult to find, so I settled on the data bus.
    Anyways it would be absolutely fair to call it 256bit by more than one measure. But for sure it isn’t just 64 bit, because it has 512 bit instructions, so the instruction set isn’t limited to 64 bit. Even if someone was stubborn enough to claim the general instruction set is 64 bit, it has the ability to decode and execute 2 simultaneous 64 bit instructions per core, making at least 128 bit by any measure.