Live data from Hacker News

The secret life of SIM cards (2013)

simhacks.github.io

21–30 of 45 posts

Re: The secret life of SIM cards (2013)

#21

These must be pretty small applications -- don't SIM cards have under a megabyte of storage capacity?

Yes. The memory space is very limited, which is why you cant code with String, int, or garbage collection. As mentioned in the video, the dev environment is limited and it allows to compile complex applications to a very small binary.

Re: The secret life of SIM cards (2013)

#22
post #9

Earlier quoted context omitted.

Many people in the US are using CDMA phones that don't even have SIM cards.

This really isn't that accurate anymore. Verizon Wireless, which is the largest carrier in the US right now, uses sim cards in all of their LTE devices. Behind them is AT&T which of course is completely GSM and T-Mobile. Sprint, well... they're there.

Correct me if I'm wrong, but I don't think most people have an LTE phone.

Re: The secret life of SIM cards (2013)

#23
post #6

Wait, what? They're unknown in the U.S? Then what in the world are they using over there?

There are also USSD menus which I hadn't heard of before going to Asia. It was used by carriers there to provide an alternative to voice menus to topup and buy addons. In India there is a company providing access to Facebook over it:

https://www.facebook.com/notes/airtel_in/airtel-launches-the...

Re: The secret life of SIM cards (2013)

#24
post #2

In Kenya, the SIM card application is very important as most Telecommunication companies have important services that they offer thorugh the application. These include Mpesa, Airtel Money, YU Cash and Orange Money among other services. The iPhone has a menu option within Settings > Phone > Sim Applications where these are displayed. I haven't seen this on other SIM cards

Same for Tanzania, Uganda, Rwanda, and I suspect a lot of the rest of the (non-Eastern) Africa.

USSD codes are critical.

Re: The secret life of SIM cards (2013)

#25
post #24
post #2

In Kenya, the SIM card application is very important as most Telecommunication companies have important services that they offer thorugh the application. These include Mpesa, Airtel Money, YU Cash and Orange Money among other services. The iPhone has a menu option within Settings > Phone > Sim Applications where these are displayed. I haven't seen this on other SIM cards

Same for Tanzania, Uganda, Rwanda, and I suspect a lot of the rest of the (non-Eastern) Africa. USSD codes are critical.

[deleted]

Re: The secret life of SIM cards (2013)

#26
post #12
post #2

In Kenya, the SIM card application is very important as most Telecommunication companies have important services that they offer thorugh the application. These include Mpesa, Airtel Money, YU Cash and Orange Money among other services. The iPhone has a menu option within Settings > Phone > Sim Applications where these are displayed. I haven't seen this on other SIM cards

In Australia this is how you used to top-up prepaid phones with a credit card or check your balance. You can probably still use SIM applications to do it now but it seems to be mostly replaced by web portals.

Yeah. Telstra prepaid still do the phone driven menu, where you "call" a number, but instead of voice a text menu pops up on your phone. It's quite nice actually. I think they're called USSD menus?

Re: The secret life of SIM cards (2013)

#28
post #26
post #12

Earlier quoted context omitted.

In Australia this is how you used to top-up prepaid phones with a credit card or check your balance. You can probably still use SIM applications to do it now but it seems to be mostly replaced by web portals.

Yeah. Telstra prepaid still do the phone driven menu, where you "call" a number, but instead of voice a text menu pops up on your phone. It's quite nice actually. I think they're called USSD menus?

USSD is correct! http://en.wikipedia.org/wiki/Unstructured_Supplementary_Serv...
Post reply on HN