chore: minor update
This commit is contained in:
parent
9344efe2ae
commit
fed53fb496
3 changed files with 21 additions and 2 deletions
2
cache/jsonfeed-to-mastodon-timestamp.json
vendored
2
cache/jsonfeed-to-mastodon-timestamp.json
vendored
|
@ -1,3 +1,3 @@
|
||||||
{
|
{
|
||||||
"timestamp": 1709668996247
|
"timestamp": 1709690877153
|
||||||
}
|
}
|
19
cache/jsonfeed-to-mastodon.json
vendored
19
cache/jsonfeed-to-mastodon.json
vendored
|
@ -10939,5 +10939,24 @@
|
||||||
"https://social.lol/users/cory/statuses/112044867238335312"
|
"https://social.lol/users/cory/statuses/112044867238335312"
|
||||||
],
|
],
|
||||||
"lastTootTimestamp": 1709668996240
|
"lastTootTimestamp": 1709668996240
|
||||||
|
},
|
||||||
|
"https://gomakethings.com/boilerplates-vs.-frameworks/": {
|
||||||
|
"id": "aHR0cHM6Ly9nb21ha2V0aGluZ3MuY29tL2JvaWxlcnBsYXRlcy12cy4tZnJhbWV3b3Jrcy8=",
|
||||||
|
"title": "🔗: Boilerplates vs. frameworks",
|
||||||
|
"url": "https://gomakethings.com/boilerplates-vs.-frameworks/",
|
||||||
|
"content_text": "🔗: Boilerplates vs. frameworks #WebDev https://gomakethings.com/boilerplates-vs.-frameworks/",
|
||||||
|
"date_published": "Tue, 05 Mar 2024 23:17:00 GMT",
|
||||||
|
"toots": []
|
||||||
|
},
|
||||||
|
"https://coryd.dev/posts/2024/a-music-workflow-for-2024/": {
|
||||||
|
"id": "aHR0cHM6Ly9jb3J5ZC5kZXYvcG9zdHMvMjAyNC9hLW11c2ljLXdvcmtmbG93LWZvci0yMDI0Lw==",
|
||||||
|
"title": "📝: A music workflow for 2024",
|
||||||
|
"url": "https://coryd.dev/posts/2024/a-music-workflow-for-2024/",
|
||||||
|
"content_text": "📝: A music workflow for 2024 #Music #Tech https://coryd.dev/posts/2024/a-music-workflow-for-2024/",
|
||||||
|
"date_published": "Tue, 05 Mar 2024 00:00:00 GMT",
|
||||||
|
"toots": [
|
||||||
|
"https://social.lol/users/cory/statuses/112046301269510659"
|
||||||
|
],
|
||||||
|
"lastTootTimestamp": 1709690877147
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -26,5 +26,5 @@ In the spirit of following a trend, here are my default apps as of now (the end
|
||||||
- Notes: [Bear](https://bear.app)
|
- Notes: [Bear](https://bear.app)
|
||||||
- Code: [Sublime Text](https://www.sublimetext.com)
|
- Code: [Sublime Text](https://www.sublimetext.com)
|
||||||
- Terminal: Terminal.app
|
- Terminal: Terminal.app
|
||||||
- Search: DuckDuckGo
|
- Search: Kagi
|
||||||
- Package tracking: [Parcel](https://parcelapp.net)
|
- Package tracking: [Parcel](https://parcelapp.net)
|
||||||
|
|
Reference in a new issue