It was an effort by multiple Unix vendors to create a common desktop environment: https://en.wikipedia.org/wiki/Common_Desktop_Environment
Ephera
- 38 Posts
- 2.63K Comments
Weil’s nur 'ne Textur ist, keine 3D-Material Beschreibung. :P
Gibt hier im Laden einen Brotaufstrich aus roter Beete und Meerrettich. Als ich mir den auf’s Brot geschmiert hatte, hat mein Gehirn echt kurz die Reaktion gehabt, dass da eine Textur fehlt, weil es so Knallpink war, wie die Farbe, die man gerne in der Spieleentwicklung nimmt, wenn eben noch die Textur fehlt (#FF00FF).
Ephera@lemmy.mlto Programming@programming.dev•Introduction - Steve's Tutorial on jujutsu, an alternative front-end to gitEnglish2·16 小时前I don’t have experience with Jujutsu, but I always have the same problem with these alternative frontends, which is that I’d still want to be proficient with the original. If you need to look up how to fix something or you want to help others in your team or you want to script something, then the language to speak is simply the Git CLI.
And I don’t feel like I even use the Git CLI enough where a different tool could be so much better that it’s worth learning both.
Obviously, your priorities may differ, but yeah, that’s just always the reason for me why I prefer the Git CLI, even if it were objectively more difficult to use.
Yeah, those models are referred to as “discriminative AI”. Basically, if you heard about “AI” from around 2018 until 2022, that’s what was meant.
Yeah, there were also several stories where the AI just detected that all the pictures of the illness had e.g. a ruler in them, whereas the control pictures did not. It’s easy to produce impressive results when your methodology sucks. And unfortunately, those results will get reported on before peer reviews are in and before others have attempted to reproduce the results.
Ja, die meisten Ameisen verschwinden, weil ihr Lebensraum zerstört wird, unter anderem durch Pestizide oder weil z.B. weniger totes Holz in den Wäldern gelassen wird.
Wenn man als Ameise nur 'ne bewässerte Wiese braucht, dann kann ich mir schon vorstellen, dass dein Garten Freude bereitet.Kann gerade keine wirklich gute Statistik finden, aber hier sieht man zum Beispiel in Abb. 2, dass 60% der Ameisenarten in Deutschland rückläufig sind: https://www.bmuv.de/fileadmin/Daten_BMU/Download_PDF/Artenschutz/bericht_insektensterben_bf.pdf
I also enjoy “one”. There’s just a random “w” in there when you pronounce it.
We have a concept of word inflection, which can be used to replace a lot of words that English would use to denote something being a question, ownership markers, causes and effects etc.
I don’t speak Finnish, but I believe a good example for such an inflection is how in English you can glue an -s to words to make them plural. In some other languages, you say “many word” instead, because they don’t have such an inflection.
Hab vor 'ner Weile im Laden “Ameisen-Buffet” gesehen und dachte, krass, hätte nicht gedacht, dass das schon im Mainstream angekommen ist, dass die Ameisen in Deutschland aktuell hart am Aussterben sind, so dass es genug Interesse an einem Produkt wie dem Bienenhotel nur eben für Ameisen gibt.
Ja, es war Gift.
It’s mainly horrid, because it means you have to code extremely defensively (or I guess, use a different API).
You can’t rely onnew Date("not a date")
aborting execution of your function by throwing an error. Instead, you have to know that it can produce anInvalid Date
object and check for that. Otherwise a randomNaN
shows up during execution, which is gonna be extremely fun to try to find the source of.I understand that it’s implemented like that partially for historical reasons, partially because it’s often better to display “NaN” rather than nothing, but it’s still the sort of behavior that puts me in a cold sweat, because I should be memorizing all kinds of Best Practices™ before trying to code JavaScript.
(saying something more realistic like “2015” or whatever your inexperience or AI told you to)
User input is probably the big one where this API is gonna get stress-tested…
Hmm, I can believe that it was based on
java.util.Date
, but I don’t remember that being as unpredictable. I guess, a different API to begin with, would have avoided a lot of problems, though…
Ephera@lemmy.mlto Ask Lemmy@lemmy.world•You get new speakers or you start your music library from scratch. Which is the first song/album you play?English1·2 天前For testing new speakers, this song: http://dig.ccmixter.org/files/Robbero/59698
Ephera@lemmy.mlto You Should Know@lemmy.world•YSK: If you set up a Lemmy instance, and follow the Docker setup instructions to the letter, it will send lemmy.ml your admin password during the setup process (Edit: Not anymore, it’s fixed now)English33·2 天前I’ll let the hivemind know that we’re supposed to have only one opinion.
On a definitely related note, I’ve recently been thinking it’s wild how we build foot paths out of rocks and then put on rubber socks for actually walking on them.
In other words, asphalt is a scam by Big Foot to sell more shoes.
I imagine, they can still get inflamed gums or similar, if something gets stuck in there…
I believe, you have to take turns pushing down individual teeth. By random chance, it will close the mouth when you do that. So, you lose when you get bitten.
I started noticing it around February or March or so.
I feel like it’s displacing Corporate Memphis, at the very least in terms of how much I hate it.