{
    "@context": "https://www.w3.org/ns/activitystreams",
    "id": "https://deadvey.com//socialweb/notes/38",
    "type": "Note",
    "hash": "38",
    "content": "<b>Why the inactivity?:</b><br/>I was on holiday, I'm back now, will do a NixOS blog at some point",
    "url": "https://deadvey.com/blog/38.html",
    "attributedTo": "https://deadvey.com/@blog",
    "to": [
        "https://www.w3.org/ns/activitystreams#Public"
    ],
    "cc": [],
    "published": "Sat, 17 Aug 2024 00:52:33",
    "replies": {
        "id": "https://deadvey.com/socialweb/replies/38",
        "type": "Collection",
        "first": {
            "type": "CollectionPage",
            "next": "https://deadvey.com/socialweb/replies/38?page=true",
            "partOf": "https://deadvey.com/socialweb/replies/38",
            "items": []
        }
    },
    "tag": [

        {
            "Type": "Hashtag",
            "Href": "https://deadvey.com/blog/holiday.html",
            "Name": "#holiday"
        },
        {
            "Type": "Hashtag",
            "Href": "https://deadvey.com/blog/im back.html",
            "Name": "#im back"
        }
    ]
}