Earlier quoted context omitted.
Bars really don’t matter. You can have full bars and slow to no internet. You can have one bar but relatively decent internet. Honestly kind of wish the signal display would go away and instead show me when I lose internet.
When you lose internet, you get a ! next to the bars (at least I have on my last few androids). Usually I also have no bars when I lose internet, but sometimes I've got coverage without data flow.
Simple trick to increase coverage: Lying to users about signal strength
101–110 of 184 posts
Re: Simple trick to increase coverage: Lying to users about signal strength
#102You know, I don't recall ever seeing 1 bar of signal strength on a smartphone. And once it's down to 2 bars, it barely works, if at all. Human brains: wow, what a bunch of suckers. Damn. By the way, is it legal to be deceptive in this way?
Re: Simple trick to increase coverage: Lying to users about signal strength
#103Earlier quoted context omitted.
> a logical and reasonable explanation There is a logical and reasonable explanation. These companies are run by a bunch of sociopathic, unethical people who won't hesitate to lie and cheat if it gets them more money. It's as simple as that.
Sure, but what was the seemingly plausible reason those sociopaths came up with to get people onboard?
Re: Simple trick to increase coverage: Lying to users about signal strength
#104Earlier quoted context omitted.
> You know, I don't recall ever seeing 1 bar of signal strength on a smartphone. I do. I'm from Germany, land of perpetual EDGEing. Highest total GDP in the EU but can't build a mobile network for the life of it. Then again we somehow forgot how to run trains and build cars without cheating, so I guess it fits. Want to see a single bar? Come visit, our carriers aren't on the list with that inflate flag enabled. I gue…
> Highest total GDP in the EU but can't build a mobile network for the life of it. GDP per capita (or GDP per square metre) would be a more useful indication here. Otherwise, you could throw a bunch of poor countries together--just for purposes of statistics, and expect a better mobile network?
However Germany is still very high in both GDP per capita and GDP per land area. Roughly on par with the UK, and far higher than France which has a much better mobile network
Re: Simple trick to increase coverage: Lying to users about signal strength
#105Re: Simple trick to increase coverage: Lying to users about signal strength
#106I implemented the same behavior in a different Google product. I remember the PM working on this feature showing us their research on how iPhones rendered bars across different versions. They had different spectrum ranges, one for each of maybe the last 3 iPhone versions at the time. And overlayed were lines that indicated the "breakpoints" where iPhones would show more bars. And you could clearly see that on every r…
One thing explaining this might be that advancements in antenna design, RF component selection including the actual circuit board and especially (digital) signal processing allow a baseband to get an useful signal out of signal strengths that would have been just noise for older technology.
In ham radio in particular, the progress is amazing. You can do FT8 worldwide (!) communication on less than 5 watts of power, that's absolutely insane.
Re: Simple trick to increase coverage: Lying to users about signal strength
#107Not even phone calls would go through, let alone calls on Whatsapp et al, or loading websites using something heavier than just text.
Have raised a _formal_ complaint (they must report it to Ofcom), and after that it was just a matter of ensuring I lost enough phone calls to demonstrate how many ended up in my answering machine.
The fact that Wifi calling is also super buggy and almost never work, played also a big role.
My problem is, all other mobile providers in my area are even worse, showing LTE or 4G. So I just need to wait for them to strengthen signal, or move!
Re: Simple trick to increase coverage: Lying to users about signal strength
#108Earlier quoted context omitted.
In todays world, it advisable to be always wearing nice looking underwear - you just never know when you are being filmed! /s
If the lady in your holiday rental wears matching panties and bra it's not you watching her, she is watching you!
Here kitty kitty ...
Re: Simple trick to increase coverage: Lying to users about signal strength
#109Earlier quoted context omitted.
Bars really don’t matter. You can have full bars and slow to no internet. You can have one bar but relatively decent internet. Honestly kind of wish the signal display would go away and instead show me when I lose internet.
When you lose internet, you get a ! next to the bars (at least I have on my last few androids). Usually I also have no bars when I lose internet, but sometimes I've got coverage without data flow.
Re: Simple trick to increase coverage: Lying to users about signal strength
#110I wonder if it’s more intuitive that way. Like what Apple does with stopwatch. https://lukashermann.dev/writing/why-the-iphone-timer-displa...
Heh, funny. I recently implemented a countdown for a teleprompting app and that's exactly what I ended up doing to make the countdown "feel right". The countdown in question doesn't display fractions of a second so it would immediately switch from "5 seconds left" to "4 seconds left" which just doesn't feel right. Adding 0.5s solved the issue.