• 1 Post
  • 700 Comments
Joined 3 years ago
cake
Cake day: June 13th, 2023

help-circle
  • raspberriesareyummy@lemmy.worldtoComic Strips@lemmy.worldEcho
    link
    fedilink
    arrow-up
    8
    arrow-down
    2
    ·
    12 hours ago

    Ok, I should have phrased that differently. I did get that bit. I just found “ahhh” inappropriate to mimic a bat (a is a deep vowel, not a screech), and “right there” or “that’s it” inappropriate for acknowledging that you got an echo. It feels really forced for the purpose of making a joke, and it didn’t click with me at all.







  • Computers being math, and the human sense of touch being pretty dang sensitive, means that other peripherals than screens, can represent that nuance required to reverse engineer, or anything else relating to computer code.

    I am genuinely interested in what’s available today on that level - the last I checked, it was still Braille displays, and those were not good for much beyond text.

    There are blind programmers, I am very much aware, and I could definitely see myself still enjoying development would I not be able to see. But for myself, I always assumed I would need someone else with normal eyesight to debate the algorithms and help me implement.

    The term for what you are doing and which isn’t something that requires malice, is ableism.

    Aren’t you jumping to conclusions now? I never made any comments about her skill, I expressed - poorly worded, I now admit - my curiosity. But the answer I was expecting was “yes, she is visually impaired but she did all of this anyway”, which would be all the more impressive. You do agree it is harder to work on graphics drivers as a visually impaired person, don’t you?

    […] just from a critique based on perception of facial features from a picture

    Let me quote my original comment verbatim:

    She has this out-of-focus look that makes it seem like she’s visually impaired or blind - but I guess then she wouldn’t be working on graphics drivers, of all things?

    Where / how do you read any form of critique into that?



  • LLMs are a subset of AI though.

    Obviously, but all machine learning systems that I am aware of - and definitely the generative ones - lack the “I” in AI in their core processing. I won’t dispute that there’s actual deterministic algorithms implemented before and after the core processing, to handle grammar rules etc. But there’s a huge danger in accepting the term “AI” for the slop machines of today. Gullible people will mistake linguistically sophisticated output for actual understanding, and trust the output to be correct. Less gullible people have the obligation (imo) to set that record straight every time the topic comes up. Because gullible people vote, too - and they will otherwise be fine with slop machines controlling critical infrastructure the malfunction of which may be lethal.

    And OP made the outrageous claim that reviewing and correcting LLM output would be less effort than “also writing it”. Even if LLMs did not, as they do, tend to generate a lot of garbage code to throw at tiny problems, and even if they did not MASS VIOLATE LICENSES AND COPYRIGHTS (yes, that makes me angry), the time spent on developing an all but trivial algorithm is a constant back and forth between writing it, reviewing it and tuning it. The actual writing of code is negligible compared to the amount of time a serious developer has to spend thinking about what a line of code does, and what it does not do.

    The only people that “benefit” from LLM generated code are people who would otherwise not be able to piece together a stable bit of software beyond a “Hello World”, and now they break out of their sandboxes and waste the time of actual developers with their slop pull requests. One could almost assume this was an intended side effect by big corporations to kill the trust and efficiency in open source projects.