Tagged articles

GitHub automation

2 articles · Page 1 of 1
Tech Architecture Stories
Tech Architecture Stories
Jul 22, 2026 · Operations

Running a 17‑Week Automated WeChat Publishing Workflow with WorkBuddy

For 17 consecutive weeks, WorkBuddy automatically triggers at 9 am every Sunday, fetches the top GitHub projects, generates a markdown report, syncs a website candidate pool, creates a WeChat draft, and sends a result email, all built with a system‑design approach that ensures fault isolation, state management, and repeatable execution.

AI WorkflowContent systemGitHub automation
0 likes · 21 min read
Running a 17‑Week Automated WeChat Publishing Workflow with WorkBuddy
AI Engineering
AI Engineering
Jul 15, 2026 · Artificial Intelligence

When Should AI Write Your Code? Karpathy’s One‑Question Framework

The article explains Andrej Karpathy’s single‑question framework for deciding which code to write yourself versus delegating to AI, and details rvaniaaa’s eight‑step system that automatically scouts GitHub, extracts reusable workflows, scores them, and publishes them as standardized AI skills.

GitHub automationLLM workflowSkill Extraction
0 likes · 13 min read
When Should AI Write Your Code? Karpathy’s One‑Question Framework