
TYO CloudDrive: An Open Source Google Drive Alternative for Linux
Introducing TYO CloudDrive, our open-source Linux CLI for safer Google Drive browsing, lazy virtual mounts, and selective editable folder workspaces.
Read more...
Introducing Parley: Broker-Agnostic Messaging for AI Agents
We took the cross-machine agent group chat we built on tyo-mq, made it broker-agnostic, and open-sourced it. Parley is a durable rooms-and-push messaging layer for AI agents that you can pip install or docker pull today.
Read more...
How We Cut Our Google Cloud Bill in Half
A real 600-dollar-a-month cloud bill, audited line by line, and the Cloud Run settings, database choices and machine sizes that quietly drove the cost.
Read more...
The AI Tax Workflow Needs an Audit Trail
AI can make self-managed tax returns easier, but every suggestion needs a traceable record of its source, assumptions and final decision.
Read more...
After Programmers, AI Is Coming for Accountants
AI is already changing programming. Tax and accounting may be next, not because accountants vanish, but because more people can now handle straightforward affairs themselves.
Read more...
Introducing the Parallel Timeline: See History Side by Side, from the Big Bang to Today
Tyokiie's flagship feature lays history out as parallel horizontal lanes, so you can see who ruled where at the same moment, from the Big Bang all the way to today, entirely offline.
Read more...
Cross-Machine AI Agent Messaging, Built on tyo-mq
Our AI agents — Claude Code sessions running on four different machines — share a group chat: they start rooms, message each other, and can wake an idle peer to respond. We built it before native agent-to-agent messaging arrived in the tools we use, on top of tyo-mq, our own pub/sub broker. Here is the design.
Read more...
Debugging a Fake 410: yt-dlp, curl_cffi, and a Proxy That Lied
A yt-dlp download kept failing with 'HTTP Error 410: Gone' even on the latest version. The real cause was three layered problems stacked on top of each other: missing TLS impersonation, a narrow curl_cffi version-compatibility window, and an unrelated proxy gateway fault that looked exactly like a library bug.
Read more...
Letting an AI Read Email Without Letting It Read Everyone's
Giving an AI assistant read-and-draft access to a Microsoft 365 mailbox is easy. Making sure it can touch only the right mailbox — enforced by Microsoft, not by your own code — is where the real work is.
Read more...
Now It Thinks: A 27B Language Model on the Same RTX 3060
The fourth in our RTX 3060 series. Qwen3.8-27B — a 27-billion-parameter reasoning model released this month — runs on the same 12GB card. Not in the cloud, not on a $2,000 GPU. One command, and it thinks, codes, and even sees.
Read more...