Latest Comments by kokoko3k
Proton Experimental heats up with fixes coming, plus a disk space saving measure
18 February 2022 at 4:42 pm UTC Likes: 7
18 February 2022 at 4:42 pm UTC Likes: 7
Anyone has more info about:
"Update file distribution method to save disk space."?
"Update file distribution method to save disk space."?
Retro x86-based machine emulator 86Box v3.2 brings Linux support
18 February 2022 at 10:59 am UTC
From what I know by using arch, packaging a software is not a mess at all.
If by mess you mean the fact that there are more package managers, well it is about choice/user tastes.
What you seem not to consider is that even if there was only a package manager, the packages would not be interchangeable between distros (you can't just take a package from arch, put it into manjaro and be sure it will work, even if both packages have the same format), this is because -say- the executable X contained in package P could have been built to use library L at version 3 while the executable P contained in package P2 could have been built to use library L at version 2 which is not compatible with version 3.
For the same reason, you can hardly hope to pick an updated package built for ubuntu 33 and make it run on ubuntu 10, same package manager, same distro, different dependancies. Nobody is
If there is interest in a sofware, users are expected to ask their distro mantainers to package it, this is the saner way to use it.
18 February 2022 at 10:59 am UTC
Quoting: Geppeto35I don't understand how it's such a mess to package something in linux. From a beginner point of view, the fact that each distro proposes its own packaging method looks like old proprietary OS trying to keep captive their pools of users and exclude the possibility to change.
Like for phone cables, we need a clear, stable common basement so that the free (like in freedom) exists, and at a level beginners can handle, not at a level that only kernel pros can manage.
From what I know by using arch, packaging a software is not a mess at all.
If by mess you mean the fact that there are more package managers, well it is about choice/user tastes.
What you seem not to consider is that even if there was only a package manager, the packages would not be interchangeable between distros (you can't just take a package from arch, put it into manjaro and be sure it will work, even if both packages have the same format), this is because -say- the executable X contained in package P could have been built to use library L at version 3 while the executable P contained in package P2 could have been built to use library L at version 2 which is not compatible with version 3.
For the same reason, you can hardly hope to pick an updated package built for ubuntu 33 and make it run on ubuntu 10, same package manager, same distro, different dependancies. Nobody is
Quoting: Geppeto35trying to keep captive their pools of users and exclude the possibility to change.
If there is interest in a sofware, users are expected to ask their distro mantainers to package it, this is the saner way to use it.
Retro x86-based machine emulator 86Box v3.2 brings Linux support
18 February 2022 at 10:41 am UTC Likes: 1
You quoted right, no need to apologies, but thank you anyway
What i didn't said is that a dev deciding to offer a package type doesn't prevent everyone from packaging it differently.
Like many, I think one of the advantages of linux is the centralization of the packages mantainance and I thank everyone involved in keeping the AUR alive (I use arch and mantain a bunch of PKGBUILDS there too).
But the fact that appimages and similar containers are surely handy and quick and, in the short term, appealing for users, may pose a threat to the established packaging ecosystem.
When an user sees an appimage and think: "Yay!", it means it prefers it over his distro package or, worse, it means there is no package for his distro or that the package for his distro have problems.
Appimages are not only the indication of the problem they try to patch, but the possibility that the patch itself will become its solution; they are (should be) not.
So my concern is not about the appimage itself, of course, but about more users starting to use them -> less interest versus distro packages -> less distro packages.
I hope to be too pessimistic here.
18 February 2022 at 10:41 am UTC Likes: 1
Quoting: KithopQuoting: kokoko3kI never said that.
Apologies - I must have fumbled trying to trim down the quote on my phone :p Meant to be a reply to this one further up I think? https://www.gamingonlinux.com/2022/02/retro-x86-based-machine-emulator-86box-32-brings-linux-support/comment_id=220331
Either way - more just general info for anyone who might think their AppImage is the only route.
You quoted right, no need to apologies, but thank you anyway
What i didn't said is that a dev deciding to offer a package type doesn't prevent everyone from packaging it differently.
Like many, I think one of the advantages of linux is the centralization of the packages mantainance and I thank everyone involved in keeping the AUR alive (I use arch and mantain a bunch of PKGBUILDS there too).
But the fact that appimages and similar containers are surely handy and quick and, in the short term, appealing for users, may pose a threat to the established packaging ecosystem.
When an user sees an appimage and think: "Yay!", it means it prefers it over his distro package or, worse, it means there is no package for his distro or that the package for his distro have problems.
Appimages are not only the indication of the problem they try to patch, but the possibility that the patch itself will become its solution; they are (should be) not.
So my concern is not about the appimage itself, of course, but about more users starting to use them -> less interest versus distro packages -> less distro packages.
I hope to be too pessimistic here.
Retro x86-based machine emulator 86Box v3.2 brings Linux support
17 February 2022 at 8:33 pm UTC
I never said that.
17 February 2022 at 8:33 pm UTC
Quoting: KithopQuoting: kokoko3kNope.
At least, not for me,thanks.
This is GPL 2.0 code that can be packaged by your distribution and installed and uninstalled by your package manager.
I can understand that for proprietary apps, or if you just need to test the software.
More appimages mean more bloat/useless duplication, more memory use.
Someone's already got a PKGBUILD in AUR (and -git version) I might try later; just because the 86box team offers a distro-agnostic AppImage doesn't prevent everyone else from doing the 'right' thing with their distro of choice. I'm sure someone'll have a PPA for Ubuntu users, too, in time, etc.
I never said that.
Retro x86-based machine emulator 86Box v3.2 brings Linux support
17 February 2022 at 6:33 pm UTC Likes: 3
17 February 2022 at 6:33 pm UTC Likes: 3
Quoting: whizseDev: Hey, take a look at this new interesting software I just released.Of course, because there are Linux users more concerned about the proliferation of appimages than interested in a particular software.
Linux users: Screw that! Let's argue about how the software is packaged and distributed instead!
Retro x86-based machine emulator 86Box v3.2 brings Linux support
17 February 2022 at 4:51 pm UTC Likes: 7
At least, not for me,thanks.
This is GPL 2.0 code that can be packaged by your distribution and installed and uninstalled by your package manager.
I can understand that for proprietary apps, or if you just need to test the software.
More appimages mean more bloat/useless duplication, more memory use.
17 February 2022 at 4:51 pm UTC Likes: 7
Quoting: M@GOidNope.QuoteThey went with AppImage for Linux so it should run across most major distributions.
I wished more devs wold opt for this for their software. Some things shouldn't need you to plug a new repository, compile code or anything that requires a admin password. Just run it from the Download folder without much fuss.
I can hear the security minded folks furiously typing right now, but remember, I said "some things", not all apps.
At least, not for me,thanks.
This is GPL 2.0 code that can be packaged by your distribution and installed and uninstalled by your package manager.
I can understand that for proprietary apps, or if you just need to test the software.
More appimages mean more bloat/useless duplication, more memory use.
Get ready to beat 'em up plenty with Final Vendetta
17 February 2022 at 12:55 pm UTC
17 February 2022 at 12:55 pm UTC
QuoteOpenGL 3.2+, Vulkan capableJust in case ?
Proton 7.0 out with Easy Anti-Cheat improvements, more games for Linux & Steam Deck
16 February 2022 at 2:12 pm UTC Likes: 1
16 February 2022 at 2:12 pm UTC Likes: 1
Quotelocal decoding of H264 videosI'm a bit puzzled on the meaning of this, why is "local" specified?
Rhythm-action game Thumper gets a Steam Deck patch
16 February 2022 at 11:36 am UTC Likes: 2
16 February 2022 at 11:36 am UTC Likes: 2
They don't have a clue about Linux ecosystem, so from their point of view a radioactive alien can jump in and make everything explode.
Obviously, they don't support that.
Obviously, they don't support that.
Check your Steam Library against Steam Deck compatibility easily
15 February 2022 at 9:50 am UTC Likes: 3
15 February 2022 at 9:50 am UTC Likes: 3
So basically you can expect 10% of your games totally unsupported and more than 50% fully enjoyable.
Not bad!
Not bad!
- GOG launch their Preservation Program to make games live forever with a hundred classics being 're-released'
- Valve dev details more on the work behind making Steam for Linux more stable
- NVIDIA detail upcoming Linux driver features for Wayland and explain current support
- GE-Proton 9-19 brings fixes for Horizon Zero Dawn Remastered, Monster Hunter Wilds and more
- Direct3D to Vulkan translation layer DXVK v2.5 released with rewritten memory management
- > See more over 30 days here
-
Get a fresh look at Half-Life 2 RTX in a new video plus…
- _Mars -
Avowed from Obsidian gets a release date, and pre-order…
- Joseph -
Classic Unreal Tournament and Unreal now easier to down…
- Purple Library Guy -
Avowed from Obsidian gets a release date, and pre-order…
- whizse -
Half-Life 2 free to keep until November 18th, Episodes …
- a0kami - > See more comments
- What do you want to see on GamingOnLinux?
- LoudTechie - New Desktop Screenshot Thread
- Vortex_Acherontic - Our own anti-cheat list
- Xpander - Weekend Players' Club 11/15/2024
- Klaas - Does Sinden Lightgun work?
- Linas - See more posts