r_linux | Неотсортированное

Telegram-канал r_linux - Linux - Reddit

381

Stay up-to-date with everything Linux! Content directly fetched from the subreddit just for you. Powered by : @r_channels

Подписаться на канал

Linux - Reddit

GIMP 3 released after so many years of waiting
https://redd.it/1jdpvok
@r_linux

Читать полностью…

Linux - Reddit

Linux Users. Whats one reason why you switched?

For me it was the stability, windows always bugged out to where i had to reset my PC every other month and also there were a LOT of bugs in general. I Switched because of stability issues; now i have been using linux for 3 years now.

https://redd.it/1jdnd84
@r_linux

Читать полностью…

Linux - Reddit

GIMP 3 is officially released - https://www.gimp.org/news/2025/03/16/gimp-3-0-released/ check comments for more info
https://redd.it/1jdkhbc
@r_linux

Читать полностью…

Linux - Reddit

Carefully But Purposefully Oxidising Ubuntu
https://discourse.ubuntu.com/t/carefully-but-purposefully-oxidising-ubuntu/56995/1

https://redd.it/1jdi0wv
@r_linux

Читать полностью…

Linux - Reddit

Resurrected an ~11 year old ACER Aspire ES1-512 with MX Linux!
https://redd.it/1jdepc6
@r_linux

Читать полностью…

Linux - Reddit

GIMP 3.0 is released on Flathub
https://redd.it/1jd6oso
@r_linux

Читать полностью…

Linux - Reddit

Bluefin system requirements

I've been a bit curious about Bluefin and would like to try it on a spare laptop. My main "spare laptop" is very low resource though (specifically: it's an old Thinkpad Yoga with only 4G RAM), so I'm not sure if it's a good idea.

It's run GNOME before, and it's fine... most of the time. Sometimes it has a RAM-based freezeup. But mostly OK.

I've been looking for Bluefin's system requirements and not seeing any information, which kinda makes me assume that it's *not* for low end laptops like that. Like, if they're not posting system requirements it's because everybody who uses it has new high spec equipment so they never worry their pretty little heads about "system requirements".

So I probably would not want to use *that* laptop to try it out.

But if anybody has actual information I'd be very curious.

https://redd.it/1jd2c2h
@r_linux

Читать полностью…

Linux - Reddit

ubuntu 22.04 - installed lightdm

HOLY SHIT.... like goddamn... formula 1 right here.. opened in like miliseconds


wanted to try out budgie without installing it
so lightdm got installed. alright, whatever. accidentally logged in with xorg instead of budgie/wayland

and DAMN, this thing be like "yooo is this crack display manager? hell yeah, give me some of that speed"

https://redd.it/1jcxz17
@r_linux

Читать полностью…

Linux - Reddit

Making the 2017 MacBook Air blazing fast again..
https://redd.it/1jctbai
@r_linux

Читать полностью…

Linux - Reddit

LACT v0.7.2 released with RDNA4 support, Nvidia locked clocks and ROP count reporting
https://github.com/ilya-zlobintsev/LACT/releases/tag/v0.7.2

https://redd.it/1jcqk0s
@r_linux

Читать полностью…

Linux - Reddit

Arch Linux with Sway on Raspberry Pi 3A+

archlinuxarm.org provides ARM images of Arch Linux, but they were last updated in 2023, so in order to get any software to run I had to fully update the system, including glibc. After this, I was able to install sway. It was difficult to find a browser that worked with the very small amount of RAM (512mb), but I chose netsurf as it is both lightweight and usable.

https://preview.redd.it/ktfbndc7w0pe1.png?width=1680&format=png&auto=webp&s=75181f6b1d4ec1d048ae5fb8bc755b6f61928cc7



https://redd.it/1jchyh3
@r_linux

Читать полностью…

Linux - Reddit

comparing images.

Although I generally view the transition from GTK to Slint positively, I still encounter certain issues that require additional effort, even though they worked seamlessly in GTK. This includes problems with popups and the need to create some widgets almost from scratch due to the lack of documentation and examples for what I consider basic components, such as an equivalent of GTK’s TreeView.

Price — free, so take it for yourself, your friends, and your family. Licensed under MIT/GPL

Repository — https://github.com/qarmin/czkawka

Files to download — https://github.com/qarmin/czkawka/releases

https://redd.it/1jchp31
@r_linux

Читать полностью…

Linux - Reddit

Promotion of Linux as an alternative to windows in public sector?

Windows is the de facto standard for OS and all IT tooling in Europe.

This is a political decision and needs a political initiative to change. Are their organizations promoting Linux to government?

Munich switched over to Linux for a couple of years but when Microsoft set up an office in the city they switched back.

The EU is spending billions in licensing to Microsoft instead of promoting a self grown solution and the rest of the political spectrum is learning that we cannot trust the American with our data.

https://redd.it/1jcgs0t
@r_linux

Читать полностью…

Linux - Reddit

Debian point release 12.10.....if you care and use.
https://www.debian.org/News/2025/20250315

https://redd.it/1jcdupk
@r_linux

Читать полностью…

Linux - Reddit

wth is this
https://redd.it/1jcbetw
@r_linux

Читать полностью…

Linux - Reddit

Resurrected an ~11 year old ACER Aspire ES1-512 with MX Linux! [Repost with proper tag]
https://redd.it/1jdopgo
@r_linux

Читать полностью…

Linux - Reddit

Linux: A modular dream until you try customizing keyboard layouts

I use a custom keyboard layout, as I'm a native Lithuanian speaker, who knows Romanian at around B1 level.

On Windows, I made an elegant AutoHotkey script.

On Linux, I made:

A version of my AutoHotkey script using a fan-made port of Windows AutoHotkey from 2005, however it was too buggy and from my use, I decided that it works as a proof-of-concept rather than a reliable end-product. Oh, also it works only on bare metal and not on a VM for some reason.
Two .XCompose files that can't be switched besides restarting session (WTF?) or input method like IBus
When it comes to IBus, IBus interprets `.XCompose` files differently, like so I don't have exactly functionality. I implemented a script that kills IBus process, copies over `.XCompose_lt` and `.XCompose_ro` to `.XCompose` and restarts it, as such switching them between, but apparently it works only on Xubuntu for some reason – it doesn't work on Fedora
I tried making a Python script with keyboard library that was said to be cross-platform. I wrote the script on Windows, and then when I ran it on Linux, it didn't work.
I ended up rewriting the Python script, that used `xdotool` instead of keyboard.write and `.Xmodmap` \+ `.XCompose` instead of `keyboard.hook` for reassigning keys and for keyboard.hook(on\_key\_event, suppress=True) equivalent respectively. It ended up conflicting with `.XCompose` – some key presses were being lost.
I don't use Wayland, but solutions for Wayland are virtually impossible without low-level development; I don't think after all that my AutoHotkey script can be implemented without any low-level programming to work at all.

You can see the project for what it is here:

https://github.com/Tomurisk/Euromak

TL;DR – Linux has modular design, sure, but when it comes to more-specific tweaks on the GUI userland, the ship sinks right there. While I appreciate Linux for what it is, I'll need to appreciate the project from sidelines while using Windows. And that's a shame.

https://redd.it/1jdelf0
@r_linux

Читать полностью…

Linux - Reddit

The atrocious state of binary compatibility on Linux
https://jangafx.com/insights/linux-binary-compatibility

https://redd.it/1jdi0qb
@r_linux

Читать полностью…

Linux - Reddit

Akira Ransomware Encryption Cracked Using Cloud GPU Power
https://cyberinsider.com/akira-ransomware-encryption-cracked-using-cloud-gpu-power/

https://redd.it/1jde454
@r_linux

Читать полностью…

Linux - Reddit

Bcachefs Racing To Track Down New Upgrade Bug In Linux 6.14
https://www.phoronix.com/news/Bcachefs-Data-Bug-Linux-6.14

https://redd.it/1jdd4ak
@r_linux

Читать полностью…

Linux - Reddit

"Virtual Machine as a core Android Primitive" by Sandeep Patil and Irene Ang (December 5, 2023)
https://android-developers.googleblog.com/2023/12/virtual-machines-as-core-android-primitive.html

https://redd.it/1jd5d0k
@r_linux

Читать полностью…

Linux - Reddit

I'm so tired of windows 11, I'm thinking about switching, is setting up linux and gaming on it easy?

I'm so fed up with Microsoft BS every time i find myself wasting days of my time digging the depths of the internet to find a solution for a bug MS thinks it's a feature, this is so annoying I have been looking for solutions to fix this stupid OS for years and everytime it's a new problem, I'm really tired and really frustrated, i want to switch but i mainly play pirated games is it possible to play them on linux?

https://redd.it/1jd0zos
@r_linux

Читать полностью…

Linux - Reddit

How do I add files to Places in Dolphin?
https://redd.it/1jcv6vk
@r_linux

Читать полностью…

Linux - Reddit

Has Alacritty become significantly faster? A newer typometer benchmark of a few terminal emulators.

Around 4 years ago I was building my own x11-WM, and had been using Alacritty for a few months.

Each time my WM crashed I was dumped back into the tty, and it was striking how fast typing in it felt, then I saw [this post\](https://www.reddit.com/r/linux/comments/jc9ipw/why_do_all_newer_terminal_emulators_have_such_bad/) and it clicked. The input lag was extremely noticeable, I switched back to xterm and have been using it since.

\---

A lot of time has passed, and development has moved forwards, I heard good things about ghostty, so I decided to fire up some terminal emulators, find the (somewhat) maintained [typometer branch\](https://github.com/frarees/typometer) and see what's changed.

I benchmarked the three terminal emulators that I currently find most interesting (in and outside of neovim) against xterm:

Alacritty, kitty, and ghostty, [here are the results\](https://imgur.com/ckMdY2G).

Or in short table form, sorted by lowest input latency.


|Terminal emulator|Avg ms latency|SD ms latency|
|:-|:-|:-|
|xterm|4.0|0.4|
|xterm nvim|3.9|0.6|
|alacritty|4.6|0.5|
|alacritty nvim|6.5|1.0|
|ghostty|13.7|2.9|
|ghostty nvim|13.7|2.9|
|kitty|22.1|8.1|
|kitty nvim|24|7.9|

\---

xterm and alacritty are so close that the difference is probably not noticeable anymore, while ghostty touches too-slow-to-use-at-all territory, and kitty is an immediate no-go.

In case you skipped looking back at the previous post, this https://lwn.net/Articles/751763/ may be a good read on why latency matters when typing. I personally spend almost all my time at the computer typing into a terminal, which means that the way I rate terminal emulators may be very skewed compared to someone who mostly cats/greps files f.e.
Then again, there's some evidence to suggest that poor input latency trips your brain up, while slow rendering of a text-dump has no such evidence that I'm aware of.

\---

Four years ago I had different hardware, but I'm wondering why xterm's latency has increased by close to 400%, while alacritty's has decreased by almost 70% compared to my last benchmark. Does anyone know why that is?

\---

Now I'm considering switching to alacritty, I need to run some more benchmarks on my other devices to see that it's not just a hardware-thing with this specific machine as well before I do it. Is there any big benefits to switching to alacritty now that its killing drawback has been removed for me?

https://redd.it/1jcrvmi
@r_linux

Читать полностью…

Linux - Reddit

Likelyhood of AMD 7900 xtx getting HDMI 2.1 support?

Hello,

I am currently in the process of building a new computer. Due to availability I have not been able to acquire a 5090, and I have instead started looking at the 7900 xtx. It looks like it so going to fit my needs pretty well.

However, the 7900 xtx card that is available to me is the Sapphire Nitro+. This card does have 2x HDMI - 2x DP . I am also planning to upgrade into 3x 4k gaming monitors, and I am afraid im going to get screwed by the HDMI ports not working on 2.1


Does anyone have any information regarding this, or another solution that would work?


Cheers

https://redd.it/1jcn7s9
@r_linux

Читать полностью…

Linux - Reddit

SteamOS 3.7.0 Preview Released (with KDE Plasma 6 & beginnings of support for non-Steam Deck handhelds)
https://steamcommunity.com/games/1675200/announcements/detail/529841158837240757

https://redd.it/1jck2mn
@r_linux

Читать полностью…

Linux - Reddit

Czkawka/Krokiet 9.0 — Find duplicates faster than ever before

Today I released new version of my apps to deduplicate files - Czkawka/Krokiet 9.0

You can find the full article about the new Czkawka version on Medium: qarmin/czkawka-krokiet-9-0-find-duplicates-faster-than-ever-before-c284ceaaad79">qarmin/czkawka-krokiet-9-0-find-duplicates-faster-than-ever-before-c284ceaaad79" rel="nofollow">https://medium.com/@qarmin/czkawka-krokiet-9-0-find-duplicates-faster-than-ever-before-c284ceaaad79. I wanted to copy it here in full, but Reddit limits posts to only one image per page. Since the text includes references to multiple images, posting it without them would make it look incomplete.

Some say that Czkawka has one mode for removing duplicates and another for removing similar images. Nonsense. Both modes are for removing duplicates.

The current version primarily focuses on refining existing features and improving performance rather than introducing any spectacular new additions.

With each new release, it seems that I am slowly reaching the limits — of my patience, Rust’s performance, and the possibilities for further optimization.

Czkawka is now at a stage where, at first glance, it’s hard to see what exactly can still be optimized, though, of course, it’s not impossible.

# Changes in current version

# Breaking changes

Video, Duplicate (smaller prehash size), and Image cache (EXIF orientation + faster resize implementation) are incompatible with previous versions and need to be regenerated.

# Core

Automatically rotating all images based on their EXIF orientation
Fixed a crash caused by negative time values on some operating systems
Updated `vid_dup_finder`; it can now detect similar videos shorter than 30 seconds
Added support for more JXL image formats (using a built-in JXL → image-rs converter)
Improved duplicate file detection by using a larger, reusable buffer for file reading
Added an option for significantly faster image resizing to speed up image hashing
Logs now include information about the operating system and compiled app features(only x86_64 versions)
Added size progress tracking in certain modes
Ability to stop hash calculations for large files mid-process
Implemented multithreading to speed up filtering of hard links
Reduced prehash read file size to a maximum of 4 KB
Fixed a slowdown at the end of scans when searching for duplicates on systems with a high number of CPU cores
Improved scan cancellation speed when collecting files to check
Added support for configuring config/cache paths using the \`CZKAWKA\_CONFIG\_PATH\` and \`CZKAWKA\_CACHE\_PATH\` environment variables
Fixed a crash in debug mode when checking broken files named `.mp3`
Catching panics from symphonia crashes in broken files mode
Printing a warning, when using `panic=abort`(that may speedup app and cause occasional crashes)

# Krokiet

Changed the default tab to “Duplicate Files”

# GTK GUI

Added a window icon in Wayland
Disabled the broken sort button

# CLI

Added `-N` and `-M` flags to suppress printing results/warnings to the console
Fixed an issue where messages were not cleared at the end of a scan
Ability to disable cache via `-H` flag(useful for benchmarking)

# Prebuild-binaries

This release is last version, that supports Ubuntu 20.04 github actions drops this OS in its runners
Linux and Mac binaries now are provided with two options x86_64 and arm64
Arm linux builds needs at least Ubuntu 24.04
Gtk 4.12 is used to build windows gtk gui instead gtk 4.10
Dropping support for snap builds — too much time-consuming to maintain and testing(also it is broken currently)
Removed native windows build krokiet version — now it is available only cross-compiled version from linux(should not be any difference)

# Next version

In the next version, I will likely focus on implementing missing features in Krokiet that are already available in Czkawka, such as selecting multiple items using the mouse and keyboard or

Читать полностью…

Linux - Reddit

Yep.... there's another user wanting to jump ship from Windows before sunsetting Windows 10 in October.

And that user is me....

Back in 2008 - 2010 I used to run a Dual boot system on Windows XP/7 and I tried several distros back then, including:

* Mint
* KDE
* Debian
* Canonical/Ubuntu
* Puppy if only because I wanted to try it out while at work. This included Slax also.
* a couple of others that I noped right out to re-format (none worth mentioning)
* I also used to work at Brown (University) for a while and became familiar with Red Hat because of the engineering department who I used to support between Windows and Linux.

The thing is, I'm really, ***really*** hesitant about returning to Ubuntu because the community was horrendous and even though I would be asking detailed questions looking for answers, my forum posts were typically answered with "works for me" and never answered the questions I was asking. I did eventually find the answers on my own -- but if I see another "works for me" response to anything asked I will channel the most disgruntled governmental worker alive on everyone that supports this mentality. (There's more to this, but I'll leave it out unless it's pertinent).

Here's the problem. I'm looking into something that can also support some proprietary windows applications -- notably Steam and the games I have there and some third-party apps that I use for business. Otherwise, I'm familiar with some programs that worked in both Windows and Linux (my Diary program, various office variants like Libre, Open and Free vs. Office365, etc.), and can easily transfer back and forth.

While Wine can be daunting I'm looking for something smoother than that interface I tried to figure out back in 2008 and ended up keeping my boot system in dual setting. And I'm wondering if it's gotten easier since 16 years ago.

I've been reading a bit on Arch and given that it's pretty cutting edge and that makes me nervous, so I'm wondering if its cutting edge distros include Manjaro. And I'm also wondering how easy that is to configure and keep without dizzying firehoses of distro updates.

So , that aside... Which LTS would be good for getting back into Linux and being able to use the programs I'm familiar I'm looking to continue to use. Also isn't going to end up being too steep as I've been out of Linux for 15 years.

Keep in mind, this is a slow move to Linux.

I'm planning on using the answers from here on my Laptop by middle of July giving it a try. I will then be transitioning over the deskside entirely by September.

Thanks for listening and in advance for replying.

https://redd.it/1jce7ed
@r_linux

Читать полностью…

Linux - Reddit

What is Valve's end goal with linux and gaming?

I'll be the first to admit that I am a bit of a fan of valve if only at least in Stockholm Syndrome. I own a steamdeck and use their storefront, and have bought many games from them. However, as a linux user, over the years I've developed a strange feeling about their linux push.

So, first thing thats crossed my mind is their main selling point in the space, Proton (and by proxy, wine). The whole idea is running windows applications and specifically games on linux. But that doesn't really feel like a long term solution. It basically requires that anything to do with gaming necessarily depends on windows and its systems. If people just stopped making windows builds of their stuff then linux gaming would suffer just as much.

You would think that by now they would have tried to address this, and while I know the classic XKCD joke of "14 Competing Standards" rings here, but Valve has the best chance out of everyone to try, even if it fails, they'd still ideally have wine to fall back on.

My second question is more to do with their lack of any movement outside of gaming. Don't get me wrong, they are a Gaming platform and gaming focused developer. I'm not expecting them to shoulder the whole of the desktop on their shoulders, but it would be a serious feather in their cap to directly advertise that their software can do more then just gaming. The whole desktop mode of their flagship distro is fully featured just like any other.

Third question, and this is more of a plea for context if it exists then a question, have they said anything about their long term goals anywhere, because I haven't heard anything. I'd love to know if they do actually have a roadmap, if only to know how to set my expectations.

https://redd.it/1jcd0vy
@r_linux

Читать полностью…

Linux - Reddit

Linux in Furniture Store

I was amazed today and have to share this.

I was in a large furniture store today in Germany and asked an employee about my online order. She went to the PC and I noticed that it runs Linux. It looked like an older version of KDE. Okay, Linux might be getting more popular for such use-cases, if I had a company like this I would also use Linux, so maybe not that special.

But what really amazed me was their software. It is as simple as it gets: a TUI with green text and black background, no mouse input, all done by keyboard, navigating around, entering in some numbers, and within seconds she printed something for me.

It reminded me of an opposite example at my health insurance provider, where she had to click and move the mouse for 5 minutes until she printed what I needed.

Are TUIs still the GOAT?

https://redd.it/1jc76ce
@r_linux

Читать полностью…
Подписаться на канал