Latest Comments by fenglengshun
First Steam Deck plugin on Steam will bring GOG and Epic Games compatibility
12 Oct 2024 at 4:22 am UTC
12 Oct 2024 at 4:22 am UTC
I would love if people add the various VN stores to this. Including Itch, of course.
Unified Linux Wine Game Launcher (UMU) gets a first official release
4 Oct 2024 at 10:44 am UTC Likes: 9
Umu! That is some good news. Looking forward to integration in Heroic, Lutris, and Bottles.
4 Oct 2024 at 10:44 am UTC Likes: 9
Umu! That is some good news. Looking forward to integration in Heroic, Lutris, and Bottles.
Valve (Steam) begin a direct collaboration with Arch Linux
3 Oct 2024 at 2:04 pm UTC
For me, I just don't like messy packages list. Even in a Distrobox, it bugs me when I have packages that I don't intend to use, that isn't part of the default. The biggest benefit of OSTree for me is their infrastructure- if you take a look at Blue Build system (the now independent image builder aspect of Universal Blue), the effect is that you have a semi-declarative OS image where I can cleanly and clearly put in "Take Bazzite as base, and add these packages." Then Github will build them, and keep 90 days history of them, while my devices has previous image as fallback.
What really made an impression on me was when mainline Kinoite was having an issue once. I just trace each day's image, found when the issue started, test the upstream ublue Kinoitr image of that day, then test the ublue image's upstream in mainline Kinoite... I can just say "Here, this is where the problem started, and it's likely because of this commit." That was a great bug reporting experience, likely both on my and the devs' end. I liked that, and that's why I have a strong feeling towards rpm-ostree.
3 Oct 2024 at 2:04 pm UTC
Quoting: pleasereadthemanualDesktop. I mainly used Rustdesk + TeamViewer + AnyDesk, for redundancy in case of connectivity weirdness. Last I tested, unattended access is wonky on KDE and unattended login doesn't work on Wayland at all.Quoting: fenglengshunjust general Remote Desktop stuff).Server RDP or desktop RDP? And what issues?
(as a curious person who runs a GNOME-based RDP server)
Quoting: EduardoMedinaI don't disagree that it's bloated, but it is bloated in a way that doesn't bother me and for a benefit that I think is worth it.Quoting: fenglengshunI won't lie, as a Bazzite user who builds my own custom image, I kind of wished that Valve would switch to a an rpm-ostree or similar infrastructure. I would love to have SteamOS images, with my own tools pre-baked in.IMHO, OSTree is a very bloated software that steps on things that systemd can do. Even GNOME OS tries to replace it with parts of systemd.
I think that SUSE immutable systems are better focused. transactional-update seems smaller than OSTree and Snapper manages the snapshots. Moreover, in SUSE and openSUSE immutable systems you can rollback things the /etc folder, while with OSTree you only can rollback through the system images. In Aeon Desktop the automatic updates are scheduled with a systemd timer.
Finally, with Aeon Desktop you have a rolling release system, while with Fedora you have a point release system if you don't use the rawhide repo, but rawhide is nothing more than an experimental repo.
I like Fedora, but if you try Aeon Desktop, you can see that it's a lighter system than Silverblue, although the presence of x86_64-v3 packages in Aeon Desktop may be influencing.
For me, I just don't like messy packages list. Even in a Distrobox, it bugs me when I have packages that I don't intend to use, that isn't part of the default. The biggest benefit of OSTree for me is their infrastructure- if you take a look at Blue Build system (the now independent image builder aspect of Universal Blue), the effect is that you have a semi-declarative OS image where I can cleanly and clearly put in "Take Bazzite as base, and add these packages." Then Github will build them, and keep 90 days history of them, while my devices has previous image as fallback.
What really made an impression on me was when mainline Kinoite was having an issue once. I just trace each day's image, found when the issue started, test the upstream ublue Kinoitr image of that day, then test the ublue image's upstream in mainline Kinoite... I can just say "Here, this is where the problem started, and it's likely because of this commit." That was a great bug reporting experience, likely both on my and the devs' end. I liked that, and that's why I have a strong feeling towards rpm-ostree.
Valve (Steam) begin a direct collaboration with Arch Linux
28 Sep 2024 at 8:02 am UTC Likes: 2
28 Sep 2024 at 8:02 am UTC Likes: 2
I won't lie, as a Bazzite user who builds my own custom image, I kind of wished that Valve would switch to a an rpm-ostree or similar infrastructure. I would love to have SteamOS images, with my own tools pre-baked in.
Then again, I don't need THAT much stuff on host system anymore (vs user-space) so I could settle with SteamOS official desktop installer once my Wayland and Portals woes are settled (currently, mainly usb-portal for gnome-boxes and just general Remote Desktop stuff).
Then again, I don't need THAT much stuff on host system anymore (vs user-space) so I could settle with SteamOS official desktop installer once my Wayland and Portals woes are settled (currently, mainly usb-portal for gnome-boxes and just general Remote Desktop stuff).
Frog Protocols announced to try and speed up Wayland protocol development
24 Sep 2024 at 8:54 am UTC Likes: 5
24 Sep 2024 at 8:54 am UTC Likes: 5
I hope they succeed. Some of these protocols do take too long and way too many arguments on the correct way to do the same thing. Sometimes I get why, and sometimes I do think they should be more willing to just try things out and iterate.
Wine 9.18 brings a new Media Foundation backend using FFMpeg
23 Sep 2024 at 6:33 am UTC
23 Sep 2024 at 6:33 am UTC
Quoting: mrdeathjrbut wmv (with wmapro audio) however still is a problem in my caseAhh, I'm guessing Yuzusoft still doesn't work by default then. Well, at least it seems like a lot of VNs are getting worked on through ProtonGE, so at least there's that.
PlayStation 1 emulator DuckStation changes license for no commercial use and no derivatives
17 Sep 2024 at 5:28 am UTC
If they don't like it, they're free to start a new project, under a new license.
17 Sep 2024 at 5:28 am UTC
Quoting: reaperx7Many of you are getting this wrong...This is what it means to be FOSS. FOSS is about freedom and openness of the source code. People are free to take your source code and do whatever they want with it. Both good and bad.
Swanstation was a port of the libretro-core that was maintained by RetroArch without Stenzek's permission after he and the head developer of RetroArch had a falling out over Stenzek teying to push code updates to the tree and the RetroArch dev reversing the changes because "he didn't like them".
Duckstation was meant to be distributed as-is either in flatpak, self extracting executables, or the unmodified source code for distributions of Linux/BSD to do their own localized and self-maintained ports with. The exe and flatpak versions would be supported officially by stenzek where as the source code ports would be distribution maintained.
He changed the license because he doesn't want people to clone Duckstation and then steal his work, and have people blaming him for a forked project's faults like Swanstation did.
I don't blame him. The GPL is a very flawed license when it comes to allowing a developer to have absolute control over him/her project. For some projects its fine, but for others it's a total headache.
This is why many developers in the past have used BSDL, MIT, and other more restricive licenses to maintain control and prevent unauthorized forking. This saves Stenzek the time and trouble of dealing with unofficial ports, packages, and projects. He's not saying you can't fork the project, but what he is say is, if you fork, all changes have to be submitted back forst in private, and approved before you publish your changes go public in your fork so the entire project is on the same page.
If they don't like it, they're free to start a new project, under a new license.
PlayStation 1 emulator DuckStation changes license for no commercial use and no derivatives
17 Sep 2024 at 5:20 am UTC Likes: 5
17 Sep 2024 at 5:20 am UTC Likes: 5
I personally don't like it. This feels like more FOSS bait-and-switch and erosion of what FOSS meant. FOSS doesn't just mean source available nor does it meant no-commercialization. FOSS means freedom and openness for the source-code, so people can do whatever they want with it.
If he wants to restrict the binary or something, I'm fine with that. Likewise, if he wanted to make a more restricted version of the project, I'm fine with that so long as it's either a new one or a clean-fork of this one.
Add to that, I don't trust a developer this unstable. If it was 100% FOSS instead of being this weird Source Available model, I'd be able to ignore it as I can trust someone will pick up the torch if and when the original dev leaves the project.
So I'd rather just migrate now, and use something else I can trust to be more stable in the long term.
If he wants to restrict the binary or something, I'm fine with that. Likewise, if he wanted to make a more restricted version of the project, I'm fine with that so long as it's either a new one or a clean-fork of this one.
Add to that, I don't trust a developer this unstable. If it was 100% FOSS instead of being this weird Source Available model, I'd be able to ignore it as I can trust someone will pick up the torch if and when the original dev leaves the project.
So I'd rather just migrate now, and use something else I can trust to be more stable in the long term.
Bazzite Linux 3.6 out now bringing full ASUS ROG Ally X support
20 Jul 2024 at 5:43 am UTC
On a more power-user side, there is what is now called BlueBuild, which allows you to build your own images. I have a github repo in which I use Bazzite as a base image to build my own image with my own packages list and usr/etc files, allowing me to essentially have my own personal distro after a 6-click short setup process.
20 Jul 2024 at 5:43 am UTC
Quoting: fritzyThe original Redhat 7.1 in 2001 left a bad taste in my mouth, and I never recovered. Is there a reason why we should use this Fedora distro over something like ChimeraOS?For most users, the Bazzite Launcher app which makes setting up a lot of gaming and non-gaming stuff easy (like setting up virt-manager or sunshine), making it easier to use than other immutable distro. Also, overall there's just a lot of resources that's been accumulated to help people install stuff like Da Vinci Resolve and others. For me, Universal Blue as a whole is what gets me into the immutable train because it's very usable.
On a more power-user side, there is what is now called BlueBuild, which allows you to build your own images. I have a github repo in which I use Bazzite as a base image to build my own image with my own packages list and usr/etc files, allowing me to essentially have my own personal distro after a 6-click short setup process.
Wine 9.12 brings a rewrite of the CMD.EXE engine, Mono updates
30 Jun 2024 at 11:07 am UTC Likes: 3
I don't really get all the details, but it's nice to see progress and it's nice to see users actually testing the experimental stuff.
30 Jun 2024 at 11:07 am UTC Likes: 3
Quoting: mrdeathjr:smile:I don't know how you have the patience and time to keep doing this, but I appreciate you trying things out, summarizing what you tried, and the actual progress on the bleeding edge cases for Wine.
I don't really get all the details, but it's nice to see progress and it's nice to see users actually testing the experimental stuff.
- The "video game preservation service" Myrient is shutting down in March
- California law to require operating systems to check your age
- The OrangePi Neo gaming handheld with Manjaro Linux is now "on ice" due to component prices
- Heroic Games Launcher v2.20.1 brings more essential bug fixes
- Running With Scissors announced horror first person shooter Flesh & Wire
- > See more over 30 days here
How to setup OpenMW for modern Morrowind on Linux / SteamOS and Steam Deck
How to install Hollow Knight: Silksong mods on Linux, SteamOS and Steam Deck
Source: cdn3.emoji.gg
View cookie preferences.
Accept & Show Accept All & Don't show this again Direct Link