• 0 Posts
  • 277 Comments
Joined 9 months ago
cake
Cake day: August 21st, 2024

help-circle




  • lime!@feddit.nutolinuxmemes@lemmy.worldRequirements
    link
    fedilink
    English
    arrow-up
    4
    ·
    4 days ago

    x86 starts with the 8086, which is 16 bit. AMD64, IA-64 and x86-64 are all both 64-bit and x86.

    when referring to specifically 32-bit x86 it’s common to use the terms i386 or IA-32, but i think just “32-bit x86” gets the point across more clearly. if you need more specificity, just mention which processor you have and people can figure it out from there.








  • the trademark got bought. it’s still FLOSS, and they pledged to keep it that way, for whatever that’s worth. code can’t be retroactively un-gpled, so if they did decide to close it down they couldn’t just take it offline, only do new development in private. the big fishy thing was that they added a CLA to their repo, which only affects developers. as an end-user you’re fine.

    also, the “crap” was a draft proposal of opt-in telemetry, which was subsequently scrapped. the company in question is based in the EU, anyway, so they would have to abide by the gdpr for any collected information.

    the hackaday series on this is probably the best summary.









  • lime!@feddit.nutoProgrammer Humor@programming.devRelatable
    link
    fedilink
    English
    arrow-up
    1
    ·
    27 days ago

    i think that’s just a fundamental problem with designing magic systems though. if you design it logically, it doesn’t feel like magic. if you design it by feel, it doesn’t make sense. if you want it to feel magic but still be tricky to learn, it becomes a mess.

    in the context of minecraft mods there’s also not much you can do.