My MCP server for Oura Ring has been merged into the official Model Context Protocol repository!
๐ Check it out: https://t.co/Nqln9Cnp5u
I've been leveraging Claude Desktop's artifacts to create real-time visualizations of my health data. Here's how it works:
#oura
Three weeks into my AI Engineering journey, and itโs been an exciting deep dive! I've been reading Chip Huyen's AI Engineering book .When I reached Chapter 6, I got curious about Retrieval-Augmented Generation (RAG) and decided to experiment with itโbut in .NET!
By implementing ListPromptsRequestSchema and GetPromptRequestSchema in my MCP server, I can now provide Claude with step-by-step guidance through these complex operations.
Weekend fun side project to create a VS Code Extension with Open AI to generate XML documentation comments.
Repo: https://t.co/D7RvEp5vfz
#openai#chatgpt#vscode
JavaScript tip: addEventListener allows you to:
- Listen for only a single occurrence of an event, after that the listener will be automatically removed โจ
- Improve scrolling performance by declaring the listener as passive
- Use capturing rather than bubbling for propagation
You can learn data structures and algorithms from top universities, online, for free:
๐๐ป Stanford "Algorithms: Design and Analysis, Part 1" https://t.co/kHiDEPmNFb
๐๐ป MIT "Introduction to Algorithms" https://t.co/QAZOtlIBTT
๐ Check out this new in-depth guide for building a fullstack app with @prisma and Next.js:
๐ Authentication with @nextauthjs
๐ผ Deployment via @vercel
๐ PostgreSQL on @heroku
Thanks to @leeerob & team for the review!
https://t.co/BoDmITId23