Wut? Game is f2p?
Wut? Game is f2p?
I’ve heard that too but CSGO is a source 2 game and while I don’t play it I do play dota which runs amazing native and valve seems to think it’s good enough as the steam deck config has it run native as opposed to another valve game like HL Alyx which valve has configured to run under proton
Did he actually use proton to run a native game… that’s just silly
According to the article they did allow it. They got rid of that clause in a license update, just didn’t allow you to modify your fork lol
…that’s…a good question 🤔
If you can’t change your default shell that’s not really a lesson you should have to learn. You should be able to set your own default shell and this is coming from someone who’s shell preference is bash.
The pedant in me dictates I must say you probably mean UEFI and not BIOS
Maybe it’s just been good luck, or maybe I pay enough attention to what apt is going to do and know how to deal with it but I’ve been daily driving sid for years and am convinced it’s more stable than arch based on friends I have that run arch…maybe it’s just I’m more experienced but it really doesn’t break that much. Obviously ymmv.
How are fedora or SUSE valid alternatives “from the same repos”? They’re not even based on Debian or Debian repos?
Linux remaps 0.0.0.0 to 127.0.0.1 when you attempt to use it as an address…does the same thing for :: remapping it to ::1
The decision not to support GPLv3 makes sense and I understand Linus’ perspective on that. GPLv3 branched out into something beyond traditional copy left by ensuring that users can run the modified code by restricting hardware design. That’s a separate thing. I disagree with the decision to go with a permissive license in most cases including this one. Permissive licensing leads to the problems the BSDs have with companies like Sony taking the code and running with it without giving back and it’s why I prefer strong copy left licenses like GPLv2 or v3.
One other thing, yes it was rough in the past but now due to the massive market penetration Linux has we have a large swath of GPLv2 drivers making it far less of a relevant issue.
Eh? I daily drive only FOSS software with basically no problems, the only exception I make is for firmware and JS, firmware because it’s realistically not a choice and JS because it’s extremely sandboxed and I use librewolf with container tabs to isolate cookies etc cross sites, even drivers are not exempt from this rule. FOSS specifically being programs under a GNU approved free software license or software found in the Debian main repos and therefore complying with the DFSG. It’s, surprisingly easy. In fact when I made the decision to do this it was primarily because I needed so little proprietary software that it just wasn’t even much of a challenge?? I guess my main point in saying this is I don’t get where you’re coming from, I’d love a Linux phone but it’s not realistic there, but on the desktop? It’s extremely realistic??
I didn’t know KDE had layer shell 🤔. I knew it had some wlrootsy stuff but that’s interesting. Looks really nice though
/mnt or /media usually. I use /mnt for permanent filesystems and /media for removable ones but there are no hard rules. My home folder is a separate filesystem from my rootfs, just depends on how you want things setup.
I find I ask less questions now because I’m a better programmer and just visit the site less in general. I used to ask a lot. I actually don’t find that many duplicates though, usually when I have a question there isn’t already an answer… usually because when I have a question I’m doing something insane, I find I do that a lot lol.
Consistently? Not that I can think of either but there was that one judge in the Oracle v Google Java case that I believe learned enough programming to call BS on oracle’s claims.
Shared folders are easy with Linux guests, you just set it up in virt-manager and then mount it in Linux. With windows it’s possible and I have done it but you need to install the virtiofs driver alongside winfsp and then make sure the virtiofs service is running. So the setup is definitely a bit obtuse. I haven’t done clipboard sharing deliberately as I don’t love the idea of that being synced but I should at least try it so I know what setup is like. The file sharing isn’t hard once you learn how to set it up but figuring it out the first time is a challenge for windows guests.
I personally like to start with a debloated install and then install gnome on top rather than the other way round. Honestly to point 4 it slightly baffles me that people use vbox on Linux, KVM with libvirt/virt-manager is so much more powerful while still allowing for fairly straightforward basic setups without introducing 3rd party modules. Seems like a no brainer to me but apparently it isn’t.
Cool that they’re still running though. I’ve never setup a Linux system that I then had to turn over. They’re all systems I maintain, I’m not entirely sure what my plan would be for a maintenance free machine that I expected other people to use.
I suppose that’s true. I also don’t install the predefined GUI options. I always install my GUI manually after disabling recommended packages. Recommended packages are my biggest Debian gripe. They’re great for users that don’t know what they’re doing but for power users I find it kinda bloated. I should probably try flatpak again but last time I did it was just annoying and in the way and gave up.
Not sure what proxmox has to do with this? All this is doing is allowing VMware workstation to run without out of tree modules, it means nothing for anyone else