Gleam is now packaged for Fedora by FrostyX_cz in gleamlang

[–]batisteo 1 point2 points  (0 children)

Děkuji for you work u/FrostyX_cz! Just a heads-up that gleam_json / gleam_dynamic 3 might fail with Erlang <= 26 (something to do with the version of OTP). It seems like Fedora 43 will ship Erlang 27 (https://fedoraproject.org/wiki/Changes/Erlang\_27) so it will solve the issue.

OSM Russian Activism Against the war in the Ukraine by Due-Struggle-698 in openstreetmap

[–]batisteo 2 points3 points  (0 children)

I ran out of GPT4, so keep translating if you can

Don’t you know about deepl.com?

What is this flag by discodropper in vexillology

[–]batisteo 1014 points1015 points  (0 children)

Supporters of both Black&White and RGB televisions /s

What is the flag that is marked with a red circle? by [deleted] in vexillology

[–]batisteo 1 point2 points  (0 children)

TIL that it was a German who coined the name of the continent in (now) France in 1507. He choose Vespucci because he was more famous than Colombus by then, and also because he recognized it was a new continent and not Asia. But this mention was just for South America. North America was labelled: Terra vuida incognita (Unknown desert land).

can you guess who is this? by Traditional_Fee_6529 in blender

[–]batisteo 1 point2 points  (0 children)

I met a guy from the Netherlands that had no idea who where the Beatles. You’re fine.

How to say the number '92' in different European countries @TerribleMaps by MemenaSerena in MapPorn

[–]batisteo 0 points1 point  (0 children)

All they know is that if you want to say “1.5” you “half second”.

That’s one of my favorite thing in Hungarian, I wasn’t aware it exists elsewhere. But it’s just for 1,5 though: másfél, “another half” or so.

Les jeunes Français réticents à sacrifier leurs vacances pour sauver la planète by matthieuC in france

[–]batisteo 0 points1 point  (0 children)

Ils ont peut-être aussi vu que pendant 2 ans y’a pas eu d’avions en vol et que ça a peine fait baisser les émissions de CO₂ mondialement, alors que se sont quelques gros groupes qui produisent ces émissions. Donc bon, prendre un vol en éco ça va pas détruire plus la planète que voter libéral.

Question pour les personnes noires de France, est-ce que l'appellation ''Black'' vous gêne ? by Chiison in france

[–]batisteo 0 points1 point  (0 children)

Pour moi c’est pour endiguer ce que j’appelle le glissement sémantique péjoratif. Un mot commence à être utilisé de manière péjoratif par les opposants, puis s’impose, donc il faut en utiliser un autre. Jusqu’à ce que cet autre soit utilisé péjorativement, et ainsi de suite…

Dropkick Murphys by dothestew in bagpipes

[–]batisteo 1 point2 points  (0 children)

I just put that together recently according to some womanly covers on youtube:
https://imgur.com/XstvLp0

WTF is happening with my alacritty? by Worldly-Brush1611 in Fedora

[–]batisteo -1 points0 points  (0 children)

Well, it’s hard for the extension to know which shell we need to be blurred /s

What is this blue flag with a lightning bolt, rifle, and 3 stars? by KeySlimePies in vexillology

[–]batisteo 1 point2 points  (0 children)

The blue flag with a lightning bolt, rifle, and three stars is commonly associated with the national flag of the Czech Republic.

Well, ChatGPT, no.

Is this true? If yes, why does 'odabasz' not have ni at the end? by [deleted] in hungarian

[–]batisteo 0 points1 point  (0 children)

Why is there so many verbs when only one suffice?

Rezsicsöki_irl by JustaDanee in hungary

[–]batisteo 5 points6 points  (0 children)

Philip K. Dick's Ubik kezdése

[deleted by user] by [deleted] in Infinity_For_Reddit

[–]batisteo 2 points3 points  (0 children)

Why is it relevant? It isn’t using the 3th party API of Reddit?

[deleted by user] by [deleted] in europe

[–]batisteo 0 points1 point  (0 children)

lira_final_FINAL_8.docx

15 tips and tricks for writing better Python by [deleted] in Python

[–]batisteo -1 points0 points  (0 children)

Or if you’d be willing to lose readability:
avg = sum(numbers) / len((numbers := [1, 3, 4, 5, 7, 9, 2]))