Skip to main content

15 posts tagged with "development"

View All Tags

Local LLM Integration for Trading Services: Ollama, LM Studio, and LMQL Toolkit

· 7 min read
Max Kaido
Architect

Looking to supercharge your trading systems with AI but concerned about API costs and latency? Local LLMs offer a powerful alternative to cloud-based solutions, providing faster response times, complete privacy, and significant cost savings. This guide walks you through integrating three essential tools that will transform how you leverage AI in your trading stack.

Исповедь разработчика: как ИИ-ассистенты превращают разработку в ад

· 4 min read
Max Kaido
Architect

Сегодня я расскажу о невыносимой боли разработки с использованием ИИ-ассистентов. О том, как каждое взаимодействие превращается в борьбу за контроль над собственным кодом. О том, как я откладываю задачи на потом, зная, что мне придется иметь дело с этими тупыми кусками говна, которые систематически игнорируют самые простые инструкции.

Running Non-Docker MCP Servers in Cursor - A Simple Workaround

· 2 min read
Max Kaido
Architect

Are you struggling to add MCP servers to Cursor that can only be run with npx? I recently faced this exact challenge and found a simple yet effective solution using mcp-proxy.

Note: This was my first topic submitted to the Cursor community discussion. While my post was temporarily placed on hold for review, I believe this solution will help many users facing similar challenges. Good karma coming for sure!