Urgent.News

What's breaking now, across thousands of outlets.

Tech

US immigration agency plans to deploy robot dogs

The US department of homeland security said the remote-controlled robots are intended for situational awareness and risk assessment.

US immigration agency plans to deploy robot dogs

The US Immigration and Customs Enforcement (ICE) agency is set to acquire dog-like robots for a projected cost of US$2 million, as per government contract documents. The remote-controlled devices, sourced from Boston Dynamics, a leading global robotics company, are intended for situational awareness and risk assessment. These robots, which resemble canines, will be utilized to enhance authorities' ability to respond to incidents in hazardous, confined, unstable, or challenging-to-access areas.

The Department of Homeland Security (DHS), which oversees ICE, had announced the acquisition in a notification published on Thursday and widely reported on Friday. It remains unclear whether the robots possess any attack capabilities. Standard SPOT robots are equipped with a high-resolution 360-degree camera, ultra-bright LED light, and a light detection system.

ICE's use of these robots follows its controversial deportation raids, which led to the fatal shootings of US citizens in Minneapolis, Houston, and Maine. Additionally, the agency has faced criticism over its planned procurement of electric-shock gloves. The deployment of dog-like robots is not unprecedented; Boston Dynamics' similar devices have already been employed by German authorities to inspect bridge safety.

Written by urgent.news from Free Malaysia Today's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

This story

This is one outlet's version. Read the fullest account.

Read the original at freemalaysiatoday.com →

More in Tech

I failed a "design a document editor" interview, so I built one

How I built a drag-and-drop resume editor Roleframe exists because of an interview I failed. After a long job hunt I finally landed a system design interview, and the question was one I had never…

  • Author built a document editor after failing a design interview
  • Roleframe resume builder emerged from understanding editor mechanics
  • Editor uses TypeScript, React, custom event sourcing engine

Vincent v0.7.0: Better visibility, stronger automation, less babysitting

Vincent v0.7.0 is out. This release is mainly about one thing: Making agentic development workflows easier to operate when you are not staring at them.

  • Vincent 0.7.0 simplifies agentic development workflows
  • Task board now separate full-screen workspace with step, attempt, and output views
  • Agents can report progress using VINCENT environment variables

What Really Happens When React State Changes?

You write this: const [ count , setCount ] = useState ( 0 ); Then the user clicks a button: setCount ( count + 1 ); And your UI changes: Count: 0 to: Count: 1 Simple, right?

  • setState() is called with new state value
  • React prepares to re-render component
  • React updates only necessary DOM parts

Psilocybin Might Make Your Brain Live in the Moment

Psychedelics are often associated with disconnecting from reality, but a recent neuroimaging study found that psilocybin can actually make our brain activity more connected to the world around us.

  • Psilocybin enhances brain's present moment perception
  • Brain activity patterns more distinct in higher psilocybin doses
  • Improved immersion and unity reported by participants

More from Saturday 29 August →