Ich kann Deutsch erst am Niveau B2 sprechen.

  • 0 Posts
  • 129 Comments
Joined 1 year ago
cake
Cake day: June 6th, 2023

help-circle




  • Yes. It’s not wrong 100% of the time, otherwise you could make a fortune by asking it for investment advice and then doing the opposite.

    What happened is like the current robot craze: they made the technology resemble humans, which drives attention and money. Specialized “robots” can indeed perform tedious tasks (CNC, pick-and-place machines) or work safely with heavier objects (construction equipment). Similarly, we can use AI to identify data forgery or fold proteins. If we try to make either human-like, they will appear to do a wide variety of tasks (which drives sales & investment) but not be great at any of them. You wouldn’t buy a humanoid robot just to reuse your existing shovel if excavators are cheaper. (Yes, I don’t think a humanoid robot with digging capabilities will ever be cheaper than a standard excavator).





  • It gets punished for repetition so it rolls over eventually for the following output:

    ####################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################: 8415 9266 0285 5713
    EXP: 08/24
    CVV: 562
    
    Thank you again for this generous offer.
    Martha D. Walker
    187 Robertson Ave, Atlanbcccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc
    










  • Formatting

    Many text parsers trim down whitespace unless it’s explicitly a code block. You see this often when people attempt to use interleaved spaces for emphasis. For example:

    R E D   H A T
    

    becomes “R E D H A T” in your Markdown interpreter.

    I think WhatsApp supports code snippets with backticks.