Earlier quoted context omitted.
This is for the Framework laptop and not a System76 machine, but going through this lets my laptop last an entire day doing Android dev. https://community.frame.work/t/guide-linux-battery-life-tuni...
Similar experience over here on one of the earlier 11th gen models and recently on a new 12th gen model as well (build quality feels a lot improved vs the early stuff too, fyi). People are still right to call BS on having to run any of this to get decent battery performance but it is possible to get if you jump through a few hoops. Next step for distros should really be sane defaults for this stuff and/or an option t…
Ken Thompson's 75 year project: A century of popular music in a jukebox [video]
121–130 of 434 posts
Re: Ken Thompson's 75 year project: A century of popular music in a jukebox [video]
#122Earlier quoted context omitted.
The latest system preferences are an improvement to me. It was a mess before and it’s still a mess but the app layout makes it easier to browse, and at least it’s consistent with iOS.
Why does a desktop OS need to be consistent with a 5" touchscreen phone?
Re: Ken Thompson's 75 year project: A century of popular music in a jukebox [video]
#123Boy didn't he use plan 9 or something?
Re: Ken Thompson's 75 year project: A century of popular music in a jukebox [video]
#124Earlier quoted context omitted.
"..what Apple is doing to something which should allow you to work is just atrocious.." Anyone know what his specific issues are?
If I had to guess, it would be Gatekeeper and SIP. These technologies can really get in your way if you’re used to having full access to your own machine.
Re: Ken Thompson's 75 year project: A century of popular music in a jukebox [video]
#125Re: Ken Thompson's 75 year project: A century of popular music in a jukebox [video]
#126Re: Ken Thompson's 75 year project: A century of popular music in a jukebox [video]
#127Earlier quoted context omitted.
Hope you never want to do updates or reconfigure any packages or change up any docker containers, etc.
It doesn't matter. I'm not losing sleep over an apt upgrade taking maybe 10 more seconds. I'd much rather live with that and have a little desktop that barely sips 5 watts of power total.
I measured apt upgrades in multiple minutes on the Pi 3B. And forget about doing anything else; the system would hang hard until I/O was cleared.
By contrast, upgrading my desktop tower from HDD to SSD was an incredible, dramatic speedup in terms of booting and especially apt upgrades. The latter became nearly instantaneous. Blink and you miss them.
Now, on the Pi I use only the heavy-duty brand-name sdcards. I have found that the weak ones tend to suffer badly from ESD. I am not sure how much lower performance is from the heavy-duty cards, but I doubt it is much slower than the fragile ones.
Re: Ken Thompson's 75 year project: A century of popular music in a jukebox [video]
#128Earlier quoted context omitted.
"..what Apple is doing to something which should allow you to work is just atrocious.." Anyone know what his specific issues are?
I don't know the exact issues but might be related to the issues why I left Apple : I was developing a very successful little tool for MacOS ( https://github.com/milgra/macmediakeyforwarder ) which listened for keypresses. From 2016 to 2019 it became harder and harder to install it because apple added more and more restrictions to apps like this. By 2019, you had to enable the application explicitly to listen for eve…
(Disclaimer: Apple fan/user since 1985.)
Re: Ken Thompson's 75 year project: A century of popular music in a jukebox [video]
#129Re: Ken Thompson's 75 year project: A century of popular music in a jukebox [video]
#130Earlier quoted context omitted.
"..what Apple is doing to something which should allow you to work is just atrocious.." Anyone know what his specific issues are?
I don't know the exact issues but might be related to the issues why I left Apple : I was developing a very successful little tool for MacOS ( https://github.com/milgra/macmediakeyforwarder ) which listened for keypresses. From 2016 to 2019 it became harder and harder to install it because apple added more and more restrictions to apps like this. By 2019, you had to enable the application explicitly to listen for eve…
That said, I agree that the macOS implementation has issues. It’s tricky though, because if they make it as simple as confirm/deny dialogs, you’ve set users up to quickly succumb to “yes-click syndrome” which is likely why Apple went with the “flip a switch in a preference pane” design for some permissions instead.