@db2@lemmy.one
@db2@lemmy.world
@db2@sopuli.xyz
Doesn’t zram compress what’s in memory so systems with less ram can work a little better? If you’ve got enough for a ramdisk you don’t need zram.
If you have enough ram you could make /var/tmp a ramdisk, every reboot will clear it then.
Feeling personally attacked here… I’m coincidentally trying to get ipv6 remote to my machine working right but I don’t know what I’m doing so while everything is working by itself anything I try fails… 💀
(I don’t need help, it’s better if I learn it the hard way)
I did it for an old K6-2, optimizing everything possible. It was fun.
Roses are red, hope this is never real
Your brake pedal has now become your steering wheel
“Software defined vehicle”
💀
Here’s the script I use to start and stop Waydroid:
#!/bin/bash
PID=$(pgrep "weston")
if [ "$?" -eq "0" ]; then
waydroid session stop
kill $PID
exit
fi
weston --width=1920 --height=1080 --socket=wayland-1 &>/dev/null &
sleep 2
WAYLAND_DISPLAY=wayland-1 XDG_SESSION_TYPE=wayland waydroid show-full-ui
Change the resolution to whatever you need it to be. Run it once to start, again to stop. It just lives on my desktop.
I have waydroid working great in the latest Mint. You need Weston so Waydroid has a Wayland to connect to.
e: or use the experimental Wayland in 21.3 but it’s not ready for daily driving
Are you trying to tell me creality is the only one who would ever embed a library in an appimage? Isn’t that supposed to be half the point, that it comes with what it needs?
While you’re not wrong, the problem I was referencing is an outdated library embedded in the image. It makes the whole app crash and it could happen to any app.
I think you’re both on something either really good or really bad. I added to the sentiment about appimages and you’re both too busy sniffng your own farts too actually read the very short thing I wrote. You’d rather create a narrative in your own head about what a big meanie I am. So be in it then.
In conclusion, screw both of you, you’re blocked. I have only marginally more patience for stupid than Linus does and you’re both well past that. Have a nice day.
Uhh ok pal, sure thing.
Try getting Creality Print to run without manually updating components of the appimage. I’ll wait.
Single click is for web page links, not my computer.
The hero we need."; DROP TABLE “users”;
tl;dr:
ArchBang
Tiny Core Linux
Absolute Linux
Porteus
Puppy Linux
SliTaz
antiX Linux
Bodhi Linux
Linux Lite
Rescue disk 🤣 It’s hard enough to find a drive much less a disk.
Next time keep your old kernel around a while, you can always boot it to fix a goof instead of messing around with rescue images.
I use Mint 21. Checkmate.
https://en.m.wikipedia.org/wiki/X265
Don’t overcomplicate things.