Hacker Newsnew | past | comments | ask | show | jobs | submit | lukec11's commentslogin

Boost Mobile (under Dish Network), until a few months ago, ran their own custom-built 5G network that covered about 30% of the US population. They built it after the acquisition of Sprint by T-Mobile, in an effort to maintain a fourth nationwide wireless carrier.

Unfortunately Boost/Dish struggled significantly with finances and customer attraction post COVID, largely due to two problems (seamless roaming between their own network and partners’, and more importantly, getting manufacturers like Apple to build compatible phones). When the current president came into the picture, the FCC essentially forced the sale of Dish’s primary spectrum licenses to administration-friendly SpaceX, for future Starlink use.

As of now, they are in the process of moving their customers to AT&T (and possibly a secondary agreement with T-Mobile), but they seem to be maintaining their own network core - that’s likely why they’re able to implement support for this, while AT&T does not.


This is usually for a good reason - dual sim phones are almost always “DSDS”, or “Dual SIM Dual Standby”. The secondary SIM, because it doesn’t need to make a data connection, parks itself on the lowest-frequency (and therefore usually lowest-bandwidth) connection it can find. Meanwhile, your data-connected SIM is busy trying to stream a video or upload your photos, so it’s using a higher-frequency + higher bandwidth connection, resulting in a lower signal strength.


> Meanwhile, your data-connected SIM is busy trying to stream a video or upload your photos

You're making huge and incorrect assumptions here, no? This also happens when your phone is entirely idle... and it randomly changes if you sit still for some time...


Your phone is never idle. Open your adb logs sometime and you'll see that it's doing a ton of stuff all the time. Much of which involves a network connection.

So your phone is basically always doing something, and frequently sending and receiving data when you assume it's doing nothing. By design, radios hop around between channels as conditions change. Another device somewhere outside your house kicked off a big transfer and your device hopper channels to avoid interference. Random atmospheric conditions introduced new noise, or another channel cleared up. This is standard, normal behavior for WiFi, Bluetooth, cellular, and essentially every other type of modern digital radio.

What you're seeing is normal and expected behavior. Modern radios and operating systems are vastly more complex than you're assuming.


How do you know that your phone is entirely idle?


I looked through the AppHub APK last year after a friend told me they'd found unknown apps installed on their flagship Samsung, and I was very surprised to find some of the same "direct download" references you did.

I've known for a long time that T-Mobile shipped junk apps upon initial setup, but seeing them loaded OTA after a single click on an ad (even a few pixels off of the "x" button) is very concerning. Even putting aside the moral issues with practices like this, that's a huge security hole in a very large percentage of Android phones.


lukec11, I would enjoy chatting with you about methods and findings. Send a note? https://www.benedelman.org/mail/


ADB can show you what package install'd a package. I've been running a setup but I gernally buy a bunch of the same phone, but after they get wifi they install masive amounts of junk.


Yup, can see what package installed a package both via ADB and even in the Settings > Apps GUI. Of course that's a slightly different question from whether the install was nonconsensual.


I saw the post title and immediately thought of you guys - really scary situation! Very happy to hear that Slack reached out with a solution.


CellMapper[0] is not real-time, but it collects data to make sector maps and estimates the position of the current eNB. Users who contribute enough data can "pin" these eNBs in the correct location.

Despite not being real-time, it's the best / most accurate app I've found of its kind and has a good community behind it.

[0] https://www.cellmapper.net/map


FWIW, the iPhone 12 I bought 2 weeks ago came with 14.2.1 (which has 2 jailbreaks available for it, unc0ver and Taurine)

Not sure if older iPhones would come with older versions too, I assume used ones would normally be up to date - though iPhone X and earlier are jailbreakable on all versions via checkm8


You can jailbreak any non-A14 device running 14.2.1 or lower right now by following this guide to update to 14.3 and then jailbreaking with unc0ver

https://www.reddit.com/r/jailbreak/comments/mm0g3f/news_new_...

Jailbreaking iOS 14 with checkra1n breaks faceID because it requires an additional SepOS exploit

https://checkra.in/news/2020/09/iOS-14-announcement


5G can be many things, but it isn't gigabit wireless speeds, or low latency, or smart microwaves. It can enable those technologies, but what it really is is a telecommunications standard, telling companies how to build out networks.

5G uses the same radio waves that 4G has, in many cases - T-Mobile US, for example, uses 600MHz and 2.5GHZ frequencies for 5G (and 4G). Sprint has been using 2.5GHz for 4G since 2008.

The biggest change that 5G could bring today honestly is capacity - if you've ever tried to use LTE in a busy train station, you can tell the impact that congestion has on that network's subscribers. Thousands of people connected to a few cells leads to significant slowdown. Generally, higher frequencies lead to shorter range and higher throughput, so in specific circumstances like Airports[0] with multiple antennas, 5G can allow for much higher throughput to many devices at once, alleviating congestion.

5G can also more efficiently make use of spectrum, which means 5G networks can reach further than 4G networks built on the same frequency.

There's a lot more to this, and I'd recommend reading into the Wikipedia page[1] on 5G for an in-depth look if you have time - but the basics are, 5G is a standard, not any one set of devices or antennas or expectations.

[0] https://news.tampaairport.com/tpa-welcomes-5g-and-enhanced-4... [1] https://en.wikipedia.org/wiki/5G


The other fun use case related to trains is tons of subscribers on a moving train doing handoffs between towers. Ideally everyone would use the train's wifi, but that rarely happens because the service is shit. Instead you likely have gigantic traffic hitting the MME trying to detach and reattach phones... and then everyone moves out of the new tower's service area... so on and so forth. Hopefully the 5G core's separation of some of MME's responsibilities will help this scenario.


Could the train not have a 5G base station to aggregate traffic over reliable backhaul?


I think it might be more difficult than it would seem... everything I’ve seen so far in telecom has the assumption that the gNB (the base station) has a fixed location relative to neighboring gNBs. That’s what would facilitate handoffs. You would have to reconfigure parts of the core network as the train moves, so that you could smoothly handle the instance where someone takes a call on the train, disembarks, and the train pulls away. I don’t think the topology is that malleable.


I don't know if this feature got dropped or if it's just not very well covered, but...

There's a feature that allows devices to go into a low power mode. The tower can then "wake up" a device remotely. It's designed for a variety of IOT usecases.


Going into low-power mode and then being woken up by the tower is standard function (even of 4G) - it's called paging, and pretty much all devices support it.

Unfortunately, although listening for these paging messages requires less power than having a full connection, it's still non-zero.

For really lower-power applications, 5G (and I think some of the later 4G extensions) support Mobile-Initiated Connection Only, which essentially means the device goes into low-power mode but doesn't even listen for paging messages - instead, it wakes up occasionally (maybe even just once a day) and sends and receives messages. The tower knows to not even bother trying to page it.


Paging goes back to the original GSM (so even before 2G). In fact, the technology of paging predates mobile voice. The technology was used in pagers!

It is a staple of any always-available battery powered device.


Busy train stations should have DAS antennas to support the high density of devices.


A multicarrier DAS is $5-$10 per square foot up front and expensive to maintain - these costs typically do not fall on the carrier but deals can be struck depending on volume. 5G looks to minimize the number of locations that need a DAS in the first place so the places that couldn't get a deal don't need one and the ones that could can be covered cheaper by the carrier than the deal would have been for the carrier. Solutions like Wi-Fi Passpoint look to provide a far cheaper alternative (and avoid things like single carrier DAS which is cheaper but only fixes the problem for some) for cases density is sky high (like stadiums) or the location not otherwise coverable.

A DAS can certainly be an answer but it's never been a very attractive one, and that's from when there weren't other options on the horizon.


> 5G can be many things, but it isn't gigabit wireless speeds, or low latency, or smart microwaves. It can enable those technologies, but what it really is is a telecommunications standard, telling companies how to build out networks.

True enough. In some sense, 5G is just the next version of the protocol that mobile operators run. Its more than just a technical protocol, it comes with organizational practices as well.

However, the current standard was made with much intentionality. It was very much designed to enable gigabit wireless speeds, low latency and smart microwaves.


5G can also more efficiently make use of spectrum, which means 5G networks can reach further than 4G networks built on the same frequency.

This part I don't understand. I spend a lot of time on business and pleasure in places where cellular coverage is unavailable or unreliable. I thought that 5G signals don't go as far as 4G, so how can they reach "further" into towns and places that don't have cellular service?

(FWIW, there are a number of places in my regular [pre-pandemic] travels where the 3G signal is better and even faster than 4G signals.)


There's a common misconception that 5G specifically means you need to use millimeter wave (very high-band) networks. 5G can be on the same frequency as 4G, and it is more efficient than 4G - so with greater efficiency, it's easier to get usable output from that signal than with 4G. The signals will go "as far" regardless of 3G/4G/5G assuming they're broadcasted at the same frequency and power level, but the device being able to use it is a different story.

The reason 2G and 3G can sometimes reach further than LTE is for a similar reason - because it's easier to "hang onto" a 2/3G signal. The reason it's easier though is different - not because 3G is more efficient, but because it's less complex. This reddit thread[0] explains it better than I can, so I'll paste a comment from it here:

>>> The modulation scheme (how the digital "data" is packed into the "analog" wave to transmit it over the air) is simpler for [2G], which requires a lower wave quality to decode. It's the same reason you are more likely to get an [2G] signal farther away than LTE

Note that the reason 3G might be "faster" is probably due more to the congestion issue I talked about before - when the LTE network is oversubscribed, meaning too many people are connected to it and are slowing it down, sometimes dropping back to 3G (which very few people are connected to in 2021) can lead to you fighting less over your data.

[0] https://www.reddit.com/r/tmobile/comments/lwwkrl/when_was_th...


But how much is 5G faster than LTE in same frequency usage? Higher QAM would improve throughput but only on great place near the station.


Better beamforming means that at the same distance from the BS you have better signal quality, so you can use higher QAM.


True, millimeter wave bands, introduced in 5G, don't go as far as 4G. But those bands are in the 5G standard additionally to the lower bands similar to 4G, and are beneficial in places like busy airports, train stations and urban areas. 5G does not mandate to only use the millimeter wave bands (or, for the mater of act, to use them at all).

So in rural areas 5G signals would still use frequencies similar to 4G,so the more efficient use of spectrum will improve coverage and speed.

Regarding the observation that sometimes 3G signals are better than 4G - that might as well be because 4G has problems with congestion when many clients are connected to the same base station. One of areas which also 5G is also improving.


5G is several parts. The high frequency, hugh bandwidth stuff doesn't go far.

The same as existing mobile frequency stuff has about the same penetration as existing service, but because its more efficient, it allows towers to increase power to expand their coverage area. Generally towers will modulate their output power to reduce coverage when congested, hoping devices will attach to other towers; works well when there's enough towers with overlapping coverage, but not as well when towers are sparse.

It doesn't have to be purely power either, antenna angle makes a big difference, and phased antennas mean you can change effective angle without mechanically changing the angle.


5G is just instructions on how devices should talk over radio waves. The waves the devices decide to talk over very dramatically. On the short-range end, they can talk on 30-60ghz bands; these bands have lots of room to talk, but they’re hard to hear, especially through walls or long distances. On the other end, they can talk on frequencies as low as <600mhz. These are great at penetrating barriers (they’re probably what you use in the middle of nowhere) but there’s less room (free spectrum real estate available) to talk.


> FWIW, there are a number of places in my regular [pre-pandemic] travels where the 3G signal is better and even faster than 4G signals

This will rely heavily on the network design decisions made. Where I live, the digital TV switchover happened after LTE buildout was well on it's way, so all those juicy 700 MHz bands went to LTE. I literally can't remember the last time I saw my phone on 3G here, even out in the countryside with marginal coverage/dropouts. It's been at least 4 years.


The thing that is confusing is two things are wrapped up together as "5G": (a) the actual 5G standards, and (b) the spectrum that is used. To add to the confusion, (b) is composed of frequency and bandwidth, and those are often different both between and within countries.

For instance, one of the biggest benefits of 5G is that channels (bandwidth) can be much wider, and several can be stacked together, which means more data can be transferred. But even though that can be done, there may not be enough spectrum at a specific frequency to be able to take advantage of that.

Then the high-band (millimeter wave) can have even more channels than the low- and mid-band 5G. But high-band doesn't travel far and it doesn't penetrate walls well.

If you want a good primer on it that is accessible, I recommend the regularly updated "What Is 5G?" article from Sascha Segan at PCMag.[1] I think he's the best journalist writing about 5G.

[1] https://www.pcmag.com/news/what-is-5g


Firefox does the same, as I discovered - I don't know whether it's a bug or intended functionality.

(As an aside, I keep HN at 150% and old reddit at 120% - those are the only 2 sites I have permanently zoomed)


Either a bug or an over-eager member of the Mozilla UX team had actually filed a bug with a feature-parity Chrome tag on it in BMO.


Bug-parity. Not even odd parity.


You could say I punted.


It's part of the charm. Unusable on retina without zooming (at least with my eyes).


T-Mobile US. The branding is used in other countries but is the companies themselves are separate.


Sites that use the prefers-color-scheme media query honor the OS setting on iOS, but it obviously doesn't work on sites that haven't implemented it - Dark reader[0] takes a invert-colors approach and makes it a little easier on the eyes.

[0] https://addons.mozilla.org/en-US/firefox/addon/darkreader/


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: