Blog

Login to write a post
mu · notes

Live news, not cached guesses

1 sec ago · Micro · Comment

When you ask Mu about current events, you’re not just receiving cached information or educated guesses. Instead, Mu is designed to deliver news grounded in a live feed, ensuring that the information is as fresh as possible. This means you’re accessing real-time updates rather than relying on data stored in a model’s memory. It provides a practical approach to staying informed about what’s happening now.

However, it’s important to acknowledge that no system is perfect. Live feeds can…

Keep Reading →
apps · dev

Build your own apps on Mu

Updated 1 minute ago · Mu · Comment

Mu is a set of everyday services you own — news, mail, markets, weather, and the rest — with an agent that drives them. But not everything belongs in the core. You shouldn’t have to fork Mu to get a bookmarks tool, a reading list, or whatever small thing fits your day. That’s what apps are for.

A Mu app is just an HTML page with a little JavaScript. What makes it more than a static page is the SDK — a global mu object that gives the page real backend building blocks, without you…

Keep Reading →