LINKAugust 13, 2025Metascraper: unified metadata from the webOpen Graph, Microdata, RDFa, Twitter Cards, JSON-LD, HTML, and more.
LINKAugust 1, 2025CerebrasCerebras is the go-to platform for fast and effortless AI training. Learn more at cerebras.ai.
LINKJuly 29, 2025Trigger.dev | Open source background jobs and AI infrastructure.Build and deploy reliable background jobs with no timeouts and no infrastructure to manage.
BLOGJuly 25, 2025How to Have LLMs Write More Efficient Code using Optimal Data StructuresLLMs often generate O(n²) solutions when O(n) would suffice. Learn how to prompt for optimal data structures, avoid common performance pitfalls, and g...