dbkblk

joined 4 months ago
[–] dbkblk@lemmy.world 2 points 3 days ago

Radicale is indeed excellent. Light and safe. I use it for an association!

[–] dbkblk@lemmy.world 2 points 3 days ago* (last edited 3 days ago) (5 children)

You have to use two swaps if you already use one swap, because one will be used when the system is on, but the second will be used to set the RAM content + the 1st content into SWAP (if any), otherwise, it would fail.

Then, find the hibernation swap uuid:

sudo swapon --show
lsblk -o name,uuid

Then

# /etc/default/grub
GRUB_CMDLINE_LINUX_DEFAULT="resume=UUID=xxxx"

#/etc/initramfs-tools/conf.d/resume
resume=UUID=xxxx

# bash
sudo update-grub
sudo update-initramfs -k all -u

# to hibernate on lid switch
# /etc/systemd/logind.conf
HandleLidSwitch=hibernate

Then reboot :)

Note: this method works wonderfully, I use it personally. Just be aware that the hibernation swap content is not encrypted, so you're vulnerable if your laptop is stolen while hibernated.

[–] dbkblk@lemmy.world 12 points 1 week ago (1 children)
[–] dbkblk@lemmy.world 10 points 1 month ago* (last edited 1 month ago)

An AI robot to look for sensors that can be already read since decades? What is that marketing bullshit?

[–] dbkblk@lemmy.world 2 points 1 month ago

Very interesting! Thank you.

[–] dbkblk@lemmy.world 3 points 1 month ago

That's because you have WinRAR sarcasm edition! A very good release!

[–] dbkblk@lemmy.world 3 points 2 months ago* (last edited 2 months ago)

This! A game is a game. There are often good alternatives that gives as much entertainment. If a publisher doesn't want you to play, that's their problem, they won't get money from you.

[–] dbkblk@lemmy.world 2 points 2 months ago

Yes, but honestly, I find that games enforcing incompatible AC are often poorly developed games. The latest that disappointed me was EA WRC. It was quite good, but the gameplay was less interesting that Dirt Rally 2, for exemple, and since they enforced AC, they also started to deploy DLC, and destroy the game. The lesson was to never ever buy something from Electronic Arts (the last time was more than 10 years ago for me). And kernel level anti-cheat is NO GO on my computer. It doesn't matter if the game is awesome or not, I disagree with the fact that a game company has root access on my computer just for entertainement.

[–] dbkblk@lemmy.world 3 points 2 months ago* (last edited 2 months ago) (2 children)

20 years for me (even thought I used Windows for a year in there). There's no point in using Windows at all, unless you're forced at work, or stuck because you don't want to learn an alternative tool.

[–] dbkblk@lemmy.world 3 points 2 months ago (1 children)

Exactly, but the current government tried several times to block Anticor, which is a protection for us against corruption.

[–] dbkblk@lemmy.world 19 points 2 months ago

Yes, there will still be the aosp repository as open-source. It will have some lag, but still there. Thus said, Google has moved a lot of things into the Google Play services over the years (closed sources). So, who knows what's next! Let's praise that some companies inject money / devs into postmarketos!

[–] dbkblk@lemmy.world 1 points 2 months ago* (last edited 2 months ago)

This! Debian with Gnome or others is the answer. Take an afternoon to make it yours, then forget it. You can use backported kernels on Debian, to support newer hardware. Try this or upgrade to Debian 13 right now by changing the sourcefile to trixie instead of bookworm. Note : if you use Gnome, let gnome-software handle the updates for you (there's an equivalent for kde). If you use others, configure unattented-upgrades for automatic updates.

view more: next ›