How to Perform Faster Compiled Language builds on Mac
Did you know that macOS has a secret setting that can make Rust builds faster? It can also make Rust tests faster (sometimes massively so). It probabl...
ngrok.com
Prompt caching: 10x cheaper LLM tokens, but how? | ngrok blog
A far more detailed explanation of prompt caching than anyone asked for.
Related Articles
Attempting to Design a Back-end with Cleaner Architecture Rules and Boundaries
How I'm learning to build with better software architecture design principles (while 'moving fast and breaking things').
How to Secure Environment Variables for LLMs, MCPs, and AI Tools Using 1Password or Doppler
Stop hardcoding API keys in MCP configs and AI tool settings. Learn how to use 1Password CLI or Doppler to inject secrets just-in-time for Claude, Cur...
Adding a GitHub Contribution Graph to Next.js
How to add a GitHub contribution graph to your Next.js site using GitHub's GraphQL API, with server-side caching.
Related Projects
Book Finder (findmybook.net)
Book search and recommendation engine with OpenAI integration