linux

30 articles about linux in AI news

Linux-android Script Turns Old Android Phones into Linux Desktops

A new open-source script called linux-android transforms old Android phones into full Linux desktop machines or smart home servers without requiring root access. This provides a zero-cost alternative to Raspberry Pi or VPS setups using hardware most users already have discarded.

85% relevant

Linux Kernel Adopts AI Code Policy: Developers Must Disclose, Remain Liable

The Linux kernel project has established a formal policy permitting AI-assisted code contributions, requiring strict developer disclosure. Crucially, the human developer retains full legal and technical liability for any submitted code, treating AI as just another tool.

95% relevant

France Mandates Linux Desktop Migration to Reduce US Tech Dependence

France has declared Linux desktops official state policy, requiring every ministry to submit migration plans by autumn 2026. This move treats desktop infrastructure as national security, aiming to reduce reliance on US technology like Windows and Active Directory.

97% relevant

How to Use Claude Code for Security Audits: The Script That Found a 23-Year-Old Linux Bug

Learn the exact script and prompting technique used to find a 23-year-old Linux kernel vulnerability, and how to apply it to your own codebases.

100% relevant

Automate Kali Linux Security Tasks with This New MCP Server

Claude Code users can now automate Kali Linux security tools like Nmap and Metasploit via a new Model Context Protocol server, turning the editor into a security operations hub.

75% relevant

Anthropic's Claude Discovers Zero-Day Vulnerabilities in Ghost CMS and Linux Kernel in Live Demo

Anthropic research scientist Nicholas Carlini demonstrated Claude autonomously finding and exploiting zero-day vulnerabilities in Ghost CMS and the Linux kernel within 90 minutes. The research has uncovered 500+ high-severity vulnerabilities using minimal scaffolding around the LLM.

97% relevant

Linux Kernel Maintainer Linus Torvalds Reports AI-Generated Bug Reports Now Contain 'Actual Bugs' and Working Patches

Linus Torvalds, the lead maintainer of the Linux kernel, has stated that AI-generated bug reports are no longer 'slop' and now frequently identify real bugs with working patches. This marks a significant shift in the practical utility of AI for large-scale, complex software maintenance.

85% relevant

Anthropic Donates to Linux Foundation, Citing Critical Need for Open Source AI Security

Anthropic announced a donation to the Linux Foundation to support securing open source software, which it calls the foundation AI runs on. The move highlights growing industry focus on securing the software supply chain for AI systems.

85% relevant

Claude Code's Agentic Future: What the 'Linux-Ready System' Demo Means for Your Workflow

Anthropic's demo of 16 autonomous AI agents building a system proves agentic workflows are production-ready. Here's how to start using them in Claude Code today.

87% relevant

How to Bypass Claude Code Rate Limits for $2/Month with a Proxy API

A developer reveals a $2/month proxy setup for unlimited Claude Code API access, crucial for deep work like Linux kernel contributions where rate limits break flow.

100% relevant

Hugging Face Transfers Safetensors to PyTorch Foundation

Hugging Face is transferring ownership of the Safetensors library to the PyTorch Foundation, shepherded by the Linux Foundation. The move aims to establish it as a neutral, community-driven standard for safe AI model serialization.

85% relevant

Atomic Bot Launches Native App to Simplify OpenClaw (Clawdbot) Setup on macOS and Windows

Atomic Bot has released a native, open-source desktop application that simplifies the notoriously complex setup process for the OpenClaw AI agent. The app allows users to install and configure OpenClaw with one click on macOS and Windows, with Linux support planned.

85% relevant

Open-Source Web UI 'LLM Studio' Enables Local Fine-Tuning of 500+ Models, Including GGUF and Multimodal

LLM Studio, a free and open-source web interface, allows users to fine-tune over 500 large language models locally on their own hardware. It supports GGUF-quantized models, vision, audio, and embedding models across Mac, Windows, and Linux.

85% relevant

OpenClaw Early Contributor Switches to SureThing, Claims It Processed 300K Emails in One Hour Where Claude and Codex Failed

An early contributor to the OpenClaw AI project has publicly switched to competitor SureThing, claiming it processed 300,000 emails in one hour where Claude and Codex failed. The contributor described OpenClaw as 'Linux' and SureThing as 'Mac' in terms of user experience.

89% relevant

Open-Source Project Unlocks Apple's On-Device AI for Any Device on Your Network

Perspective Intelligence Web, an open-source project, enables any device with a browser to access Apple's powerful on-device AI models running locally on a Mac. This MIT-licensed solution addresses privacy concerns by keeping all processing on your private network while extending Apple Intelligence capabilities to Windows, Linux, Android, and Chromebook devices.

85% relevant

Claude Mythos Scores 73% on Expert CTF, Completes Full 32-Step Network Attack

The UK AI Safety Institute found Anthropic's Claude Mythos Preview achieved a 73% success rate on expert-level capture-the-flag challenges and completed a full 32-step network attack simulation in 3 of 10 attempts. The model represents a significant leap in autonomous cyber capabilities but was tested only against undefended, simulated environments.

98% relevant

Postiz: Open-Source AI Social Suite Challenges Buffer, Hootsuite on Price

Postiz, an open-source AI social media platform, offers scheduling, content creation, and analytics across 25+ platforms. Its self-hosted version is free, challenging paid tools like Buffer ($6/channel) and Hootsuite ($199/month).

85% relevant

AgentsView 0.22: The ccusage Alternative That's 80-220× Faster for Claude

Install AgentsView for faster Claude Code usage tracking and AI-powered analysis of your coding sessions across multiple AI assistants.

82% relevant

Anthropic's Claude Mythos Scores 83.1% on CyberGym, Restricted to 12 Partners

Anthropic announced Project Glasswing, deploying Claude Mythos Preview to autonomously discover critical software vulnerabilities. Scoring 83.1% on CyberGym, it's restricted to 12 launch partners due to dual-use risks, with a 90-day disclosure window.

86% relevant

Arc Browser Alternative 'Fired' Hits 41K GitHub Stars, Built on Firefox

An open-source browser project named 'Fired' has surged to 41,000 stars on GitHub. It's built on Firefox, runs on all major OSes, and emphasizes built-in tracker blocking.

91% relevant

Meta's Neural Computers: Learned Runtimes Replace External OS for AI Agents

Meta AI and KAUST research introduces Neural Computers, a paradigm where AI models internalize computation, memory, and I/O. Early prototypes show 98.7% GUI cursor control and an 83% arithmetic accuracy boost via reprompting.

97% relevant

OpenAI Rebrands Mac Codex App as Unified AI 'Superapp' Platform

OpenAI is transforming its Mac Codex app into a unified AI platform dubbed a 'Superapp,' integrating chat, agent workflows, and multimodal capabilities into a single interface. This move signals a shift from a specialized coding tool to a broader, user-facing desktop AI application.

85% relevant

Microsoft Locks WireGuard Dev Out, Halting Security Updates for Millions

The developer of the WireGuard VPN protocol has been locked out of his Microsoft account without warning, halting his ability to ship security updates. This leaves millions of internet connections potentially exposed if a vulnerability is discovered.

85% relevant

How Claude Code's Upstream Proxy Solves Corporate Network Headaches

Claude Code's CCR feature transparently routes subprocess HTTP traffic through a secure WebSocket tunnel, handling corporate MITM certificates and complex network routing automatically.

100% relevant

Swap Your 100 MB Telegram Plugin for This 3.5 MB Rust MCP Server

A drop-in Rust replacement for Claude Code's Telegram plugin that solves common bugs, reduces memory usage by 95%, and enables reliable multi-agent setups.

92% relevant

Agent Harness Engineering: The 'OS' That Makes LLMs Useful

A clear analogy frames raw LLMs as CPUs needing an operating system. The agent harness—managing tools, memory, and execution—is what creates useful applications, as proven by LangChain's benchmark jump.

85% relevant

Velxio Launches Free Browser-Based Emulator for Arduino, ESP32, Raspberry Pi

Velxio has launched a web-based emulator that runs code for Arduino, ESP32, Raspberry Pi, and RISC-V directly in the browser. The platform requires no hardware, installation, or account, and is completely free.

85% relevant

GPT4All Hits 77K GitHub Stars, Adds DeepSeek R1 for Free Local AI

The GPT4All project has surpassed 77,000 GitHub stars as it adds support for distilled DeepSeek R1 models, enabling reasoning-capable AI to run locally on consumer CPUs with zero API costs.

87% relevant

Clean Up Messy Claude Code Terminal Pastes in One Click

Use the 'Cleanup Claude Code Paste' web tool to instantly clean copied terminal output, removing the prompt character and fixing line-wrapping issues for clean prompts.

87% relevant

Gemma 4 Ported to MLX-Swift, Runs Locally on Apple Silicon

Google's Gemma 4 language model has been ported to the MLX-Swift framework by a community developer, making it available for local inference on Apple Silicon Macs and iOS devices through the LocallyAI app.

87% relevant