Merge branch 'main' of github.com:cdransf/coryd.dev
This commit is contained in:
commit
7242c69894
3 changed files with 13 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": 1716307431255
|
"timestamp": 1716314644953
|
||||||
}
|
}
|
11
cache/jsonfeed-to-mastodon.json
vendored
11
cache/jsonfeed-to-mastodon.json
vendored
|
@ -13521,5 +13521,16 @@
|
||||||
"https://social.lol/users/cory/statuses/112479923811123549"
|
"https://social.lol/users/cory/statuses/112479923811123549"
|
||||||
],
|
],
|
||||||
"lastTootTimestamp": 1716307431247
|
"lastTootTimestamp": 1716307431247
|
||||||
|
},
|
||||||
|
"https://www.themoviedb.org/movie/384018": {
|
||||||
|
"id": "aHR0cHM6Ly93d3cudGhlbW92aWVkYi5vcmcvbW92aWUvMzg0MDE4",
|
||||||
|
"title": "🎥: Fast & Furious Presents: Hobbs & Shaw (⭐️⭐️⭐️)",
|
||||||
|
"url": "https://www.themoviedb.org/movie/384018",
|
||||||
|
"content_text": "🎥: Fast & Furious Presents: Hobbs & Shaw (⭐️⭐️⭐️) #Movies #Watching https://www.themoviedb.org/movie/384018",
|
||||||
|
"date_published": "Tue, 21 May 2024 15:49:00 GMT",
|
||||||
|
"toots": [
|
||||||
|
"https://social.lol/users/cory/statuses/112480396568749721"
|
||||||
|
],
|
||||||
|
"lastTootTimestamp": 1716314644945
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -49,6 +49,7 @@ Software and services that I use for work and my own enjoyment.
|
||||||
- [Meta](https://www.nightbirdsevolve.com/meta): the _best_ utility for tagging and organizing music files on macOS.
|
- [Meta](https://www.nightbirdsevolve.com/meta): the _best_ utility for tagging and organizing music files on macOS.
|
||||||
- [Permute](https://software.charliemonroe.net/permute): a useful utility for quickly converting files to different formats.
|
- [Permute](https://software.charliemonroe.net/permute): a useful utility for quickly converting files to different formats.
|
||||||
- [SoundSource](https://rogueamoeba.com/soundsource): a handy utility for better, more granular control on macOS.
|
- [SoundSource](https://rogueamoeba.com/soundsource): a handy utility for better, more granular control on macOS.
|
||||||
|
- [noTunes](https://github.com/tombonez/noTunes): a lightweight utility that prevents Music.app from launching. It also allows you to set a new default music player.
|
||||||
|
|
||||||
<h3>Dev tools</h3>
|
<h3>Dev tools</h3>
|
||||||
|
|
||||||
|
@ -69,7 +70,6 @@ Software and services that I use for work and my own enjoyment.
|
||||||
- [Feedbin](https://feedbin.com): performant, open and super reliable RSS.
|
- [Feedbin](https://feedbin.com): performant, open and super reliable RSS.
|
||||||
- [Instapaper](https://instapaper.com): slow to change and often better for it — a reliable and steady read it later service.
|
- [Instapaper](https://instapaper.com): slow to change and often better for it — a reliable and steady read it later service.
|
||||||
- [forwardemail.net](https://forwardemail.net): a simple and reliable service for forwarding and routing emails from a few of the domains I own.
|
- [forwardemail.net](https://forwardemail.net): a simple and reliable service for forwarding and routing emails from a few of the domains I own.
|
||||||
- [Last.fm](https://last.fm): as it turns out, the best music recommendations still come from dedicated fans.
|
|
||||||
- [Trakt](https://trakt.tv): my preferred TV and movie tracking service — it has a strong community (and isn't owned by a private equity firm).
|
- [Trakt](https://trakt.tv): my preferred TV and movie tracking service — it has a strong community (and isn't owned by a private equity firm).
|
||||||
- [Slack](http://slack.com): I have a family Slack set up to avoid group text messages and am in a few other community Slacks.
|
- [Slack](http://slack.com): I have a family Slack set up to avoid group text messages and am in a few other community Slacks.
|
||||||
- [Discord](http://discord.com): I don't _like_ Discord but, for better or worse, it's where some communities I frequent are.
|
- [Discord](http://discord.com): I don't _like_ Discord but, for better or worse, it's where some communities I frequent are.
|
||||||
|
|
Reference in a new issue