Users of all levels are welcome to ask questions about GNU/Linux and share their experiences.
*** Please be civil, notice the "Friendly" in every Friendly GNU/Linux Thread ***
Before asking for help, please check our list of resources.
If you would like to try out GNU/Linux you can do one of the following:
0) Install a GNU/Linux distribution of your choice in a Virtual Machine.
1) Install a GNU/Linux distribution of your choice on bare metal and run your previous OS in a Virtual Machine.
2) Use a live image and to boot directly into the GNU/Linux distribution without installing anything.
3) Go balls deep and replace everything with GNU/Linux.
Resources: Please spend at least a minute to check a web search engine with your question.
Many free software projects have active mailing lists.
$ man %command%
$ info %command%
$ %command% -h/--help
$ help %builtin/keyword%
Don't know what to look for?
$ apropos %something%
Check the Wikis (most troubleshoots work for all distros):
https://wiki.archlinux.org
https://wiki.gentoo.org
/g/'s Wiki on GNU/Linux:
https://igwiki.lyci.de/wiki/Category:GNU/Linux
>What distro should I choose?https://igwiki.lyci.de/wiki/Babbies_First_Linux
>What are some cool programs?https://wiki.archlinux.org/index.php/list_of_applications
https://directory.fsf.org/wiki/Main_Page
https://suckless.org/rocks/
>What are some cool terminal commands?https://www.commandlinefu.com/commands/browse
https://cheat.sh/
>Where can I learn the command line?https://mywiki.wooledge.org/BashGuide
https://www.grymoire.com/Unix/
https://overthewire.org/wargames/bandit
>Where can I learn more about Free Software?https://www.gnu.org/philosophy/philosophy.html
>How to break out of the botnet?https://prism-break.org/en/categories/gnu-linux
/fglt/'s website:
https://fglt.nl
IRC: #sqt on Rizon
https://fglt.nl/irc.html
Previous thread:
>>106166751
PC A has a chrootable system at /mnt/gentoo and shares it via NFS, PC B has the share mounted to exact same location locally. Idea is to copy it over but can't as there's files only readable by root so that's a "permission denied".
What's the correct move here? Tar it on PC A and extract it from the NFS share? Use rsync or something?
sjzbznzn
md5: 7318d067b080bdf01bf656289d73d73e
🔍
X11 is number 1, wayland is bloat
>>106193426X11 is bloat, just use a TTY
Waiting for MX Linux 25 so I can install plasma x11 session right away
>>106192860Why cant you copy it over as root? Post your /etc/exports . Do you have the no_root_squash flag added to exports?
Dont know if nfs or rsync as root would perform better.
Hey I just installed Debian and something keeps bugging me.
Apparently I only have Vi installed but when I type in "man vi" I get the man page for Vim yet when I type vi in the terminal and press tab to show the options there is no Vim, only Vi.
I don't understand this. And I didn't find any explanation online. Can someone elaborate?
>>106193944in the console type: whereis vi
>>106193944debian has this thing called vim-tiny which is what you apparently got. I once tried to replace that with regular vim but it turned out to be a headache.
>>106193944There is no real vi installed as in other Unixes. vi is just a generic name that points to an implementation such as vim. Do ls -l /usr/bin/vi
In process of migrating from Windows, I have one media drive that's NTFS, should I bother formatting it to EXT4/BTFRS? I have backups. I might use it for game installation and I want to try to simplify future troubleshooting if there's any chance NTFS will give me issues.
>>106193944If I were to tell you that Vim stands for "Vi-improved" does that help?
Yes, Vim is in fact a better Vi and it has a Vi compatible mode.
>>106194068>>106194088user@machine:~$ whereis vi
vi: /usr/bin/vi /usr/share/man/man1/vi.1.gz
user@machine:~$ ls -l /usr/bin/vi
lrwxrwxrwx 1 root root 20 16. Feb 06:23 /usr/bin/vi -> /etc/alternatives/vi
Aparrently I only have Vi?
>>106194085What? And more importantly why?
>>106194144Thanks. I decided it was a good idea to switch mobos and cases in the middle of this process as well. Everything worked right out of the box...except the audio. Alsamixer showed muting on my outputs, so that turned out to be an easy fix.
>>106194160And that vi points to the real executable
lrwxrwxrwx 1 root root 17 Aug 6 17:28 /etc/alternatives/vi -> /usr/bin/vim.tiny
>>106194160because debian does debian things. Some deem vim to be too big, hence they made a smaller version of it.
>>106194152Not really. I am still confused what I actually run. I want to learn something and improve my skills but I am already getting confused since I can't figure out what fucking programm I run because they named them the same.
>>106194219you're overthinking it
vi == vim
that's it, nobody uses the original vi anymore, it's named like that because idk
>>106194199>>106194208Wow, thanks! I think I actually learned something. So to do proper I either need to get some real Vi or some real Vim.
>>106194219You are running Vim but in a Vi compatible mode. When you run Vim it runs in Vim's normal/regular mode instead of caring about all of the stupid idiosyncrasies of Vi that Vim does better anyway.
>>106193457tty is bloat. use a typewriter terminal connected to someone else gibson
>>106194238you want some real vim.
>>106194246*By "When you run Vim", I mean when you run /usr/bin/vim instead of vi.
It is the same program either way though.
How come corectrl doesn't show temps for my cpu although 'sensors' does? And what should my cpu governor be? Currently it's on demand.
>>106194270>what should my cpu governor be? Currently it's on demand.Performance when in use or Powersave when idle. The ondemand is a shit compromise between the two.
>>106194270on demand is bloat. anything more than 15mhz is bloat. computers died in 1993
>>106193426They're technically both equally bloat
>>106194297bloat is bloat. just use a pen and paper.
>>106194238Or just install neovim, i think debian will also set up /usr/bin/vi and /usr/bin/vim as an alias for nvim (neovim)
>>106194281>>106194282Should I be manually switching between them in corectrl everytime? Performance and Powersave in this case.
>>106194315neovim is bloat, just push character addresses on to the stack and into registers with syscalls.
>>106194332Also this is what I'm seeing rn.
>>106194315>Or just install neovimwouldn't recommend that, tried it on ubuntu just to find out that all the colorschemes don't work since the version is too old.
>>106194409recommending is bloat. just ridicule until suicide
>>106194339Dude I appreciate the input but I am learning to walk on you tell me to sprint.
>>106194085 said it is a headache to replace it. And I just want to learn Vim without one arm tied behind my back by some strage tiny Vim version. I guess I am going with the bloat in this case.
>>106194136I've been using an NTFS external drive and nothing bad happened in the past 6 years. You should be fine, but formatting to ext4 or btrfs is definitely better considering they're objectively better filesystems.
>>106194478walking is bloat, just get mexicans to carry you where you want to go.
Can I run non-Steam games like GW2 in Linux?
>>106194541>Can I run non-Steam gamesyes
>GW2dunno
>>106194541Yes you can run gw2, through lutris.
I did it, I installed Mint (again), my 5th time doing so, and easily my something-teenth attempt at sticking with Linux. I've got Win11 on VirtuaBox this time, so maybe, just maybe, I'll be able to stick it out. I just need to setup my bluetooth audio shit tomorrow, too baked atm, and the transfer will be complete.
Should I make an offering to Linus or something, will this help with my endeavour?
>>106194599What got in your way before?
Network transparency as a concept is a meme, prove me wrong
Operations that can incur the network latency need to be explicit
Where were you when I installed Gentoo?
>>106194624Thanks bud
>>106194722Autism really.
The first thing I can remember (if it actually was), I couldn't find an mp3 player that did what I wanted but that was a long time ago and there are plenty of decent ones now, so no issue. Then I was gaming all the time and got fed up with dual-booting (I've quit now); I tried running Manjaro and Ubuntu, as audio studios, but kept running into issues getting the sound to work, or my midi controllers, and gave up (probably fixable but I didn't have the time for messing around). Also, up until now, I still haven't been able to find an image viewer/editor that I like anywhere near as much Faststone -- doesn't work with WINE and xnview is the closest on Linux, but only an 8/10 if Faststone is a 10/10. I've got that on the virtual Win11 now anyway.
A bunch I just tried decades ago, even had a lot of ball ache just getting my wifi adaptor to work, but that's just how it was back then.
>>106194840Was mirin* bro.
how do I edit source code in a mainstream way without needing to move my hand to the mouse or the arrow keys all the time?
>>106194728proper use of a firewall with application specific rules does this.
>>106195038But that's not mainstream. I've been using Vim for a long time, but I want to go to the mainstream now
>>106195072then chop your dick off already i don't give a shit what you do with your gender.
fucking troons i swear to god you disgust me
>>106193426Wayland literally uses fewer resources.
When I installed Mint, it didn't create a swap file (I just went with the recommended option at install, where it does everything for you). Should I make one, or do I just not really need one with 32GB of ram?
>>106195485If you don't know, go with the recommendation. Unless you do 3D rendering or some shit
>>106192279 (OP)I am interested in trying out Debian 13 when it comes out in a couple days, what would I need to do to make it look like this?
today i learned about read elf and how to view a programs memory map
>>106195485the advice used to be to make your swap double your ram, but that's insane with 32 gbs of ram, i have the same amount and i don't use swap at all, it will be fine
>>106195503Cool, thanks man, I just thought it was odd that it didn't make one this time, but I've got much more ram now than before so I figure it's to do with that.
>>106195535Sweet, thanks dawg
>>106195485If you want to use hibernation (aka "suspend to disk", aka "deep sleep") you'll need a swap file.
I have a separate SSD for Linux. My main SSD contains Windows. How can I access the contents of my Windows SSD within my file manager?
How do I get that little circle scroll dragging function with Linux? Currently I have to hold the middle mouse button to scroll and its obnoxious.
>>106194541>Can I runThe answer is almost always on winedb/protondb, unless it's a very niche title
>>106196315Mount the partition you're interested in, then it'll be in /media or /mnt most likely.
>howPartition manager of your choice. Can be set up to be automounted as well if you require it. Usually said manager will have some related option somewhere.
I recall people having issues with bitlocker and hybrid sleep aka the fake power off to make it seem like it boots up faster, both which might prevent you from mounting it.
>>106196507So I edited my fstab to include the uuid of my relevant windows partition and it worked. all of my documents are showing up in the folder i created in /mnt, but i have to manually navigate to that folder in my file manager. any idea how i can fix that? my file manager is pcmanfm.
>>106196798to clarify, the partition doesn't show up under the devices tab, which is what i want.
udiskie
is a desktop automount.
>>106196810if i had to guess try to mount another drive, check where said file manager wants to mount it and replicate that
I realized something today about gaming on linux. Getting the game to run on linux *is* the game. Once it's running well you don't even care about playing it anymore.
>>106196878What are you from 2015
>>106193426no x11 is number 11, that is two 1s.
>>106194136you can convert ntfs to btrfs in-place
>>106196844Turns out I had to add "x-gvfs-show" in the permissions of my fstab file.
>>106195410Then why does it make LO lag on my low-end laptop? LibreOffice runs just fine on X11 btw
shit
i thought i wanted "security" and added a strong passphrase to my ssh key
now i have to type a fucking sentence any time I want to do anything
>>106197110A simple sentence is easier to type and remember than vomiting symbols in to your phrase. Its also more secure.
Weird question, but where can I find a "repository" for Debian Rex, either a CD ISO or something I can compile onto a CD
>>106197268Doy, turns out they're under https://archive.debian.org/debian/dists/rex/
Next question: how can I efficiently download it all, ideally keeping the last modified date intact?
>>106192279 (OP)What are the Nvidia drivers like on Linux nowadays? I'm thinking my new build will use mint but I wanna make sure my 5070 ti won't be turned into a 3060 or something
>>106197567sucks for general desktop, it's great for headless workloads
>>106197567I have a 4060 ti and the games I was running on windows run about what you expect, 10% worse through wine. So your 5070 will probably feel like a 5060. I do hate not having the manufacturer software package though.
>>106197589>>106197584What about games run through Linux natively?
>want a relatively stable daily driver for programming and web browsing
debian or nixos? i'm torn between these two.
What's the single prettiest custom distro you've seen? The kind that will make you feel like a sci-fi movie hacker.
>>106197597Couldn't tell you but reports are they run as good or better. I don't play anything that runs naively on Linux, do they even make such things?
>>106197597pretty much the same, the best linux desktop experience you'll get with AMD or Intel
dude why the fuck is my linux os so broken
it just does random shit sometimes each boot up
this time i cant right click save images
what is this meme os
>>106197287wget --mirror --no-parent https://archive.debian.org/debian/dists/rex/
idk about keeping the dates I haven't used wget in a while, check the man page
>>106197607You could at least tell us what distro you are using.
>>106197652People really need to stop recommending Mint based on 2017 advice. Mint has since been eclipsed by 99% of distros.
>>106197662What's the go-to these days?
>>106197681Linux is mature enough these days that most of them will give you essentially the same experience. I say roll a dice to pick between CachyOS and Fedora, either with the desktop environment of your choosing.
>>106197681Arch for desktops
Debian for servers or serious workstation
>>106197722There is no point in pure Arch for everyday users when Arch-based distros exist.
>>106197734it's the other way around
>>106197722How can Debian be a serious workstation when it will always have outdated hardware support?
>>106197740What is the benefit of using archinstall in a command line instead of just installing an Arch-based distro that not only has a live environment to test in advance, but also all the defaults you were aiming for pre-configured?
>>106197760In case you don't know of haven't noticed: Serious workstations usually don't have bleeding hardware and if they do then they provide support for stable distros only
I am wanting to upgrade my ubuntu server from 20.04 lts to 22.04 this is a "headless" machine so I always ssh in, but I have the pc stored on the tv display stand so I have it connected via hdmi as a backup if I can ssh.
however I can't seem t olog in when im physically accessing the pc, would the problem be configuration with login/interactive shell? how can I change it to where I ant login in physically at the pc?
>>106197768they usually have custom repos/packages that may interfere with arch's, which is widely more supported than your arch-based distro
>>106197681The big distros, as it's always been. Mint was supposed to be one of the most stable derivative distro but apparently it doesn't do the job anymore given your claims and in the end this cycle will repeat itself. Don't fall for the arch meme though.
>>106197777EndeavourOS uses the Arch repos, and CachyOS's repos are outright better.
>>106197771>Serious workstations usually don't have bleeding hardwareWho the hell are NVIDIA selling the latest Quadros to, then?
>>106197775Nevermind it seems ctrl + alt + f2 did the trick.
>>106197681>>106197716If your diceroll lands on Fedora, remember that it does have 5 or so minutes of post-install setup to enable RPMFusion, which gives you access to packages like Steam, codecs, and NVIDIA drivers. Fedora is otherwise extremely polished and self-maintaining, but licensing does mean they can't supply certain software out of the box.
Just paste this into the terminal to install the missing components:
sudo dnf -y install https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm https://mirrors.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm
sudo dnf -y config-manager setopt fedora-cisco-openh264.enabled=1
sudo dnf -y group install multimedia
sudo dnf -y install libavcodec-freeworld
And that's Fedora. Videos will now work, and NVIDIA drivers, Steam, etc should show up in your package manager (on Fedora KDE, this is Discover).
>>106197804I dare you point me to a serious linux workstation using anything other than Debian/Ubuntu LTS/Red Hat.
You will be surprised!
>>106195506>what would I need to do to make it look like this?Look for Clearlooks-like themes, the border from the pic is 100% based on it but I'm not sure about the buttons
>>106197760>>106197771>>106197804>>106197818Aren't workstations manually configured by sysadmins anyway? You could manually install new NVIDIA drivers if you want.
>>106197839Workstations from a serious company are usually managed/configured/updated automatically and remotely by sysadmins
>t. techworker
>>106193793>Do you have the no_root_squash flag added to exports?I didn't, that was it! Thanks.
>>106197804>EndeavourOS uses the Arch repos, and CachyOS's repos are outright better. Cachy is an Arch fork huh? Can you honestly recommend an Arch fork, ever?
>>106197816Now sit and wait until the RPMFusion repos get out of sync with Fedora's repos and watch the whole house of cards fall apart.
The Fedora model of:
>We can't provide you with hardware support, you need to get it from a third-partyDoesn't work.
>>106194258Typewriters are bloat. use a holepunch and paper to program commands.
>>106198071I should mention it does work fine in the vacuum of an immutable distribution like Bazzite though because they won't push new base image updates without proper hardware support so nothing is ever out-of-sync.
Regular dnf/rpm Fedora is broken by design though. It will only run fine on a server. For a desktop use-case where you want proper hardware support and multimedia codecs it will eventually break on you.
>>106198071>Now sit and wait until the RPMFusion repos get out of sync with Fedora's reposWat.
RPM Fusion is maintained in large part BY Red Hat/Fedora Project members. Moreover, NVIDIA drivers from RPM Fusion will NEVER break from imaginary Fedora dependencies being too new. Are you sure you're not confusing this with the AUR experience on Manjaro?
Fellas give me a hand, I have an specific "Does the funny penguin work for me?" Issue.
How's the software compatibility if I'm a digital artist? I do Animation, Motion Graphics, Graphic Design and Gamedev.
I can live without Adobe, but how about everything else?
Also I have a Nvidia cart and AMD CPU
>>106198071>update of some thing gets delayed by a week, everything else gets updated as usual since it skips conflicts by defaultThe horror.
>>106198129I'm talking about ffmpeg, but a binary kernel driver will break too if that becomes out-of-sync with the Fedora kernel. You either won't be able to update the system or you will update the system and it will break.
>>106198136It is a horrors show, yes. A critical part of your operating system should never be dependent on a third-party. You should never design a system in such a way that you have two independent systems that need to operate in lockstep but are operated independent of each-other.
>>106198152That's not how it works.
Firstly, ffmpeg and your other codecs are protected by WE DO NOT BREAK USERSPACE.
As for drivers, I already said that RPM Fusion is in large part maintained by Red Hat/Fedora Project members, who have advance knowledge of Fedora commits. In other words, the guys responsible for deciding to push kernel updates on Fedora are also the same people responsible for ensuring the NVIDIA drivers on RPM Fusion are compatible.
>>106198152I have yet to see fedora breaking in 3 years of daily use. Its not like I havent tried to break it either.
Worst that has happened is
>>106198136, which is why i posted it in the first place
>>106197681It really depends on how much work you want to put in. If you want something that just runs, use Ubuntu / Mint. If you're interested in learing how linux works under the hood, use Arch.
I personally started with Ubuntu, but switched to Arch because I wanted to be more hands-on. Getting experience from breaking and fixing my installation countless times even helped me land my current sysadmin gig.
>>106198205>That's not how it works.>Firstly, ffmpeg and your other codecs are protected by WE DO NOT BREAK USERSPACE.I don't think you understand what that means because userspace breaks all of the time.
If Fedora bumps Mesa (not relevant for NVIDIA users but relevant for AMD users) or their libav version such that packages in their repository link against these newer versions then that is a userspace breakage (ABI change). To people only using the Fedora repository you will never even notice this but to people using a weird Fedora + third-party repository hybrid you will notice this because you either won't be able to install certain packages or they will break or the package manager will scream at you.
You really do have to update everything in sync at the same time but that's not what actually happens when Fedora does major updates.
my ssh keys all have a 007 permission state, i wear my beautiful heart on my sleeve
>>106198129I'va had my fair share of Nvidia annoyances with Fedora before. Better than Arch, but not flawless.
>>106198261For what it's worth when I ran Arch and still had NVIDIA hardware the only issues I had were self-inflicted by NVIDIA (extremely shit drivers).
Arch is normally good about waiting until NVIDIA is ready before updating their kernel and they package everything in their main repository and not some weird third-party.
>>106198224Any particular reason why your key needs executable permissions? You're not running ~/.ssh/id_rsa are you?
>>106198294no im just retarded. i will continue to ruin my life due to my learning ddisability
>>106198280If i was stuck using Nvidia i'd be for work, so i'd would grab anything that stays frozen in time like Debian just to not deal with their retardation, as the only game i play benefiting from any 3D acceleration is pre 1.8 Minecraft and CUDA doesn't change that often. AlmaLinux recently got first larty support for Nvidia so i'ts worth looking at.
>>106198325Fuck i'm half drunk, spelling is a over the place.
any known cure for distro-chasing?
>>106198353You stop when you find the one that works for you. If you didn't find it yet then maybe you just have ADHD.
>>106198353It's called Gentoo
>>106198223I have yet to see a rebuttal regarding RPM Fusion and the Fedora repos being maintained side-by-side.
>>106198353Start using Arch
>>106198405You won't ever see one because Fedora users all act like this isn't even a problem (it is, especially during major upgrades).
Ask yourself why no other distribution maintains core packages in this manner? Fedora will never change though, that's why desktop focused distributions of Fedora exist in the first place.
At least they'll be able to start shipping H.264 hardware support in 2027 again. Although, by that time maybe H.265 or H.266 (VVC) usage will increase.
>>106198527>You won't ever see one becauseYou won't ever see a rebuttal because there is none. RPM Fusion and Fedora repos being side-by-side guarantees compatibility.
>>106198594They don't guarantee compatibility though. They even have an FAQ on this:
>Broken deps, What to do ?>
>if dnf update show broken deps when update pacakges that are in Fedora and in RPMFusion, don't worry, this happens a lot and usually happens when one package goes to updates (stable) and other still in updates-testing, in this case you should try enable the testing repo that is needed for example dnf install --enablerepo=epel-testing libdav1d libjxl>
>In some cases if the counterpart package usually the freeworld packages doesn't appear in the repo for more than 2 or 3 days, might be because the package maintainer doesn't updated the package, if that happen, you can ask RPMFusion by email, IRC or reporting a bug to update the package, helping out the project https://rpmfusion.org/FAQ#Broken_deps.2C_What_to_do_.3F
>>106198353Discovering that you can change the desktop enviornment
>>106198364This. Stop masturbating over your setup and get some work done.
>>106198622>In some casesname one
I want Debian 13
I want it now!
>>106198680Did you try doing a single web search? Why are you pretending that not a single person has ever had a problem with this broken model of distributing core system packages outside of the control of your distributions main repositories?
https://duckduckgo.com/?q=Fedora+RPMFusion+update+broken+Reddit&t=h_&ia=web
>>106198703Works on my machine.
>>106198721I'm sure it does (for now).
It's still not really the best foundation to build off of.
>>106198692You can enable the testing repo and get it now.
>>106194409ubuntu is not debian
>>106198758and? The problem came from the ancient version used in ubuntu 24.04, I doubt debian stable would have been any better in that regard.
>>106198758debian has an even older version of nvim
One of the thing that bugs me about linux, for example the program qbittorrent, if I add a torrent URL to be opened remotely, there's no indication of whether that web request is still running or not. It MIGHT pop up the metadata window a few seconds later and ask me to assign a category and start the torrent, or it might never appear. Did it cancel? Is it retrying? It is stuck in redirect/captcha hell? There's no way to know. It's just some invisible background process I have no way of inspecting.
>>106194541a fellow FHD sparklegoon, on my /g/?
>>106198780That's because Ubuntu basis itself off of a snapshot of newer versions of Debian (and also packages some packages with newer versions themselves). When Debian 13 releases then Debian will have a newer version than them again, until the next version of Ubuntu releases again and so on and so forth.
>Ubuntu$ nvim --version
NVIM v0.9.5
Build type: Release
LuaJIT 2.1.1703358377
system vimrc file: "$VIM/sysinit.vim"
fall-back for $VIM: "/usr/share/nvim"
Run :checkhealth for more info
>Debian 13 (testing)$ nvim --version
NVIM v0.10.4
Build type: Release
LuaJIT 2.1.1737090214
Run "nvim -V1 -v" for more info
>Ubuntu Devel$ nvim --version
NVIM v0.10.4
Build type: Release
LuaJIT 2.1.1737090214
Run "nvim -V1 -v" for more info
>>106198868Yeah im aware. Anon's statement is still true, at least until the release of debian 13.
You should include it in your list, its kinda funny.
>>106198933Yeah, they're right. I just wanted to challenge the general idea that Ubuntu's packages are newer than Debian. They are only newer than them at that point in time because of the way they do their branching (Ubuntu branches off of Debian's Experimental / Sid "distribution").
So yes, today you might have broken colour schemes with Debian but tomorrow you will not. That's the Debian experience for you.
file
md5: ed5792434da3c50a60c1bd16dea0a7af
🔍
Is it possible to get this piece of shit working with wifi 6 on linux or should I buy a new Intel based card?
>>106199025Should be supported since 5.12 or newer?
https://linux-hardware.org/?id=pci:14c3-7961-1a3b-4680
does anyone know how to remove the shadow between panel and window on kde? I legitimately going insane over this
>>106199035You might also need newer firmware which should come with your distro but some are notoriously bad at updating that (which is why some people likely report Bluetooth issues):
https://github.com/morrownr/USB-WiFi/blob/main/home/How_to_Install_Firmware_for_Mediatek_based_USB_WiFi_adapters.md
>>106197681Bazzite if you're a gaymer, Aurora if you are not.
Anything Arch-based that's not immutable if you don't want an actual working OS and just want to tinker with your PC.
Is there any way to auto/machine translate japanese VNs?
There were fully working tools that worked fine under windows xp.
It wasn't accurate by any means but it was enough to understand what's happening.
It worked by capturing the VN process and looking for the text data that's being displayed and translating it locally, and not this OCR shit.
>>106198221>If you want something that just runs, use Ubuntu / Mintstfu. Have you even used Linux in the past 5 years?
is it ogre?
smartctl -x output - https://pastebin.com/NJQtn7G2
>>106199035then i just need to git gud. I installed endeavourOS and the signal was just trash, refused to connect to the 5GHz band. are there any special drivers i need to install?
>>106198353Install Slackware
>>106199353What snaps do you have installed, lad?
>>106199369He's right though, Ubuntu just works
>>106199369Have you?
In what way is Ubuntu NOT a distro that just runs?
Does Fedora do automatic snapshots yet?
So I want to make a vm on my main linux host to be a simple dev environment for personal projects so I don't litter my main OS with shit I don't normally use. I'm using virtual box, I set my vm to have 8 cores, 8GB of RAM, 50GB pre-allocated HDD space on a HDD drive (not SSD) boot it up and set it up and it feels so fucking slow. Like fuck me, and my computer is not slow at all granted my main OS runs off an NVME drive but I can't believe a VM on a HDD should be this slow? Do I just try install it on an SSD instead? Or is there some trick to getting good vm performance on linux, as all my VMs even a windows one felt so damn slow. My CPU is an i7 model too so I can't think that would be the bottleneck.
>>106199578Nope but the atomic distros (Silver blue) support rollbacks.
>>106198933Surprised that debian doesnt backport nvim. Does it require a lot of dependences?
Reckon its possible to get away with pinning unstable and using unstable neovim on stable?
>>106199706I don't want atomic because I need root access for my ricing
>>106199844I also need proper NVIDIA drivers. So yeah, no immutable Fedora for me.
xinput disable on KDE only works if you put a sleep delay, why is that lol
>>106198205As an additional note: rpmfusion packages ending in -freeworld are just Fedora Project SRPMS rebuilt with slightly different build arguments. Red Hat legal cleared doing that.
When Fedora bumps a package, rpmfusion gets that same bump automatically because while it is not publicly disclosed in the open for legal reasons, they have tooling to ensure everything stays in sync because there is proper cooperation involved. It is third party in terms of legal entity only, and exists as a legal loophole.
>>106194315>>106194409>>106198780>>106198868Vim is fine for many people but if you want the latest version of Neovim you can get it from Homebrew
>Current versions:>stable 0.11.3https://formulae.brew.sh/formula/neovim
>>106199578Just set them up yourself. Pika backup, Back in Time, Timeshift, Bacula etc
>>106199952>JustCachyOS it is, then.
>>106199969Opensuse Tumbleweed then, most similar to Fedora. Although it's LGBT political.
>>106200027Causes the devs believe in have no impact on how the OS works, anon-chan
>to display video duration in Dolphin you must index the drive
>this causes 10-30gb of read on the OS drive every time I start the computer
Why does Linux have to do this while Windows doesn't even need you to index the drive to display video duration? Also why is there such a range, how come sometimes it's only 10gb and sometimes 30gb when the index size is only 1gb.
>>106200154Windows always indexes your drives as far as I know
>>106197011LO's wayland support has never worked right, you need to run it with xwayland
>>106199376is this that fedora bug that was talked about a few days ago?
>>106200154If you want the duration of a video just run this
ffprobe -v error -show_entries format=duration -sexagesimal video.mp4
>>106199376Run a btrfs check from a live CD.
>>106199844>need root access for my ricingYou still have root access and you can write to /var and /etc.
>>106199853>I also need proper NVIDIA driversI mean, you can use an atomic distro which has them by default. Like Aurora.
Or, you know, you can just install them with "rpm-ostree" just like you would on any distro. Fedora Atomic isn't a completely locked-down immutable system. You can still change it as you wish and install packages system-wide. So it's not really immutable in a traditional sense, considering you can "mutate" the system by layering (installing) new packages on top of it.
As far as I'm aware the only issue you'll face is using secure boot when you manually install nVidia drivers, but I remember there being a very simple guide for this.
>>106200441Frankly, uninstalling all the flatpaks and manually reinstalling everything to rpm-ostree sounds like more work than enabling snapshots on regular Fedora
>>106200458>2025>not using flatpaks
>>106199622Yes, HDDs are super slow as OS drives.
>linux host>virtual boxCould be this though, idk. Everyone uses KVM/Qemu.
>simple dev environment for personal projects so I don't litter my main OS with shit I don't normally useSo both are Linux environments, right? Why not do a simple container? I don't necessarily mean Docker or anything but simply a dir that you chroot/systemd-nspawn into.
>litter my main OS with shit I don't normally useWhat kind of litter are we talking? Manually compiled stuff by default goes under /usr/local so that's sort of different from your "main OS", at least from the package management perspective.
>>106200409not a clue, I'm on arch
>>106200427thanks anon, I'll do that
>>106199622>a simple dev environment for personal projects so I don't litter my main OS with shit I don't normally useThat's what distrobox is for.
>virtual boxUse virt-manager (kvm). It's significantly more performant.
>HDDYou'd need to use a lightweight distro/DE if you want it to not suck on HDD.
>>106200470They use more disk space plus have overhead.
>>106200409No, that's a 6.15 series kernel bug which causes journal replay to fail if the fs isn't unmounted correctly. It prints btrfs_replay_log errors.
Hey, can someone neofetch on debian 13 gnome on idle and then with 2 browsee tab opened. Want to check ram usage
>>106200705Do you not have the money for another 10-15 GB of extra disk space? Fuck, I'll send you a 32GB micro SD card where you can store all the flatpak dependencies you'll ever need.
>>106200769When you dismiss optimisation, you end up with Windows.
>>106200793sure thing bud
>>106200793All we ever do with computers is dismiss optimization. What makes Windows shit is design to fit corporate strategy rather than use case.
I just learned about the "reset" command, do you ever use this?
Why do you faggots keep using Gayland when you can stop being a turboniggerfaggot and install Xlibre?
>>106200933If the terminal gets garbled or screwed up, yes. There's not much other use for it though.
>>106194599ah yes my first mint install no efi no fat partions do not believe me
>>106200939>XLibre has no corporate backing (say goodbye to any NIVIDIA support)>XLibre has dubious code quality (X.org reverted a bunch of very broken changes the XLibre developer made only for XLibre to then do the same)>XLibre has no support for modern display technologies (no HDR)
>>106200989>XLibre has no corporate backingThat's a good thing.
>XLibre has dubious code quality Any concrete examples instead of just spitting empty words?
>HDRUseless bullshit.
>>106201067https://www.phoronix.com/news/X.Org-Server-Lots-Of-Reverts
>>106201067>Any concrete examples instead of just spitting empty words?https://www.phoronix.com/news/X.Org-Server-Lots-Of-Reverts
>HDR>Useless bullshit. For you maybe. I happen to own HDR displays and would like to use this capability.
>>106201113>>106201127>There was this revert for not handling copyright and license notices correctlyYeah, that's definitely something concerning vode quality (no).
Also, breaking some stuff like Nvidia support is not necessarely about the changes being bad, it can also be about the original code being shit. And it is.
>>106201193Yes, I'm sure the code that broke Randr a core functionality of Xorg was just shit and needed to be broken all along.
>Cope
im multi-booting from my ssd and i installed ubuntu and put the /boot/efi bootloader on a usb stick so i can use an earlier install of rEFInd instead, should i comment out the usb drive in /etc/fstab or switch it to the original boot/efi rEFInd partition?
it kind of feels like im doing this in an extremely fucked up way but it boots fine as it
>>106201201If original Xorg code is that good that it shouldn't be broken, then why is Gayland written from scratch instead of just making Xorg better using all the original good code™ that shouldn't be broken?
>>106201247Because it's not that good. It's a legacy pile of crap that nobody understands properly, not even the XLibre developer that innocently goes about making changes that break things they then have to go and revert.
>>106201261>it shouldn't be broken, it's good code>that's legacy shit, no one knows how it works Would you care to fucking decide if it's actually good or not?
>>106201309It's bad, very bad. That's why a new design was needed. You might not like Wayland but it's a much more modular design than X11.
>>106192860just ssh into it and install it that way.. why on earth would you...
>>106193944sudo apt-get install nvim
>>106201363>It's bad, very bad.And that's exactly why it needs to be broken and results being broken.
>>106201439Do you want X11 or not? If you do then you want all of that legacy technical debt that the people left using X11 are still reliant upon.
If you don't then what you actually want is an X12 but that doesn't exist.
>>106201451What I want is for you to remember what the original topic of the discussion was and to stick to it.
>>106201469The original topic was XLibre being of dubious quality, yes. You can't justify them breaking things by saying it needs to be done, not unless you're advocating for them breaking the X11 protocol entirely.
In the real world people still use and depend on that legacy crap which means XLibre CANNOT break it. This is why it's a joke and people that need X11 still keep using X.org.
>>106201484anyone of you tested it? I know you have it in gentoo but I don't want to break my daily driver
>>106200474Yeah I was going to give Qemu a try but I got lazy and just used virtual box again.
>What kind of litter are we talking? The sort of rubbish that maven, npm and other package managers pull and then when you finish the project you forget about, its just easier if its all in a vm that when I'm done with at some point I just delete it.
>>106200498>distroboxSounds cool, might give that a try too.
>>106201484>You can't justify them breaking things by saying it needs to be done, not unless you're advocating for them breaking the X11 protocol entirely.I can and I do. The problem is only in your head.
>>106201518Tested it on Artix, just works, Nvidia 's not a big problem also.
>>106201566Well that's fine for you, it's not fine for the people that want a working X11 Server though. That's why you're seeing so many objections and reverts lately of the broken code that made its way to X.org.
X.org is still used today in legacy deployments and they cannot be broken.
I think it will be a tall order to fix X11 though. Do you really think they'll be able to pull off all of the breaking changes they'll need to make? It seems odd to on the one hand want X11 but on the other hand not have any of the historical compatibility. Why not improve Wayland instead of breaking X.org more?
>>106201612>Why not improve Wayland instead of breaking X.org more?Probably because they don't want to spend two years explaining the usecase for a feature that every other display server has had for 20 years to some giga autist maintainer
>>106201612And what was the point of creating Wayland instead of fixing Xorg? That's called having an alternative.
just really enjoy gnome lads
>>106201880It's a different fundamental design. You can't make X11 modular like Wayland is. It's a much more minimal design designed to be more maintainable and more extendable.
do snapshots rape your write amplification?
>>106202034Not necessarily. They will use metadata though and if you make a stupid amount of them then you may find this balooning. For normal use it should be fine though.
>>106201880Because nothing actually uses X11 except the input and window positioning parts. Every modern X native program uses randr to dump pixels inside window borders, and randr is the thing causing all the problems.
>bazzite website looks professional
>nobaras looks amateur
Apart from that what's the difference between these 2 for a complete linux noob? Which one should I ditch W10 for?
Also does desktop environments matter for performance or is it just for visuals?
>>106202333>for a complete linux noobBazzite. Nobara is more targeted at people that know what they're doing. It's made by the developer of a popular fork of Proton and much more experimental.
file
md5: 44034dbb98f4c5659d88f890b39f6ed6
🔍
Can I ask, how much should one commit to privacy? Like, do you straight up use Tor without bookmarks or javascript for every single browsing session or is the hardcore advice just for sensitive activities?
>>106202368If you're a normal person, then any more than is convenient is a waste of time. If you're a literal pedophile, then nothing is too much.
>>106202368If you care about privacy then you do not go on the Internet period. Maybe go out and live in a cabin in the woods if you're committed.
It's not feasible to both care about privacy and use the Internet anymore. You can care, but you're still going to use all of the data harvesting services anyway. You're on 4chan right now which requires proprietary JavaScript and is fronted via Cloudflare that serves yet more proprietary JavaScript and whose captcha service cannot be solved without it (You could buy a pass with crypto though and then posting without JavaScript may be feasible but I don't think most people are going to do that)
>>106202333Bazzite's site's freezy as fuck, Nobara's not. Looks like an obvious choice to me.
>>106202368You can't have anonymity with javascript enabled, and every normal website needs javashit now. Just focus on not volunteering information, ie don't use your Google credentials to log into other sites, use Firefox with uBlock. Don't engage with privacy theater bs. It only increases your device fingerprint.
The only way to have strong anonymity on an indefinite time frame is to make a couple friends who aren't retards or feds and all use the same privacy network, and even then only use in-network services / no html pages with javascript.
>>106202815>Don't engage with privacy theater bs. It only increases your device fingerprint.I'm guessing you mean it makes your device more unique so it narrows down who you are when it's detected? Wouldn't you still be better off than people who have Google everything?
>>106201211It's fine to have multiple EFI system partitions but I don't think there's any consensus on where to mount them. Could do (/mnt)/efi1 and (/mnt)/efi2 case you just want them to show up somewhere on your filesystem tree.
>earlier install of rEFInd instead>installGetting a bit autistic here but there's not that much installing going on with rEFInd, all you got is the directory contents and a boot entry. You can move it around if you wish.
man efibootmgr
>>106201415>just ssh into it and install it that wayIn what way? There's an already established system on another PC and I wanted to copy it over.
>>106202333>what's the difference between these 2 for a complete linux noob?Bazzite is easier to use overall, mainly because it's set up better and it's updates never fuck things up. It's pretty much created for people who don't want their OS to be in the way of using applications and playing games.
Nobara often requires manual intervention when upgrading between it's major versions. If you're a complete noob, or if you don't want to turn updating your OS into a job, I'd recommend staying away from Nobara. It's not bad, but every 6-12 months you will need to consult their website/forum to figure out how to fix something that got broken by a system update.
>does desktop environments matter for performance or is it just for visuals?If your computer has at least a dual core CPU and at least 4GB RAM you'll be fine on any DE. Anything other than KDE and GNOME is a meme, but both distros only ship with those two pre-installed so you have nothing to worry about.
Between the two, from my experience KDE was lighter. However, I haven't used GNOME in 3 years and apparently they've improved performance since then. If that's the case then either of the two will be fine.
>>106202368>how much should one commit to privacy?As long as you're not losing a relevant amount of time/money and are not majorly inconveniencing yourself.
For the most part the following should be enough:
>LibreWolf + uBlock Origin>do not register to any websites or services. If you're locked out of content/features because you aren't registered, then create an account with an email alias and fake information>when possible, use an open source frontend for websites (ie GrayJay/NewPipe for YT)This should cover 99% of your worries. If you need more privacy you can:
>disable JS by default in uBlock Origin, then individually enable it for websites which need it>use a VPN>enable letterboxing in LibreWolfUsing Tor or Tails is too extreme unless you're actually doing something sketchy or you're paranoid.
>>106202882i ended up removing the fstab entry for the partition on the usb stick and its working well now, i dont want grub on my system at all, just took a backup of the contents of it first
>>106203036What does LibreWolf offer that base Firefox with privacy settings enabled doesn't?
>>106202871Yes but stop there. Don't install ebin Firefox fork of the week, or 80 different privacy add-ons which will make you distinct from the other guy with only 79.
I wish I were a girl, how do you anons cope with not being female
>>106203301>wanting to be a womanGNU/NGMI
>>106203340Why would you not want to be female, it's the superior gender
>>106192279 (OP)I have a 4090 i use on linux, it works fine except for issues with sleep/hibernation
I ordered an RX6400 so i can pass my 4090 into a windows vm for gaming ( i know linux is great for most gaming now, but not for all i want it to do)
I figured out that hdmi 2.1 is not supported on linux because of the hdmi forum is being a bunch of shits, but i want to use my RX6400 on my s90d tv which only has hdmi ports.
I see some people are using dp to hdmi 2.1 adapters which apparently works, but doesn't suppoert VRR (in some cases it does but has troubles and needs special drivers)
I don't care about vrr since i only want to use the rx6400 for my desktop output, but i need it to output at 4k 120hz and 4:4:4. Does the adapter need to be some special type that can comunicate in a special way with an amd card since amd doesn't support hdmi 2.1? or can i use any adapter that claims it can output from dp to hdmi 2.1?
>>106203359first one is very bauhaus
ive literally only used linux to rice my desktop, what else can i do with it bros?
>>106203448play games or some shit
Don't know if this is the right place to ask but I'm trying to make my own copy of dwm and I'm confused in regards to the personal access tokens.
They've changed the permission section in the last few months apparently and now I don't know what permissions to select. The first three options seem to do nothing and I assume I need to specify the permissions on the bottom of the page.
Just wanna push to my public repo...
>>106203515 (me)
And I entirely forgot to mention that I'm talking about github here.
I guess I formatted a partition that had my boot data on it and now when I startup my pc I go to BIOS and no bootable devices are detected.
How would I fix this? Do I need to just full reinstall my distro?
I'm at my wits end. I'm trying to get my dual boot system running how I want it for a while now ever so often it just doesn't post anymore. Fans spin, boot light on but nothing else. I can remove every additional drive and device connected and it doesn't boot.
What always fixes it is disconnecting the power and pressing the power button a bunch of times, then trying again.
But I'm just stumbling in the dark, I wish I knew more about this side of things.
I did the thing you shouldn't do that is installing Linux first then Windows on a second drive. I dread to format everything and try again but I might just have to do that...
>>106203598Look at how to install grub. Reinstalling your distro works as well but it isn't necessary.
>>106203598boot a liveusb
create a boot partition
copy the files or use the installers advanced option to only write grub
check & edit, so that the entries matches your root (/) partition and other details
mount the root partition add mountpoint in fstab
>>106203764The logs are your friend. Journalctl offers most of what you'll need if your os uses systemd(most do)
You can trim the logs length with from-until parameters as well, just check the help section.
12363
md5: 26931d6fee8c7d4f659084a607ab60bf
🔍
>want to do something on Linux
>look up how to do it
>every post is written in awful ESL English
>all the advice is contradictory, including about whether the desired outcome is even possible on Linux
>someone pastes a script where half the commands are redundant if you actually know what they do
>someone else provides terminal commands that cannot be copy-pasted in one go, because they are interspersed with "and then you enter sudo nano /etc/im/retarded/and/gay and set COCKS=unsucked to sucked" because they're too stupid to know what sed or tee are
>fuck it, I'll try to figure it out myself
>the exact same two-click GUI solution I used on Windows also comes preinstalled on every distro
Why the fuck are Linuxtards like this? Every fucking problem I've had was solved just by trusting my gut in the end. Linux is so fucking simple and convenient yet the userbase is seemingly out to convince you that this is not the case.
>>106203359yeah pretty much
>>106203448It's a general purpose operating system. You can use it for whatever you want.
>>106202368>>106202815>>106203226All this fingerprint is anonymity mehh, for privacy there is nothing wrong with having noncaching proxy and strict noscript default, as base.
>>106203107Firefox privacy settings does very little, librewolf edits the settings so you could it yourself i guess.
>>106203946>look for a "guide">read kumar pajeet's posts>its a whole load of bullshit>how could this bealso GUIs arent universal so people can only rely on commands for something that'll work on every pc or else they'll have to tell you to install X or Y GUIs, and you'll end up installing all of them in the end if you follow that path
>>106204044>also GUIs arent universalUnless you are running headless, I'm certain every distro, display server, and desktop environment can download a specific utility.
>>106204044>people can only rely on commandsAlso, this falls apart when the commands either don't work because Kumar is a fucking idiot, or Kumar doesn't even put sed or tee commands into his script because he's a fucktard.
>>106204044>GUIs arent universalLet's stop pretending that anything other than KDE and GNOME is relevant.
I keep a sort of film diary where I write thoughts about the movies I watch and add pics of shots I liked. Back on Windows I used Obsidian to write the md files, but since I'm on linux now, I'm looking for a FOSS alternative. Any ideas on what to use?
>>106204161Obsidian is on Linux
>>106204044True, each time i websearch something specific i get indian shit results that has less info than man-pages to begin with.
Couldn't they just stick stackoverflow or some other shit site.
>>106204097>>106204107>>106204137lol, you really eager to bait or something..
>>106204176Motherfucker, read the King James Bible; only then should you resume posting in English.
>>106204174I know, but it isn't really free software, is it?
Is there a simple way to install Chrome on Arch?
>>106204206Get it from the Chaotic AUR; it's a repo of prebuilt AUR packages.
The instructions to enable the repo are here: https://aur.chaotic.cx/docs
>>106204176now on top of pajeet garbage there are chatgpt posts which are just as worthless
looking at man pages and tldr.sh is far less time consuming at this point
666
md5: 2b9d8c400d1a2de3c0eba10e7ca5d8cb
🔍
>>106204206https://flathub.org/
>>106204326>by Google (Unverified)Nice rootkit.
>>106194840Running an @world upgrade myself.
>>106204345What makes you think the AUR is verified by Google?
>>106195485Just use ZRAM, it's a compressed swap disk in RAM, it's all you need.
Unless you need the suspend feature for whatever reason, then you need an extra swap file.
>>106204383Wait is zram not compatible with sleep?
I think I'm going to wipe my endeavour install for Fedora. I dual boot windows for gaymin with my friends and with more games looking to implement this mandatory SecureBoot shit, having a distro that can easily work with SB seems convenient. Looking at the process to do self signing seems like a huge pain in the ass.
>>106204469>gaymin>secure boot>Fedorahttps://bazzite.gg/
>>106204433it is, he probably means hibernate which consists in unloading all your ram into your disk and if you dont have swap then the ram has nowhere to go
>>106204487I used bazzite before I settled on endeavour. Couldn't get my VPN working nicely and I found that when I broke things they were extra hard to fix because there was way less material on immutable distros. Any time I wanted to do anything that wasn't gaming and didn't have a flatpak available I found it to be a tremendous pain in the ass.
>>106204469Could just do what Fedora and others do: use Shim. Self signing is a fancier trick but idk if anyone's automated it so it's kind of a neckbeard option.
>>106204206>>106204236>>106204326>>106204345>>106204368There's a very simple solution to this
1. Open a web browser
2. Download an ISO of a real distro
3. Install that distro
4. Navigate to google.com/chrome and download a deb/rpm for your distro
Alternatively if Chromium is good enough, you can get that as a snap.
>fresh install of fedora
>install btrfs-assistant
>create config with default settings
>save
>restart
>stuck on boot
How the fuck do distros with automatic snapshotting make it work?
>>106204526>download deb/rpmPointless when Chrome exists on Flathub.
What's the paint of linux?
>>106204581but then you gotta deal with flatpaks
>>106204609i like pinta
>>106204641>gotta deal with flatpakswhat does this even mean
>>106194624From the thumbnail I thought this was a meme of RMS holding a rifle with optics
>>106204655Please don't play a fool.
>>106204487You're probably the same faggot who was shilling cosmic for months until alpha dropped and it was so unusable you realized how much time of your life you wasted shilling that piece of crap and never mentioned it again.
>>106204668So, literally nothing? You just don't like flatpaks for no *real* reason?
>>106204685Meds, take them.
>>106197011Runs like a champ on my i3. Sounds like a skill issue
>>106204712I will give you the benefit of a doubt and assume you are unaware of:
>up to 6x larger filesizes>up to 6x longer startup times>up to 10% less performance
>>106204666I dunno which one you're talking about but I have this one
Stone
md5: fdeb10a8b529bdfa2b245670bf6eab4d
🔍
>>106198098Holepunches are bloat. Just etch your code into stone tablets with a chisel.
>>106203359Left out Mini PCs
>>106204788this code isnt very portable
>>106204808But you can build muscle with it and become strong stone programmer.
>>106204821>strong programmers make strong codeat last i truly see
>>106204578By understanding their early boot process.
>>106203359Make this the next OP image
>>106170513i want to record a multi-track song idea so i downloaded Reaper but none of the available "audio devices" work. I only have an USB "Samsom" mic with no audio interface plugged in, is it mandatory to use an audio interface to use reaper? I just wanted to record a simple idea
>>106203866Is grub universal between all distros? I was running bazzite and it doesnt have a proper liveusb. Could I just fix it from a ubuntu liveusb?
>>106204727Unless you're on a raspberry PI or a similar giga-budget device, none of this matters.
>up to 6x larger filesizesThe extra storage used is literally a drop in the bucket, it's irrelevant. In the absolute worst case scenario you need a maximum of 25GB of shared dependencies for 100+ flatpaks.
Not to mention this is an invalid measurement. Yes, if you just install 1 flatpak it will pull the 600-800MB flatpak runtime because that's what's being used as the "OS" the app is running on. But the next 50 apps you install will usually use the same runtime. So if all you use are flatpaks you're barely "losing" any storage. And you're only "losing" storage on apps which use different versions of dependencies. Which is the price you have to pay for compatibility, as these dependencies are determined by devs/maintainers.
At the end of the day each flatpak app uses an identical amount of storage as the "native" app. The only difference is that flatpaks allow there to be multiple runtimes (OS versions) and multiple dependency versions. A dozen GBs of extra storage (in total) is absolutely worth it to have a universal format which literally "just works".
If this bothers you then you might as well complain about needing an operating system at all, instead of just using your apps on raw hardware.
>up to 6x longer startup timesThat sounds like a lot, but in reality it's just 0.5-3 extra seconds.
>up to 10% less performanceAgain, key word is "up to". In general there's no performance impact, but it depends on the app.
I mean, I understand if you're a minimalist and flatpaks aren't for you, but they've clearly solved software packaging and distribution on Linux (which has been a huge pain point for both developers and users).
Flatpaks are very likely going to become the standard way of software distribution. Instead of crying about it, you should invest your time either into improving them or making a better alternative if you think you know how it should be done.
>>106205132> I was running bazzite and it doesnt have a proper liveusbI believe you can just use it's installer USB and instead of selecting "Install Bazzite" go down to "Rescue a Bazzite system" (3rd option). A similar option should also be available somewhere in their installer too.
>>106205069Use a patchbay like Helvum, Coppwr or Qjack
>>106205169That's a wall of mental gymnastics. Some do not want to pay the price for flatpaks when there are alternatives.
It isnt that hard to get, is it?
>>106204578>>106204853>initramfs black magicjust boot a plain old EXT4 root without initramfs lmao
>>106194624stop making him look like a hamster.. he okay? how's the cancer shit going?
>>106204578I set up grub-btrfs, timeshift and a pacman hook, it just works
stallman must be thin as fuck rn...
don't die you asshole answer for your crimes that is emacs...
nvim vs emacs cancer vs colera
here is my emacs
nvim and emacs is all garbage the debuggin.. lol...
whoever tries to chill either is a javascrip "developer" or a tourists
debian13
md5: 5dd5dfef4a314a0a7507eb095ce7bd60
🔍
Debian 13 is new stable..
fbi
md5: 689c855b18c7a6242348d50bcc48ce9d
🔍
>>106205607lol.. no thank you .... I won't have anything to with some unclassief sister fucker distro...
pretty sure is illegal to run software made by pedophlies here in norway... fix your shit debian...
>>106198594nta but i had extreme compatibility problems with fedora and rpmfusion in fedora 41. I know you won't believe me, and will hand wave it away, but it's true none the less
sksmskak
md5: e103e9222939b396242d617628544189
🔍
>>106206097you haven't heard`?.. anon there is a convicted sexoffender called jeremy bicha on the debian team... we're not talking about some common rapist, but a convicted p***** he raped his sister among other things a billion times...
so
https://x.com/LundukeJournal/status/1944769717371040085
is not like rumours or anything, this guy is a convicted... serial pedophile.. and they let him go on ...
I am pretty sure it's illegal to haev pedo software here in norway...
>>106206097go check it up in the police records in florida anon jeremy bicha... I want to die...
keep convicted sexoffenders out of shit please!
if he had just murdered someone with and icepick nobody would have cared, but sex off.. of the worst sort, raped his own sister.. I am about to puke! 9 year old....
REEEEE
here is jeremy bicha
go read it your self....
take a bucket next to you... vomit will come...
>>106206097he raped his own sister among other things.... debian go is fine...
>>106206097they even let him held a speech recently anon I am about to puke and rake at the same time....
is not some gossip oh I don't like him so he's a homo or something, no he is a convicted pedophile... sisterfucker to be precicew is why so many of us here are up in arms... .