Earlier quoted context omitted.
The parent's complaint about non-native docker is not solved by colima. It's not bloat from the desktop app it's the fact that you have to run a VM to run any sort of container runtime on a mac.
This is no longer the case with macOS 26. Edit: each container still gets its own vm but the container runtime is now native. https://github.com/apple/container
I'm spoiled by Apple Silicon but still love Framework
411–420 of 541 posts
Re: I'm spoiled by Apple Silicon but still love Framework
#412This isn't just a question of direct power management features or use of custom silicon, but there has been curious noise for years out of Apple over a major cause: memory management. In modern systems memory becomes a major source of power consumption, so reducing how much if it you need to keep active results in big gains, on top of all the other benefits of doing this. This is partly used as the reasoning to expla…
Re: I'm spoiled by Apple Silicon but still love Framework
#413Earlier quoted context omitted.
>I don’t think there’s much framework can do The MacBook is an existence proof that there is something they can do.
I'm pretty sure your income is closer to Framework's revenue, than Frameworks's revenue is to Apple's.
Re: I'm spoiled by Apple Silicon but still love Framework
#414The 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…
This is not a Linux issue (Though the hibernate issues are!). It's a PC issue. Microsoft went on a crusade making hardware vendors implement S0 next to S3 but most hardware vendors now _only_ implement S0. So that the laptop can keep phoning home and download updates etc whilst closed. Which means it's impossible to turn off the CPU during suspend. it's always on. PC as a laptop platform is a complete joke.
Re: I'm spoiled by Apple Silicon but still love Framework
#415I really, really want an ARM laptop with great Linux support. It's very difficult to justify buying an non-M series laptop today, when the M series laptops outperform x86 laptops in battery life by such a wide margin. I'm sure some of that is because Apple controls their entire hardware and software stack and can optimize macOS for battery life, but it's hard not to believe that the processor architecture (i.e. x86)…
I think it's still up in the air whether a decent non-Apple laptop/desktop class ARM chip will come to market before Intel and/or AMD narrow the efficiency gap enough that the hassle won't be worth it.
Re: I'm spoiled by Apple Silicon but still love Framework
#416Earlier quoted context omitted.
“Less than a minute” is going to feel horribly slow to people that are used to instant-resume and not having to think about shutdown vs. sleep. You might be okay with it, but I suspect most consumers today won’t be.
I've never used sleep on my laptop. I always have the lid set to 'do nothing' when closed (i.e., stay on and keep running). In the past I gave up on using a macbook for many reasons, but a key one was that I couldn't keep the machine on when closing the lid. I can't fathom having to reconnect terminal sessions or other similar connections every time I want to move from one meeting room to another. Carrying my laptop…
Re: I'm spoiled by Apple Silicon but still love Framework
#417Battery 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…
Instead of a hot-swappable battery, why not just carry a large battery-bank that can charge your laptop over USB-C? That way you don't even need to reboot. Browsing around on Amazon, I see there's actually quite a few battery banks that with over 60W of output, and ~100Wh of capacity for under 100€
And a mouse, because non apple laptops are hard to use with just the trackpad.
And the huge power adapter for the "gaming" laptop.
... sadly, it means I'll have to stick to Apple hardware for longer. As much as I think Cook is an idiot who's trying to dumb their products down to the point they're not even usable for power users, let alone developers.
Re: I'm spoiled by Apple Silicon but still love Framework
#418Re: I'm spoiled by Apple Silicon but still love Framework
#419Funny side story is years ago when AMD was developing the Opteron A series I commented somewhere that AMD is making a terrible blunder and is going after the wrong market. They needed to start the other way around, and build a kick ass Arm + GPU SoC that was more akin to a PC in terms of performance and not a throw away raspberry pi SoC. Bigger caches, wider memory bus, PCIe e.g. for NVMe, powerful GPU. Essentially s…
Apple could do it not just because of their experience from the iOS device family and the IP they acquired for it, but because they didn't need to take care that much about the issues in the Windows ecosystem. Apple has long since discouraged third party hardware that can't be driven with libusb from userspace as kexts have been deprecated, Apple has been pretty ruthless in forcing developers to keep their software compileable, and their ARM Architecture License allowed them to do tweaks and extensions to make performant emulation of x86 code possible.
Re: I'm spoiled by Apple Silicon but still love Framework
#420Earlier quoted context omitted.
5-6 hours? In 2025? That's... really bad. My 5 year old Macbook Pro lowest-spec M1 gets at least 10-12 hours of work on a charge and lasts for weeks in sleep mode.
To me it appears that the screen is a huge power hog - at least in the 16. My idle power consumption at 0% display brightness is around 7.5W, but I've seen people get to as low as 6.5W. Not great, not terrible. With the display at 50% it jumps to the teens(13-17W). Meanwhile the display in the MBP peaks at 6.2W: https://andytran93.com/2021/12/05/power-consumption-implicat... I guess herein lies their secret sauce - w…