Seagate says Network Attached Storage and SMR don’t mix

Seagate Corporate Communications lead Greg Belloni reached out to us today in the wake of our earlier coverage of SMR disks showing up unannounced and in unexpected places.

Belloni confirmed that Seagate is using SMR technology in some desktop hard drives but stressed that the company is not “submarining” SMR disks into NAS (Network Attached Storage) channels.

Read more…

Military-spec filament produces stronger 3D-printed objects

While consumer-grade 3D printers may be adequate for making things like models or curios, they’re not always up to the task of creating objects that stand up to real-world use. That could be about to change, though, thanks to a new printing filament.

Compact, inexpensive 3D printers typically utilize a process known as fused filament fabrication (FFF). This involves heating a plastic filament to its melting point, then extruding it through a nozzle. Successive layers of the molten plastic are deposited one on top of the other, forming a single solid object as they cool and fuse together.

Read more…

Raspbian XP For The RaspberryPi 4 Is Amazing! Raspbian 95 Is also Available

In this video, we take a look at a new release for the Raspberry Pi 4 called Raspbian XP Professional. This is a modified version of Raspbian and the creator has takin it to the next level with Everything you need on the Pi4 built right in from Box86, Emulators Like PPSSPP and Redream plus everything you need to get work done and its all made to look just like Windows XP or Windows 95!

This was put together by Pi Labs over here on YouTube and it’s available for download right now.

ESP32-CAM: Remote Control Object Detection Camera

In this project I am going to build an IP surveillance camera with the ESP32-CAM board. It would stream video via TCP to PC where we can do some AI tasks such as object detection, classification or segmentation.
Moreover, the ESP32-CAM board can control the servo motors to rotate from user request on PC.

Source code: https://github.com/longpth/ESP32-CAM-…
Description: https://www.hackster.io/dragonph/esp3…