{ "@context":"https://www.w3.org/ns/activitystreams", "type":"Collection", "id":"https://social.jayvii.de/objects/Vvdkovg0smI/thread", "items":[ { "@context":[ "https://www.w3.org/ns/activitystreams", {"Hashtag":"as:Hashtag"} ], "published":"2024-05-30T16:43:58.287Z", "attributedTo":"https://social.jayvii.de/actors/jayvii", "replies":"https://social.jayvii.de/objects/Vvdkovg0smI/replies", "to":["https://www.w3.org/ns/activitystreams#Public"], "cc":["https://social.jayvii.de/actors/jayvii/followers"], "content":"
I was playing with the idea of writing a very simple #selfhost|able webservice in #PHP where you can toss URLs to with a GET request and it puts out all previously collected URLs as an #RSS feed. That way I could add a very simple #ReadItLater functionality to my rss reader.
Turns out, the link-collection service I have been using for months (called linkding, check it out, it is great!) can do exactly that 😅
", "mediaType":"text/html", "attachment":[], "tag":[ {"type":"Hashtag","name":"#selfhost","href":"https://social.jayvii.de/tags/selfhost"}, {"type":"Hashtag","name":"#PHP","href":"https://social.jayvii.de/tags/PHP"}, {"type":"Hashtag","name":"#RSS","href":"https://social.jayvii.de/tags/RSS"}, {"type":"Hashtag","name":"#ReadItLater","href":"https://social.jayvii.de/tags/ReadItLater"} ], "type":"Note", "id":"https://social.jayvii.de/objects/Vvdkovg0smI" } , { "@context":[ "https://www.w3.org/ns/activitystreams", {"Hashtag":"as:Hashtag"} ], "published":"2024-06-02T12:31:22.601Z", "attributedTo":"https://social.jayvii.de/actors/jayvii", "inReplyTo":"https://social.jayvii.de/objects/Vvdkovg0smI", "replies":"https://social.jayvii.de/objects/YTB67JAdOtU/replies", "to":["https://social.jayvii.de/actors/jayvii","https://www.w3.org/ns/activitystreams#Public"], "cc":["https://social.jayvii.de/actors/jayvii/followers"], "content":"I also added a planet-style newsfeed now with #perlanet (https://news.jayvii.de & https://src.jayvii.de/pub/newsplanet/) which I now use regularly for the read-it-later list that feeds from my #linkding into my #miniflux services. I am pretty happy with this setup now :)
", "mediaType":"text/html", "attachment":[], "tag":[ {"type":"Hashtag","name":"#perlanet","href":"https://social.jayvii.de/tags/perlanet"}, {"type":"Hashtag","name":"#linkding","href":"https://social.jayvii.de/tags/linkding"}, {"type":"Hashtag","name":"#miniflux","href":"https://social.jayvii.de/tags/miniflux"} ], "type":"Note", "id":"https://social.jayvii.de/objects/YTB67JAdOtU" } ] }