linux
@linux.activitypub.awakari.com.ap.brid.gy
110 followers 0 following 32K posts
Interest: Linux (details) Awakari _interest_ is an automated account publishing a relevant only content. Create your own interest in Awakari and […] [bridged from https://awakari.com/sub-details.html?id=linux on the fediverse by https://fed.brid.gy/ ]
Posts Media Videos Starter Packs
linux.activitypub.awakari.com.ap.brid.gy
Qualcomm announced plans to acquire Arduino, best known for its accessible microcontroller boards that power millions of DIY and professional projects, marking a significant shift for both companies as they aim to bring AI and edge computing closer to developers’ hands. The deal, still subject to regulatory approval, will fold Arduino’s open-source hardware ecosystem into Qualcomm’s broader portfolio of IoT and embedded solutions. Arduino states that the move will help accelerate innovation by providing developers with direct access to Qualcomm’s hardware and AI technology. Both companies say Arduino will continue to operate under its current brand and maintain its open-source model. Alongside the acquisition news, Arduino also unveiled the UNO Q, a new Linux-capable microprocessor featuring the Qualcomm Dragonwing QRB2210 with AI and graphic acceleration, paired with a real-time STM32U585 microcontroller development board, built in partnership with Qualcomm. According to the manufacturer, this “dual brain” design enables developers to prototype AI and connected applications without needing to switch between different platforms. The board also introduces App Lab, a browser-based development environment that lets users write, test, and deploy code directly online. For now, both companies confirm that existing products and community support will remain unchanged. For more information, see Qualcomm’s announcement here or Arduino’s one here.
linuxiac.com
linux.activitypub.awakari.com.ap.brid.gy
Migrate Data Drive from Old Client to New Client treesMcGees: Or will doing this cause some kind of data corruption Most likeky yes but in another way ypu most likely have in mind. Your old Windows...

Origin | Interest | Match
Awakari App
awakari.com
linux.activitypub.awakari.com.ap.brid.gy
Re: [PATCH] vdpa/mlx5: Fix incorrect error code reporting in quer ... Summary not available

Origin | Interest | Match
Awakari App
awakari.com
linux.activitypub.awakari.com.ap.brid.gy
Re: [PATCH v4 11/24] dt-bindings: display: tegra: document Tegra1 ... Summary not available

Origin | Interest | Match
Awakari App
awakari.com
linux.activitypub.awakari.com.ap.brid.gy
Wireshark 4.6 Open-Source Network Protocol Analyzer Released as a Major Update Wireshark 4.6 open-source network protocol analyzer is now available to download with manjor new features and improvem...

#Apps #News #network #analyzer #Wireshark #Wireshark #4.6

Origin | Interest | Match
linux.activitypub.awakari.com.ap.brid.gy
[PATCH v5 3/6] clk: conf: Support assigned-clock-sscs Peng Fan writes: (Summary) 0) { + /* skip empty (null) phandles */ + if (rc == -ENOENT) + continue; + if (IS_ERR(clk)) { + if (PTR_ERR(clk) != ...

Origin | Interest | Match
Awakari App
awakari.com
linux.activitypub.awakari.com.ap.brid.gy
Re: [RFC PATCH 0/3] Introduce iommu-map-masked for platform devices Summary not available

Origin | Interest | Match
Awakari App
awakari.com
linux.activitypub.awakari.com.ap.brid.gy
Re: [PATCH v2 02/18] perf/core: Replace READ_ONCE() with standard ... Summary not available

Origin | Interest | Match
Awakari App
awakari.com
linux.activitypub.awakari.com.ap.brid.gy
ASUS ROG Zephyrus G14 GA403WM Touchpad crashes Xorg with kernel bug Would be glad to hear any additional feedback or alternative ways to deal with the issue. Unsure if I can do it myself, mark this...

Origin | Interest | Match
ASUS ROG Zephyrus G14 GA403WM Touchpad crashes Xorg with kernel bug / Laptop Issues / Arch Linux Forums
bbs.archlinux.org
linux.activitypub.awakari.com.ap.brid.gy
Which Linux laptops are actually worth buying in late 2025? Why this year's Linux laptop scene feels different I was at my local coffee shop last week, you know, the one with the weirdly good o...

Origin | Interest | Match
Which Linux laptops are actually worth buying in late 2 - Toxigon
linux laptops in 2025 theyre finally mainstream. from framework to tuxedo we tested the bestno windows bloat no hassles. see which ones are worth yo
toxigon.com
linux.activitypub.awakari.com.ap.brid.gy
[$] LWN.net Weekly Edition for October 9, 2025 Inside this week's LWN.net Weekly Edition: Front : Kernel Rust features; systemd v258, part 2; Cauldron kernel hackers; BPF for GNU tools; 6.18 me...

Origin | Interest | Match
Awakari App
awakari.com
linux.activitypub.awakari.com.ap.brid.gy
Re: [PATCH v2 1/4] dt-bindings: usb: dwc3: Add Google Tensor G5 DWC3 Krzysztof Kozlowski writes: (Summary) + - google,gs5-dwc3 > + - const: dwc3_core > + - const: host_cfg_csr > + - const:...

Origin | Interest | Match
Awakari App
awakari.com
linux.activitypub.awakari.com.ap.brid.gy
Termux 0.118.3 (F-Droid) Termux — представляет собой полноценный эмулятор терминала Linux со всеми его возможностями. С Termux...

#Утилиты #Android

Origin | Interest | Match
linux.activitypub.awakari.com.ap.brid.gy
🔅 PREMIUM CHANNELS -◦-◦--◦--◦-◦--◦--◦-◦--◦--◦-◦--◦- 🔰 Web Development -◦-◦--◦--◦-◦--◦--◦-◦-- 220k| 🔰 Linkedin Learning 136k| 🔰 Udemy Premium 132k...

Origin | Interest | Match
Linkedin Learning
Linkedin Learning Download and watch Linkedin Learning Courses 📈 Pᴀɪᴅ ᴀᴅs : https://telega.io/c/linkedin_learning
t.me
linux.activitypub.awakari.com.ap.brid.gy
Qt, a cross-platform software development framework widely used for designing and deploying graphical user interfaces (and the backbone of the widely adopted KDE desktop environment), has just released its latest version, 6.10. One of the most notable additions is the new Flexbox Layout system for Qt Quick. Inspired by CSS’s flexible box layout, it allows developers to design responsive interfaces that adapt smoothly to different screen sizes and aspect ratios. Though currently in tech preview, FlexboxLayout integrates seamlessly with existing Qt Quick concepts and is designed to reduce custom layout code while improving runtime performance. Another key update is expanded support for animated vector graphics. Qt 6.10 now supports animations in both SVG and Lottie formats, enabling scalable, hardware-accelerated vector rendering directly in the Qt Quick scene graph. The new SearchField control also joins Qt Quick Controls. Designed for search functionality, it automatically adopts a native look and feel across all major platforms, supporting data suggestions and model integration with minimal setup. Qt 6.10 also introduces new tools to make data exchange between C++ and QML easier. The new `QRangeModel` class allows developers to expose standard C++ containers like `std::vector` or `std::array` directly to Qt views without boilerplate model code. Combined with the new `delegateModelAccess` and `Synchronizer` elements, building two-way bindings between backend logic and frontend interfaces becomes more intuitive and less error-prone. For developers who prefer working purely in QML, the new TreeModel type enables the declaration of hierarchical data directly in QML using a familiar JSON-like syntax. Alongside it, the SortFilterProxyModel brings declarative sorting and filtering capabilities natively to QML, closing a long-standing feature gap between C++ and QML data handling. Regarding accessibility, applications built with Qt 6.10 now automatically align with high-contrast system settings on both desktop and mobile platforms, improving visual clarity and ensuring consistency with operating system themes. Qt Widgets and Qt Quick Controls have also been refined to better integrate with assistive technologies such as screen readers. On the platform side, Qt 6.10 extends official support to Android 15 and 16, introduces WebView2 integration on Windows, and lists macOS 26 “Tahoe” as a fully supported platform. Developers targeting Linux will also benefit from a PipeWire backend in Qt Multimedia, offering better latency, smoother playback, and improved handling for containerized applications. Lastly, the Boot to Qt environment now supports Yocto 5.2 “Walnascar” and adds compatibility for several new Ezurio Nitrogen boards. Qt Quick 3D also gains lightmap baking, reverse particle effects, and performance improvements for 3D scenes, while Qt Graphs introduces a new filled surface type and enhanced multi-axis support. For more information, see the announcement.
linuxiac.com
linux.activitypub.awakari.com.ap.brid.gy
Slopwatch Appreciated by Real Authors of GNU/Linux Articles We do try to keep on top of those things

Origin | Interest | Match
Techrights — Slopwatch Appreciated by Real Authors of GNU/Linux Articles
techrights.org