Topic
Coding
2 posts
- August 8, 2026
How To Setup OpenCode With A Local LM Studio Server
I turned my gaming PC into a local LLM server and connected it to OpenCode running on my Mac. Here’s how to set up LM Studio for agentic coding over your local network, plus what I learned testing a 12B model on consumer hardware.
- January 7, 2023
How to Observe Changes to window.Shopify and window.ShopifyAnalytics
Learn how to monitor changes to Shopify’s global JavaScript objects by combining simple polling with RxJS BehaviorSubjects, creating a clean, reusable way to subscribe to storefront data updates.