It’s the opposite actually, in terms of implementation Zram is a hack, but it does have it’s use case when your system load doesn’t far exceed your total RAM, on the other hand swap is tightly integrated into the system and it’s on it’s way to implement “Virtual Swap” which is effectively Zram but not a hack, making it like a hundred times better, see This blogpost for a detailed explanation
- 3 Posts
- 25 Comments
Coki91@lemmy.worldto
Privacy@lemmy.ml•it's been a while since i made one (or even thought about this) but here is my latest PrivacyPack list!
2·16 days agoHeard about Obtanium too but I’m good with my current pick, still thanks for the info
Coki91@lemmy.worldto
Privacy@lemmy.ml•it's been a while since i made one (or even thought about this) but here is my latest PrivacyPack list!
2·17 days agoThanks for the information
Coki91@lemmy.worldto
Privacy@lemmy.ml•it's been a while since i made one (or even thought about this) but here is my latest PrivacyPack list!
1·17 days agoThanks for the info
Coki91@lemmy.worldto
Privacy@lemmy.ml•it's been a while since i made one (or even thought about this) but here is my latest PrivacyPack list!
2·17 days agoSo what’s that App Lounge all about? I can find the GitLab and it’s related projects but nowhere how to install it, the APK file is on the releases (with 9 stars that’s not a great sale already) but they all have null pointers to files missing and can’t be downloaded
Coki91@lemmy.worldto
linuxmemes@lemmy.world•In a universe of enshitification, Linux is one of the few things that consistently gets better.
1·19 days agoThat would be “snap-pac” for anyone wondering, thanks for the tip but my system is not on btrfs yet, I did try all of it on a VM though so that’s my next reinstallation for sure
Coki91@lemmy.worldto
linuxmemes@lemmy.world•In a universe of enshitification, Linux is one of the few things that consistently gets better.
11·20 days agoI unironically pacman -Syu’d today and it broke 3 applications that depended on ffmpeg (yes it did update ffmpeg correctly) all from official repos
Tried to build them all from source for like an hour but the compilation also fails, ended up symlinking the libavcodec.so into it’s previous’ version name and everything works again with zero issues (who designed this shit?)
How bad cou…
HOLY SHIT
Yeah it is but systemd is a suite of apps (see, a collective) and elogind is a standalone, the claim is still true
Coki91@lemmy.worldOPto
Linux@lemmy.ml•How to Set-Up a Remote Desktop experience on Wayland with wlroots, pipewire, remote file access and everything encrypted with SSH; No root requiredEnglish
1·6 months agoThat’s cool, if it works and looks like magic, You’re a Wizard too, don’t question it! Just contributing what you found to work makes things better for us all
Coki91@lemmy.worldOPto
Linux@lemmy.ml•How to Set-Up a Remote Desktop experience on Wayland with wlroots, pipewire, remote file access and everything encrypted with SSH; No root requiredEnglish
2·6 months agoTested, triaged it and re-wrote the guide to add it in there, please take a look and tell me what you think, missed me convenience options or something? I’d love to know, thanks for your contribution!
Coki91@lemmy.worldOPto
Linux@lemmy.ml•How to Set-Up a Remote Desktop experience on Wayland with wlroots, pipewire, remote file access and everything encrypted with SSH; No root requiredEnglish
1·6 months agoBrilliant, I’ll give my own bullshit a read and see where I can fit it in
Coki91@lemmy.worldOPto
Linux@lemmy.ml•How to Set-Up a Remote Desktop experience on Wayland with wlroots, pipewire, remote file access and everything encrypted with SSH; No root requiredEnglish
1·10 months agoNot in Docker, but in Podman, it uses all the same syntax so it should be completely possible, with the same caveats as listed in the post using this method (x11 running on a Wayland Compositor through Xwayland)
I believe it warrants another post as it requires quite a bit of set-up, although it should be completely scriptable, still rough around the edges but the fact that podman is daemon-less makes it possible to use both on demand and without root as well
Coki91@lemmy.worldOPto
Linux@lemmy.ml•How to Set-Up a Remote Desktop experience on Wayland with wlroots, pipewire, remote file access and everything encrypted with SSH; No root requiredEnglish
1·10 months agoI’m having a hard time understanding your comment, do you mean your goal is to have a light client on the Local Machine and a dependable (sturdy/not crashing) Server on the Remote Machine? If so this isn’t quite it
Besides the SSH server, all components used initialize on demand and there is no other responsible for stability than the SSH Daemon, so that’s for you to judge, other components may error or crash at their own leisure, just like the applications you would execute within them may
I have only heard of Moonlight and Sunshine, you should totally check them out, using them was also a consideration before I managed to do what I posted here, with this “much” configuration and for my case it is completely dependable with no admin intervention
Coki91@lemmy.worldOPto
Linux@lemmy.ml•How to Set-Up a Remote Desktop experience on Wayland with wlroots, pipewire, remote file access and everything encrypted with SSH; No root requiredEnglish
4·10 months agoI think in the context of the post, you’re missing everything else that’s not remote file sharing
Coki91@lemmy.worldOPto
Linux@lemmy.ml•How to Set-Up a Remote Desktop experience on Wayland with wlroots, pipewire, remote file access and everything encrypted with SSH; No root requiredEnglish
1·10 months agoI have wrote up another comment in more detail of this, but to briefly summarize there isn’t any outrageous latency that isn’t present on other remote control applications (Xrdp for example)
I’m not well versed into Gstreamer, in my mind it is a new ffmpeg and in fact, ffmpeg is what waypipe uses for it’s video backend, so perhaps it’s also possible to extend the waypipe code to add a bitrate switch on the ffmpeg calls, though there’s nothing of that right now, would be a nice suggestion to the project
Coki91@lemmy.worldOPto
Linux@lemmy.ml•How to Set-Up a Remote Desktop experience on Wayland with wlroots, pipewire, remote file access and everything encrypted with SSH; No root requiredEnglish
2·10 months agoThere’s actually some issues with games that make the Mouse Cursor stick to the center and turn the camera with movement (like most FPS do) which also happened on Windows to me, the Mouse has like x10 the sensitivity and is hardly controllable, other games that don’t do that (like point and click games where the Cursor is free) don’t present this issue
Besides that, I have played mostly keyboard centric games, a fighting-game style MMO that I have engaged in both PvE and PvP Gameplay and besides the bullshit moments in PvP where the Wi-fi turned on me, I really can’t complain of performance, haven’t played Souls games OR games using a joystick controller, it’s probably something that needs testing
If you mean the compression that waypipe offers with -c, I used for the longest time “-c none” thinking it would free my CPU of all overhead possible, that’s probably the right play on a local network environment but I have since some time ago rid of that to see and I again don’t notice a difference, so if you plan to go out and connect back through a private LAN like Tailscale you may want to keep it on the default compression algorithm
Coki91@lemmy.worldOPto
Linux@lemmy.ml•How to Set-Up a Remote Desktop experience on Wayland with wlroots, pipewire, remote file access and everything encrypted with SSH; No root requiredEnglish
2·10 months agoRight, so as I mentioned in the post, hardware accelerated encoding for waypipe greatly increases performance and that’s the one thing I can tell you makes the night and day of this setup
In my experience, my two devices are low-end on my local network, one of them 10 years old (The Local PC) on Ethernet and the other (The “Remote” PC) is in 5G Wi-fi, audio is 1:1 I can barely tell if there’s delay, except when it stutters due to the Wi-fi being wi-fi, for video it’s clearly compressed with h264 so colors are a bit off but otherwise it doesn’t struggle either, latency and responsiveness feel right, like I mentioned in the post WINE Games is my use case for this, and playing Games has a high bar for that, maybe at some point my processor gets jacked to 100% due to the games and it struggles but it has never crashed, and it recovers once intensity tones down
Compared to other systems, I have only used Xrdp and Microsoft’s RDP on Windows; and I don’t feel any different besides the lack of additional features like drag and drop between devices that aren’t a dealbreaker for me


And the App still sucks balls because it only supports Vulkan-backed video decoding, which limits it’s usage to fairly recent hardware instead of, you know the old underpowered devices which benefit the most and in which the Windows version does work
Which was brought up on day 1 of Beta release and nothing has been improved upon