• 8 Posts
  • 192 Comments
Joined 3 years ago
cake
Cake day: July 4th, 2023

help-circle





  • It feels pretty easy when all you have to do is observe and give occasional instructions.

    Most people are pretty bad at guessing the amount of effort someone else needs to complete a task.
    Most people also have enough empathy to ask how much effort it was instead of telling you what they experienced and assuming it was the same for you.

    Unfortunately, some people will still think a headache is painless because they are not the one experiencing it.











  • I personally think there is a (sometimes subtle) difference between paid software and harmful software.

    Meta and X are definitely causing harm, but is something like Synergy? Sure, it costs money, but that money seems to be going to the developers. That would be no worse than paying a street vendor for food.

    Likewise, finding an open-source virus and using it to hack people doesn’t absolve you of guilt.

    While many large corporations tend toward capitalism, corruption and even fascism, I believe there is a lot more nuance than just paid vs free or closed vs open source.



  • if the AI breaks something it will be apparent.

    No, it isn’t usually apparent. Most bugs from AI are subtle edge cases that will only show up later. One of those “later” instances night be when you try to run it on a different computer, or when another user presses buttons in an order you didn’t try, or when you try to add a new feature, or worse, when someone tries to hack your code and finds all the common security vulnerabilities because that’s what the AI has seen most often and copied.

    AI can’t think – it can only give results it has seen before or some combination of them. We already know AI can’t produce an image of a full glass of wine, or tell you what year is next year on Jan 1st.

    The technology can’t work. No matter the input prompt, it just isn’t capable of producing code with no bugs or edge cases. That requires thinking and logical deductions, both disproven by the examples in the previous paragraph.