Open Source Can’t Coordinate
https://matklad.github.io/2025/05/20/open-source-cant-coordinate.html
https://redd.it/1kr76t2
@r_linux
https://matklad.github.io/2025/05/20/open-source-cant-coordinate.html
https://redd.it/1kr76t2
@r_linux
matklad.github.io
Open Source Can't Coordinate
I was taking a shower this morning, and was pondering yesterday's
problem, where I suspect
that I have an outdated version of hotspot Linux profiler, but I
can't just go and download a fresh release from GitHub, because hotspot is a KDE app, and I use
NixOS.…
problem, where I suspect
that I have an outdated version of hotspot Linux profiler, but I
can't just go and download a fresh release from GitHub, because hotspot is a KDE app, and I use
NixOS.…
Red Hat Introduces Red Hat Enterprise Linux 10
https://www.redhat.com/en/about/press-releases/red-hat-introduces-rhel-10
https://redd.it/1krala5
@r_linux
https://www.redhat.com/en/about/press-releases/red-hat-introduces-rhel-10
https://redd.it/1krala5
@r_linux
Redhat
Red Hat Introduces Red Hat Enterprise Linux 10 with Supercharged Intelligence and Security Across Hybrid Environments
Red Hat Enterprise Linux 10 empowers organizations to build a more durable, intelligent and secure computing foundation for the future. Key features include AI-powered RHEL Lightspeed to address skill gaps, enhanced security to protect against future threats…
Why btfrs snapshots on grub are not more common as preinstalled?
I'm quite familiar user of Linux but still quite common that some update or setting change breaks down something. Login might not work, some application might not work and it takes in worst case hours to get it working again.
Overall btfrs filesystem is not very common on live installers but secondly it much more less common to support to grub directly.
Changed to garuda few days ago and this is all built in, already had some random issue after tinkering around with some settings file. Just rebooted and went back 1 hour selecting from grub, everything works and no wasted time tinkering around with some bullshit software settings file.
I would see this kind of view on Linux would help tons of common user.
https://redd.it/1kra65z
@r_linux
I'm quite familiar user of Linux but still quite common that some update or setting change breaks down something. Login might not work, some application might not work and it takes in worst case hours to get it working again.
Overall btfrs filesystem is not very common on live installers but secondly it much more less common to support to grub directly.
Changed to garuda few days ago and this is all built in, already had some random issue after tinkering around with some settings file. Just rebooted and went back 1 hour selecting from grub, everything works and no wasted time tinkering around with some bullshit software settings file.
I would see this kind of view on Linux would help tons of common user.
https://redd.it/1kra65z
@r_linux
Reddit
From the linux community on Reddit
Explore this post and more from the linux community
goeuropean.org is now open source - and we need your help!
https://www.reddit.com/r/BuyFromEU/comments/1kr9sbo/goeuropeanorg_is_now_open_source_and_we_need_your/?utm_source=share&utm_medium=mweb3x&utm_name=mweb3xcss&utm_term=1&utm_content=share_button
https://redd.it/1krb0hg
@r_linux
https://www.reddit.com/r/BuyFromEU/comments/1kr9sbo/goeuropeanorg_is_now_open_source_and_we_need_your/?utm_source=share&utm_medium=mweb3x&utm_name=mweb3xcss&utm_term=1&utm_content=share_button
https://redd.it/1krb0hg
@r_linux
Reddit
From the BuyFromEU community on Reddit: goeuropean.org is now open source - and we need your help!
Explore this post and more from the BuyFromEU community
General Availability of AlmaLinux 9.6 Stable!
https://almalinux.org/blog/2025-05-20-almalinux_96_release/
https://redd.it/1krg148
@r_linux
https://almalinux.org/blog/2025-05-20-almalinux_96_release/
https://redd.it/1krg148
@r_linux
AlmaLinux OS
General Availability of AlmaLinux 9.6 Stable!
AlmaLinux 9.6 Stable Now Available
Hello Community! The AlmaLinux OS Foundation is announcing the general availability of AlmaLinux OS 9.6 codenamed “Sage Margay”!
Installation ISOs are available on the mirrors now for all 4 architectures:
Intel/AMD (x86_64)…
Hello Community! The AlmaLinux OS Foundation is announcing the general availability of AlmaLinux OS 9.6 codenamed “Sage Margay”!
Installation ISOs are available on the mirrors now for all 4 architectures:
Intel/AMD (x86_64)…
Aliases. Who uses them?
I'm the alias king. My .bash_aliases are full of aliases.
I use them to shorten command line commands, and I use them to replace output from standard commands.
I think my most favorite aliases are the ones that replace exa with ls. So, I installed exa because I think it looks a little bit nicer rather than the standard ls command. (Sorry, I'm entering this on my phone so I can't do any special tricks with the text here... I may edit this later). So that alias "ls" uses a command using exa with a nice color scheme and formatting. It just looks a lot nicer than the standard "ls" or "ls -lha".
My other favorite alias is the type where I change a standard commands and make it shorter. I use yt-dlp to download videos. But I created an alias where all I have to do is type "yt" then paste the link and it downloads it to my computer. It saves me 4 key strokes.
Believe it or not, I think that's a really nice feature in linux. I don't know if you can do that in windows at the command line but I'm not sure if people even use the command line in windows anymore
I always thought it was a shame when they pulled the command line out of its main subsystem. It's still there but I think its purpose is for the rare occasion where you HAVE to use the command line. I, for one, really liked the C: prompt. DOS commands were the best. I used Norton Commander all the time. Now I replaced it with Midnight Commander in Linux. It's pretty slick.
So, what are your favorite aliases?
https://redd.it/1krmarv
@r_linux
I'm the alias king. My .bash_aliases are full of aliases.
I use them to shorten command line commands, and I use them to replace output from standard commands.
I think my most favorite aliases are the ones that replace exa with ls. So, I installed exa because I think it looks a little bit nicer rather than the standard ls command. (Sorry, I'm entering this on my phone so I can't do any special tricks with the text here... I may edit this later). So that alias "ls" uses a command using exa with a nice color scheme and formatting. It just looks a lot nicer than the standard "ls" or "ls -lha".
My other favorite alias is the type where I change a standard commands and make it shorter. I use yt-dlp to download videos. But I created an alias where all I have to do is type "yt" then paste the link and it downloads it to my computer. It saves me 4 key strokes.
Believe it or not, I think that's a really nice feature in linux. I don't know if you can do that in windows at the command line but I'm not sure if people even use the command line in windows anymore
I always thought it was a shame when they pulled the command line out of its main subsystem. It's still there but I think its purpose is for the rare occasion where you HAVE to use the command line. I, for one, really liked the C: prompt. DOS commands were the best. I used Norton Commander all the time. Now I replaced it with Midnight Commander in Linux. It's pretty slick.
So, what are your favorite aliases?
https://redd.it/1krmarv
@r_linux
Reddit
From the linux community on Reddit
Explore this post and more from the linux community
I can't recommend Linux to my peers because of AutoCAD :(
I know that there are alternatives, but many engineering colleges actually have made it the core standard to use AutoCAD. It's even the industry standard for decades.
There are chip simulation software which are NATIVELY available on Linux (cadence, virtuso, xschem). Besides, these design tools are exclusively run on a server.
It's amazing that Linux has progressed a lot in the field of high-performance computing, but these essential engineering tools don't have a Linux version just because the devs don't want to.
https://redd.it/1krtrbp
@r_linux
I know that there are alternatives, but many engineering colleges actually have made it the core standard to use AutoCAD. It's even the industry standard for decades.
There are chip simulation software which are NATIVELY available on Linux (cadence, virtuso, xschem). Besides, these design tools are exclusively run on a server.
It's amazing that Linux has progressed a lot in the field of high-performance computing, but these essential engineering tools don't have a Linux version just because the devs don't want to.
https://redd.it/1krtrbp
@r_linux
Reddit
From the linux community on Reddit
Explore this post and more from the linux community
Will anybody be trying the KDE distro when it is fully released?
The folk behind KDE are making a distro specific to KDE, here's a link to the wiki if you've not heard anything about it:
https://community.kde.org/KDE\_Linux#Roadmap
I've spent a fair bit of time switching from distro to distro and I've settled on Arch for all the benefits it has, if I want or need to change for whatever reason I'd go back to Mint or Debian knowing I will have a super stable system that is basically "plug and play" - something that Arch generally isn't in comparison. When this new distro has had a stable release for a while and people have had a chance to look into any bugs that are present I want to give it a go myself and potentially stick with it due to KDE being my favourite desktop.
I haven't seen much news on this aside from the odd article or Reddit post so I'm curious as to how many people plan on at least giving it a try
https://redd.it/1krv4uy
@r_linux
The folk behind KDE are making a distro specific to KDE, here's a link to the wiki if you've not heard anything about it:
https://community.kde.org/KDE\_Linux#Roadmap
I've spent a fair bit of time switching from distro to distro and I've settled on Arch for all the benefits it has, if I want or need to change for whatever reason I'd go back to Mint or Debian knowing I will have a super stable system that is basically "plug and play" - something that Arch generally isn't in comparison. When this new distro has had a stable release for a while and people have had a chance to look into any bugs that are present I want to give it a go myself and potentially stick with it due to KDE being my favourite desktop.
I haven't seen much news on this aside from the odd article or Reddit post so I'm curious as to how many people plan on at least giving it a try
https://redd.it/1krv4uy
@r_linux
Dero miner spreads inside containerized Linux environments
https://securelist.com/dero-miner-infects-containers-through-docker-api/116546/
https://redd.it/1krwdtj
@r_linux
https://securelist.com/dero-miner-infects-containers-through-docker-api/116546/
https://redd.it/1krwdtj
@r_linux
Securelist
Dero miner spreads inside containerized Linux environments
Kaspersky experts break down an updated cryptojacking campaign targeting containerized environments: a Dero crypto miner abuses the Docker API.
stand up normal users
Hello, I have been using Linux for sometime now a couple of months yet in this time I managed to learn and do a lot, overall I fell in love with Linux and this whole post is just my opinion by the flair: discussion you are allowed to disagree.
this subject that I will talk about is from experience so yes I tried all these doesn't make me an expert, but I did use this software for a little bit
I have a philosophy in software that good software is either good entertainment like games or useful like web browsers and I think that Linux now has reached a point where a normal user could use it daily without opening the terminal once and that is great, but I think that this is just still not common knowledge enough yet especially with the memes like "installing a browser on Linux be like" and there are like fifty terminals open.
And I think part of that is because most users who do speak of Linux or the most known in the community use hardcore Linux and always show their rice of hyprland of neovim etc and that isn't a bad thing many new comers to Linux came because of this customization like pewdiepie sorry if I typed the name wrong, but also these users most of them at least gate keep all of their knowledge and just say "read the docs"
and I tried to configure hyprland, but I realized that it's not for me and that doing simple tasks on it are just too much for a normal user who would think that this is all that Linux has to offer and I did configure neovim and used it for sometime and it was great I moved back tho not the fault of neovim or that it was too hard to maintain from my experience I just didn't want to use it.
what I am meaning to say is normal users like me who just use their laptops normally even if not the most flashy should still speak up about how Linux is a viable option without all the ricing and this is not to dis anybody who rices or uses these things if you want to take it as a hobby or it makes you more productive or you just enjoy it that is fine I understand why some people use these and software like arch, hyprland, etc should stay hard because that is what is expected and needed from them to be customizable.
I just wanted to share my opinion if you have any other views that is fine and I respect them open discussions all you want in the comments and share your opinions if you want, but please stay respectful.
https://redd.it/1krw2oi
@r_linux
Hello, I have been using Linux for sometime now a couple of months yet in this time I managed to learn and do a lot, overall I fell in love with Linux and this whole post is just my opinion by the flair: discussion you are allowed to disagree.
this subject that I will talk about is from experience so yes I tried all these doesn't make me an expert, but I did use this software for a little bit
I have a philosophy in software that good software is either good entertainment like games or useful like web browsers and I think that Linux now has reached a point where a normal user could use it daily without opening the terminal once and that is great, but I think that this is just still not common knowledge enough yet especially with the memes like "installing a browser on Linux be like" and there are like fifty terminals open.
And I think part of that is because most users who do speak of Linux or the most known in the community use hardcore Linux and always show their rice of hyprland of neovim etc and that isn't a bad thing many new comers to Linux came because of this customization like pewdiepie sorry if I typed the name wrong, but also these users most of them at least gate keep all of their knowledge and just say "read the docs"
and I tried to configure hyprland, but I realized that it's not for me and that doing simple tasks on it are just too much for a normal user who would think that this is all that Linux has to offer and I did configure neovim and used it for sometime and it was great I moved back tho not the fault of neovim or that it was too hard to maintain from my experience I just didn't want to use it.
what I am meaning to say is normal users like me who just use their laptops normally even if not the most flashy should still speak up about how Linux is a viable option without all the ricing and this is not to dis anybody who rices or uses these things if you want to take it as a hobby or it makes you more productive or you just enjoy it that is fine I understand why some people use these and software like arch, hyprland, etc should stay hard because that is what is expected and needed from them to be customizable.
I just wanted to share my opinion if you have any other views that is fine and I respect them open discussions all you want in the comments and share your opinions if you want, but please stay respectful.
https://redd.it/1krw2oi
@r_linux
Reddit
From the linux community on Reddit
Explore this post and more from the linux community
I was at a Zap Zone with friends yesterday and I realized the machines in the mini golf were running on Ubuntu
https://redd.it/1ks081m
@r_linux
https://redd.it/1ks081m
@r_linux
AMD To Focus On Better ROCm Linux Experience In H2-2025
https://www.phoronix.com/news/AMD-ROCm-H2-2025
https://redd.it/1ks00k0
@r_linux
https://www.phoronix.com/news/AMD-ROCm-H2-2025
https://redd.it/1ks00k0
@r_linux
Phoronix
AMD To Focus On Better ROCm Linux Experience In H2-2025, Day-One Client Support
At the AMD Computex keynote last night in addition to announcing the Ryzen Threadripper 9000 series, Radeon RX 9060 XT, and Ryzen AI PRO R9700, they also brief talked about the ROCm compute stack and their plans for the second half of 2025.
Does anyone here actually use(d) Linux From Scratch as a daily driver?
I know LFS is generally unrealistic for almost everyone to use as a DD. But, for discussion’s sake, I was just curious if anyone has done it or at least had an extended attempt at doing it. How was your experience?
https://redd.it/1ks1boq
@r_linux
I know LFS is generally unrealistic for almost everyone to use as a DD. But, for discussion’s sake, I was just curious if anyone has done it or at least had an extended attempt at doing it. How was your experience?
https://redd.it/1ks1boq
@r_linux
Reddit
From the linux community on Reddit
Explore this post and more from the linux community
What is a misconception about Linux that geniuenly annoys you?
Either a misconception a specific individual or group has, or the average non-Linux using person. Can be anything from features people misunderstand or genuine misinformation about it. Bonus points if you have a specific interesting story to go along with it.
https://redd.it/1kseiqd
@r_linux
Either a misconception a specific individual or group has, or the average non-Linux using person. Can be anything from features people misunderstand or genuine misinformation about it. Bonus points if you have a specific interesting story to go along with it.
https://redd.it/1kseiqd
@r_linux
Reddit
From the linux community on Reddit
Explore this post and more from the linux community
Started blocking time for user onboarding. Sounds boring. Actually helped
Felt like I was always fixing random friction instead of preventing it.
So I started carving out 45 mins every Thursday just for improving how we onboard new users.
Sometimes it’s a tiny change, like rewording copy or tweaking the order of steps.
Sometimes it’s a walkthrough that shows how to do something important.
Either way, it’s made a big difference. Fewer support requests. Better activation.
Definitely recommend just protecting that time if you’re not already.
https://redd.it/1ksjg0z
@r_linux
Felt like I was always fixing random friction instead of preventing it.
So I started carving out 45 mins every Thursday just for improving how we onboard new users.
Sometimes it’s a tiny change, like rewording copy or tweaking the order of steps.
Sometimes it’s a walkthrough that shows how to do something important.
Either way, it’s made a big difference. Fewer support requests. Better activation.
Definitely recommend just protecting that time if you’re not already.
https://redd.it/1ksjg0z
@r_linux
Reddit
From the linux community on Reddit
Explore this post and more from the linux community