✕ Clear all filters
15 articles

📰 Dev.to · zac

15 articles · Updated every 3 hours · View all reads

All Articles 72,036Blog Posts 101,122Tech Tutorials 17,502Research Papers 15,348News 12,911 ⚡ AI Lessons
The Ethics of AI Coding Agents: What Developers Should Know
Dev.to · zac 💻 AI-Assisted Coding ⚡ AI Lesson 1mo ago
The Ethics of AI Coding Agents: What Developers Should Know
A practical guide to the ethical considerations of using AI coding agents, covering code ownership, attribution, bias, security risks, and responsible use in pr
Best Ollama Models for Running OpenClaw Bazaar Skills Locally: Ranked and Tested
Dev.to · zac 1mo ago
Best Ollama Models for Running OpenClaw Bazaar Skills Locally: Ranked and Tested
Top Ollama models ranked for running OpenClaw Bazaar marketplace skills locally. Hardware requirements, speed benchmarks, and skill compatibility tips.
Gemini Models for Hermes Agent — Long-Context Workflows
Dev.to · zac 🧠 Large Language Models ⚡ AI Lesson 1mo ago
Gemini Models for Hermes Agent — Long-Context Workflows
Gemini workflow recipes for Hermes Agent. Pro for deep analysis, Flash for high-volume tasks. 1M context for codebases and research. Sample prompts included.
Best Cheap AI Models for Hermes Agent — Under $1/M Tokens
Dev.to · zac 🤖 AI Agents & Automation ⚡ AI Lesson 1mo ago
Best Cheap AI Models for Hermes Agent — Under $1/M Tokens
The cheapest AI models for Hermes Agent under $1 per million tokens. DeepSeek V4 at $0.30, GPT-4.1 Nano at $0.10, and Llama 4 Scout at $0.11 compared for agent
AI Agent Memory: How It Works and Why It Matters
Dev.to · zac 🤖 AI Agents & Automation ⚡ AI Lesson 1mo ago
AI Agent Memory: How It Works and Why It Matters
AI agent memory stores context across conversations using short-term context windows, long-term vector databases, and episodic recall. Learn how memory works in
AI Agent Tool Calling: How Agents Use APIs and External Tools
Dev.to · zac 🤖 AI Agents & Automation ⚡ AI Lesson 1mo ago
AI Agent Tool Calling: How Agents Use APIs and External Tools
Tool calling lets AI agents invoke external APIs, databases, and services by generating structured JSON that a runtime executes. Learn how it works and how to u
Why Open Source AI Marketplaces Will Outperform Closed Platforms
Dev.to · zac 1mo ago
Why Open Source AI Marketplaces Will Outperform Closed Platforms
The AI tools landscape is splitting into two camps: closed platforms that lock you into their...
The Economics of AI Skills: How Developers Are Building New Revenue Streams
Dev.to · zac 1mo ago
The Economics of AI Skills: How Developers Are Building New Revenue Streams
A new economy is emerging around AI agent skills and personas. Developers who understand it early are...
5 AI Automation Patterns Every Developer Should Know
Dev.to · zac 1mo ago
5 AI Automation Patterns Every Developer Should Know
AI agents are not magic. Under the hood, they follow repeatable patterns that you can learn, combine,...
The SKILL.md Format: A Standard for Portable AI Agent Capabilities
Dev.to · zac 1mo ago
The SKILL.md Format: A Standard for Portable AI Agent Capabilities
Every time you build an AI agent, you define what it can do through prompts, tools, and...
Building Composable AI: Why Skills Marketplaces Are the Next Package Managers
Dev.to · zac 1mo ago
Building Composable AI: Why Skills Marketplaces Are the Next Package Managers
The software world solved dependency management decades ago. npm, pip, cargo — these tools...