Should Hacker News implement ActivityPub and federate?
Uncategorized
25
Posts
13
Posters
2
Views
-
@evan what am I, the federation police?
@alessandro it's an opinion poll not a requisition form
-
@silverpill Weird! My test request works... if you tell me enough to reproduce I will fix it
curl -H 'Accept: application/ld+json; profile="https://www.w3.org/ns/activitystreams"' https://hacker.makeup/users/lorendb/statuses/47287792000This returns an HTML document and status 500:
<h2 class="text-danger">An error occurred while processing your request.</h2> <p> <strong>Request ID:</strong> <code>00-d3d74c2ccd32f9ea714faa9aaa1cec25-5b77500b4a1fa1b9-01</code> </p> -
@spacehobo @evan This is the way.
-
curl -H 'Accept: application/ld+json; profile="https://www.w3.org/ns/activitystreams"' https://hacker.makeup/users/lorendb/statuses/47287792000This returns an HTML document and status 500:
<h2 class="text-danger">An error occurred while processing your request.</h2> <p> <strong>Request ID:</strong> <code>00-d3d74c2ccd32f9ea714faa9aaa1cec25-5b77500b4a1fa1b9-01</code> </p>@silverpill I just shipped some improvements. Let me know if you find other bugs!
-
@squinky it's one way though!