In a study at night, a person calmly checks a bunch of glowing keys, next to a friendly AI assistant and a faintly glowing home server

When AI Can Do It All, I Double-Check My Keys at Home

Lately I’ve been relying more and more on Claude Code to manage my digital life. From organizing my Obsidian notes to maintaining a bunch of self-hosted services at home (OpenWrt router, AdGuard Home, Synology NAS, Oracle cloud instance, Home Assistant), down to the various automations running themselves in the middle of the night, I hand almost everything over to it. He can do more and more, and I seriously thought about something the other day that I hadn’t thought through before: I’ve given an AI assistant that can read files on my computer, execute commands, and connect to the internet such vast permissions. If something goes wrong one day, how wrong could it go? ...

June 28, 2026 · 6 min · 1276 words · 陳柏威 Po-Wei Chen
Adding graph retrieval to a medical note vault

Adding graph retrieval to my medical LLM Wiki, and it actually works this time

Background: What I was already using When studying for the board examination, I set up a RAG (Retrieval Augmented Generation) pipeline for myself. Using semantic search to look at similarity, I turned hundreds of physical medicine and rehabilitation (PM&R) textbooks and my own notes into something I could search and query. I use it for reading in Obsidian, while also letting Claude find what I need via MCP. Its weakest point right now is connecting knowledge across different documents. So a few days ago, when I saw someone share a newly published paper, SAG (SQL-Retrieval Augmented Generation), claiming that adding SQL and graph concepts on top of semantic search makes cross-document search easier—with effects similar to GraphRAG but easier to build and maintain—my eyes lit up. ...

June 22, 2026 · 9 min · 1802 words · 陳柏威 Po-Wei Chen
Completing PM&R Residency — taking photos with mentors like Prof. Cifu, Prof. Henry Lew, and Prof. Lien, and getting Braddom signed

Completing PM&R Residency

I finished the board examination last weekend, and I’m finally going to be a PM&R attending physician! After more than a decade in Hualien, taking the train back and forth to Taipei for classes so many times, I made myself a Taiwan Railways gold member early on. Recently, while preparing for a hospital promotion, I asked Claude to scrape and organize all the PM&R courses I’ve taken over the years. Adding up the online and offline ones, I found out the total broke 150! I never expected to have racked up so much tuition expense without even realizing it 🤣 ...

June 20, 2026 · 3 min · 543 words · 陳柏威 Po-Wei Chen