2025
Agent Library Review with MCP
April 1, 2025Hands-on review of OpenAI Agents SDK, LangGraph, Gemini Gen AI SDK, and MCP for building AI agents. Conclusion: just use LLM Provider SDKs directly.
4 min read·agentOpenAI Agents SDK Review
March 12, 2025Hands-on review of OpenAI Agents SDK comparing it to LangChain, covering tools, guardrails, tracing, and the agent loop architecture.
7 min read·agentRethinking agents and tools
March 8, 2025The bottleneck is outside the agent.
4 min read·agent
2022
M1 GPU Acceleration
May 20, 2022Setup guide for GPU acceleration on Apple Silicon M1 with PyTorch MPS backend and HuggingFace Transformers.
1 min read·dev-toolsdlMac Basic Settings
May 19, 2022Essential Mac setup checklist covering Rosetta 2, Homebrew for ARM and Intel, oh-my-zsh, language toggle key remapping, and menu bar customization.
1 min read·dev-toolsRetrieval-Augmented Diffusion Model
May 18, 2022A review of the paper that enhances diffusion models using retrieval-based approaches from NLP, achieving high-fidelity image generation with fewer parameters.
7 min read·computer-visionnlp+1