
Claude and Obsidian: How I Built a Personal Knowledge Base Run by an AI
I keep my knowledge base in Obsidian and put a Claude Code agent on top: it lives in the notes folder, knows my rules, and handles the routine for me.

I keep my knowledge base in Obsidian and put a Claude Code agent on top: it lives in the notes folder, knows my rules, and handles the routine for me.

How a line from my market-niche notes became a live micro-SaaS: what Steam's AI content disclosure is, why getting it wrong can delay or delist a game, how the tool is built, the honest legal standing of the protocol it generates, and a pre-upload checklist.
#devBefore I was an engineer, I was a Counter-Strike player.
#devA while ago, while testing another payment integration, I ran into the same annoying problem that every developer eventually faces: finding decent test credit card data.
#devA field-tested tour of the JavaScript traps that bite real codebases — floating-point math, NaN, ==, hoisting, this, references, async/await, and JSON cloning.
#devВы когда-нибудь мечтали о карьере в IT, но не знали, с чего начать? Я — Андрей Ровный, с 15-летним опытом разработки и управления командами в крупных компаниях и стартапах — прошёл этот путь сам и решил создать сервис, который берёт за руку каждого новичка и проводит вплоть до долгожданного оффера.

TabsBroadcast is a lightweight, easy-to-use JavaScript library that enables communication between multiple browser tabs.
