📰 FFmpeg 8.1 Released With Experimental xHE-AAC MPS212, More Vulkan Acceleration
FFmpeg 8.1 is out today as the newest stable release of this widely-used, open-source multimedia library...
🔗 Source:
#opensource #ffmpeg
👉@sysadminoff
https://www.phoronix.com/news/FFmpeg-8.1-Released
FFmpeg 8.1 is out today as the newest stable release of this widely-used, open-source multimedia library...
🔗 Source:
#opensource #ffmpeg
👉@sysadminoff
https://www.phoronix.com/news/FFmpeg-8.1-Released
Phoronix
FFmpeg 8.1 Released With Experimental xHE-AAC MPS212, More Vulkan Acceleration
FFmpeg 8.1 is out today as the newest stable release of this widely-used, open-source multimedia library.
Facebook возобновил разработку библиотеки управления памятью jemalloc
Компания Meta* объявила о возобновлении разработки библиотеки управления памятью jemalloc, репозиторий которой в июне прошлого года был переведён в архивный режим. Библиотека jemalloc предлагает альтернативную реализацию функций malloc, оптимизированную для снижения фрагментации и работы на многопроцессорных системах.
👉@sysadminoff
https://www.opennet.ru/opennews/art.shtml?num=65006
Компания Meta* объявила о возобновлении разработки библиотеки управления памятью jemalloc, репозиторий которой в июне прошлого года был переведён в архивный режим. Библиотека jemalloc предлагает альтернативную реализацию функций malloc, оптимизированную для снижения фрагментации и работы на многопроцессорных системах.
👉@sysadminoff
https://www.opennet.ru/opennews/art.shtml?num=65006
www.opennet.ru
Facebook возобновил разработку библиотеки управления памятью jemalloc
Компания Meta* объявила о возобновлении разработки библиотеки управления памятью jemalloc, репозиторий которой в июне прошлого года был переведён в архивный режим. Библиотека jemalloc предлагает альтернативную реализацию функций malloc, оптимизированную для…
📰 Ageless Linux Emerges to Protest OS-Level Age Verification Laws
And thankfully, it's more than just a Linux distro without age verification.
🔗 Source:
#linux #distro
👉@sysadminoff
https://feed.itsfoss.com/link/24361/17300603/ageless-linux
And thankfully, it's more than just a Linux distro without age verification.
🔗 Source:
#linux #distro
👉@sysadminoff
https://feed.itsfoss.com/link/24361/17300603/ageless-linux
It's FOSS
Ageless Linux Emerges to Protest OS-Level Age Verification Laws
And thankfully, it's more than just a Linux distro without age verification.
📰 Big moves in Linux filesystems as new bcachefs lands and KDE adds support for Apple's APFS
Plus: Fresh version of bcachefs arrives Linux 7.0 is approaching and there's a new version of bcachefs to go with it… as well as green shoots of support for Apple's new disk format.…
🔗 Source:
#linux #kde
👉@sysadminoff
https://go.theregister.com/feed/www.theregister.com/2026/03/17/bcachefs_and_apfs_news/
Plus: Fresh version of bcachefs arrives Linux 7.0 is approaching and there's a new version of bcachefs to go with it… as well as green shoots of support for Apple's new disk format.…
🔗 Source:
#linux #kde
👉@sysadminoff
https://go.theregister.com/feed/www.theregister.com/2026/03/17/bcachefs_and_apfs_news/
The Register
Big moves in Linux filesystems as new bcachefs lands and KDE adds support for Apple's APFS
: Linux still can't mount or read APFS volumes by default ... but that's about to change
FFmpeg 8.1
После более полугода разработки состоялся выпуск 8.1 проекта FFmpeg, с кодовым именем «Hoare».
Это набор свободных библиотек и утилит с открытым исходным кодом, позволяющих записывать, конвертировать и передавать цифровые аудио- и видеозаписи в различных форматах. Название происходит от названия экспертной группы MPEG и FF, означающего «fast forward».
Проект состоит из следующих компонентов:
ffmpeg — консольная утилита для конвертирования видеофайла из одного формата в другой и захвата видео в реальном времени.
ffplay — простой медиаплеер, основанный на SDL2 и библиотеках FFmpeg.
ffprobe — консольная утилита, позволяющая собирать и отображать информацию о медиафайлах (как MediaInfo) и мультимедиапотоках, доступных устройствах, кодеках, форматах, протоколах и др.
libavcodec — библиотека со всеми аудио/видеокодеками. Большинство кодеков было разработано «с нуля» для обеспечения наилучшей производительности.
libavformat — библиотека с мультиплексорами и демультиплексорами для различных аудио- и видеоформатов.
libavutil — вспомогательная библиотека со стандартными общими подпрограммами для различных компонентов ffmpeg.
libpostproc — библиотека стандартных подпрограмм обработки видео.
libswscale — библиотека для масштабирования видео.
libavfilter — позволяет изменять видеопоток между декодером и кодером «на лету».
( читать дальше... )
>>> Скачать
codecs, ffmpeg, media, video
👉@sysadminoff
https://www.linux.org.ru/news/opensource/18243432
После более полугода разработки состоялся выпуск 8.1 проекта FFmpeg, с кодовым именем «Hoare».
Это набор свободных библиотек и утилит с открытым исходным кодом, позволяющих записывать, конвертировать и передавать цифровые аудио- и видеозаписи в различных форматах. Название происходит от названия экспертной группы MPEG и FF, означающего «fast forward».
Проект состоит из следующих компонентов:
ffmpeg — консольная утилита для конвертирования видеофайла из одного формата в другой и захвата видео в реальном времени.
ffplay — простой медиаплеер, основанный на SDL2 и библиотеках FFmpeg.
ffprobe — консольная утилита, позволяющая собирать и отображать информацию о медиафайлах (как MediaInfo) и мультимедиапотоках, доступных устройствах, кодеках, форматах, протоколах и др.
libavcodec — библиотека со всеми аудио/видеокодеками. Большинство кодеков было разработано «с нуля» для обеспечения наилучшей производительности.
libavformat — библиотека с мультиплексорами и демультиплексорами для различных аудио- и видеоформатов.
libavutil — вспомогательная библиотека со стандартными общими подпрограммами для различных компонентов ffmpeg.
libpostproc — библиотека стандартных подпрограмм обработки видео.
libswscale — библиотека для масштабирования видео.
libavfilter — позволяет изменять видеопоток между декодером и кодером «на лету».
( читать дальше... )
>>> Скачать
codecs, ffmpeg, media, video
👉@sysadminoff
https://www.linux.org.ru/news/opensource/18243432
www.linux.org.ru
FFmpeg 8.1
После более полугода разработки состоялся выпуск 8.1 проекта FFmpeg https://www.ffmpeg.org , с кодовым именем «Hoare» (в честь сэра Чарльза Хоара https://ru.wikipedia.org/wiki/Хоар,_Чарльз_Энтони_Ричард (11 января 1934 — 5 марта 2026)). Это набор сво...
Blender 5.1 Open-Source 3D Graphics Software Released with Many New Features
Blender 5.1 open-source 3D graphics software is now available for download with hardware ray-tracing by for AMD GPUs and other changes. Here's what's new!
The post Blender 5.1 Open-Source 3D Graphics Software Released with Many New Features appeared first on 9to5Linux - do not reproduce this article without permission. This RSS feed is intended for readers, not scrapers.
👉@sysadminoff
https://9to5linux.com/blender-5-1-open-source-3d-graphics-software-released-with-many-new-features
Blender 5.1 open-source 3D graphics software is now available for download with hardware ray-tracing by for AMD GPUs and other changes. Here's what's new!
The post Blender 5.1 Open-Source 3D Graphics Software Released with Many New Features appeared first on 9to5Linux - do not reproduce this article without permission. This RSS feed is intended for readers, not scrapers.
👉@sysadminoff
https://9to5linux.com/blender-5-1-open-source-3d-graphics-software-released-with-many-new-features
📰 ARM NEON Accelerated CRC64 Optimization Shows Nearly 6x Improvement
A patch posted today to the Linux kernel mailing list provides an ARM64-optimized CRC64-NVMe implementation for nearly a 6x improvement on modern Arm SoCs...
🔗 Source:
#linux #kernel #arm
👉@sysadminoff
https://www.phoronix.com/news/ARM-NEON-CRC64-6x
A patch posted today to the Linux kernel mailing list provides an ARM64-optimized CRC64-NVMe implementation for nearly a 6x improvement on modern Arm SoCs...
🔗 Source:
#linux #kernel #arm
👉@sysadminoff
https://www.phoronix.com/news/ARM-NEON-CRC64-6x
Phoronix
ARM NEON Accelerated CRC64 Optimization Shows Nearly 6x Improvement
A patch posted today to the Linux kernel mailing list provides an ARM64-optimized CRC64-NVMe implementation for nearly a 6x improvement on modern Arm SoCs.
📰 Blender 5.1 Open-Source 3D Graphics Software Released with Many New Features
Blender 5.1 open-source 3D graphics software is now available for download with hardware ray-tracing by for AMD GPUs and other changes. Here's what's new!
🔗 Source:
#opensource #amd
👉@sysadminoff
https://9to5linux.com/blender-5-1-open-source-3d-graphics-software-released-with-many-new-features
Blender 5.1 open-source 3D graphics software is now available for download with hardware ray-tracing by for AMD GPUs and other changes. Here's what's new!
🔗 Source:
#opensource #amd
👉@sysadminoff
https://9to5linux.com/blender-5-1-open-source-3d-graphics-software-released-with-many-new-features
TUXEDO Gemini 17 Gen4 Linux Laptop Now Available with AMD Ryzen 9 9955HX
TUXEDO Gemini 17 Gen4 Linux laptop is now available with AMD Ryzen 9 9955HX, NVIDIA GeForce RTX 5070 Ti, up to 128 GB RAM, and up to 16TB storage.
The post TUXEDO Gemini 17 Gen4 Linux Laptop Now Available with AMD Ryzen 9 9955HX appeared first on 9to5Linux - do not reproduce this article without permission. This RSS feed is intended for readers, not scrapers.
👉@sysadminoff
https://9to5linux.com/tuxedo-gemini-17-gen4-linux-laptop-now-available-with-amd-ryzen-9-9955hx
TUXEDO Gemini 17 Gen4 Linux laptop is now available with AMD Ryzen 9 9955HX, NVIDIA GeForce RTX 5070 Ti, up to 128 GB RAM, and up to 16TB storage.
The post TUXEDO Gemini 17 Gen4 Linux Laptop Now Available with AMD Ryzen 9 9955HX appeared first on 9to5Linux - do not reproduce this article without permission. This RSS feed is intended for readers, not scrapers.
👉@sysadminoff
https://9to5linux.com/tuxedo-gemini-17-gen4-linux-laptop-now-available-with-amd-ryzen-9-9955hx
📰 EndeavourOS Titan released, devs comment on age verification laws
The Arch-based Linux distribution EndeavourOS Titan is out now, bringing with it plenty of nice sounding upgrades and some comments on age verification.Read the full article on GamingOnLinux.
🔗 Source:
#linux #arch
👉@sysadminoff
https://www.gamingonlinux.com/2026/03/endeavouros-titan-released-devs-comment-on-age-verification-laws/
The Arch-based Linux distribution EndeavourOS Titan is out now, bringing with it plenty of nice sounding upgrades and some comments on age verification.Read the full article on GamingOnLinux.
🔗 Source:
#linux #arch
👉@sysadminoff
https://www.gamingonlinux.com/2026/03/endeavouros-titan-released-devs-comment-on-age-verification-laws/
GamingOnLinux
EndeavourOS Titan released, devs comment on age verification laws
The Arch-based Linux distribution EndeavourOS Titan is out now, bringing with it plenty of nice sounding upgrades and some comments on age verification.
Azure Copilot Migration Agent: AI-assisted migration planning for VMware, Hyper-V, and bare-metal servers
Azure Copilot Migration Agent is a new AI agent built into the Azure portal that assists with planning migrations from VMware, Hyper-V, and bare-metal servers to Azure. It works on top of Azure Migrate data and goes beyond answering questions: it can actively create business cases and assessments, apply tags to discovered servers, and generate deployable landing zone templates — all through natural language prompts. What it cannot do is execute the actual migration. Replication, test migrations, and cutover are performed in the Azure Migrate portal, not through the agent. The agent is currently in public preview.
Source
👉@sysadminoff
https://4sysops.com/archives/azure-copilot-migration-agent-ai-assisted-migration-planning-for-vmware-hyper-v-and-bare-metal-servers/
Azure Copilot Migration Agent is a new AI agent built into the Azure portal that assists with planning migrations from VMware, Hyper-V, and bare-metal servers to Azure. It works on top of Azure Migrate data and goes beyond answering questions: it can actively create business cases and assessments, apply tags to discovered servers, and generate deployable landing zone templates — all through natural language prompts. What it cannot do is execute the actual migration. Replication, test migrations, and cutover are performed in the Azure Migrate portal, not through the agent. The agent is currently in public preview.
Source
👉@sysadminoff
https://4sysops.com/archives/azure-copilot-migration-agent-ai-assisted-migration-planning-for-vmware-hyper-v-and-bare-metal-servers/
Upgrade Windows 10 and 11 to Windows 11 25H2 with the Installation Assistant
Microsoft released a dedicated upgrade tool called Windows 11 Installation Assistant 25H2 that lets you perform an in-place upgrade from Windows 10 or older Windows 11 versions directly to Windows 11 25H2 (the 2025 Update). The assistant automates the hardware compatibility check, download, and installation, preserving your files, applications, and most settings. It is available from the Microsoft Download Center and works only on x64-based PCs. Understanding the requirements and process before you start helps you avoid common pitfalls.
Source
👉@sysadminoff
https://4sysops.com/archives/upgrade-windows-10-and-11-to-windows-11-25h2-with-the-installation-assistant/
Microsoft released a dedicated upgrade tool called Windows 11 Installation Assistant 25H2 that lets you perform an in-place upgrade from Windows 10 or older Windows 11 versions directly to Windows 11 25H2 (the 2025 Update). The assistant automates the hardware compatibility check, download, and installation, preserving your files, applications, and most settings. It is available from the Microsoft Download Center and works only on x64-based PCs. Understanding the requirements and process before you start helps you avoid common pitfalls.
Source
👉@sysadminoff
https://4sysops.com/archives/upgrade-windows-10-and-11-to-windows-11-25h2-with-the-installation-assistant/
📰 TUXEDO Gemini 17 Gen4 Linux Laptop Now Available with AMD Ryzen 9 9955HX
TUXEDO Gemini 17 Gen4 Linux laptop is now available with AMD Ryzen 9 9955HX, NVIDIA GeForce RTX 5070 Ti, up to 128 GB RAM, and up to 16TB storage.
🔗 Source:
#linux #amd
👉@sysadminoff
https://9to5linux.com/tuxedo-gemini-17-gen4-linux-laptop-now-available-with-amd-ryzen-9-9955hx
TUXEDO Gemini 17 Gen4 Linux laptop is now available with AMD Ryzen 9 9955HX, NVIDIA GeForce RTX 5070 Ti, up to 128 GB RAM, and up to 16TB storage.
🔗 Source:
#linux #amd
👉@sysadminoff
https://9to5linux.com/tuxedo-gemini-17-gen4-linux-laptop-now-available-with-amd-ryzen-9-9955hx
9to5Linux
TUXEDO Gemini 17 Gen4 Linux Laptop Now Available with AMD Ryzen 9 9955HX
TUXEDO Gemini 17 Gen4 Linux laptop is now available with AMD Ryzen 9 9955HX, NVIDIA RTX 5070, up to 128 GB RAM, and up to 16TB storage.
System76 Launches New COSMIC-Powered Thelio Mira High-Performance Linux PC
System76 launches the next-generation Thelio Mira Linux desktop computer with Pop!_OS Linux 24.04 LTS and the COSMIC desktop environment.
The post System76 Launches New COSMIC-Powered Thelio Mira High-Performance Linux PC appeared first on 9to5Linux - do not reproduce this article without permission. This RSS feed is intended for readers, not scrapers.
👉@sysadminoff
https://9to5linux.com/system76-launches-new-cosmic-powered-thelio-mira-high-performance-linux-pc
System76 launches the next-generation Thelio Mira Linux desktop computer with Pop!_OS Linux 24.04 LTS and the COSMIC desktop environment.
The post System76 Launches New COSMIC-Powered Thelio Mira High-Performance Linux PC appeared first on 9to5Linux - do not reproduce this article without permission. This RSS feed is intended for readers, not scrapers.
👉@sysadminoff
https://9to5linux.com/system76-launches-new-cosmic-powered-thelio-mira-high-performance-linux-pc
📰 System76 Makes The Best Open-Source Keyboard Even Better
If System76 engineers didn't already have enough going on with recently shipping the COSMIC Rust-based desktop environment and also shipping Pop!_OS 24.04 as their in-house Linux distribution plus completely redesigning the Thelio Desktop, they also recently revised their Launch Keyboard. They have made this leading open-source keyboard design even better with the latest iteration of the System76 Launch Keyboard.
🔗 Source:
#linux #opensource
👉@sysadminoff
https://www.phoronix.com/review/system76-launch-keyboard-2026
If System76 engineers didn't already have enough going on with recently shipping the COSMIC Rust-based desktop environment and also shipping Pop!_OS 24.04 as their in-house Linux distribution plus completely redesigning the Thelio Desktop, they also recently revised their Launch Keyboard. They have made this leading open-source keyboard design even better with the latest iteration of the System76 Launch Keyboard.
🔗 Source:
#linux #opensource
👉@sysadminoff
https://www.phoronix.com/review/system76-launch-keyboard-2026
Phoronix
System76 Makes The Best Open-Source Keyboard Even Better
If System76 engineers didn't already have enough going on with recently shipping the COSMIC Rust-based desktop environment and also shipping Pop!_OS 24.04 as their in-house Linux distribution plus completely redesigning the Thelio Desktop, they also recently…
📰 Linux gaming is "solved" until anti-cheat shows up
Linux and third-party anti-cheat clients are like water and oil.
🔗 Source:
#linux
👉@sysadminoff
https://www.xda-developers.com/linux-gaming-is-solved-until-anti-cheat-shows-up/
Linux and third-party anti-cheat clients are like water and oil.
🔗 Source:
#linux
👉@sysadminoff
https://www.xda-developers.com/linux-gaming-is-solved-until-anti-cheat-shows-up/
XDA
Linux gaming is "solved" until anti-cheat shows up
Linux and third-party anti-cheat clients are like water and oil
📰 Free VPN and Split View Are Coming to Mozilla Firefox
Mozilla is adding a free VPN and Split View to Firefox, giving users more privacy and a better way to browse side by side.
🔗 Source:
#firefox
👉@sysadminoff
https://linuxiac.com/free-vpn-and-split-view-are-coming-to-mozilla-firefox/
Mozilla is adding a free VPN and Split View to Firefox, giving users more privacy and a better way to browse side by side.
🔗 Source:
#firefox
👉@sysadminoff
https://linuxiac.com/free-vpn-and-split-view-are-coming-to-mozilla-firefox/
Linuxiac
Free VPN and Split View Are Coming to Mozilla Firefox
Mozilla is adding a free VPN and Split View to Firefox, giving users more privacy and a better way to browse side by side.
NVIDIA DLSS 5 has become the source of many memes as the backlash continues | GamingOnLinux
👉@sysadminoff
https://www.gamingonlinux.com/2026/03/nvidia-dlss-5-has-become-the-source-of-many-memes-as-the-backlash-continues/
👉@sysadminoff
https://www.gamingonlinux.com/2026/03/nvidia-dlss-5-has-become-the-source-of-many-memes-as-the-backlash-continues/
GamingOnLinux
NVIDIA DLSS 5 has become the source of many memes as the backlash continues
Oh deary me, NVIDIA have a bit of a wildfire on their hands here, with NVIDIA DLSS 5 being compared with AI generated slop art.
Выпуск Java SE 26 и OpenJDK 26. Проект по интеграции поддержки JavaScript и Python в JVM
После шести месяцев разработки компания Oracle опубликовала платформу Java SE 26 (Java Platform, Standard Edition 26), в качестве эталонной реализации которой используется открытый проект OpenJDK. За исключением удаления некоторых устаревших возможностей в Java SE 26 сохранена обратная совместимость с прошлыми выпусками платформы Java - большинство ранее написанных Java-проектов без изменений будут работоспособны при запуске под управлением новой версии. Готовые для установки сборки Java SE 26 (JDK, JRE и Server JRE) подготовлены для Linux (x86_64, AArch64), Windows (x86_64) и macOS (x86_64, AArch64). Разработанная в рамках проекта OpenJDK эталонная реализация Java SE 26 полностью открыта под лицензией GPLv2 с исключениями GNU ClassPath, разрешающими динамическое связывание с коммерческими продуктами.
👉@sysadminoff
https://www.opennet.ru/opennews/art.shtml?num=65009
После шести месяцев разработки компания Oracle опубликовала платформу Java SE 26 (Java Platform, Standard Edition 26), в качестве эталонной реализации которой используется открытый проект OpenJDK. За исключением удаления некоторых устаревших возможностей в Java SE 26 сохранена обратная совместимость с прошлыми выпусками платформы Java - большинство ранее написанных Java-проектов без изменений будут работоспособны при запуске под управлением новой версии. Готовые для установки сборки Java SE 26 (JDK, JRE и Server JRE) подготовлены для Linux (x86_64, AArch64), Windows (x86_64) и macOS (x86_64, AArch64). Разработанная в рамках проекта OpenJDK эталонная реализация Java SE 26 полностью открыта под лицензией GPLv2 с исключениями GNU ClassPath, разрешающими динамическое связывание с коммерческими продуктами.
👉@sysadminoff
https://www.opennet.ru/opennews/art.shtml?num=65009
www.opennet.ru
Выпуск Java SE 26 и OpenJDK 26. Проект по интеграции поддержки JavaScript и Python в JVM
После шести месяцев разработки компания Oracle опубликовала платформу Java SE 26 (Java Platform, Standard Edition 26), в качестве эталонной реализации которой используется открытый проект OpenJDK. За исключением удаления некоторых устаревших возможностей…
📰 I tried openSUSE Tumbleweed, and it had me reconsidering my love for Fedora
Okay, I admit it; I have a distro-hopping problem. It was only three months ago that I proudly declared that I had stopped jumping between Linux distros and settled on one, and yet the bug has bitten me once more. The weird thing is, this isn't even a 'the grass is greener on the other side' thing, because as far as I was concerned, my Fedora Kinoite-based grass was some of the greenest I had ever had. I suppose when you're given a buffet of...
🔗 Source:
#linux #opensuse #distro #fedora
👉@sysadminoff
https://www.xda-developers.com/opensuse-tumbleweed-has-me-reconsidering-using-fedora/
Okay, I admit it; I have a distro-hopping problem. It was only three months ago that I proudly declared that I had stopped jumping between Linux distros and settled on one, and yet the bug has bitten me once more. The weird thing is, this isn't even a 'the grass is greener on the other side' thing, because as far as I was concerned, my Fedora Kinoite-based grass was some of the greenest I had ever had. I suppose when you're given a buffet of...
🔗 Source:
#linux #opensuse #distro #fedora
👉@sysadminoff
https://www.xda-developers.com/opensuse-tumbleweed-has-me-reconsidering-using-fedora/
XDA
I tried openSUSE Tumbleweed, and it had me reconsidering my love for Fedora
Plus, Geeko is really cute.
📰 AMD MLIR-AIE Releases New AIECC C++ Compiler To Help Bring New Workloads To Ryzen AI NPUs
AMD Ryzen AI NPUs are now running LLMs on Linux with the recently debuted Lemonade 10.0 server and FastFlowLM 0.9.35 adding Linux support. In addition to those software components, AMD engineers have also been developing MLIR-AIE as a compiler toolchain for AMD AI Engine devices such as Ryzen AI NPUs in leveraging LLVM-based code generation with the Multi-Level Intermediate Representation (MLIR). Out today is MLIR-AIE v1.
🔗 Source:
#linux #amd
👉@sysadminoff
https://www.phoronix.com/news/MLIR-AIE-1.3
AMD Ryzen AI NPUs are now running LLMs on Linux with the recently debuted Lemonade 10.0 server and FastFlowLM 0.9.35 adding Linux support. In addition to those software components, AMD engineers have also been developing MLIR-AIE as a compiler toolchain for AMD AI Engine devices such as Ryzen AI NPUs in leveraging LLVM-based code generation with the Multi-Level Intermediate Representation (MLIR). Out today is MLIR-AIE v1.
🔗 Source:
#linux #amd
👉@sysadminoff
https://www.phoronix.com/news/MLIR-AIE-1.3
Phoronix
AMD MLIR-AIE Releases New AIECC C++ Compiler To Help Bring New Workloads To Ryzen AI NPUs
AMD Ryzen AI NPUs are now running LLMs on Linux with the recently debuted Lemonade 10.0 server and FastFlowLM 0.9.35 adding Linux support