Standard Search
About 185 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://www.coryd.dev/posts/2023/optimizing-for-performance-with-eleventy · 7 Jun 2023
In the interest of over-engineering my personal site I've gone out of my way to optimize it for performance.
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://toddl.dev/blog/stepping-out · 12 Apr 2023
I am stepping out of the Accessibility arena and here's why.
https://www.coryd.dev/posts/2023/lazy-select-based-pagination-in-eleventy · 27 Mar 2023
I've relaunched, rebuilt and rewritten my personal blog more times than I can count, and I've had a trail of posts I've never fully migrated at each turn. This weekend, while relaxing and watching movies I ported them into Eleventy and, in doing so, found ...
https://toddl.dev/blog/what-i-have-learned-with-ionic · 17 Mar 2023
What I have learned with using the Ionic framework in three months.
https://www.coryd.dev/posts/2023/adding-client-side-webmentions-to-my-nextjs-blog · 18 Feb 2023
The latest iteration of my website is built on Next.js, specifically Timothy Lin's wonderful Tailwind/Next.js starter blog..
https://www.coryd.dev/posts/2023/adding-client-side-rendered-webmentions-to-my-blog · 9 Feb 2023
My blog is currently hosted on weblog.lol which allows for a simple and configurable weblog managed in git with posts formatted in markdown.
https://www.coryd.dev/posts/2023/automating-and-probably-overengineering-my-now-page · 6 Feb 2023
omg.lol (where I point my domain) and host most of my site content recently launched support for /now pages.
https://www.coryd.dev/posts/2021/a-brief-intro-to-git · 7 Jun 2021
As a developer, a version control system is a critical part of your toolkit, no matter the size of the project or team you may find yourself working on.