惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

量子位
博客园_首页
Google DeepMind News
Google DeepMind News
博客园 - Franky
The GitHub Blog
The GitHub Blog
GbyAI
GbyAI
有赞技术团队
有赞技术团队
Microsoft Azure Blog
Microsoft Azure Blog
G
Google Developers Blog
Recent Announcements
Recent Announcements
A
About on SuperTechFans
博客园 - 【当耐特】
博客园 - 三生石上(FineUI控件)
酷 壳 – CoolShell
酷 壳 – CoolShell
美团技术团队
罗磊的独立博客
IT之家
IT之家
博客园 - 聂微东
Stack Overflow Blog
Stack Overflow Blog
Jina AI
Jina AI
腾讯CDC
P
Proofpoint News Feed
Hugging Face - Blog
Hugging Face - Blog
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com

The Register

Grafana offers AI assistant for free, warns users not to go mad Right to repair champ Framework punts modular 13in laptop with Core Ultra Series 3 Scotland Yard can keep using live facial recognition on Londoners, say judges UK tribunal sends £2B claim accusing Microsoft of overcharging for licensing to trial Nation-states want to cause harm, not just steal cash - stop handing your cyber defenses to the cheapest contractor Murder, she wrote: Ex-FBI chief wants some ransomware crims charged with homicide Phone-to-satellite use goes into orbit, growing 25% in 8 months macOS ClickFix attacks deliver AppleScript stealers to snarf credentials, wallets Anthropic bakes memory fixes into Bun 1.1.13 as developers complain of leaks The spaghettified DBMS chart that shows Oracle's crown is slowly slipping Yet another ex-ransomware negotiator admits turning rogue after payoff from crimelords FAA grounds Blue Origin's New Glenn as it probes missed satellite delivery 'mishap' AMD's Ryzen 9 9950X3D2 Dual Edition tested: Gratuitous overkill with a price to match AI-assisted intruders pwned Vercel via OAuth abuse and a pilfered employee account Crook claims to leak 'video surveillance footage' of companies Met police trials snoop tech platform in push to cuff more London shoplifters England's school phone ban gets teeth, just in time to bite no one Adaptavist Group breach spawns imposter emails as ransomware crew claims mega-haul Panasonic creates device-locked QR codes to speed facial biometric capture Iran claims US used backdoors to knock out networking equipment during war NASA Inspector fears new spacesuits won’t be ready for Moon landing Vibe coding upstart Lovable denies data leak, cites 'intentional behavior,' then throws HackerOne under the bus Trump-branded datacenter project fails to make itself great, again World's blandest man steps down from CEO job to spend more time in tastefully appointed home Chase got a spiff of $77 million to create one job with New York datacenter Scot becomes second Scattered Spider-linked crook to plead guilty in US You too can build a nuclear battery from junk you have lying around the house Schmoozebots: study finds flattery will get AI everywhere One of Europe's sovereign cloud picks may not be so-sovereign after all New Android development tool designed for robots, not humans
Blockbuster new Raspberry Pi project turns any screen int...
Brandon Vigliarolo Brandon Vigliarolo · 2026-06-11 · via The Register

offbeat

Who needs fancy menus and high definition? 240-MP will play your media files like it's 1999

I love Star Trek so much. I’ve watched most Trek series multiple times over the decades, and was shocked when, on my most recent watch of The Next Generation, I noticed something: High definition upscaling makes the show look way worse. 

Old-school 4:3 CRT television screens with their low resolution hid a lot of stuff, like tape on the Enterprise set doors that hid whatever names were stenciled on them for prior episodes, which are glaringly present on modern editions of the show. I’ve always been on the lookout for a way to capture the classic Trek feeling, and one … ahem … enterprising developer has done just that.

Anthony Caccese, a principal product lead for enterprise platforms at Oak Ridge National Laboratory by day and a Raspberry Pi tinkerer by night, recently published an open-source project called 240-MP on GitHub. It’s a simple concept: Text-based menus that look like an old-school VCR interface, but with modern functionality and, most importantly, the ability to play local media files and Plex libraries on an old-school CRT TV.

240-MP runs on a Raspberry Pi, is based on the command-line media player MPV, and can play local files (either on the Pi itself, a USB drive, an external hard disk, or even a network share) or media from a Plex server, as Caccese built modules for both local and Plex-based playback. If you don’t happen to have an old CRT TV or monitor lying around, or the necessary Pi-compatible composite cable to connect your SBC to said TV, 240-MP will also work with a modern screen and an HDMI connection, too. 

One note on the composite vs. HDMI option, as noted in the setup instructions: You will need to update the config.txt file to support one or the other, so have your output chosen ahead of time. 

Once the system is installed, you can navigate around 240-MP with either a remote control or a keyboard, where you’ll see text menus for navigating around to different folders, choosing episodes or playlists, switching audio and subtitle tracks, looping playback, and the like. It might look like an old-school VCR interface, but with a lot more capabilities. 

Caccese has only tested 240-MP on a Raspberry Pi 4B, 3B+, and 3B, noting that he’s not sure it’ll work on other devices and has no plans to test other hardware, either. 

What will be coming in the future, Caccese said in an accompanying YouTube video, is modules to support other media playback software, like Jellyfin (a popular Plex alternative in light of that massive price hike), and RetroArch, a frontend for emulators designed to play old-school video games.

“Please feel free to fork this repo, update any aspects and tailor things to your own use case; that's why the source is fully open and available,” Caccese noted on GitHub. 

Now if I could only find a working CRT TV to pair with my old Raspberry Pi, I could go on a hardcore 90s nostalgia trip and feel just like I did watching VHS tapes of Star Trek episodes I recorded from the TV when I was a kid. After all, streaming high-def remasters just isn’t the same. ®