What assistant? I’ve never had any annoying popups.
Is it not available for android 11?
Or it could be because I’ve had “Google” app disabled for the past 3 years.
What assistant? I’ve never had any annoying popups.
Is it not available for android 11?
Or it could be because I’ve had “Google” app disabled for the past 3 years.
I believe for many companies, developers work on giant codebases with many hundred thousands or even millions of lines of code.
With such large codebase you have no control over any system. Because control is split between groups of devs.
If you want to refactor a single subsystem it would take coordination of all groups working on that part and will halt development, probably for months. But first you have to convince all the management people, that refactor is needed, that on itself could take eternity.
So instead you patch it on your end and call it a day.