go-glpi-agent: inventário para GLPI 10+ sem Perl

go-glpi-agent: inventory for GLPI 10+ without Perl

Asset inventory only works when the agent can run across the entire fleet, reliably identify each machine, and deliver data that GLPI understands. go-glpi-agent is a Go reimplementation of the FusionInventory/GLPI ecosystem's inventory agent: a static binary that collects hardware and software information locally and sends the results to … Read more

mcp-wp-go: WordPress por MCP sem SSH

mcp-wp-go: WordPress via MCP without SSH

Editing WordPress through automation often becomes a poor choice between SSH credentials, fragile commands and overly generic APIs. The mcp-wp-go is an MCP server written in Go that uses the native WordPress REST API to create, edit, publish, unpublish, validate posts and administer media — without executing remote shell on the server. A … Read more

Driver NVIDIA 615 traz Reflex ao Proton e partição de memória

NVIDIA driver 615 brings Reflex to Proton and memory partitioning

On 9 September 2026, NVIDIA released Linux driver 615.71.09 from its New Feature Branch. For Linux gamers with GeForce GPUs, the most far-reaching change is support for VK_NV_low_latency revision 2: on Proton, games with native Vulkan rendering that use NvLowLatencyVk.dll gain immediate support for NVIDIA … Read more

5 editores populares e fáceis de instalar no Ubuntu

5 popular and easy-to-install editors on Ubuntu

Editar vídeo no Ubuntu não exige caçar um pacote abandonado nem aceitar uma versão velha do repositório da distribuição. Com o Flatpak e o Flathub, dá para instalar em poucos comandos editores atuais para montagem completa, cortes rápidos e até vídeos com animação 3D. Esta seleção reúne cinco opções populares que têm pacote no Flathub … Read more

llama.cpp: conhecendo, instalando e rodando IA local no Linux

llama.cpp: getting to know, installing and running local AI on Linux

Existe um projeto de que quase todo mundo depende sem saber. Quando você roda um modelo local com Ollama, com LM Studio, com Jan ou com aquele app de IA no celular, é bem provável que, lá embaixo, quem está fazendo a conta seja o llama.cpp — um motor de inferência escrito em C++ puro, … Read more