Friday, December 2, 2022

Show HN: Google Fonts Checker https://ift.tt/sxBgpoh

Show HN: Google Fonts Checker I built a free tool you can use to check if a website is using Google Fonts. It tests the website using headless Chrome (Puppeteer), so all methods of font loading are captured, not just hardcoded references. https://ift.tt/50A72fG December 2, 2022 at 07:07PM

No comments:

Post a Comment

Show HN: Yet Another Memory System for LLM's https://ift.tt/0oZIwAv

Show HN: Yet Another Memory System for LLM's Built this for my LLM workflows - needed searchable, persistent memory that wouldn't bl...