| BML-S | Help Login

Last entries

    20250910.1049
  1. How to work with Local Files Directly Using an MCP Server - [s]

    { "mcpServers": { "filesystem": { "command": "npx", "args": [ "-y", "@modelcontextprotocol/server-filesystem", "/Users/username/Work", // Least-privilege directory "/Users/username/Projects" // Explicit allow-list only ], "restrictions": { "maxFileSizeMB": 10, "allowedExtensions": [".txt", ".md", ".csv"] } } } }

  2. 20250908.0843
  3. Setup HAProxy for development environment on Mac OSX - [s]

  4. 20250906.0958
  5. Building an Agentic RAG with LlamaIndex and Ollama - [s]

  6. 20250906.0936
  7. Model Context Protocol (MCP) using Ollama | golang mcphost - [s]

  8. 20250906.0935
  9. Building a Local AI Agent with Ollama + MCP + LangChain + Docker" - [s]

  10. 20250906.0934
  11. Running AI Agents Locally with Ollama and AutoGen - [s]

  12. 20250906.0906
  13. Maximize Productivity with iTerm2(iterm) AI Features with Ollama - [s]

  14. 20250830.1056
  15. vscode|ai > Visual Studio Code with Ollama - [s]

  16. 20250826.1333
  17. mac|macos|osx > /proc/pid/environ equivalent (environment for a given PID) - [s]

    ps -Eww $PID

  18. 20250825.1127
  19. bash|regex - regextype with find command (regular expression) - [s]

    bash-5.1$ find -regextype help find: Unknown regular expression type ‘help’; valid types are ‘findutils-default’, ‘ed’, ‘emacs’, ‘gnu-awk’, ‘grep’, ‘posix-awk’, ‘awk’, ‘posix-basic’, ‘posix-egrep’, ‘egrep’, ‘posix-extended’, ‘posix-minimal-basic’, ‘sed’. find -L /nexus-data/log -regextype posix-egrep -regex '.+/(nexus|request|audit)-2025-08-1[45].log.gz'

[s] public (10)