BlackEco

joined 2 years ago
[–] [email protected] 5 points 1 week ago* (last edited 1 week ago)

Zay-toon is also common in languages from the Iberic Peninsula: both Spanish and Portuguese got it (and a few other words) from Arabic.

[–] [email protected] 1 points 1 week ago
#SUTOM #1248 2/6

🟥🟦🟦🟥🟥🟦🟥🟥🟦
🟥🟥🟥🟥🟥🟥🟥🟥🟥

https://sutom.nocle.fr/
[–] [email protected] 9 points 1 week ago (4 children)

Who the fuck announces a product on a Sunday? They must not have much hope this will sell...

[–] [email protected] 5 points 1 week ago (1 children)

Longer support windows with LTS? I could see some people or industries sticking with a particular LTS in order to keep particular pieces of software running.

Otherwise, I agree, why bother.

[–] [email protected] 6 points 1 week ago* (last edited 1 week ago) (1 children)

I wonder if updates between Ubuntu versions break with all these changes.

[–] [email protected] 2 points 1 week ago

Rah zut, je l'ai raté à cause de Sponsorblock. Bah oui, ça sert bien qu'à ça et avoir des abonnements Netflix à 15 centimes.

[–] [email protected] 2 points 1 week ago* (last edited 1 week ago)

I 100% agree with your advice.

I tried learning Portuguese with Duolingo, in a couple of months I only managed to learn words, but no grammar. I fared better with Babel, which has more structured courses, but since there was no accountability, I wasn't diligent and did not progress much. Finally, I enrolled in an evening class and in the span of 4 months my level went from "I barely know the basics" to A1.2

Also, as others mentioned, consuming content in said language and conversing (even online) helps a lot (that's how I honed my English), having a pen pal is even better.

[–] [email protected] 4 points 1 week ago (1 children)

Il y a une manifestation de syndicat en face de la préfecture de police à côté de laquelle je travaille. Rien de bien spécial, jusqu'à ce que je vois une touriste filmer cet événement typiquement français, ce qui m'a fait sourire.

[–] [email protected] 1 points 1 week ago
#SUTOM #1245 4/6

🟥🟡🟡🟦🟡🟦🟦🟡
🟥🟦🟡🟡🟦🟡🟡🟡
🟥🟡🟥🟥🟦🟦🟦🟥
🟥🟥🟥🟥🟥🟥🟥🟥

https://sutom.nocle.fr/
[–] [email protected] 8 points 1 week ago

I've always used OVH, never had problems with them. They also offer emails for pretty cheap.

[–] [email protected] 3 points 1 week ago

De la racaille de l'évasion fiscale 😄

 

cross-posted from: https://lemmy.blackeco.com/post/1434522

To re-enable them, you have to set misc.etc_dnsmasq_d to true either by editing /etc/pihole/pihole.toml or using the pihole-FTL command:

sudo pihole-FTL --config misc.etc_dnsmasq_d true

Source

 

To re-enable them, you have to set misc.etc_dnsmasq_d to true either by editing /etc/pihole/pihole.toml or using the pihole-FTL command:

sudo pihole-FTL --config misc.etc_dnsmasq_d true

Source

 

"With the aim of promoting better racing at the Monaco Grand Prix, the commission discussed proposals for Monaco-specific regulations," read a statement from the FIA after an F1 Commission meeting at the Formula One Management offices in London ahead of Tuesday night's F1 75 Launch event at the O2 Arena.

"The commission agreed to increase the numbers of mandatory pit stops in the Race. These proposals will be further discussed by the Sporting Advisory Committee in the coming weeks."

43
submitted 4 months ago* (last edited 4 months ago) by [email protected] to c/[email protected]
 

For information for LJ

 

Hello,

I have been trying to create a system service that would run a script on shutdown (hence why I went for a system service over a user service) and landed on something like this

[Unit]
Description=Run backup script on shutdown
DefaultDependencies=no
Before=poweroff.target halt.target
Requires=network.target

[Service]
Type=oneshot
RemainAfterExit=true
ExecStart=/bin/true
ExecStop=/var/home/blackeco/scripts/backup.sh
User=blackeco
Group=blackeco

[Install]
WantedBy=poweroff.target halt.target

Unfortunately, when the shutdown occurs, systemd fails to execute the script:

backup-on-shutdown.service: Unable to locate executable '/var/home/blackeco/scripts/backup.sh': Permission denied
backup-on-shutdown.service: Failed at step EXEC spawning /var/home/blackeco/scripts/backup.sh: Permission denied

This script is correctly owned by user blackeco and permissions look fine

$ ls -la /var/home/blackeco/scripts
drwxr-xr-x. 1 blackeco blackeco 154  5 Feb. 13:50 ./
drwxr-xr-x. 1 blackeco blackeco 116  3 Feb. 13:07 ../
-rwxr-xr-x. 1 blackeco blackeco 794  4 Feb. 15:44 backup.sh*

I'm very puzzled as to why. I'm running Bluefin 41 (itself based on Fedora Silverblue 41).

 

Which means that the London exhibition will close at the end of February!

I visited it back in November, I highly recommend it if you go to London. Lots of cars and gear from various eras, as well as nice didactic sections on the engineering aspects of the sport.

(I initially intended to share my experience here, accompanied by photos, but I have yet to take the time to work on those)

view more: ‹ prev next ›