Ça sera bientôt les vacances!
En effet. Bravo!
Ça sera bientôt les vacances!
En effet. Bravo!
I grew up en français, albeit in Canada. In our informatique classes, we had CSA standard layout keyboards (IBM, not Microsoft).
It’s essentially a QWERTY keyboard with built-in compose key modifier and silkscreened characters on the board for accented characters (capitals included). Not too bad to learn on, and considering that QWERTY would be so prevalent in my life, I think it’s a good compromise.
When I was in uni in the 90s and finally ran across an AZERTY keyboard, I literally couldn’t use it. Not only is layout different, but the character mod sequence makes no ergonomic sense to me.
~NB: fun fact, y a pas de mots qui commencent en C cédille. C’est pas pour dire qu’on a pas besoin de majuscules cédillées. :)~
NBB: ¤ is an end-of-cell marker, introduced at the advent of word processors to distinguish newline and carriage returns from the ends of cells in tables. Not sure if it had a meaning before then, but my memory is saying it had something to do with sub-paragraphs.
I believe photoprism does its face recognition in the cloud, which is a dealbreaker for many.
Docker isn’t required for automatic ripping machine. Theres a bare metal install.
Good stuff!
I just vi the systemd/system/fancyname.service files father than use systemd edit, but I think the result is the same.
There are two configs you can add to the [service] directive:
user=someuser
This should allow you to run the service under the credentials of your choosing.
Remember to systemctl daemon-reload after making changes to unit files.
That is not normal. I have much the same setup, sabnzbd, Plex, jellyfin, sonar, radar. They all run under a particular user and their /opt and /var/lib folders don’t ‘revert’ to their old ownership and permissions.
Either something is watching those folders and setting permissions, or some kind of immutability is in play, but permissions normally don’t revert like that.
Flashing the phone’s bootloader and image is still done with adb and fastboot, but unlocking the bootloader is by now pretty much done with tools only made for windows.
Mostly this is because the exploits use factory flashing tools provided by manufacturers, which are nearly always windows.
deleted by creator
Brodie has a good read on the pulse of Linux, worth following if you want to keep up with linux news.