BlackEco

joined 2 years ago
[–] BlackEco@lemmy.blackeco.com 1 points 1 week ago

Je joue au jeu des 7 différences entre les deux gouvernements Lecornu, j'ai dû mla a voir ce qui diffère.

[–] BlackEco@lemmy.blackeco.com 2 points 1 week ago* (last edited 1 week ago)

Oh right, my Java is a bit rusty. But if it was Javascript, that would have been a problem.

[–] BlackEco@lemmy.blackeco.com 3 points 1 week ago (2 children)

Depending on the language, you may be mutating the input value, which isn't great.

[–] BlackEco@lemmy.blackeco.com 5 points 1 week ago

He withdrew his bid at the start of the summer, citing calendar conflicts.

[–] BlackEco@lemmy.blackeco.com 17 points 1 week ago (4 children)

Presidential candidates must submit a list of their prospective vice-presidents for sport, which must be selected from each of the FIA's six global regions.

But the world council list contains only one candidate from South America, Brazilian Fabiana Ecclestone, wife of former F1 boss Bernie. She is already a member of Ben Sulayem's team.

That prevents any other candidate from naming a potential vice-president for sport from South America, which means no-one else can enter the election.

What a fucking stupid Catch-22.

[–] BlackEco@lemmy.blackeco.com 5 points 1 week ago

Nothing new, there's a company called Qarnot that provides similar "computers as radiators" for distributed compute and they pay you for the electricity bill

[–] BlackEco@lemmy.blackeco.com 2 points 1 week ago

Oui, je partage ton avis, mettre une image contre l'autre ça ne représente pas la réalité. D'ailleurs pour les vidéos, elles sont affichées individuellement, peut-être ce sera une évolution pour les semaines à venir ?

[–] BlackEco@lemmy.blackeco.com 2 points 1 week ago (3 children)

Je l'ai vu sur l'Instagram de ShowtoolsAI (il est sur Instagram, Tik Tok et YouTube Shorts avec ce même pseudo). Ce compte est à mon avis un must-follow pour apprendre à faire la différence entre contenu synthétique et réel.

Par ailleurs, Reality Check, qui avait été partagé ici la semaine dernière, est de retour pour une seconde semaine, avec plus de photos et désormais des vidéos (mais pas d'exemples avec Sora 2, le modèle du moment utilisé pour la vidéo que tu as partagé)

[–] BlackEco@lemmy.blackeco.com 4 points 1 week ago (1 children)

Je sais que Pandoc peut être utilisé pour convertir du Markdown en divers formats, dont HTML et PDF, par contre je ne sais pas s'il gère du templating.

$ pandoc input.md -o output.html
$ pandoc input.md -o output.pdf

La doc a plein d'exemples notamment pour rajouter du CSS ou un sommaire. Et tu peux même l'utiliser dans des pipes, comme ici pour pouvoir transformer le contenu de mon presse-papier de Markdown vers du texte riche :

wl-paste -n | pandoc | wl-copy -t text/html
[–] BlackEco@lemmy.blackeco.com 2 points 2 weeks ago (1 children)

RenderCV looks cool!

Personally, I've been using a plain old HTML page exported as PDF using Gotenberg for a few years now. I recently replaced the manually written HTML page by a server-side rendered React app so I could build reusable components, avoiding me the trouble to to search and replace everytime I needed to change something.

[–] BlackEco@lemmy.blackeco.com 2 points 2 weeks ago (1 children)

C'est un fichier qui occupe une taille fixe sur ton disque et dans lequel ton système va écrire lorsqu'il nécessite de swapper, comme une partition swap. L'avantage par rapport à cette dernière, c'est que vu que c'est un fichier, il suffit de modifier sa taille pour modifier sa capacité.

Autre solution, utilisée par Fedora, c'est Zram, où il va compresser la mémoire qui doit être swappée et est ensuite stockée en RAM.

[–] BlackEco@lemmy.blackeco.com 2 points 2 weeks ago (3 children)

Je serai plutôt d'avis de partir sur un swap file que sur une partition swap, c'est bien plus pratique si tu dois augmenter sa taille.

 

Hello,

One of my HDDs in my NAS started clicking recently. I intend to replace it, but I want to make sure that I correctly pinpointed the faulty one.

I have 5 HDDs in my NAS and I presume it's the bottom one, as the sound seems to come from one of the 2 drives at the bottom and its activity LED stays lighted up longer than the others when clicking. (Oh yes, clicking is intermittent, the only reliable way I found to make it click regularly was to scroll ~1700 RAWs in Darktable.)

Is there any indicator that can confirm this is the faulty one? Long SMART tests obviously report nothing and all drives have the same temperature. Maybe a latency test? I'm not sure how to conduct that on TrueNAS (my pool is a 4-wide RAIDZ1 with one Hot Spare)

Thank you very much!

20
submitted 2 months ago* (last edited 2 months ago) by BlackEco@lemmy.blackeco.com to c/formula1@lemmy.world
 

TL;DR: Alonso has back pain, will miss FP1, team is assessing whether he will take part to the rest of the week-end or not. In the meantime, Drugovich will stand in.

“In the days following the Belgian Grand Prix, Fernando Alonso has been managing a muscular injury in his back,” read the team’s note.

“As he continues with treatment this morning, he has chosen to sit out of FP1. Felipe Drugovich will drive in FP1 alongside Lance Stroll.

“A decision will then be made on Fernando’s participation in FP2 and the remainder of the weekend in due course.”

 

When logged into a private instance, post thumbnails don't load. This is because Lemmy will reject all requests that aren't authenticated when the instance is set to private (thumbnails load after setting the instance back to public) and it seems to expect the HTTP call to contain the JWT in the cookies.

view more: ‹ prev next ›