circuit-thinking/films/the-arm-wall/hyperframe.json

11 lines
1.0 KiB
JSON
Raw Permalink Normal View History

2026-08-22 01:19:32 +02:00
{
"captions": true,
"voice": "af_nova",
"music_url": "https://4ort.live/v1/mtv/video/8f4eabfc4173?download=1",
"scenes": [
{ "id": "s1", "narration": "When Outlook and Teams went dark on ARM PCs this week, thousands of IT desks lit up. Same app, same Friday — gone on Surface, fine on older Intel machines. That split is your first clue." },
{ "id": "s2", "narration": "ARM chips don't speak the same instruction set as the Intel machines. So Windows runs Office through an emulation layer — a translator that lets x86 code play on a different stage." },
{ "id": "s3", "narration": "When the translator stumbles, the app throws an error that says nothing. So trace the signal path. Is it native ARM64 or emulated? Update the app. Clear the layer. Check the firmware. One of those is the fault." },
{ "id": "s4", "narration": "The rule I teach my students: the platform changed, not the user. A machine fine last Friday and broken this one — look at what updated. The emulator. The app. The silicon. The signal path always tells." }
]
}