Tag:Automation
All the articles with the tag "Automation".
Local or Remote LLM? Build a Cognitive Router, Not a Rule of Thumb
Published: at 10:00 AMA practical framework for deciding when to use local LLMs, when to use remote frontier models, and how to route tasks by risk, privacy, context, cost, and verification.
Facing the End of LLM Subsidies: Building a Token-Saving Automation Architecture
Published: at 06:00 AMThe subsidized LLM era won't last. Here's how to build a tiered, token-efficient automation system that separates deterministic tasks, local models, and frontier AI.
Choosing the Right AI Coding Agent: Remote, CLI, or IDE Mode?
Published: at 12:00 AMA practical comparison of GitHub Copilot's remote coding agents, CLI mode, and VS Code agent mode based on real-world experience with Android development and automation tasks.
Why GitHub is Betting on 'Continuous AI' (And What It Means for You)
Published: at 12:00 AMContinuous AI represents the next evolution after CI/CD—GitHub's vision for LLM-powered automation in software collaboration, and what developers need to know about the future of repository automation.
Automating Android Repo Secrets with Val Town and GitHub Apps
Published: at 06:45 AMHow I stopped hand-wiring Android template repos by letting a Val Town GitHub App inject keystores and GitHub Action secrets the moment a repository is created.