KDE Frameworks 5.81 Released with KHamburgerMenu, Various Improvements
The biggest new feature in the KDE Frameworks 5.81 release is the implementation of a new, custom hamburger menu called KHamburgerMenu, which will be shown on QWidgets-based apps whenever the main menubar is hidden.
The KDE Project plans to adopt the KHamburgerMenu for all KDE apps as it offers several advantages, including an alternative app menu in case you hide the default menubar by accident, more freedom when you want to take full advantage of the maximum vertical space, more compact design with only relevant menu items, as well as support for relocating, renaming, removing, or even changing its icon.
| today's leftovers
-
If your current Vulkan-based Radeon Linux gaming performance isn't cutting it and a new GPU is out of your budget or you have been unable to find a desired GPU upgrade in stock, the Mesa RADV driver has added an option likely of interest to you... Well, at least moving forward with this feature being limited to RDNA2 GPUs for now.
RADV as Mesa's Radeon Vulkan driver has added an option to allow Variable Rate Shading (VRS) via an environment variable override. This RADV addition is inspired by the likes of NVIDIA DLSS for trading rendering quality for better performance but in its current form is a "baby step" before being comparable to DLSS quality and functionality.
-
In RADV we just added an option to speed up rendering by rendering less pixels.
These kinds of techniques have become more common over the past decade with techniques such as checkerboarding, TAA based upscaling and recently DLSS. Fundamentally all they do is trading off rendering quality for rendering cost and many of them include some amount of postprocessing to try to change the curve of that tradeoff. Most notably DLSS has been widly successful at that to the point many people claim it is barely a quality regression.
Of course increasing GPU performance by up to 50% or so with barely any quality regression seems like must have and I think it would be pretty cool if we could have the same improvements on Linux. I think it has the potential to be a game changer, making games playable on APUs or playing with really high resolution or framerates on desktops.
[...]
VRS is by far the easiest thing to make work in almost all games. Most alternatives like checkerboarding, TAA and DLSS need modified render target size, significant shader fixups, or even a proprietary integration with games. Making changes that deeply is getting more complicated the more advanced the game is.
If we want to reduce render resolution (which would be a key thing in e.g. checkerboarding or DLSS) it is very hard to confidently tie all resolution dependent things together. For example a big cost for some modern games is raytracing, but the information flow to the main render targets can be very hard to track automatically and hence such a thing would require a lot of investigation or a bunch of per game customizations.
-
Valve has put out a major upgrade for their popular free to play MOBA with Dota 2 getting Dawnbreaker. This brand new hero is focused on melee, with a low-skill entry level so it should be suitable for a lot of players. You can see a dedicated hero page for Dawnbreaker here.
"Dawnbreaker shines in the heart of battle, happily crushing enemies with her celestial hammer and healing nearby allies. She revels in hurling her hammer through multiple foes and then converging with it in a blazing wake, always waiting to tap her true cosmic power to fly to the aid of her teammates — eager to rout her enemies on the battlefield no matter where they are."
-
No wine-ing about the puns please. Jokes aside, the tasty compatibility tech that is Wine has a new development release available today with Wine 6.6.
For newer readers and Linux users here's a refresher - Wine is a compatibility layer built for operating systems like Linux, macOS and BSD. The idea is to allow other platforms to run games and applications only built and supported for Windows. It's also part of what makes up Steam Play Proton. Once a year or so, a new stable release is made.
-
Here’s your weekly Fedora report. Read what happened this week and what’s coming up. Your contributions are welcome (see the end of the post)! The Final freeze is underway. The F34 Final Go/No-Go meeting is Thursday.
I have weekly office hours on Wednesdays in the morning and afternoon (US/Eastern time) in #fedora-meeting-1. Drop by if you have any questions or comments about the schedule, Changes, elections, or anything else. See the upcoming meetings for more information.
-
Containers rose to the mainstream primarily due to workload portability and immutability advantages. Kubernetes became the primary orchestration tool and was initially supporting stateless applications, commonly referred to as the cattle vs. pets approach. However, data-centric applications need stateful-ness while still leveraging the cattle vs. pet approach. Microservices, Containers, and Kubernetes are now moving mainstream as increasingly more stateful applications are adopting them.
SUSE for your agile data platform, featuring Microsoft SQL Server[Ed: SUSE is just a worthless proprietary software reseller for SAP and Microsoft (their salesperson from SAP signing anti-RMS petition makes perfect sense and proves us correct about SUSE's motivations)]
-
FLoC is a terrible idea that should not be implemented. Google’s experimentation with FLoC is also deeply flawed . We hope that this site raises awareness about where the future of Chrome seems to be heading, and why it shouldn't.
FLoC takes most of your browsing history in Chrome, and analyzes it to assign you to a category or “cohort.” This identification is then sent to any website you visit that requests it, in essence telling them what kind of person Google thinks you are. For the time being, this ID changes every week, hence leaking new information about you as your browsing habits change. You can read a more detailed explanation here .
Because this ID changes, you will want to visit https://amifloced.org often to see those changes.
-
Boutique browsers try to scratch out a living by finding a niche underserved by the usual suspects. Brave is one of those browsers.
Brave has gotten more attention than most alternate browsers, partly because a co-founder was one of those who kick-started Mozilla's Firefox, partly because of its very unusual — some say parasitical — business model.
|
Devices/Embedded Hardware
-
Aaeon’s 3.5-inch Linux-ready “GENE-CML5” SBC supplies an up to octa-core 10th Gen Core CPU plus up to 64GB DDR4, 2x SATA, 2x GbE, 2x USB 3.2 Gen2, DP, VGA, M.2 M-key, and PCIe x4.
Aaeon has posted a preliminary product page for what appears to be the first 3.5-inch SBC built around Intel’s 10th Gen Comet Lake-S. In fact, this is one of the first Comet Lake SBCs of any kind, following a few early entries like Portwell’s WADE-8212 Mini-ITX board.
-
-
We previously wrote it was possible to create a Raspberry Pi RP2040 board with HDMI using DVI and programmable IOs to output video up to 640×480 at 60 Hz with the microcontroller’s Cortex-M0+ cores clocked at 252 MHz.
At the time, we also noted Olimex was working on such a board with RP2040-PICO-PC designed to create a small Raspberry Pi RP2040 computer with HDMI/DVI video output. The Bulgarian company has now manufactured the first prototype, but due to supply issues with the Raspberry Pi Pico board, they also designed their own RP2040-PICO module since they’ve got a reel of Raspberry Pi RP2040 microcontrollers.
-
We started this project June-July 2020. Due to the Covid19 the development took 10 months although only 6 month of active work was done, due to lock downs, ill developers and so on troubles.
Now the board is completely routed and has these features: [...]
| Programming Leftovers
-
Miller, who leads the Rust Platform team for AWS, has been a software engineer for almost 30 years. At AWS, Miller has been a leader in open-source strategic initiatives and software engineering and delivery. Miller's Rust Platform team includes Rust language and compiler maintainers and contributors and developers on the Tokio runtime for writing reliable asynchronous applications with Rust. Under Miller's leadership, the AWS Rust team is crafting optimizations and tools for the features that engineers will use to build and operate services which take full advantage of Rust's performance and safety.
-
Cross-compiling can be a challenge with some packages, and some of the big ones, such as SeaMonkey, LibreOffice and Inkscape, I have compiled in a running EasyOS (with the "devx" SFS loaded).
I have previously compiled LibreOffice in OE, see the Pyro series. But it was a lot of work.
-
Ten months later, after 14.330 added and 8.634 deleted lines, Shortwave 2.0 is available! It sports new features, and comes with the well known improvements, and bugfixes as always.
[...]
Shortwave has always been designed to handle any screen size from the beginning. In version 2.0 we have been able to improve this even further. There is now a compact mini player for desktop screens. This still offers access to the most important functions in a tiny window.
-
I first discovered Unix systems in the early 1990s, when I was an undergraduate at university. I liked it so much that I replaced the MS-DOS system on my home computer with the Linux operating system.
One thing that Linux didn't have in the early to mid-1990s was a word processor. A standard office application on other desktop operating systems, a word processor lets you edit text easily. I often used a word processor on DOS to write my papers for class. I wouldn't find a Linux-native word processor until the late 1990s. Until then, word processing was one of the rare reasons I maintained dual-boot on my first computer, so I could occasionally boot back into DOS to write papers.
Then I discovered that Linux provided kind of a word processor. GNU troff, better known as groff, is a modern implementation of a classic text processing system called troff, short for "typesetter roff," which is an improved version of the nroff system. And nroff was meant to be a new implementation of the original roff (which stood for "run off," as in to "run off" a document).
|
Latest PCLinuxOS Package Updates
KeePassXC updated to 2.6.4
Min browser updated to 1.18.1 » PCLinuxOS
Darktable has been updated to 3.4.1 » PCLinuxOS
Firefox updated to 85.0.2 » PCLinuxOS
Audacious updated to 4.1 » PCLinuxOS
PCLinuxOS has new versions of Chromium and IceWM
Chromium browser update 88.0.4324.150
IceWM window manger update 2.1.2
LibreWolf Browser updated to 85.0.1
LibreWolf Browser updated to 85.0.1
PCLinuxOS 2021.02 overview | So cool ice cubes are jealous.
PCLinuxOS 2021.02 overview | So cool ice cubes are jealous.
Evolution and Opera Updated in PCLinuxOS
Evolution updated to 3.38.4 » PCLinuxOS
Opera Browser updated to 74.0.3911.107 » PCLinuxOS
Latest PCLinuxOS Updates
Kernel 5.10.17 now available » PCLinuxOS
Shotcut updated to 21.02.15 » PCLinuxOS
Telegram updated to 2.5.9 » PCLinuxOS
Signal Desktop updated to 1.40.0 » PCLinuxOS
PCLinuxOS Gets More Proprietary Browsers
Texstudio 3.1.0 » PCLinuxOS
Microsoft Edge 90.0.796.0 » PCLinuxOS
Opera 74.0.3911.154 » PCLinuxOS
Vivaldi 3.6.2165.40 » PCLinuxOS
PCLinuxOS: KDE installation ISOs have been updated 2021.0215
KDE installation ISOs have been updated 2021.0215
PCLinuxOS Updates Firefox, Thunderbird, and KDE Plasma
Firefox updated 86.0 » PCLinuxOS
Thunderbird updated 78.8.0 » PCLinuxOS
KDE Plasma desktop updated to 5.21.1 » PCLinuxOS
PCLinuxOS: Latest updates
KDE Plasma desktop updated to 5.21.2
Viber updated to 13.3.1.22
Songkong updated to 7.1
Mailspring email updated to 1.8.0
Web Browser updates » PCLinuxOS
Updated Kernels Available
Updated Kernels Available
Latest package builds for PCLinuxOS
Firefox browser updated to 86.0.1 » PCLinuxOS
Brave Browser updated to 1.21.74 » PCLinuxOS
Calibre updated to 5.13.0 » PCLinuxOS
QMPlay2 updated to 21.03.09 » PCLinuxOS
Bluefish HTML editor updated to 2.2.12
Bluefish HTML editor updated to 2.2.12 » PCLinuxOS
PCLinuxOS: Latest package refresh/updates
Homebank updated to 5.5.1 » PCLinuxOS
Shotcut video editor updated to 21.02.27 » PCLinuxOS
Librewolf browser updated to 86.0
Strawberry music player updated to 0.9.1
New browser builds for PCLinuxOS
Basilisk browser updated to 2021.03.11
Chromium browser updated to 89.0.4389.90 » PCLinuxOS
Vivaldi browser updated to 3.7.2218.45 » PCLinuxOS
Opera browser updated to 74.0.3911.232 » PCLinuxOS
New FileZilla, Thunderbird, and Proprietary Software in PCLOS
FileZilla FTP client updated to 3.53.1
Thunderbird Email updated to 78.9.0 » PCLinuxOS
TeamViewer updated to 15.16.8 » PCLinuxOS
Zoom updated to 5.6.0.13558.0321 » PCLinuxOS
More in PCLOS
Google Chrome updated to 89.0.4389.114
Gimp graphic editor updated to 2.10.24 » PCLinuxOS
Sigil ebook editor updated to 1.5.1 » PCLinuxOS