Explore >> Select a destination


You are here

darcynorman.net
| | nonint.com
5.6 parsecs away

Travel
| | [AI summary] The author describes spending two hours 'vibe coding' to generate an advanced ML algorithm that would take them much longer to verify fully, highlighting the challenges of trusting AI code.
| | bphilip.uk
5.9 parsecs away

Travel
| | Hello! I'm Bevan a software engineer hailing from the UK.
| | ezyang.github.io
5.9 parsecs away

Travel
| | Model Context Protocol servers provide a standard interface for LLMs to interact with their environment. Cursor Agent mode and Claude Code use agents extensively. For example, instead of needing a separate RAG system (e.g., as previously provided by Cursor) to find and feed the model relevant context files, the LLM can instead call an MCP which will let it lookup what files it wants to look at before deciding what to do. Similarly, a model can run tests or build and then immediately work on fixing problems when this occurs. It is clear that Anthropic's built-in MCP servers are useful, and you should use agent mode when you can.
| | anthonysciamanna.com
18.4 parsecs away

Travel
| There are a handful of books that have had a significant impact on me. One book, in particular, inspired me to become a software consultant, Gerald Weinbe...