• 0 Posts
  • 300 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.


  • For all the talk of regulating AI, I think the only meaningful regulation is very simple: hold the people implementing it accountable.

    You want to use AI instead of a real certified professional? Go nuts. Let it write your legal contracts, file your taxes, diagnose your patients. But be prepared to get sued into oblivion when it makes a mistake that real professionals spend years of expensive training learning to avoid. Let the insurance industry do the risk assessment and see how unviable it is to replace human experts when there’s human accountability.





  • The problem I had with that scene (and the whole series, really, especially season 3) was that it framed human culture of the future as being generally oppressive and backwards. Acceptance shouldn’t be portrayed as radical or exceptional. It should be normal and taken for granted among humans in the future. Like in TOS, Uhura’s role was a big deal for viewers specifically because it was not a big deal for the characters. They just showed us a better future, where a black woman in a respected professional position was normal.

    Discovery didn’t show us a better future. It showed us a shitty future with a handful of decent people in it. This is just one example, but it’s one that stuck in my mind as well.



  • 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.