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

推荐订阅源

人人都是产品经理
人人都是产品经理
博客园_首页
博客园 - 三生石上(FineUI控件)
V
Visual Studio Blog
Hugging Face - Blog
Hugging Face - Blog
美团技术团队
小众软件
小众软件
T
Tailwind CSS Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
月光博客
月光博客
有赞技术团队
有赞技术团队
WordPress大学
WordPress大学
博客园 - 【当耐特】
Apple Machine Learning Research
Apple Machine Learning Research
罗磊的独立博客
V
V2EX
酷 壳 – CoolShell
酷 壳 – CoolShell
IT之家
IT之家
量子位
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Recent Announcements
Recent Announcements
M
MIT News - Artificial intelligence
阮一峰的网络日志
阮一峰的网络日志
The GitHub Blog
The GitHub 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
Three FOSS projects for developers, procrastinators, and ...
Liam Proven · 2026-06-26 · via The Register

SOFTWARE

Prism tracks AI emissions, Super Productivity keeps tasks local, and TAMOSS brings the BBC's media API to Kubernetes

As the mercury climbs to disgusting heights, The Reg FOSS desk has picked out a few FOSS highlights from its overflowing mailbox, in case you fancy some Super Productivity while monitoring your AI habit.

Prism Carbon Tracker

The Prism carbon tracker is a neat idea for helping to instill a tiny bit of self control in the more dedicated botlickers on your development team.

It's a plugin that integrates into Visual Studio Code. As the developer uses various "online coding assistants," Prism shows an estimate of how much CO₂ they're releasing in the process of outsourcing their mental activity to a datacenter somewhere.

As the plugin's homepage says: "It captures token usage from GitHub Copilot Chat, Claude Code, and runtime LLM API calls, then calculates CO₂ equivalents and surfaces them in the sidebar, status bar, and a live dashboard."

Prism comes out of a collaborative effort between the University of Bristol and ustwo, a majority employee-owned "global digital product studio." Ustwo's Nick Hegarty said: "Developers are not the problem, but a fundamental part of the solution. By making AI emissions visible during development, we hope to create greater awareness and support better decision-making. We believe even directional estimates can be valuable if they help start conversations and encourage more thoughtful AI usage."

The PRISM developers from the University of Bristol

The Prism developers from the University of Bristol
Pic courtesy ustwo

The emissions estimate uses "a transparent token-to-energy-to-carbon methodology informed by Green Software Foundation guidance and recent academic research."

Super Productivity

Maintainer Johannes Milan wrote to tell us about "Super Productivity." Normally a name like that would set our mental alarm bells ringing, but he did it just right. As a handy lesson for all the other breathlessly excited organizations out there, this is how to do it: with no hyperbole, and a terse text-only email with no formatting.

He told us: "I maintain Super Productivity, a mature MIT-licensed local-first task manager and time tracker. It runs on Linux, Windows, macOS, web, and mobile; has Linux packages for Flatpak, Snap, AppImage, deb, and rpm; and works without accounts or telemetry."

This is a good intro, so what does it do? It is "a local-first productivity app that is not another cloud suite: tasks, timeboxing, Pomodoro, time tracking, review, and issue tracker integrations in one offline-capable app."

The phrase "local-first" twice makes us think he has a better idea of our interests than the PR people who tell us that they liked a random article from three years ago and so should write about their new AI-based product.

If you want to see the source, it's on GitHub, and if you are more used to a bit of hyperbole, the product's homepage

TAMOSS

TAMOSS is a far more specialized tool, but may be very valuable to the people who need it. The name is short for Time-Addressable Media Open Source Store, and the product's homepage says "TAMOSS is an open source, Kubernetes-native implementation of the BBC TAMS API."

Which of course merely left us wondering what the BBC TAMS API was, but happily, the Beeb has a bit over 100 years of experience at explaining stuff. It has some pretty good educational resources of its own. We suggest starting with the BBC R&D division's TAMS in 2025 – we found the introductory video there packed a decent summary into three and a half minutes.

TAMS, short for Time-Addressable Media Store, is an API for a server that "can be used to store, query and access segmented media over HTTP." Most audio-visual media online is in the form of single, big, fat media files, which contain video, soundtrack, subtitles and more, all mixed together. This is very unhelpful if you want to edit the material, split off a soundtrack, or slow part of it down or whatever. It's a lowest common denominator sort of thing, but that's what all the tools understand and what existing servers know how to send.

The TAMS spec lets a client request and receive separate parts of this (the sound, or the video, or both, or other data) by timeline using AMWA NMOS-compatible UUIDs over HTTP. NMOS here is the Networked Media Open Specifications from the Advanced Media Workflow Association.

Did you know the BBC has its own GitHub? Us neither, but on it you'll find the open source TAMS API spec. The TAMS standard has its own site as well, and the Beeb hosts the BBC R&D white paper that the spec is based on.

TAMS is a spec, not a product. There's nothing you can deploy there, which is where LiveWyer, a London-based Kubernetes and cloud-native consultancy, came in. It developed TAMOSS as open source, and it's publishing it for free under the Apache 2.0 license. The company told us "it lets any organisation run a fully functional, TAMS-compatible media store on its own infrastructure, whether that's from a laptop or a production cluster. No proprietary licensing, no vendor lock-in." ®