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

Dev.to

articles 18500 domain dev.to → page 232/925 feed RSS
21:05
2026-08-17
dev.to
artificial-intelligence

The Agent Left the IDE

OpenAI's Codex update on May 29 introduces computer use on Windows, allowing the AI agent to see, click, and type in Windows applications while testing and refining software. This marks a shift from c…

21:03
2026-08-17
dev.to
artificial-intelligence

AI Made Bugs Cheap to Find

Anthropic's Project Glasswing update, featuring Claude Mythos Preview, found more than 10,000 high- or critical-severity vulnerabilities across major software systems, including thousands in open sour…

20:59
2026-08-17
dev.to
artificial-intelligence

Agent Runbooks Beat Better Prompts

A developer reports that using runbooks—reusable operating guides that define how AI agents should complete tasks—improves agent output quality more than refining prompts. The developer argues that ag…

20:56
2026-08-17
dev.to
ai-agents

Agent Permissions Are Product Design

An engineer argues that agent permissions are becoming product design, not just security plumbing. The piece highlights the Hermes Agent Blank Slate setup, which starts with a minimal agent and requir…

20:36
2026-08-17
dev.to
computer-vision

Object Detection on Android for Autonomous Robots

A developer detailed a method for implementing object detection on Android devices to enable autonomous robots to recognize objects locally, reducing reliance on network connectivity. The approach use…

20:36
2026-08-17
dev.to
artificial-intelligence

Building a Voice-Controlled Robot with Kotlin and LLMs

A developer detailed a tutorial on building a voice-controlled robot using Kotlin and large language models. The design captures speech on Android, parses it with an LLM into structured commands, and …

20:36
2026-08-17
dev.to
robotics

Android + NVIDIA Jetson + ROS 2: Building an AI Robot

A developer outlines an architecture for building AI robots that combines Android for the operator interface, NVIDIA Jetson for edge AI compute, and ROS 2 for robotics middleware. The design uses a se…

20:36
2026-08-17
dev.to
computer-vision

YOLO Object Detection on Android for Robotics

A developer detailed how to build an Android application that performs real-time YOLO object detection for robotics, using CameraX for frame capture and a mobile inference runtime for local processing…

20:24
2026-08-17
dev.to
artificial-intelligence

The Entry-Level Job Is the Canary

A Stanford Digital Economy Lab study by Erik Brynjolfsson, Bharat Chandar, and Ruyu Chen finds that early-career workers in AI-exposed occupations experienced a 16% relative employment decline, but th…

20:24
2026-08-17
dev.to
robotics

Android + ROS 2: Building a Robot Control App with Kotlin

A developer demonstrates how to build an Android robot control app in Kotlin that communicates with a ROS 2 robot, using a bridge or gateway to expose only necessary topics. The app uses Jetpack Compo…

19:00
2026-08-17
dev.to
artificial-intelligence

Lessons from a 2,734-tick earning loop on OpenClaw

A developer ran an AI agent on a Mac mini for two months, executing 2,734 ticks to test whether an autonomous agent could earn money. The loop, built on OpenClaw, used a state file and cron job to per…

← prev page 232 / 925 next →