← heapsort-ai

AI workflow

35 items

ARTICLE↑ trendingReddit r/LocalLLaMA·19d ago

Qwen3.6 35Ba3 has changed my workflows and even how I use my computer

The author details how the Qwen3.6 35Ba3 AI model has profoundly reshaped their development workflows and computer usage, enabling them to automate complex tasks and interact with the operating system using natural language. This transformation allows them to delegate tasks like devops, content creation, and code testing to AI, highlighting a significant shift in productivity.

42
ARTICLEDEV.to AI·5/5/2026

Lessons from building OSS alone with AI and applying AI to brownfield development in organizations

The author shares lessons from using AI in two distinct settings: building an OSS project solo and integrating AI into brownfield development within an organization. AI proved effective for generating drafts, connecting information, and preparing artifacts across a wider development process, but not as a source of organizational responsibility.

27
ARTICLEDEV.to AI·5/8/2026

Stop Rereading Your Documents. Let the AI Study Them Once.

This content highlights the inefficiency of naive RAG workflows that repeatedly re-synthesize answers for static knowledge, incurring costs and inconsistencies. It advocates for compiling knowledge at ingest time, a pattern proposed by Andrej Karpathy (llm-wiki.md), where an LLM reads a document once to build structured wiki pages. Zenii reportedly implements this optimized pattern out-of-the-box.

27
ARTICLEDEV.to AI·8d ago

Claude Code As A Working System

Matt Van Horn shared a practical field report on Claude Code, framing it as an operating rhythm for building and moving ideas through a real workflow. The core method involves creating plan files for every meaningful idea, providing the AI agent with a stable object to inspect and execute, and offering humans an easily reviewable checkpoint.

27