This happened to me today! I was using my phone and then it went all weird with no haptic feedback when typing. I finally figured out that battery saver was on and disabled it... This really bothers me... I am starting to think we need a truly open source phone. That is hardware and software. like GNU/phone or something. We must have full control over our hardware and software! Viva La Gnu! (no clue what this actuall…
Google activated battery saving mode on multiple phones, then rolled it back
191–200 of 202 posts
Re: Google activated battery saving mode on multiple phones, then rolled it back
#192We need silent updates to be disabled by default until the user opts in, and we need 7 figure bug bounties on any method of bypassing that. We also need a certificate transparency type system for updates so users know whether how unique the update they're being asked to accept is. Otherwise this functionality will be abused for wiretapping purposes.
Re: Google activated battery saving mode on multiple phones, then rolled it back
#193Earlier quoted context omitted.
Most people buy Google phones specifically because they want Google to remotely manipulate their phones as quickly as possible with the latest Candy-named software. It's an in-demand feature.
There's a difference between fast-software updates and turning on/off certain features without the user's consent.
Re: Google activated battery saving mode on multiple phones, then rolled it back
#194Earlier quoted context omitted.
I'd love something like the Fairphone[0] running a proper Linux distro. That would basically be my dream phone right now. (I have no experience with that phone or whether it's good, just found it mentioned recently and very curious about it in general) [0] https://shop.fairphone.com/en/buy-fairphone2-2/
This looks absolutely amazing -- reasonably ethically sourced and it runs LineageOS. Does anyone have one of these that would care to comment on what ownership is like?
I generally don't trust any review that goes to the extremes like that, as I find it incredibly hard to believe that a device can have such extreme difference of views unless there's bias or intent behind it.
Super keen to hear from anyone who can give me a proper breakdown of pros/cons though. I'm very close to buying one, but I don't have the expendable income to take too big a risk on stuff like this (I know it's always a risk, but still).
Re: Google activated battery saving mode on multiple phones, then rolled it back
#195Earlier quoted context omitted.
I'd love something like the Fairphone[0] running a proper Linux distro. That would basically be my dream phone right now. (I have no experience with that phone or whether it's good, just found it mentioned recently and very curious about it in general) [0] https://shop.fairphone.com/en/buy-fairphone2-2/
The Fairphone runs Ubuntu Touch, which is now managed under the UBPorts Foundation. https://ubports.com/ https://devices.ubuntu-touch.io/
Have you had successful experience running Ubuntu Touch on the Fairphone 2? I'm ok with occasional bugs, but it needs to be still be reliable as a daily phone.
Re: Google activated battery saving mode on multiple phones, then rolled it back
#196Earlier quoted context omitted.
LineageOS was working great for me on my Oneplus 3T for about 6 months, but something has gone wrong with recent updates. It has started slowing down to the point of being unusable and I have to reset my phone several times a day. There have been about 6 updates since I started seeing the issue and it hasn't been addressed. I loathe going back to Oneplus's stock ROM as they modified it to kill background processes to…
Please consider generating a log file and create a bug report for them to look at: https://wiki.lineageos.org/logcat.html https://jira.lineageos.org/secure/Dashboard.jspa They do look at them. But I would suggest taking a quick glance at those logs and see if you notice anything familiar. It may be something you recognize.
I tried running it before it starts locking up and don't see anything of note.
Re: Google activated battery saving mode on multiple phones, then rolled it back
#197Earlier quoted context omitted.
You can avoid all of this by using an iPhone. Apple's business model does not involve ad revenue or data collection. Your data is collected but is used purely to improve the iPhone. Your data is intentionally obfuscated for privacy. For an example of Apple's strict policy, check out this article on Apple Maps: https://techcrunch.com/2018/06/29/apple-is-rebuilding-maps-f...
Apple's business model heavily relies on planned obsolescence to bully you into throwing away YOUR working iPhone when they've decided its time for you to drop another 700-1000$ by making their latest OS so slow that your phone is essentially unusable. Of course you'll also have to throw away all the expensive accessories you might own because the connection port has changed format too, yet again. At least on Android…
Ah. That’ll explain why the 5s - a phone that was released 5 years ago - is still supported with iOS 12.
Re: Google activated battery saving mode on multiple phones, then rolled it back
#198Earlier quoted context omitted.
Apple's business model heavily relies on planned obsolescence to bully you into throwing away YOUR working iPhone when they've decided its time for you to drop another 700-1000$ by making their latest OS so slow that your phone is essentially unusable. Of course you'll also have to throw away all the expensive accessories you might own because the connection port has changed format too, yet again. At least on Android…
> Apple's business model heavily relies on planned obsolescence to bully you into throwing away YOUR working iPhone when they've decided its time for you to drop another 700-1000$ by making their latest OS so slow that your phone is essentially unusable. Ah. That’ll explain why the 5s - a phone that was released 5 years ago - is still supported with iOS 12.
Re: Google activated battery saving mode on multiple phones, then rolled it back
#199Earlier quoted context omitted.
That is a combination of different problems. Updates are hard in general, to which there aren't too many mainstream solutions. Emerging ones seem to be in nixos, rpmostree etc. However, ubuntu/debian has a more pedestrian problem, which is that they do a bunch of junk in the post install scripts (like automatically starting and enabling the systemd service for the package). Systemd being a fragile flake will break. T…
I have had some files deleted due to this, to my despair My whole /tmp/ directory was silently deleted by some "cleanup" systemd shit, hours after an update that changed my configuration.
Putting stuff in /tmp and expecting it to stick around has been a user and indeed a system administration mistake for all of that time, motivating, for example, warnings like this in Kent's & Williams' 1990 Encyclopedia of Computer Science and Technology (volume 22, "The UNIX operating system"):
> /tmp and /usr/tmp: These directories are used by utility programs to contain temporary files. They are cleaned out periodically, so files should not be stored here.
Que Corporation's Using UNIX and Using Linux both said:
> Because the system automatically deletes the contents of this directory periodically, do not keep anything you might need later in this directory.
15 years before the existence of systemd, Linux Filesystem Structure (later to become the Filesystem Hierarchy Standard) was similarly warning:
> /tmp may be cleaned out at boot time or at relatively frequent intervals. Therefore, data stored in /tmp should not be expected to remain for any long period.
A mere 13 years before the existence of systemd, that warning was made starker:
> Programs must not assume that any files or directories in /tmp are preserved between invocations of the program.
Re: Google activated battery saving mode on multiple phones, then rolled it back
#200Earlier quoted context omitted.
Apple's business model heavily relies on planned obsolescence to bully you into throwing away YOUR working iPhone when they've decided its time for you to drop another 700-1000$ by making their latest OS so slow that your phone is essentially unusable. Of course you'll also have to throw away all the expensive accessories you might own because the connection port has changed format too, yet again. At least on Android…
> Apple's business model heavily relies on planned obsolescence to bully you into throwing away YOUR working iPhone when they've decided its time for you to drop another 700-1000$ by making their latest OS so slow that your phone is essentially unusable. Ah. That’ll explain why the 5s - a phone that was released 5 years ago - is still supported with iOS 12.