ActivityPub Viewer

A small tool to view real-world ActivityPub objects as JSON! Enter a URL or username from Mastodon or a similar service below, and we'll send a request with the right Accept header to the server to view the underlying object.

Open in browser →
{ "@context": [ "https://join-lemmy.org/context.json", "https://www.w3.org/ns/activitystreams" ], "type": "Page", "id": "https://lemmy.world/post/29330319", "attributedTo": "https://lemmy.world/u/mobsenpai", "to": [ "https://programming.dev/c/nix", "https://www.w3.org/ns/activitystreams#Public" ], "name": "Customizable package (theming a flake-managed widget bar)", "cc": [], "content": "<p>I just want to know from you how you (or how you would) pass options to packages you develop with flakes.</p>\n<p>I am currently writing a widget bar using Astal and then import the flake in my NixOS flake and use the package.default output in home.packages. I’d like to also style this bar according to my Stylix theme, how do you do something like this?</p>\n", "mediaType": "text/html", "source": { "content": " I just want to know from you how you (or how you would) pass options to packages you develop with flakes.\n\nI am currently writing a widget bar using Astal and then import the flake in my NixOS flake and use the package.default output in home.packages. I'd like to also style this bar according to my Stylix theme, how do you do something like this?", "mediaType": "text/markdown" }, "attachment": [], "sensitive": false, "published": "2025-05-08T15:00:36.204872Z", "language": { "identifier": "en", "name": "English" }, "audience": "https://programming.dev/c/nix", "tag": [ { "href": "https://lemmy.world/post/29330319", "name": "#nix", "type": "Hashtag" } ] }