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.
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"ostatus": "http://ostatus.org#",
"atomUri": "ostatus:atomUri",
"inReplyToAtomUri": "ostatus:inReplyToAtomUri",
"conversation": "ostatus:conversation",
"sensitive": "as:sensitive",
"toot": "http://joinmastodon.org/ns#",
"votersCount": "toot:votersCount",
"litepub": "http://litepub.social/ns#",
"directMessage": "litepub:directMessage",
"Hashtag": "as:Hashtag"
}
],
"id": "https://tldr.nettime.org/users/remixtures/statuses/114148682177909557",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-03-12T09:11:03Z",
"url": "https://tldr.nettime.org/@remixtures/114148682177909557",
"attributedTo": "https://tldr.nettime.org/users/remixtures",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://tldr.nettime.org/users/remixtures/followers"
],
"sensitive": false,
"atomUri": "https://tldr.nettime.org/users/remixtures/statuses/114148682177909557",
"inReplyToAtomUri": null,
"conversation": "tag:tldr.nettime.org,2025-03-12:objectId=27323951:objectType=Conversation",
"content": "<p>"Online discussions about using Large Language Models to help write code inevitably produce comments from developers who’s experiences have been disappointing. They often ask what they’re doing wrong—how come some people are reporting such great results when their own experiments have proved lacking?</p><p>Using LLMs to write code is difficult and unintuitive. It takes significant effort to figure out the sharp and soft edges of using them in this way, and there’s precious little guidance to help people figure out how best to apply them.</p><p>If someone tells you that coding with LLMs is easy they are (probably unintentionally) misleading you. They may well have stumbled on to patterns that work, but those patterns do not come naturally to everyone.</p><p>I’ve been getting great results out of LLMs for code for over two years now. Here’s my attempt at transferring some of that experience and intution to you."</p><p><a href=\"https://simonwillison.net/2025/Mar/11/using-llms-for-code/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">simonwillison.net/2025/Mar/11/</span><span class=\"invisible\">using-llms-for-code/</span></a></p><p><a href=\"https://tldr.nettime.org/tags/AI\" class=\"mention hashtag\" rel=\"tag\">#<span>AI</span></a> <a href=\"https://tldr.nettime.org/tags/GenerativeAI\" class=\"mention hashtag\" rel=\"tag\">#<span>GenerativeAI</span></a> <a href=\"https://tldr.nettime.org/tags/LLMs\" class=\"mention hashtag\" rel=\"tag\">#<span>LLMs</span></a> <a href=\"https://tldr.nettime.org/tags/Programming\" class=\"mention hashtag\" rel=\"tag\">#<span>Programming</span></a> <a href=\"https://tldr.nettime.org/tags/Coding\" class=\"mention hashtag\" rel=\"tag\">#<span>Coding</span></a> <a href=\"https://tldr.nettime.org/tags/Chatbots\" class=\"mention hashtag\" rel=\"tag\">#<span>Chatbots</span></a> <a href=\"https://tldr.nettime.org/tags/SoftwareDevelopment\" class=\"mention hashtag\" rel=\"tag\">#<span>SoftwareDevelopment</span></a></p>",
"contentMap": {
"pt": "<p>"Online discussions about using Large Language Models to help write code inevitably produce comments from developers who’s experiences have been disappointing. They often ask what they’re doing wrong—how come some people are reporting such great results when their own experiments have proved lacking?</p><p>Using LLMs to write code is difficult and unintuitive. It takes significant effort to figure out the sharp and soft edges of using them in this way, and there’s precious little guidance to help people figure out how best to apply them.</p><p>If someone tells you that coding with LLMs is easy they are (probably unintentionally) misleading you. They may well have stumbled on to patterns that work, but those patterns do not come naturally to everyone.</p><p>I’ve been getting great results out of LLMs for code for over two years now. Here’s my attempt at transferring some of that experience and intution to you."</p><p><a href=\"https://simonwillison.net/2025/Mar/11/using-llms-for-code/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">simonwillison.net/2025/Mar/11/</span><span class=\"invisible\">using-llms-for-code/</span></a></p><p><a href=\"https://tldr.nettime.org/tags/AI\" class=\"mention hashtag\" rel=\"tag\">#<span>AI</span></a> <a href=\"https://tldr.nettime.org/tags/GenerativeAI\" class=\"mention hashtag\" rel=\"tag\">#<span>GenerativeAI</span></a> <a href=\"https://tldr.nettime.org/tags/LLMs\" class=\"mention hashtag\" rel=\"tag\">#<span>LLMs</span></a> <a href=\"https://tldr.nettime.org/tags/Programming\" class=\"mention hashtag\" rel=\"tag\">#<span>Programming</span></a> <a href=\"https://tldr.nettime.org/tags/Coding\" class=\"mention hashtag\" rel=\"tag\">#<span>Coding</span></a> <a href=\"https://tldr.nettime.org/tags/Chatbots\" class=\"mention hashtag\" rel=\"tag\">#<span>Chatbots</span></a> <a href=\"https://tldr.nettime.org/tags/SoftwareDevelopment\" class=\"mention hashtag\" rel=\"tag\">#<span>SoftwareDevelopment</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://tldr.nettime.org/tags/ai",
"name": "#ai"
},
{
"type": "Hashtag",
"href": "https://tldr.nettime.org/tags/generativeAI",
"name": "#generativeAI"
},
{
"type": "Hashtag",
"href": "https://tldr.nettime.org/tags/LLMs",
"name": "#LLMs"
},
{
"type": "Hashtag",
"href": "https://tldr.nettime.org/tags/programming",
"name": "#programming"
},
{
"type": "Hashtag",
"href": "https://tldr.nettime.org/tags/coding",
"name": "#coding"
},
{
"type": "Hashtag",
"href": "https://tldr.nettime.org/tags/Chatbots",
"name": "#Chatbots"
},
{
"type": "Hashtag",
"href": "https://tldr.nettime.org/tags/softwaredevelopment",
"name": "#softwaredevelopment"
}
],
"replies": {
"id": "https://tldr.nettime.org/users/remixtures/statuses/114148682177909557/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://tldr.nettime.org/users/remixtures/statuses/114148682177909557/replies?only_other_accounts=true&page=true",
"partOf": "https://tldr.nettime.org/users/remixtures/statuses/114148682177909557/replies",
"items": []
}
},
"likes": {
"id": "https://tldr.nettime.org/users/remixtures/statuses/114148682177909557/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://tldr.nettime.org/users/remixtures/statuses/114148682177909557/shares",
"type": "Collection",
"totalItems": 8
}
}