Standard Search
About 65 results
https://www.coryd.dev/posts/2023/from-ics-to-json-surfacing-anticipated-albums · 8 Jun 2023
I use MusicHarbor by Marcos Tanaka to track upcoming albums from my favorite artists (typically by syncing my last.fm data with the app.) When I see something new that I want to add to my collection I throw it on a calendar creatively titled Albums.
https://rednafi.com/javascript/bulk-request-google-search-index/ · 26 May 2023
Learn how to programmatically request Google search indexing for multiple URLs using the Indexing API and NodeJS for faster reindexing.
https://marko.tech/journal/infinite-gpt · 21 May 2023
Use GPT for infinite length text generation from the command line.
https://marko.tech/journal/prompt-engineering · 15 May 2023
A brilliant guide written by Brex on prompt engineering and crafting the perfect prompt for OpenAI's GPT-4.
https://marko.tech/journal/using-openai-to-summarize-the-news · 5 May 2023
A a quick-ish, step-by-step tutorial for setting up OpenAI's `autocompletion` with `Python 3`.
https://www.coryd.dev/posts/2023/now-page-update-favorite-articles-from-matter · 5 May 2023
I dropped in a quick update to my now page to display the 5 most recent articles from my favorites feed in Matter.
https://marko.tech/journal/getting-started-with-python-openai · 4 Apr 2023
A a quick-ish, step-by-step tutorial for setting up OpenAI's `autocompletion` with `Python 3`.
https://www.coryd.dev/posts/2023/scheduled-eleventy-builds-on-vercel-with-cron-triggered-github-actions · 19 Mar 2023
In an effort to get away from client-side Javascript and embrace Eleventy for what it is (a static site generator), I've dropped my social-utils instance offline and my now-playing track display on my home page that still relied on it.
https://www.coryd.dev/posts/2023/building-my-now-page-using-eleventy · 18 Mar 2023
As part of my commitment to writing about things I've written in other frameworks in Eleventy, this is how I re-engineered my /now page in Eleventy.
https://www.coryd.dev/posts/2023/webmentions-in-eleventy · 17 Mar 2023
In the interest of continuing to repeat myself I'm writing, once again, about adding webmentions to a blog.