cd/sources/dev-to· home sources Dev.to
cat /sources/dev-to.feed | wc -l → 11152

Dev.to

articles 11152 domain dev.to → page 459/558 feed RSS
20:15
2026-05-27
dev.to
ai-tools

I built DeepWrap: a Python SDK and CLI for DeepSeek Chat

A developer built DeepWrap, a Python SDK, CLI, and local HTTP API wrapper for DeepSeek Chat, to make the browser-only service accessible from code and terminal workflows. The project required solving …

20:07
2026-05-27
dev.to
machine-learning

Tensors Explained Part 1: How AI Systems Represent Data

A developer explained that tensors are the fundamental data structures used in AI systems to represent information, ranging from 0-dimensional scalars for single values to n-dimensional tensors for co…

20:02
2026-05-27
dev.to
ai-tools

Inline Wikipedia for every article you read

Rabbitholes, a new Chrome extension, provides inline Wikipedia-style explanations for any highlighted text without opening a new tab or breaking the user's focus. The tool uses Claude Haiku 4.5 direct…

19:57
2026-05-27
dev.to
generative-ai

What Building My Own AI Bot Taught Me About Generative AI

A developer built an AI bot called Bookmark Brain, trained on 50,000 of their own X bookmarks and likes using a RAG pipeline and style prompt, and found it produced responses that sounded more like th…

19:16
2026-05-27
dev.to
neural-networks

Time When More Layers Meant Worse Model ... Birth Of Residual

A developer discovered that adding skip connections—the line `x = x + output`—solved the problem of deeper neural networks producing more errors, a challenge documented in a Microsoft Research paper. …

18:35
2026-05-27
dev.to
artificial-intelligence

How to Prompt AI Coding Tools Like a Senior Dev (2026)

A developer has outlined a structured prompting strategy for AI coding tools that can produce production-ready code in seconds rather than broken outputs requiring hours of cleanup. The approach break…

18:30
2026-05-27
dev.to
ai-products

Most Software Is Workflow Design

A developer argues that most software is fundamentally workflow design, not feature design, and that users care more about completing tasks than about the underlying technology. The developer explains…

18:20
2026-05-27
dev.to
ai-agents

Zendesk Relate 2026 - What I learned

At Zendesk Relate 2026 in Denver, the company "hard launched" agentic AI as the central theme of the event. A developer from Local Measure, which was acquired by Zendesk, reported that the overlay mod…

18:18
2026-05-27
dev.to
ai-agents

Me encanto!

A developer compared CLI-based and MCP-based agent architectures for production AI systems, finding that MCP offers superior tool discovery and structured interaction while CLI remains simpler for bas…

← prev page 459 / 558 next →