Urgent.News

the world's headlines, one feed

Tech

'Slightly ugly, and insanely functional': Check out this custom Steam Machine faceplate that doubles as a charging stand

They are apparently applying the finishing touches now.

'Slightly ugly, and insanely functional': Check out this custom Steam Machine faceplate that doubles as a charging stand

An innovative faceplate for the Steam Controller has emerged, doubling as a charging stand. Created by user NefariousnessWhole25 on the Steam Machine subreddit, the concept has already garnered attention. While an earlier prototype featured a shelf for the controller, the magnets within the charging puck prove sufficient to hold it in place.

The puck, connected to the Steam Controller, serves dual purposes: charging the device and enabling connection to a PC. The faceplate secures the puck through friction, with a designated space for the USB Type-C cable. Its clean design eliminates the protruding wire typically found on the puck. The creator is still refining the final touches and welcomes potential collaborations from Valve, Jsaux, or Dbrand.

Although some find it "slightly ugly, and insanely functional," the faceplate effectively addresses the lack of a charging stand for the Steam Controller. Enthusiasts are excited about the potential for customization, as Valve has released CAD design files for both the Steam Machine and Steam Controller. Despite the Creative Commons license, which restricts commercial use, the mod demonstrates that creativity can thrive without financial motives.

Written by urgent.news from PC Gamer's reporting — not their text. Machine-written; read the original for the full account.

Also reported by 1 other outlet

Read the original at pcgamer.com →

More in Tech

Why Vite Asked Me to Choose Between Oxlint and ESLint

While initializing a new Vite project ( npx create-vite ), I hit an interactive CLI prompt that paused my standard workflow: ◆ Which linter to use?

  • Vite prompts user to choose between Oxlint and ESLint during project creation.
  • Oxlint, a Rust-based linter, offers faster execution and reduced startup overhead.
  • ESLint has a mature plugin ecosystem but runs on Node.js/JavaScript.

How We Solved 360 Video Streaming & Real-Time Uploading for iOS Devices

When building real-time media applications—especially in high-stakes environments like remote exam proctoring—supporting mobile devices comes with a unique set of technical hurdles.

  • Dynamic wildcard subdomains mapped to production PFX certificate in memory for iOS TLS compatibility
  • Sequence-aware buffering maintained video stream order during network fluctuations
  • In-memory buffer decoding piped video chunks directly to cloud storage, eliminating disk writes

The beginning of my journey

I was interested in cybersecurity (mainly offensive) for a long time but I had no idea where to start. I remember finding a few apps on my phone and them being so superficial that I temporarily…

  • Journey into cybersecurity began with curiosity about offensive side
  • Ethical hacking concept sparked interest after discovering TryHackMe
  • Continued learning through HackTheBox while exploring game development and bioinformatics