📰 Talk to This Glowing Pyramid on Your Desk, and It'll Run Your AI Agent for You
It's a pyramid-shaped Orange Pi 4 Pro that ships with OpenClaw or Hermes preloaded and now talks back so you get that "Iron Man" feel.
🔗 Source:
#orangepi
👉@sysadminoff
https://feed.itsfoss.com/link/24361/17384756/autonomous-intern-2
It's a pyramid-shaped Orange Pi 4 Pro that ships with OpenClaw or Hermes preloaded and now talks back so you get that "Iron Man" feel.
🔗 Source:
#orangepi
👉@sysadminoff
https://feed.itsfoss.com/link/24361/17384756/autonomous-intern-2
It's FOSS
Talk to This Glowing Pyramid on Your Desk, and It'll Run Your AI Agent for You
It's a pyramid-shaped Orange Pi 4 Pro that ships with OpenClaw or Hermes preloaded and now talks back so you get that "Iron Man" feel.
❤1
📰 Intel Directed Package-Level Thermal Interrupts Slated For Linux 7.3
Back in March Intel software engineers began sending out Linux patches for Directed Package-Level Thermal Interrupts as a new capability with recent Intel processors. This notable efficiency improvement is now queued for introduction in the Linux 7.3 cycle once its merge window opens in a month...
🔗 Source:
#intel #linux
👉@sysadminoff
https://www.phoronix.com/news/Intel-Direct-Pkg-Therm-Linux-73
Back in March Intel software engineers began sending out Linux patches for Directed Package-Level Thermal Interrupts as a new capability with recent Intel processors. This notable efficiency improvement is now queued for introduction in the Linux 7.3 cycle once its merge window opens in a month...
🔗 Source:
#intel #linux
👉@sysadminoff
https://www.phoronix.com/news/Intel-Direct-Pkg-Therm-Linux-73
Phoronix
Intel Directed Package-Level Thermal Interrupts Slated For Linux 7.3
Back in March Intel software engineers began sending out Linux patches for Directed Package-Level Thermal Interrupts as a new capability with recent Intel processors
📰 I installed real Linux apps on my Android phone, and it got dangerously close to replacing my laptop
Android phones have been powerful enough to handle everyday work for years, but that power has never brought them particularly close to replacing my laptop. The problem is Android itself, where most work remains trapped inside individual apps that cannot access the same tools, files, and processes as freely as software running on a desktop operating system.
🔗 Source:
#android #linux
👉@sysadminoff
https://www.xda-developers.com/installed-linux-apps-android-phone-got-close-replacing-laptop/
Android phones have been powerful enough to handle everyday work for years, but that power has never brought them particularly close to replacing my laptop. The problem is Android itself, where most work remains trapped inside individual apps that cannot access the same tools, files, and processes as freely as software running on a desktop operating system.
🔗 Source:
#android #linux
👉@sysadminoff
https://www.xda-developers.com/installed-linux-apps-android-phone-got-close-replacing-laptop/
XDA
I installed real Linux apps on my Android phone, and it got dangerously close to replacing my laptop
The right apps can do wonders.
Клон SQLite на Rust, воссозданный AI на основе спецификаций
Компания Cursor опубликовала исходный код minisqlite, реализации СУБД SQLite, воссозданной на языке Rust и успешно проходящей официальный набор тестов sqllogictest от проекта SQLite. Проект подготовлен в ходе эксперимента, в котором проверялась эффективность работы AI-моделей GPT-5.5, Grok 4.5, Opus 4.8 и Fable 5, по воссозданию SQLite только на основе официального 835-страничного руководства, без доступа к оригинальному коду, интернету, наборам тестов и исполняемому файлу SQLite. Основная идея эксперимента - использование подробной спецификации в качестве промпта для создания сложного продукта.
👉@sysadminoff
https://www.opennet.ru/opennews/art.shtml?num=65963
Компания Cursor опубликовала исходный код minisqlite, реализации СУБД SQLite, воссозданной на языке Rust и успешно проходящей официальный набор тестов sqllogictest от проекта SQLite. Проект подготовлен в ходе эксперимента, в котором проверялась эффективность работы AI-моделей GPT-5.5, Grok 4.5, Opus 4.8 и Fable 5, по воссозданию SQLite только на основе официального 835-страничного руководства, без доступа к оригинальному коду, интернету, наборам тестов и исполняемому файлу SQLite. Основная идея эксперимента - использование подробной спецификации в качестве промпта для создания сложного продукта.
👉@sysadminoff
https://www.opennet.ru/opennews/art.shtml?num=65963
📰 AMD EPYC Turin With PCIe 5.0 Storage Shows Off Nice Gains On Linux 7.2
Earlier this week was an exciting look at Intel Xe3 graphics performance gains on Linux 7.2 with Intel Core Ultra Series 3 "Panther Lake" hardware. On the other side of the table, with AMD hardware on this forthcoming kernel an area to be excited about are some I/O improvements at least for 5th Gen EPYC with speedy PCIe Gen5 NVMe SSD storage.
🔗 Source:
#amd #intel #kernel #linux
👉@sysadminoff
https://www.phoronix.com/review/linux-72-epyc-9455p
Earlier this week was an exciting look at Intel Xe3 graphics performance gains on Linux 7.2 with Intel Core Ultra Series 3 "Panther Lake" hardware. On the other side of the table, with AMD hardware on this forthcoming kernel an area to be excited about are some I/O improvements at least for 5th Gen EPYC with speedy PCIe Gen5 NVMe SSD storage.
🔗 Source:
#amd #intel #kernel #linux
👉@sysadminoff
https://www.phoronix.com/review/linux-72-epyc-9455p
Phoronix
AMD EPYC Turin With PCIe 5.0 Storage Shows Off Nice Gains On Linux 7.2
Earlier this week was an exciting look at Intel Xe3 graphics performance gains on Linux 7.2 with Intel Core Ultra Series 3 'Panther Lake' hardware.
Chaos ransomware uses browser-based C2 to evade network detection
The Chaos ransomware group has deployed a new Rust-based remote access trojan, msaRAT, which disguises command-and-control traffic by routing it through legitimate web browsers. By launching Chrome or Microsoft Edge in headless mode with remote debugging enabled, the malware utilizes the Chrome DevTools Protocol to manage communications. This design ensures that all external network activity appears to originate from standard browser processes rather than malicious infrastructure.
Source
👉@sysadminoff
https://4sysops.com/archives/chaos-ransomware-uses-browser-based-c2-to-evade-network-detection/
The Chaos ransomware group has deployed a new Rust-based remote access trojan, msaRAT, which disguises command-and-control traffic by routing it through legitimate web browsers. By launching Chrome or Microsoft Edge in headless mode with remote debugging enabled, the malware utilizes the Chrome DevTools Protocol to manage communications. This design ensures that all external network activity appears to originate from standard browser processes rather than malicious infrastructure.
Source
👉@sysadminoff
https://4sysops.com/archives/chaos-ransomware-uses-browser-based-c2-to-evade-network-detection/
📰 Linux kernel team publishes 432 CVEs in two days
Sunday-to-Monday onslaught fuels speculation over AI-assisted bug reports.
🔗 Source:
#kernel #linux
👉@sysadminoff
https://www.theregister.com/security/2026/07/22/linux-kernel-team-publishes-432-cves-in-two-days/5276497
Sunday-to-Monday onslaught fuels speculation over AI-assisted bug reports.
🔗 Source:
#kernel #linux
👉@sysadminoff
https://www.theregister.com/security/2026/07/22/linux-kernel-team-publishes-432-cves-in-two-days/5276497
theregister
Linux kernel team publishes 432 CVEs in two days
Sunday-to-Monday onslaught fuels speculation over AI-assisted bug reports
📰 Mozilla Firefox 154 Enters Public Beta Testing, Here’s What to Expect
Firefox 154 open-source web browser is now available for public beta testing with a new "Manage AI" quick action in the address bar, support for clearing cached favicons, and more.
🔗 Source: https://9to5linux.com/mozilla-firefox-154-enters-public-beta-testing-heres-what-to-expect
#firefox #opensource
👉@sysadminoff
Firefox 154 open-source web browser is now available for public beta testing with a new "Manage AI" quick action in the address bar, support for clearing cached favicons, and more.
🔗 Source: https://9to5linux.com/mozilla-firefox-154-enters-public-beta-testing-heres-what-to-expect
#firefox #opensource
👉@sysadminoff
AI is killing off IBM’s mainframe business
IBM’s latest quarter was hurt by a sharp drop in mainframe sales, and management said the decline came from customers shifting budgets into other data center hardware instead of buying new Z systems now. The company said the AI boom is inflating prices for servers, storage, memory, and PCs, which pushed some planned mainframe purchases out of the quarter. IBM still argued this was a delay rather than a permanent loss of demand, saying it sees no evidence that customers are abandoning the platform.
Source
👉@sysadminoff
https://4sysops.com/archives/ai-is-killing-off-ibms-mainframe-business/
IBM’s latest quarter was hurt by a sharp drop in mainframe sales, and management said the decline came from customers shifting budgets into other data center hardware instead of buying new Z systems now. The company said the AI boom is inflating prices for servers, storage, memory, and PCs, which pushed some planned mainframe purchases out of the quarter. IBM still argued this was a delay rather than a permanent loss of demand, saying it sees no evidence that customers are abandoning the platform.
Source
👉@sysadminoff
https://4sysops.com/archives/ai-is-killing-off-ibms-mainframe-business/
Microsoft and Databricks extend strategic partnership into the 2030s
Microsoft and Databricks have announced a long-term extension of their strategic partnership, committing to collaboration through the 2030s. This agreement deepens Databricks' reliance on the Azure platform for its core business operations and the development of its unified data lakehouse. The initiative aims to help enterprises scale AI workloads by grounding them in proprietary business data while maintaining strict governance and security.
Source
👉@sysadminoff
https://4sysops.com/archives/microsoft-and-databricks-extend-strategic-partnership-into-the-2030s/
Microsoft and Databricks have announced a long-term extension of their strategic partnership, committing to collaboration through the 2030s. This agreement deepens Databricks' reliance on the Azure platform for its core business operations and the development of its unified data lakehouse. The initiative aims to help enterprises scale AI workloads by grounding them in proprietary business data while maintaining strict governance and security.
Source
👉@sysadminoff
https://4sysops.com/archives/microsoft-and-databricks-extend-strategic-partnership-into-the-2030s/