Merge branch 'main' of github.com:cdransf/coryd.dev
This commit is contained in:
commit
5bb5933917
3 changed files with 57 additions and 1 deletions
2
cache/jsonfeed-to-mastodon-timestamp.json
vendored
2
cache/jsonfeed-to-mastodon-timestamp.json
vendored
|
@ -1,3 +1,3 @@
|
||||||
{
|
{
|
||||||
"timestamp": 1684432993006
|
"timestamp": 1684714250563
|
||||||
}
|
}
|
55
cache/jsonfeed-to-mastodon.json
vendored
55
cache/jsonfeed-to-mastodon.json
vendored
|
@ -3469,5 +3469,60 @@
|
||||||
"https://social.lol/users/cory/statuses/110391000623209429"
|
"https://social.lol/users/cory/statuses/110391000623209429"
|
||||||
],
|
],
|
||||||
"lastTootTimestamp": 1684432993003
|
"lastTootTimestamp": 1684432993003
|
||||||
|
},
|
||||||
|
"https://arstechnica.com/?p=1940171": {
|
||||||
|
"id": "https://arstechnica.com/?p=1940171",
|
||||||
|
"title": "🔗: Google pushes .zip and .mov domains onto the Internet, and the Internet pushes back",
|
||||||
|
"url": "https://arstechnica.com/?p=1940171",
|
||||||
|
"content_text": "🔗: Google pushes .zip and .mov domains onto the Internet, and the Internet pushes back https://arstechnica.com/?p=1940171",
|
||||||
|
"date_published": "2023-05-18T00:00:00-08:00",
|
||||||
|
"toots": [
|
||||||
|
"https://social.lol/users/cory/statuses/110393359853437718"
|
||||||
|
],
|
||||||
|
"lastTootTimestamp": 1684468991927
|
||||||
|
},
|
||||||
|
"https://www.theverge.com/2023/5/19/23730037/openai-ban-apple-banks-privacy": {
|
||||||
|
"id": "https://www.theverge.com/2023/5/19/23730037/openai-ban-apple-banks-privacy",
|
||||||
|
"title": "🔗: Big Tech is already warning us about AI privacy problems",
|
||||||
|
"url": "https://www.theverge.com/2023/5/19/23730037/openai-ban-apple-banks-privacy",
|
||||||
|
"content_text": "🔗: Big Tech is already warning us about AI privacy problems https://www.theverge.com/2023/5/19/23730037/openai-ban-apple-banks-privacy",
|
||||||
|
"date_published": "2023-05-19T00:00:00-08:00",
|
||||||
|
"toots": [
|
||||||
|
"https://social.lol/users/cory/statuses/110397605771796918"
|
||||||
|
],
|
||||||
|
"lastTootTimestamp": 1684533779536
|
||||||
|
},
|
||||||
|
"https://oku.club/book/abolish-silicon-valley-by-wendy-liu-0fgeq": {
|
||||||
|
"id": "https://oku.club/book/abolish-silicon-valley-by-wendy-liu-0fgeq",
|
||||||
|
"title": "📖: Abolish Silicon Valley",
|
||||||
|
"url": "https://oku.club/book/abolish-silicon-valley-by-wendy-liu-0fgeq",
|
||||||
|
"content_text": "📖: Abolish Silicon Valley https://oku.club/book/abolish-silicon-valley-by-wendy-liu-0fgeq",
|
||||||
|
"date_published": "2023-05-20T23:25:12-08:00",
|
||||||
|
"toots": [
|
||||||
|
"https://social.lol/users/cory/statuses/110404280944073128"
|
||||||
|
],
|
||||||
|
"lastTootTimestamp": 1684635634601
|
||||||
|
},
|
||||||
|
"https://oku.club/book/internet-for-the-people-by-ben-tarnoff-U6w00": {
|
||||||
|
"id": "https://oku.club/book/internet-for-the-people-by-ben-tarnoff-U6w00",
|
||||||
|
"title": "📖: Internet for the People",
|
||||||
|
"url": "https://oku.club/book/internet-for-the-people-by-ben-tarnoff-U6w00",
|
||||||
|
"content_text": "📖: Internet for the People https://oku.club/book/internet-for-the-people-by-ben-tarnoff-U6w00",
|
||||||
|
"date_published": "2023-05-21T00:00:00-08:00",
|
||||||
|
"toots": [
|
||||||
|
"https://social.lol/users/cory/statuses/110408930058846408"
|
||||||
|
],
|
||||||
|
"lastTootTimestamp": 1684706574430
|
||||||
|
},
|
||||||
|
"https://letterboxd.com/cdme/film/babylon-ad/": {
|
||||||
|
"id": "https://letterboxd.com/cdme/film/babylon-ad/",
|
||||||
|
"title": "🎥: Babylon A.D., 2008 - ★★½",
|
||||||
|
"url": "https://letterboxd.com/cdme/film/babylon-ad/",
|
||||||
|
"content_text": "🎥: Babylon A.D., 2008 - ★★½ https://letterboxd.com/cdme/film/babylon-ad/",
|
||||||
|
"date_published": "2023-05-21T22:48:39-08:00",
|
||||||
|
"toots": [
|
||||||
|
"https://social.lol/users/cory/statuses/110409433122326312"
|
||||||
|
],
|
||||||
|
"lastTootTimestamp": 1684714250560
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -17,6 +17,7 @@
|
||||||
<meta property="og:url" content="https://coryd.dev{{ page.url }}" />
|
<meta property="og:url" content="https://coryd.dev{{ page.url }}" />
|
||||||
<meta property="og:image" content="{{ post | getFirstAttachment }}">
|
<meta property="og:image" content="{{ post | getFirstAttachment }}">
|
||||||
<meta name="theme-color" content="#a855f7" />
|
<meta name="theme-color" content="#a855f7" />
|
||||||
|
<meta name="generator" content="{{ eleventy.generator }}">
|
||||||
<link
|
<link
|
||||||
rel="icon"
|
rel="icon"
|
||||||
type="image/x-icon"
|
type="image/x-icon"
|
||||||
|
|
Reference in a new issue