Hailo-8 is an AI accelerator device based on PCIe BUS. And I have a chance to testing with Rockchip RK3588. Installation Installed M.2 (M-Key) Hailo-8 module on NVMe slot of NanoPi6 (RK3588). It supports PCIe 4x lanes. Driver implementation Hailo released version 4.18.0 driver and APIs on their github. So… Read more »
About RK3588 Rockchip was published their new performance ARM(r) Cortex-A76 and A55 clustered SoC in 2020. It has 6 TOPs performance NPU – known as RKNN in SoC that shares system memory with exclusive SRAM. RKNN RKNN is a name of Rockchip’s Neural processor unit and it is officially… Read more »
RK3399 is one of most of powerful open source based Cortex-A72 and A53 as Big-Little architecture. Rockchip of its manufacturer, continuously updates their open source as they can, but all sources are not being updated for latest changes – specially rootfs about debian based is not. EOL of ‘stretch’ Debian… Read more »
My MacBook Pro Retina 2015 Early CTO was obtained Samsung manufactured SSD 1TB. And its life was ended about 2 or 3 years ago, by occurs many illogical errors. So I need to replace ruined Apple SSD to new one, but my MacBook Pro has old PCIe BUS type as… Read more »
rawviwer and librawprossor About 7 years flew since librawprocessor and rawviewer pushed into each git-repositories, And now it continues to update for more accurate imaging process and containing to don’t lose data as like integer based previous features. Each new generation of open sources, and 100% public. Anybody should be… Read more »
An Open source project, FlScrnShot updated to version 0.1.9.20 with fixing memory leakage. I found huge memory usage on my gaming desktop ( AMD Ryzen5600 + nV RTX3080 + 64GB RAM ) while playing Red Dead Redemption 2 and Hogwarts Legacy, up to 6GB memory occupied. It was belonged to… Read more »
Introducing listusb Have you troubled with checking what USB device connected as correctly speed recolonization on macOS ? And If you can say “Yes”, then you may need this, “listusb”. “listusb” is an open source project to view connected USB device in iTerm or iTerm2 (of homebrew) as text based… Read more »
REMOVU (aka. Essel-T) closed down their business, and most of S1 owners are don’t have way to upgrade their firmware with legacy app. But I made this app again for modern macOS universal binary as like this, It was my commercial app but Essel-T now passed out to history, so… Read more »
RaphComments Off on Limit Apple clang minimal OS version
If you are a developer, And don’t use Xcode IDE for making any code or application to build but want library or mach-O binary to have compatibility with lower OS version or clang ? There’s simply some way to apply some flags on your Makefile. Xcode may support multiple target… Read more »