grep -r "Tutorials" /news · homesearch
grep -rli "Tutorials" /news

Tutorials

Full-text search across 1967 articles. Combine with topic and date filters; results sorted by relevance.

results 1967 page 85/99
06:37
2026-06-13
dev.to
developer-tools

What Nobody Told Me About Maintaining an Open Source Project

A solo developer who started coding with AI assistance realized that AI cannot replace genuine understanding, as code often failed when run. The developer learned that open source success requires not just coding but als…

02:35
2026-06-13
github.com
ai-agents

Agentic-Engineering-Handbook

OpenAI and Anthropic released a series of new tools and standards for building AI agents in 2025, including OpenAI's Responses API, Agents SDK, AgentKit, and Codex, as well as Anthropic's Model Context Protocol (MCP) for…

00:22
2026-06-13
dev.to
artificial-intelligence

I Turned Off AI Coding Tools for a Week. Here's What I Learned.

A developer turned off AI coding tools for a week and found that while output dropped initially, code quality improved and a subtle race condition was caught that AI had dismissed. The developer now uses AI only to accel…

00:00
2026-06-13
runagentrun.co.uk
artificial-intelligence

A coding agent that won't stop

Anthropic's Claude Fable 5 coding agent autonomously debugged a horizontal scrollbar issue in developer Simon Willison's Datasette tool by launching browser automation, building test pages, and patching CSS—all from a si…

17:23
2026-06-12
blog.curiousquail.com
ai-ethics

The Utter Joy of the Spirit Crossing Playtest (UPDATE)

Spry Fox's Spirit Crossing playtest delivers a deeply satisfying cooperative life sim experience, though the studio faces controversy over its use of Anthropic's Claude AI in code development. The game, a spiritual succe…

15:34
2026-06-12
nango.dev
ai-tools

How to Build a Google Sheets API Integration with Nango and Codex

Nango and Codex released a guide for building a customer-facing Google Sheets API integration in about an hour, addressing challenges like OAuth setup, rate limits, and the lack of webhooks. The integration provides a wh…

15:14
2026-06-12
dev.to
large-language-models

Giving Your Local LLM Safe Filesystem Access With Ollama Tool Use

A developer has created a secure filesystem access system for local LLMs using Ollama tool use, implementing path traversal protections that prevent models from reading files outside a designated sandbox directory. The s…

13:06
2026-06-12
dev.to
large-language-models

Claude Prompt Caching: How to Cut API Costs (2026)

Anthropic's prompt caching feature reduces API costs by up to 90% by allowing Claude to reuse processed prompt prefixes across requests instead of reprocessing them. A RAG chatbot sending a 10,000-token context block 100…

11:16
2026-06-12
blog.fortrabbit.com
ai-tools

How and why we moved our knowledge base from Notion to Markdown

A company migrated its internal knowledge base from Notion to a folder of Markdown files to gain full ownership and control over its content, reduce costs, and improve privacy. The team used the Obsidian Importer plugin …

07:38
2026-06-12
dev.to
artificial-intelligence

One good example beat every AI writing rule I wrote

A developer building an AI-assisted content pipeline around Codenames AI found that a single example article outperformed a 69-line rule file for teaching a model to match their writing voice. After cycling through incre…

← prev page 85 / 99 next →