I apologise if this is the wrong community to post this in, I wasn’t sure which one was ideal.

I’m suffering a difficult decision of choosing between a Framework laptop or a Macbook Air (M1, 2020). I really like the ethical principles of Framework, i.e. you actually own it and can repair it any time, leading to an increased longevity. At the same time, I have heard people claim Macbook is superior in almost all aspects (especially battery life).

I know both Apple and Microsoft are greedy CorpGiants, but seeing as I have an iPhone, I figure it would be easier using a Mac? But then again, the prices really are not worth it, especially considering it costs a lot to repair them. I have 0 experience with Linux, and this computer will be used at school, so I suppose it stands between macOS and Windows.

I guess I just want some advice? Or some guidance and comparisons. Is 8GB enough for a Framework laptop? The 16GB version costs nearly as much as the Mac I’m looking at, hence my hesitance. If anybody has some experience using Framework and / or Macbook, I would love to hear about it. What are some pros and cons? Which people are better off with FW and Mac respectively?

Thank you!

*Edit, forgot to mention: I need a Swedish keyboard on the computer, and Framework apparently only offers English. This is the largest obstacle preventing me from leaning towards FW.

    • unmagical@lemmy.ml
      link
      fedilink
      arrow-up
      0
      ·
      5 months ago

      All sorts of things. I’m a programmer by trade and run several docker containers concurrently for a couple of different products I work on. It’s not uncommon that I have to troubleshoot opening a file that is several gigabytes in size.

      By hobby, I make video games and some of my assets are pre-rendered simulations that get saved. I, admittedly, like pushing my machine as far as I can on resolution so some of those simulations absolutely take a toll. I also just like fucking around in Blender, minor video editing, don’t close out my browser tabs, and have been known to run multiple video games simultaneously (like playing a survival game with a friend and leaving it running when he’s gotta go. Then I just start up some other game in the meantime).

      All told, not everything I do is necessarily orthodox, but it works well for me and I take full advantage of all my hardware.

      • Specal@lemmy.world
        link
        fedilink
        arrow-up
        0
        arrow-down
        1
        ·
        5 months ago

        Using docker as an example of using more ram doesn’t really make sense as the use for docker is containerisation for optimising system resources.

        • unmagical@lemmy.ml
          link
          fedilink
          arrow-up
          1
          ·
          5 months ago

          You do need to allocate memory to it though, and that subtracts from the pool of system RAM available for other purposes.