#PodOS will be presented at #Solid Symposium 2026 in #London 🎉

From Apps to Autonomy: Operating Systems for True Data Ownership

Even in open ecosystems like Solid, users often face a choice between the convenience of specialized apps and the flexibility of direct data manipulation. Solid-based operating systems and toolboxes aim to bridge this gap, providing a layer that makes personal data both accessible and actionable.

https://sosy2026.eu/Sessions/

Sosy 2026

THE 4TH SOLID SYMPOSIUM, london, 30 April & 1 May 2026

Browsing your data using PodOS is great, but nothing compares to an app that is tailor-made for the task. That's why PodOS Brower now allows you to open a resource in another app. We also have some exciting new features for dashboards builders.

https://pod-os.org/blog/2026/03/04/podos-202603-open-with-conditional-rendering-and-reactivity/

#PodOS #Solid #LinkedData #HTML

PodOS 2026.03: "Open with", conditional rendering and reactivity - PodOS

With the latest PodOS release, we are taking a big leap towards modularity and extensibility. You can now dynamically load Solid Data Modules to add new features to the core system.

https://pod-os.org/blog/2026/01/28/podos-202601-adds-dynamic-module-loading/

#PodOS #Solid #LinkedData

PodOS 2026.01 adds dynamic module loading - PodOS

Did you know you can use your #Solid Pod to store a Digital Twin of your coffee machine?

The latest #PodOS release makes it easy to attach classic documents to your things, like a PDF manual, warrenty document or invoice.

We also bring more life to the dashboards, showing things from your type index.

https://pod-os.org/blog/2025/12/22/podos-202512-brings-attachments-and-discovery/

PodOS 2025.12 brings attachments and discovery - PodOS

I've got a promising approach to reactivity for #PodOS on top of a #SolidProject

1. Additions and removals to the RDF store are exposed as rxjs observables

2. Observe methods on a store or Thing filter these changes and emit changes in values of interest
e.g.
https://github.com/pod-os/PodOS/blob/3a3a781f816c301810fb30c22eeef3a1976f371f/core/src/Store.ts#L203

3. Custom components listen to the observe methods to update their state and trigger rerender. When disconnected, the corresponding observe methods also stops filtering changes.

PodOS/core/src/Store.ts at 3a3a781f816c301810fb30c22eeef3a1976f371f · pod-os/PodOS

Personal Online Data Operating System. Contribute to pod-os/PodOS development by creating an account on GitHub.

GitHub

#PodOS now comes with a dark mode 🌃 to spare the eyes of all nighthawks.

Also the Browser header and navigation bar got a long due overhaul, including a user menu to easily reach the settings and your own user profile.

With PodOS you can now access your #Solid data while offline. Opt-in by visiting the Settings page (Button in the footer)

https://browser.pod-os.org

#PodOS #LocalFirst #OfflineFirst

I've started a draft spec defining high level processing and rendering rules to bind an RDF graph to HTML elements.

The UI data binding is specified using HTML attributes, which when hydrated provides valid RDFa.

The idea is to enable bringing pages of data together within a single document

Still early days, but here's the description of a subject-connected list

https://jg10.solidcommunity.net/open-with/rdf-ui-binding.html#subject-connected-list

#LinkedData #RDF #RDFa #SolidProject #PodOS

RDF HTML UI data binding

#PodOS Browser can now be installed as a progressive webapp. Give it a try to have all your #Solid data at hand when you need it.

https://browser.pod-os.org

PodOS Browser

Using #PodOS elements you can access data on #Solid pods without writing a single line of JavaScript. It's as easy as writing #html thanks to #WebComponents!

Check out the quick start guide:

https://github.com/pod-os/PodOS/tree/main/elements#quick-start

PodOS/elements at main · pod-os/PodOS

Personal Online Data Operating System. Contribute to pod-os/PodOS development by creating an account on GitHub.

GitHub