Update feed item cache
This commit is contained in:
parent
331455090b
commit
40b9b93e11
1 changed files with 1 additions and 1 deletions
2
cache/feed-to-social-media.json
vendored
2
cache/feed-to-social-media.json
vendored
|
@ -1 +1 @@
|
|||
{"id":"https://coryd.dev/posts/2024/building-a-scrobbler-using-plex-webhooks-edge-functions-and-blob-storage/","title":"Building a scrobbler using Plex webhooks, edge functions and blob storage","link":"https://coryd.dev/posts/2024/building-a-scrobbler-using-plex-webhooks-edge-functions-and-blob-storage/","published":1712079000000,"description":"I've written before about embedding music into my site and I've largely used Last.fm to do so. Their API is rather extensive, though it is showing its age — the default response format is XML, they've dropped artist images and have intermittently failed to return album art. ListenBrainz is great, but client support is still lacking. I've also tried charting Apple Music data from their (quite limited) API.","pubDate":"Tue, 02 Apr 2024 17:30:00 GMT"}
|
||||
{"id":"https://coryd.dev/posts/2024/access-to-data-isnt-a-grant-to-exploit-it/","title":"Access to data isn't a grant to exploit it","link":"https://coryd.dev/posts/2024/access-to-data-isnt-a-grant-to-exploit-it/","published":1712271600000,"description":"As the AI hype cycle continues and continues to take on ever more characteristics of a bubble, we should be making an ever more concerted effort to block, confound and frustrate the crawlers they use to trawl the public internet for data. They've operated under the assumption that public access to data comes with the implied permission to exploit and train their models on said data.","pubDate":"Thu, 04 Apr 2024 23:00:00 GMT"}
|
Reference in a new issue