• 0 Posts
  • 61 Comments
Joined 1 year ago
cake
Cake day: July 1st, 2023

help-circle




  • Being as this is very similar to the apple epic legal fight that epic lost earlier this year, I doubt apple will make a deal. My understanding is that patreon can cave, choose to pay 27% commission, or make their own store.

    Though skimming the news around epic’s attempts to make a store, you “can” make a store in compliance with EU and UK laws, but apple made it kinda impossible to actually do and epic is fighting it in court again?

    So patreon seems to have read the lay of things and said I guess we just have to make the best of a shitty situation and communicate everything to try to limit the pain.

    It’s almost like apple feels like they have the power to do whatever they want because they’ve created a market where they don’t have competition…







  • Using my decades of experience in how programming and compilers works and the fact Mozilla has used it to great effect and how it is being used for parts of the Linux kernel… Yeah just a general statement it doesn’t make any sense.

    Maybe they aren’t effective at designing software with the paradigms of the language or they don’t like it but the given explanation doesn’t track.





  • I really appreciate this change. Prior to it was always a struggle to deploy servers successfully. You’d reboot and your database would be on the wrong interface and you could even remote in because the management interface was suddenly on a firewalled external only network. Ask me how I know.

    With virtualization and containers this just got more complicated. I would constantly have to rewrite kvm entire configs because I’d drop a new nic in the machine. A nightmare.

    Sure, it’s gibberish for the desktop user but you can just use the UI and ignore the internal name. Not even sure the last time I saw it on my laptop. So no big deal.


  • neclimdul@lemmy.worldtoTechnology@lemmy.worldWhy we don't have 128-bit CPUs
    link
    fedilink
    English
    arrow-up
    17
    arrow-down
    2
    ·
    edit-2
    3 months ago

    It was actually 3gb because operating systems have to reserve parts of the memory address space for other things. It’s more difficult for all 32bit operating systems to address above 4gb just most implemented additional complexity much earlier because Linux runs on large servers and stuff. Windows actually had a way to switch over to support it in some versions too. Probably the NT kernels that where also running on servers.

    A quick skim of the Wikipedia seems like a good starting point for understanding the old problem.

    https://en.m.wikipedia.org/wiki/3_GB_barrier