MoreRSS

site iconShinChvenModify

A full-stack TypeScript/JavaScript web developer, and also build mobile apps.
Please copy the RSS to your reader, or quickly subscribe to:

Inoreader Feedly Follow Feedbin Local Reader

Rss preview of Blog of ShinChven

How to Play Videos with Spatial Audio on macOS

2026-08-02 07:33:49

A practical guide to playing local videos with Spatial Audio on macOS using QuickTime Player, IINA, or VidHub.

Fixing an ASUS Router on 2degrees Fibre: VLAN 10, DHCP, and DNS

2026-07-24 00:18:23

A practical guide to fixing an ASUS router that receives a WAN IP from 2degrees Fibre but still cannot open websites.

Implementing OAuth 2.1 Claude Connector for MCP Server

2026-04-03 18:00:00

A practical guide to building an OAuth 2.1 connector for an MCP server that works with Claude Desktop and Claude Code, without focusing on framework-specific code.

The Architecture of Prompt Sequencing: Positional Dynamics and Instructional Hierarchy in Large Language Models

2026-03-30 22:00:00

An in-depth exploration of how the spatial arrangement of instructions, context, and queries within a prompt determines LLM performance, and practical strategies to overcome positional bias.

The 'Strawberry' Trap: Why Your Production Agent Shouldn't Touch the Database

2026-03-30 18:00:00

A cautionary guide on why you should never give your production AI agent direct access to your database and how to build a secure abstraction layer.

Text Chunking Strategies for RAG: A Comprehensive Guide

2026-03-30 18:00:00

A comprehensive guide to six text chunking strategies for Retrieval-Augmented Generation, from fixed-size splitting to late chunking, with practical trade-offs and benchmarks.