Ah, that explains this patchset that was submitted to the Linux kernel today "KVM: s390: Introduce arm64 KVM" "By introducing a novel virtualization acceleration for the ARM architecture on s390 architecture, we aim to…
IIRC Qualcomm smartphone SoCs have always run some kind of hypervisor, I believe it's to allow partitioning of the CPU cores with the modem/DSP. They used to (mid-late 2000s) use an L4 derivative ("REX"?), with the more…
I have a similar Windows Arm64 machine (Lenovo "IdeaPad 5 Slim"), RDP into it works OK. There is one issue I ran into that I haven't on my (self-built) Windows desktops: when Windows Hello (fingerprint lock) is enabled,…
Aside from the changing pint glass color and level, the Sky set top box / decoder, will also overlay the subscription ID at random intervals and locations. I don't know if Sky does it, but Foxtel in Australia, in…
Hi, I'm the person behind the Ten64. Ten64's have been shipping for a while now, though you are best to ask in our support forum: https://forum.traverse.com.au/ . We haven't posted much on Crowd Supply as it's a very…
It's part of what's called the Universal Service Obligation (USO) for which Telstra (the dominant carrier) is responsible for delivering: https://www.infrastructure.gov.au/media-technology-communica... The money comes…
In Australia (Afterpay's home market), credit card merchant fees are tightly regulated (<1% for most transactions AFAIK), so 'cash-back' offers like the US don't exist. Airline/Frequent Flyer point conversions similarly…
Nice writeup. Reminds me of a famous 'intentional buffer overflow' by AOL in 1999 to determine if the user was using a 'genuine' AIM client, this came after Microsoft had added an AIM client to MSN Messenger.…
Intel tried this with the Quark core, which was discontinued in 2019: Compare the Quark Core Block Diagram: https://www.intel.com/content/dam/support/us/en/documents/pr... with that of the 486 (Figure 3-2):…
It's not as customizable under the hood as Home Assistant, but it's much easier to setup than HA. Mozilla was attempting to market it to telcos and home router manufacturers as a IoT addon for a while (in competition…
The software and/or device you are trying to trick would be able to determine it's true location using the MAC address of other WiFi APs in its vicinity - the same way a map app on your smartphone can without GPS and…
Azul Systems (who today are mainly a JVM vendor) started by building large multicore boxes (Vega) to do Java workloads - there is an interesting tech talk about it: https://www.youtube.com/watch?v=5uljtqyBLxI (2009)…
The BBC ran a service called BBC Select in the early 90s with a VideoCrypt derivative, rather than line cut they shuffled blocks of lines around the screen - which worked better over more lossy and interference prone…
Also prior to the NBN (wholesaler) taking over the network, "take rate" (number of homes actually connected to the cable) was ~30%. Changing a network designed around that to 80% is quite a task
I can't see this being true for IoT/M2M either, sorry. There are a couple of small MVNOs on Vodafone but nothing that would bridge the gap between them and the other players. _Maybe_ they have a good share of…
Whoever told you that was being very liberal with the truth, Vodafone has always been #3 in the Australian mobile market since they started, they were hemorrhaging subscriptions for most of this decade due to…
Yes, it is possible to get 600Mbps from LTE, but you need lots of mid-band spectrum - the US operators are quite challenged in that respect, plus CPE capable of carrier aggregation + higher MIMO ('flagship' smartphones…
You will probably need a true SD/MMC controller to use any "new" commands, such as a smartphone or embedded target (such as the RPi). USB or other bridges used on notebooks are unlikely to have support for it…
Also note that LTE and cable modems both came to Intel as a result of acquisition (LTE from Infineon and cable+DSL from Infineon via their Lantiq spinoff). Both times they have tried to put an x86 core around the modem…
Further to this, I recall Darwin (the BSDish system running under OS X) x86 images being available to download from Apple up until Intel Mac's became available.
Didn't we (sort of) try age restriction metadata during the '90's with P3P? (or a closely related technology.. the name escapes me) If you tightened the settings in Internet Explorer it would only allow you to access…
I'm not sure how the SanDisk one works, but other verification checkers in China have 'this code has been viewed X times' on the result page. So if the counterfeit product has copied a real code, you might see 'this…
The phone OS itself would actually use something like the QMI (Qualcomm management interface) protocol or MBIM for modem cards. The Hayes/AT commands are still used either for debug purposes, or for non-smartphone use…
Bitcoin was floated as a solution for people who were wronged by PayPal and the banks, before the speculators moved in.
I suspect the article is simplifying. If multiple channels are involved (the article mentions "10 beoutQ channels"), it is quite possible they have worked out how to compromise the conditional access on the broadcast,…
Ah, that explains this patchset that was submitted to the Linux kernel today "KVM: s390: Introduce arm64 KVM" "By introducing a novel virtualization acceleration for the ARM architecture on s390 architecture, we aim to…
IIRC Qualcomm smartphone SoCs have always run some kind of hypervisor, I believe it's to allow partitioning of the CPU cores with the modem/DSP. They used to (mid-late 2000s) use an L4 derivative ("REX"?), with the more…
I have a similar Windows Arm64 machine (Lenovo "IdeaPad 5 Slim"), RDP into it works OK. There is one issue I ran into that I haven't on my (self-built) Windows desktops: when Windows Hello (fingerprint lock) is enabled,…
Aside from the changing pint glass color and level, the Sky set top box / decoder, will also overlay the subscription ID at random intervals and locations. I don't know if Sky does it, but Foxtel in Australia, in…
Hi, I'm the person behind the Ten64. Ten64's have been shipping for a while now, though you are best to ask in our support forum: https://forum.traverse.com.au/ . We haven't posted much on Crowd Supply as it's a very…
It's part of what's called the Universal Service Obligation (USO) for which Telstra (the dominant carrier) is responsible for delivering: https://www.infrastructure.gov.au/media-technology-communica... The money comes…
In Australia (Afterpay's home market), credit card merchant fees are tightly regulated (<1% for most transactions AFAIK), so 'cash-back' offers like the US don't exist. Airline/Frequent Flyer point conversions similarly…
Nice writeup. Reminds me of a famous 'intentional buffer overflow' by AOL in 1999 to determine if the user was using a 'genuine' AIM client, this came after Microsoft had added an AIM client to MSN Messenger.…
Intel tried this with the Quark core, which was discontinued in 2019: Compare the Quark Core Block Diagram: https://www.intel.com/content/dam/support/us/en/documents/pr... with that of the 486 (Figure 3-2):…
It's not as customizable under the hood as Home Assistant, but it's much easier to setup than HA. Mozilla was attempting to market it to telcos and home router manufacturers as a IoT addon for a while (in competition…
The software and/or device you are trying to trick would be able to determine it's true location using the MAC address of other WiFi APs in its vicinity - the same way a map app on your smartphone can without GPS and…
Azul Systems (who today are mainly a JVM vendor) started by building large multicore boxes (Vega) to do Java workloads - there is an interesting tech talk about it: https://www.youtube.com/watch?v=5uljtqyBLxI (2009)…
The BBC ran a service called BBC Select in the early 90s with a VideoCrypt derivative, rather than line cut they shuffled blocks of lines around the screen - which worked better over more lossy and interference prone…
Also prior to the NBN (wholesaler) taking over the network, "take rate" (number of homes actually connected to the cable) was ~30%. Changing a network designed around that to 80% is quite a task
I can't see this being true for IoT/M2M either, sorry. There are a couple of small MVNOs on Vodafone but nothing that would bridge the gap between them and the other players. _Maybe_ they have a good share of…
Whoever told you that was being very liberal with the truth, Vodafone has always been #3 in the Australian mobile market since they started, they were hemorrhaging subscriptions for most of this decade due to…
Yes, it is possible to get 600Mbps from LTE, but you need lots of mid-band spectrum - the US operators are quite challenged in that respect, plus CPE capable of carrier aggregation + higher MIMO ('flagship' smartphones…
You will probably need a true SD/MMC controller to use any "new" commands, such as a smartphone or embedded target (such as the RPi). USB or other bridges used on notebooks are unlikely to have support for it…
Also note that LTE and cable modems both came to Intel as a result of acquisition (LTE from Infineon and cable+DSL from Infineon via their Lantiq spinoff). Both times they have tried to put an x86 core around the modem…
Further to this, I recall Darwin (the BSDish system running under OS X) x86 images being available to download from Apple up until Intel Mac's became available.
Didn't we (sort of) try age restriction metadata during the '90's with P3P? (or a closely related technology.. the name escapes me) If you tightened the settings in Internet Explorer it would only allow you to access…
I'm not sure how the SanDisk one works, but other verification checkers in China have 'this code has been viewed X times' on the result page. So if the counterfeit product has copied a real code, you might see 'this…
The phone OS itself would actually use something like the QMI (Qualcomm management interface) protocol or MBIM for modem cards. The Hayes/AT commands are still used either for debug purposes, or for non-smartphone use…
Bitcoin was floated as a solution for people who were wronged by PayPal and the banks, before the speculators moved in.
I suspect the article is simplifying. If multiple channels are involved (the article mentions "10 beoutQ channels"), it is quite possible they have worked out how to compromise the conditional access on the broadcast,…