diff --git a/content/blog/2023-12-09-mobile-linux-push-notifications/index.md b/content/blog/2023-12-09-mobile-linux-push-notifications/index.md index ac1e241..9fd49c4 100644 --- a/content/blog/2023-12-09-mobile-linux-push-notifications/index.md +++ b/content/blog/2023-12-09-mobile-linux-push-notifications/index.md @@ -4,9 +4,6 @@ description = "how to suspend the application cores without missing VoIP calls o date = 2023-12-09 +++ - -## Motivation - the more i carry my Pinephone for long stretches, the more i feel limited by battery life. there's a lot one can do to deal with that, and among those options is to reduce idle power draw. if you use a desktop environment like [SXMO](https://sxmo.org), it'll keep a charge for the whole day if you were to keep it screen-off in your pocket. it does that by suspending the CPU to RAM, but keeping the modem powered -- great if all you care about is being notified on incoming calls/texts, not so great if you want to be notified by apps running on the CPU. @@ -290,4 +287,4 @@ besides that, KDE is also [looking into][kde-notifications-1] similar [things][k - [LinuxPhoneApps](https://linuxphoneapps.org/) - [postmarketOS podcast](https://cast.postmarketos.org/) -as always, feel free to message me via any method mentioned on my [about page](/about). +as always, feel free to message me via any method on my [about page](/about).