Battery life is the only thing stopping me from getting out of the Apple ecosystem. As soon as a viable Linux laptop with "enough" battery life becomes available, I'll make the switch. At that point there's nothing on Apple side that couldn't be done better in Linux (with a bit of work, but that's okay). I travel a lot, and often on standby for work during that time. I need to be confident that when I pull the laptop…
I'm spoiled by Apple Silicon but still love Framework
161–170 of 541 posts
Re: I'm spoiled by Apple Silicon but still love Framework
#162The article is pretty light on details. Whether the Framework is worth it to you really depends on your use case. I never leave a laptop in my bag for three weeks, and if I do I have the foresight to actually shut it down rather than sleep it. So the battery drain while sleeping is less of a problem for me. My Framework 13 has the Ryzen 5 AI 340 Chip, and I get 5-6 hours of work on a charge. The Macbooks definitely b…
Let's me try to give you the solutions to your problems using Mac. 1. Homebrew: I use Nix package manager (with home manager, though you don't need to) and get rid of homebrew completely. 2. Docker: I assume you referred to Desktop version. You can just just Colima and the Docker/Compose CLI. You will get rid of all the bloats coming with Desktop. Bonus: see #1 for installing Colima and Docker CLI.
Re: I'm spoiled by Apple Silicon but still love Framework
#163Earlier quoted context omitted.
On a Mac, you can switch between apps with Command-Tab or windows of the same app with Command-` but there's no way to cycle between all windows or bounce between to two most recently used windows. Maybe this used to make sense when apps were single purpose but I do basically everything in a web browser or a terminal so not being able to bounce between the previously selected window(of whatever kind), as I can with A…
> I do basically everything in a web browser Then you are deliberately handicapping yourself, this isn't something you can blame on the OS. It's like complaining that a car has bad fuel economy because you always stay in first gear. As for the displays, you are comparing apples to oranges. You can get a high DPI monitor which is smaller than 32 inches for cheap. Which is plenty of screen for the distances where DPI d…
The classic "You're holding it wrong" defense. Especially when the alternatives don't have this problem.
Re: I'm spoiled by Apple Silicon but still love Framework
#164What mission do you love from Framework? Is it environmental? If so, I seriously doubt that the lifetime pollution of a Framework laptop is better than an Apple Silicon Mac. Macbooks tend to last a very long time. I used my Intel Macbook Air for 10 years. After that, I sold it and maybe it continued to get used by the second owner. While you can keep upgrading Framework laptops (parts require shipping/pollution to ma…
Re: I'm spoiled by Apple Silicon but still love Framework
#165The complaint about power usage in suspend is especially sad because it’s pretty much a common problem for Linux on laptops. Not sure if that’s what applies here, but the numbers about match what I see with my Framework. Basically: if you want to use secure boot you usually also want kernel lockdown mode, and you cannot hibernate a lockdowned kernel. At least not without out-of-tree patches. IMHO that’s a giant issue…
The thing is - a lot if power saving is achieved by hybrid sleep (computer hibernating after a timeout). Setting that up is pure hell on Linux, with poor documentation and security people actively fighting against making this easy. On Windows/macOS it just works, on Linux you'll probably break secure boot with it.
The way it works on my Windows laptop is it’ll stay in sleep overnight, then when I open the laptop in the morning it’ll wake up, then hibernate itself, then I have to wait for the computer to turn itself back on. Thankfully this feature can be turned off.
Re: I'm spoiled by Apple Silicon but still love Framework
#166Earlier quoted context omitted.
Can't agree on it. For whatever reason my deck OLED do have this issue. Do you use SDcard btw? Since it's really the only difference from a stock device.
I don't. I also have the highest end model FWIW.
https://www.reddit.com/r/SteamDeck/comments/188jgd7/howto_se...
Re: I'm spoiled by Apple Silicon but still love Framework
#167Earlier quoted context omitted.
I really do not understand why hibernate under secure boot is not implemented on Linux and this continues for years. It is as if the features are implemented by completely different people. But this is not obviously the case since systemd supports both and actively improving both. Note for me hibernation is a security measure and not about saving battery. I am traveling sometimes with the laptop and risk of theft is…
I have secure boot, hibernation, and full disk encryption working fine on linux, but I have never heard of kernel lockdown. The solution I found involves making a custom initramfs to support hibernation and compiling the kernel into a signed EFI stub.
Re: I'm spoiled by Apple Silicon but still love Framework
#168The article is pretty light on details. Whether the Framework is worth it to you really depends on your use case. I never leave a laptop in my bag for three weeks, and if I do I have the foresight to actually shut it down rather than sleep it. So the battery drain while sleeping is less of a problem for me. My Framework 13 has the Ryzen 5 AI 340 Chip, and I get 5-6 hours of work on a charge. The Macbooks definitely b…
This happens every time. I get one and half evenings of light usage out of it before having to charge it.
Re: I'm spoiled by Apple Silicon but still love Framework
#169Re: I'm spoiled by Apple Silicon but still love Framework
#170Earlier quoted context omitted.
While I don't deny that suspend is an issue on Linux I've just never seen this as a major problem? I simply turn off my laptop and turn it on when I need it - boot times are less than a minute so it really isn't a issue for me, just flick the power switch, wait for a bit then I'm good to go.
There are often browser tabs and other documents windows I would like to keep openers and I want to jump back to exactly where I left off as soon as possible.
That said, I worked the same way many years ago, with browser tabs and desktop sessions that were precious and I didn't want to drop them. But what I ended up realizing was that the stress of losing that state due to random power failures or software bugs was too much. I found it far better for my sanity and actual productivity to instead make sure I had a sane note taking system, where I could track what was actually important to me.
It was a great relief to my mental state and general stress to allow myself to shut down all processes and start clean every day.