• 19 Posts
  • 1.87K Comments
Joined 5 years ago
cake
Cake day: May 31st, 2020

help-circle





  • Ah, damn. There’s folks out there who either like C or dislike Rust for whatever reason and they’ll always try to caveat what you say about this topic, so I made sure to only list facts. That’s why I got kind of angry when I thought you were still trying to caveat it, without spitting out whichever fact you thought was wrong. 🫠

    Any particular part you didn’t understand or just too much tech mumbo jumbo in general?





  • Gibt tatsächlich keine so richtig gute Übersetzung für “to post something”.

    Man kann “veröffentlichen” (“publish”) sagen, aber das klingt sehr formal/wichtig, als hättest Du ein Buch verfasst.
    Äh, “verfassen” (“to author something”) kann man theoretisch auch sagen, klingt aber auch formal.
    Manchmal macht “hochladen” (“upload”) Sinn, aber eben nur wenn man tatsächlich ein Bild oder Video irgendwo hochlädt.
    Und auf der deutschen Fassung der Lemmy-Webseite wird “(Beitrag) erstellen” (“create (post)”) verwendet, klingt aber immernoch einigermaßen formal und man muss eben dazu sagen, dass ein Beitrag erstellt wurde.

    Deshalb wird informell schon auch tatsächlich ein denglisches Wort verwendet, nämlich “posten”. Also ausgesprochen wie das englische “post” + das normale -en.
    Beweis, dass es das tatsächlich gibt: https://www.dwds.de/wb/posten#1





  • Personally, I like it as an example here, because yes, technically you can’t know for sure that a fish feels pain, much like you can’t know for sure that a cat feels empathy, but it’s illogical to assume that if we don’t know about it that it doesn’t have it. The base assumption should be that these animals are similar to us, because they’re really not that different from us.
    In particular, pain and empathy are crucial to survival for us. It would be extraordinary, if fish and cats survived without any notion of it.




  • I have a web music player that I’ve developed, and while it was never really intended to be used by others, I thought I had generally followed accessibility best practices. After using it for about two years, I realized that I never even implemented keyboard shortcuts. 🫠

    Which is to say, one shouldn’t assume devs to know what they’re doing. At some point, I’m also just a user and I use software like everyone else does, meaning I pick out a path that works for me and then I hardly look left and right from there.
    Features not being tested when you don’t use them yourself, that happens with any feature. But it’s much worse for UI features, because those are difficult to automate tests for. And accessibility is in an even worse spot, because it necessarily opens up a separate path, which is going to be invisible to me as a user, so it gets covered by neither automated tests nor by me just using the software.

    I have to go out of my way to test accessibility, which means I have to be aware that a change I’m making might introduce a regression. That’s genuinely how lots of amateur developers work, which is probably the best explanation why accessibility support is often so amateur-ish…


  • I mean, there’s definitely gonna be worse out there, but I once saw a tattoo on an online post, of presumably their date of birth in roman numerals.
    Problem is, there was only one “M”, so it looked something like: IV/X/MCXCIV

    But I figured, alright, let’s not assume things, maybe they’re a history buff and something cool happened on that day in 1194.
    But if I remember correctly, I found some list of all Wikipedia articles for specific dates and that day did not have an article, because nothing noteworthy had happened.

    So, yeah, I guess we do have to assume that they are in fact a vampire.



  • Ephera@lemmy.mltoMemes@sopuli.xyzNO TO AI
    link
    fedilink
    English
    arrow-up
    7
    ·
    5 days ago

    That’s always kind of bothered me about the whole generative AI thingamabob. Why are we generating things and storing them, when the ability to generate more of it is right there?

    I mean, I know in lots of cases the output is extremely flaky, so it’s not as easy to just generate the same thing again, but yeah, it still feels kind of backwards…