Update feed item cache
This commit is contained in:
parent
8cd5071c65
commit
bb7c92ef07
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/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"}
|
||||
{"id":"https://coryd.dev/posts/2024/enhancing-pagination-with-a-page-selector/","title":"Enhancing pagination with a page selector","link":"https://coryd.dev/posts/2024/enhancing-pagination-with-a-page-selector/","published":1712340000000,"description":"I've made a change to my site's pagination wherein I've enhanced the page count displayed at the bottom of my home and links pages to display the page count in a select element. The select displays a list of all the pages and navigates to the selected page.","pubDate":"Fri, 05 Apr 2024 18:00:00 GMT"}
|
Reference in a new issue