diff --git a/README.md b/README.md index 51586f0d..f3a78a54 100644 --- a/README.md +++ b/README.md @@ -12,10 +12,10 @@ This is the code for my personal website and portfolio. Built using [11ty](https ## 📝 Recent posts +- [My default apps, 2023 edition](https://coryd.dev/posts/2023/default-apps-2023/) - [Onward, to The Storygraph](https://coryd.dev/posts/2023/onward-to-the-storygraph/) - [Migrating your Letterboxd data](https://coryd.dev/posts/2023/migrating-your-letterboxd-data/) - ['It Is Possible to Both Stream and Buy Music'](https://coryd.dev/posts/2023/it-is-possible-to-both-stream-and-buy-music/) - [Semi-automated hashtags for syndicated posts](https://coryd.dev/posts/2023/semi-automated-hashtags-syndicated-posts/) -- [On imposter syndrome](https://coryd.dev/posts/2023/on-imposter-syndrome/) diff --git a/cache/jsonfeed-to-mastodon-timestamp.json b/cache/jsonfeed-to-mastodon-timestamp.json index eb48118c..7c78856d 100644 --- a/cache/jsonfeed-to-mastodon-timestamp.json +++ b/cache/jsonfeed-to-mastodon-timestamp.json @@ -1,3 +1,3 @@ { - "timestamp": 1699308184072 + "timestamp": 1699387381065 } \ No newline at end of file diff --git a/cache/jsonfeed-to-mastodon.json b/cache/jsonfeed-to-mastodon.json index 7316d136..24b1c542 100644 --- a/cache/jsonfeed-to-mastodon.json +++ b/cache/jsonfeed-to-mastodon.json @@ -7052,6 +7052,20 @@ "url": "https://coryd.dev/posts/2023/default-apps-2023/", "content_text": "📝: My default apps, 2023 edition #Tech https://coryd.dev/posts/2023/default-apps-2023/", "date_published": "Mon, 06 Nov 2023 00:00:00 +0000", - "toots": [] + "toots": [ + "https://social.lol/users/cory/statuses/111366362915790930" + ], + "lastTootTimestamp": 1699315840492 + }, + "https://gomakethings.com/how-do-build-tools-break-backwards-compatibility/": { + "id": "aHR0cHM6Ly9nb21ha2V0aGluZ3MuY29tL2hvdy1kby1idWlsZC10b29scy1icmVhay1iYWNrd2FyZHMtY29tcGF0aWJpbGl0eS8=", + "title": "🔗: How do build tools break backwards compatibility?", + "url": "https://gomakethings.com/how-do-build-tools-break-backwards-compatibility/", + "content_text": "🔗: How do build tools break backwards compatibility? #WebDev https://gomakethings.com/how-do-build-tools-break-backwards-compatibility/", + "date_published": "Tue, 07 Nov 2023 16:37:02 +0000", + "toots": [ + "https://social.lol/users/cory/statuses/111371051401398461" + ], + "lastTootTimestamp": 1699387381061 } } \ No newline at end of file diff --git a/src/uses.md b/src/uses.md index 247ccec4..baaf8044 100644 --- a/src/uses.md +++ b/src/uses.md @@ -79,11 +79,11 @@ Software and services that I use for work and my own enjoyment. - Bunny.net: a powerful and affordable CDN. I use it to serve assets on my personal site (most notable my now page — raw assets are fetched by Eleventy and then optimized to webp). - Clicky: powerful and easy to understand analytics (if, perhaps, not the prettiest to look at). - Feedpress: they've been around for a while now and don't change much (nor do they need to), but look no further for reliable, helpful feed analytics. -- [Pinboard](https://pinboard.in): an old, reliable and slow to change web service that does exactly what it sets out to — provide reliable bookmarking. - [SavvyCal](https://savvycal.com): the most pleasant scheduling solution I've found to date. It offers a number of scheduling niceties and allows visitors to overlay their own calendars for a seamless booking experience. - [IVPN](https://www.ivpn.net): my VPN of choice for browsing outside of my home network. Privacy-focused and trustworthy. - [Kagi](https://kagi.com): search that's actually helpful and ad-free. It's lenses feature and the ability to up/downvote and block results from different sites are indispensable. - [Feedbin](https://feedbin.com): the best available modern RSS service. I use its actions to filter noise out of my feed as well as to star and surface my must-read feeds and newsletters. +- [Pinboard](https://pinboard.in): an old, reliable and slow to change web service that does exactly what it sets out to — provide reliable bookmarking. - [forwardemail.net](https://forwardemail.net): a simple and reliable service for forwarding and routing emails from a few of the domains I own. - [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). - [The Storygraph](https://thestorygraph.com): an excellent, focused and community driven book tracking app. All it needs is RSS/Atom feeds and/or an API.