• 0 Posts
  • 173 Comments
Joined 1 year ago
cake
Cake day: June 15th, 2023

help-circle




  • Depends on the specifics. My high-end MacBook Pro uses active cooling, but in practice it almost never comes on. It’s wayyyyy more efficient than the previous Intel gen.

    A week or two ago, I accidentally left a Python process running using 100% of a single core. I didn’t even notice for several hours, until it ate up all my RAM. On on Intel laptop the fan would’ve let me know in like two minutes.

    I don’t think Qualcomm’s actually caught up to Apple yet, but it’s getting close. It’s good to see more competition.




  • Is it possible this is site-specific? The only issue I’ve had with Firefox on my MacBook was leaving pinned tabs open on pages that dynamically refreshed. Gmail, for example, would eat up memory over time. So I killed that pinned tab and I haven’t had issues since. I still have Discord pinned without issue.

    On iPad…I dunno, Firefox on iPad is a hard sell without extension support so I haven’t used it much. I’ve been trying Orion lately, since it has a built-in ad blocker and is otherwise very similar to Safari in terms of performance and functionality.

    I only run Linux on desktop so I’m not sure about battery life there. Is Firefox actually blocking sleep? I think Steam Deck runs a version of KDE, so perhaps you can use the kde-inhibit command to list and control blocks.



  • That would be a somewhat valid argument if Snaps “just worked” any better than Flatpaks. That has not been my experience.

    Given the choice between an open standard and a proprietary one, the proprietary one damn well better have meaningful technological advantages. I don’t see that with Snaps. All I see is a company pouring effort into a system whose only value is that they are pouring effort into it. They should put that effort into something better.

    Granted, it’s been a few years since I used Ubuntu and Snaps. Perhaps things have improved. It was nothing but headaches for me. A curse upon whoever decided to package apps that obviously require full file system access as Snaps. “User-friendly”, indeed.

    From an enterprise/server perspective, when what you’re really paying for is first-party support, I guess Snaps make more sense. But again, that effort could be put toward something more useful.



  • What’s this? A software app store?

    It’s ironic how on Linux, my distro’s app repository is always my first stop when looking for software, while on Mac or Windows it’s my last resort.

    Commercialized app stores are full of spam, and Microsoft and Apple both decided that app store apps should not have the full capabilities of normal apps. It’s the exact opposite on Linux.



  • If you’re only testing on one set of hardware, it isn’t going to tell the whole story. The results might be very different on an AMD vs Nvidia GPU, or even on a brand-new vs 1-3 generation old GPU.

    Probably the most important thing for gaming is driver support and ease of installation. This sometimes runs directly counter to other general-purpose needs.

    I’m still on the hunt for a distro where everything I need is easy to install. I don’t think any exist, primarily because GPU drivers suuuuuuuck, especially when you need CUDA or ROCm to work.





  • When MacBooks are plugged in, they get their power from the charger. They are not simultaneously draining and charging the battery in general, unless they need more power than the charger can provide (unlikely unless you are using a charger with lower wattage than the official charger that came with your laptop).

    I was not able to find an official source on this from a quick search, but if I remember correctly, this should be true for any moderately recent MacBook. Maybe any MacBook at all, since they only started making “MacBooks” in 2006 and then tech hasn’t changed much since then.

    Personally, I leave my MBP plugged in during use whenever possible, and I typically unplug it at the end of the day. You don’t need to unplug it, but hey, it’s a good idea to unplug anything that doesn’t need to be plugged in, just to save power.



  • This is my plan A. I’ll only go to plan B if something goes wrong — which has happened to me a couple times. I tried to upgrade Ubuntu (LTS, I forget which version) years ago, but it failed hard. I still don’t know why. It wasn’t something I could figure out in half an hour, and it wasn’t worth investing more time than that.

    Come to think of it, it’s possible all my upgrade woes came down to Nvidia drivers. It was a common problem on Suse (TW), to the point where I pinned my kernel version to avoid the frequent headaches. I’ll try a rolling distro again when I switch to AMD, maybe.