Website profile

@Thepracticaldev

A constructive and inclusive social network for software developers. With you every step of your journey.

  • 10,466articles · 30d
  • 5+ hour agolatest article
  • Aug 15, 2026earliest in window
  • 97%with images
  • 292avg words
articles per day
Categories
  • Software Dev. 9,666
  • Science & Technology 9,544
  • Computers & Electronics 7,432
  • Business & Industrial 799
  • Internet & Telecom 759
  • Economy, Business & Finance 390
  • Finance 333
  • Arts, Culture, Entertainment & Media 236

Please confirm you are human

This browser or connection looks automated. Press and continuously hold the control for 3 seconds to enable Google-hosted web results and, when separately allowed, AI-assisted answers.

A successful check enables 100 search requests. Interactive access does not authorize scraping, systematic collection, or reuse of search output.

Hold with a pointer, or hold Space or Enter.

News

DEV Community
dev.to > presentofai > humanoids-hit-the-factory-floor-from-prototype-to-mass-production-in-18-months-1mfd

Humanoids Hit the Factory Floor: From Prototype to Mass Production in 18 Months

1+ day, 12+ hour ago   (229+ words) On July 27, one day before the US ban, China's MIIT and its state assets regulator launched a program to move humanoid robots from testing into real-world factory operation at the 10,000-unit scale by end of 2026, a timeline that now runs…...

DEV Community
dev.to > sumit0rn > what-fighting-style-will-robots-use-in-the-future-4fb5

What Fighting Style Will Robots Use in the Future?

2+ day, 8+ hour ago   (650+ words) Imagine a robot stepping into a fighting arena. It doesn't get tired, doesn't panic, and can calculate distance and movement in milliseconds. But what kind of fighting style would such a machine actually use? The answer probably isn't simply boxing,…...

DEV Community
dev.to > khalid_ali_77fe27/69/690065 > training-a-reinforcement-learning-agent-to-play-baloot-and-shipping-it-to-android-2hk5

Training a reinforcement-learning agent to play Baloot (and shipping it to Android)

3+ day, 11+ hour ago   (154+ words) The first opponent was a hand-written heuristic: count trump strength, bid Hokm with jack and nine, lead high in Sun. It played legal Baloot but lost to humans, mostly because bidding depends on your partner's likely hand and the dealer…...

DEV Community
dev.to > vmodal_ai > building-a-ros-2-robot-fleet-dashboard-with-flutter-d01

Building a ROS 2 Robot Fleet Dashboard with Flutter

3+ day, 17+ hour ago   (426+ words) Build a fleet dashboard that displays multiple robots, their online state, battery level, mission status, location, and alerts. Use robot namespaces and a fleet gateway to prevent topic collisions and to keep the Flutter application independent of individual robot implementations....

DEV Community
dev.to > vmodal_ai > building-a-person-following-robot-with-jetson-yolo-and-ros-2-5flk

Building a Person-Following Robot with Jetson, YOLO and ROS 2

3+ day, 17+ hour ago   (404+ words) The tutorial includes safety zones and stop conditions so perception failure does not automatically become a motion command. By the end of this tutorial, you will have: Version note: NVIDIA Jetson, JetPack, CUDA, TensorRT, Isaac ROS, and ROS 2 compatibility changes…...

DEV Community
dev.to > vmodal_ai > building-a-vision-language-robot-with-jetson-ros-2-1cba

Building a Vision-Language Robot with Jetson + ROS 2

3+ day, 17+ hour ago   (422+ words) Combine camera perception and language understanding into a robot pipeline. The robot receives a visual scene, extracts useful structured information, combines it with a user instruction, and produces a validated task plan for ROS 2 execution. By the end of this…...

DEV Community
dev.to > vmodal_ai > dockerizing-ros-2-and-ai-robotics-applications-for-nvidia-jetson-ei1

Dockerizing ROS 2 and AI Robotics Applications for NVIDIA Jetson

3+ day, 17+ hour ago   (397+ words) Package your ROS 2 application and AI dependencies into reproducible containers. By the end of this tutorial, you will have: Version note: NVIDIA Jetson, JetPack, CUDA, TensorRT, Isaac ROS, and ROS 2 compatibility changes over time. Check the current NVIDIA support matrix…...

DEV Community
dev.to > vmodal_ai > building-a-remote-robot-control-app-with-flutter-and-nvidia-jetson-1m5m

Building a Remote Robot Control App with Flutter and NVIDIA Jetson

3+ day, 17+ hour ago   (403+ words) Build a remote-control architecture in which Flutter is the operator interface and Jetson is the edge computer. By the end of this tutorial, you will have: Version note: NVIDIA Jetson, JetPack, CUDA, TensorRT, Isaac ROS, and ROS 2 compatibility changes over…...

DEV Community
dev.to > vmodal_ai > nvidia-jetson-ros-2-lidar-building-an-autonomous-navigation-system-55l8

NVIDIA Jetson + ROS 2 + LiDAR: Building an Autonomous Navigation System

3+ day, 17+ hour ago   (425+ words) Learn how LiDAR data flows through ROS 2 and into localization, mapping, obstacle avoidance, and navigation. The tutorial emphasizes the ROS 2 interfaces rather than one specific LiDAR vendor, making the architecture adaptable to common 2D and 3D sensors. By the end of this…...

DEV Community
dev.to > vmodal_ai > nvidia-jetson-orin-ros-2-building-a-real-time-ai-robot-3m77

NVIDIA Jetson Orin + ROS 2: Building a Real-Time AI Robot

3+ day, 17+ hour ago   (438+ words) Learn how to structure an edge robot around NVIDIA Jetson and ROS 2. You will create a workspace, publish sensor data, add a perception node, and connect the perception result to robot behavior. NVIDIA Isaac ROS is built on ROS 2 and…...