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/25765733", "attributedTo": "https://lemmy.world/u/mobsenpai", "to": [ "https://lemmy.world/c/hyprland", "https://www.w3.org/ns/activitystreams#Public" ], "name": "My hypridle config, is it alright?", "cc": [], "content": "<pre style=\"background-color:#ffffff;\">\n<span style=\"color:#323232;\">general {\n</span><span style=\"color:#323232;\"> after_sleep_cmd=hyprctl dispatch dpms on\n</span><span style=\"color:#323232;\"> before_sleep_cmd=loginctl lock-session\n</span><span style=\"color:#323232;\"> lock_cmd=hyprlock\n</span><span style=\"color:#323232;\">}\n</span><span style=\"color:#323232;\">\n</span><span style=\"color:#323232;\">listener {\n</span><span style=\"color:#323232;\"> on-timeout=loginctl lock-session\n</span><span style=\"color:#323232;\"> timeout=300\n</span><span style=\"color:#323232;\">}\n</span><span style=\"color:#323232;\">\n</span><span style=\"color:#323232;\">listener {\n</span><span style=\"color:#323232;\"> on-resume=hyprctl dispatch dpms on\n</span><span style=\"color:#323232;\"> on-timeout=hyprctl dispatch dpms off\n</span><span style=\"color:#323232;\"> timeout=330\n</span><span style=\"color:#323232;\">}\n</span><span style=\"color:#323232;\">\n</span><span style=\"color:#323232;\">listener {\n</span><span style=\"color:#323232;\"> on-timeout=systemctl suspend\n</span><span style=\"color:#323232;\"> timeout=600\n</span><span style=\"color:#323232;\">}\n</span></pre>\n<p>Guys I feel like there’s something wrong or odd in this config, cuz, I don’t know whats responsible for this but, it looks like things aren’t working well together, I said it looks like cuz I never caugth an actual error. So what happens is that after I leave my laptop idle, the hypridle starts doing its thing and most of the times it works, my laptop is suspended, hyprlock works etc, but sometimes, after I press any button on my keyboard to wake my laptop, I can see that my laptop is up, but all I can see is black screen, and then I have to hard shutdown the laptop, so somethings is not adding up here.</p>\n", "mediaType": "text/html", "source": { "content": "```\ngeneral {\n after_sleep_cmd=hyprctl dispatch dpms on\n before_sleep_cmd=loginctl lock-session\n lock_cmd=hyprlock\n}\n\nlistener {\n on-timeout=loginctl lock-session\n timeout=300\n}\n\nlistener {\n on-resume=hyprctl dispatch dpms on\n on-timeout=hyprctl dispatch dpms off\n timeout=330\n}\n\nlistener {\n on-timeout=systemctl suspend\n timeout=600\n}\n```\n\nGuys I feel like there's something wrong or odd in this config, cuz, I don't know whats responsible for this but, it looks like things aren't working well together, I said it looks like cuz I never caugth an actual error. So what happens is that after I leave my laptop idle, the hypridle starts doing its thing and most of the times it works, my laptop is suspended, hyprlock works etc, but sometimes, after I press any button on my keyboard to wake my laptop, I can see that my laptop is up, but all I can see is black screen, and then I have to hard shutdown the laptop, so somethings is not adding up here. \n", "mediaType": "text/markdown" }, "attachment": [], "sensitive": false, "published": "2025-02-19T01:55:13.549413Z", "language": { "identifier": "en", "name": "English" }, "audience": "https://lemmy.world/c/hyprland", "tag": [ { "href": "https://lemmy.world/post/25765733", "name": "#hyprland", "type": "Hashtag" } ] }