Posts
All the articles I've posted.
-
Configuring CyberNewsMCP with a local LLM
| Edited: TodayThis tutorial guides you through setting up CyberNewsMCP to use a local LLM via LM Studio with Qwen2.5 model.
-
How to add markdown footnote support in Astro
| Edited: YesterdayLearn how to add footnotes and annotations support to your blog posts using the 'remark-gfm' plugin for Markdown.
-
How to configure Visual Studio Code so double click expands folders
| Authored: 29 Jun, 2025 | Edited: 2 days agoLearn how to adjust VS Code settings to prevent accidental folder expansion, ensuring a more precise and controlled navigation experience.
-
How to avoid breaking globally installed node tools during Homebrew NVM upgrades
| Edited: 3 days agoLearn how to prevent breaking globally installed node tools during nvm upgrades by correctly setting the $NVM_DIR.