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

推荐订阅源

博客园_首页
H
Help Net Security
N
Netflix TechBlog - Medium
Apple Machine Learning Research
Apple Machine Learning Research
P
Proofpoint News Feed
A
About on SuperTechFans
V
V2EX
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
宝玉的分享
宝玉的分享
aimingoo的专栏
aimingoo的专栏
F
Fortinet All Blogs
博客园 - 【当耐特】
Microsoft Security Blog
Microsoft Security Blog
Martin Fowler
Martin Fowler
I
InfoQ
Google DeepMind News
Google DeepMind News
人人都是产品经理
人人都是产品经理
Engineering at Meta
Engineering at Meta
腾讯CDC
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
B
Blog RSS Feed
U
Unit 42
The Cloudflare Blog
Y
Y Combinator Blog

The Register

Shadow IT has given way to shadow AI. Enter AI-BOMs Zed team releases version 1.0 of Rust-built editor: Traditional editor and AI tool Microsoft boss tells investors the company is working to 'win back fans' What type of 'C2 on a sleep cycle' do they leave behind? Novel Chinese spy group found in critical networks in Poland, Asia NASA boss: Make Pluto A Planet Again GitHub says sorry and vows to do better as uptime slips and devs complain Age checks could turn internet into an ID checkpoint, complains Proton CEO Microsoft gives your Word documents an AI co-author you didn’t ask for Datadog digs down into GPU efficiency as AI costs soar If malware via monitor cables is a matter of national security, this might be the gadget for you Thunderbird in hand worth 2 Outlooks as fresh FOSS fave and Firefox arrive 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 France's 'Secure' ID agency probes breach as crooks claim 19M records 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
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. ®