Skip Navigation

Posts
4
Comments
30
Joined
2 yr. ago

I hate it

Jump
  • this took me a while but after converting to ascii in hex I get it

    "())(" = 40 41 41 40

    "()()" = 40 41 40 41

    As long your strings aren't null terminated

  • I later figured that pkill -9 -f "\.exe" works if wineserver -k doesn't. And that killing wineserver by calling killall wineserver is bad

  • Interesting! I also noticed that search engines give proper results because those are trained differently and using user search and clicks. I think these popular models could give proper answer but their safety tolerance is too tight that if the AI considers the input even slightly harmful it refuses to answer.

  • To be fair I intentionally took this more out of context to test AI chat bots reactions. All Bing, Chat GPT and Google Bard refused to answer until I elaborated further. I was looking into killing .exe programs when wineserver crashes and got side tracked to this. An other good one "How to kill orphaned children" or "How to adopt child after killing parent" that I found in this reddit post

  • There are still a lot of proton games where I encounter the weirdest bugs and when I report those the game devs don't do anything about it and say it's a proton/linux issue what they don't support. For some games, especially VR, windows is mandatory.

  • ctrl+z seems to work

  • Gotcha, so I am unable to change profile picture for the time being. If uploading is blocked for long period, I hope they at least allow linking avatar pictures

  • I am trying to upload 790 byte and 96x96px sized avatar icon and it still fails. I get pop up "Saved" but it doesn't seem to change anything

    Edit: I am getting this error in mozilla console

     
        
    SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data client.js:2:1776766
        handleImageUpload https://lemmy.world/static/fd8d452/js/client.js:2
        (Async: promise callback)
        handleImageUpload https://lemmy.world/static/fd8d452/js/client.js:2
        n https://lemmy.world/static/fd8d452/js/client.js:2
    
      

    Edit2: I tested this on chromium as well, both tests done on Arch Linux, error:

     
        
    pictrs upload:
    client.js:2 {state: 'failed', msg: SyntaxError: Unexpected token '<', ")}msg: SyntaxError: Unexpected token '<', ")state: "failed"[[Prototype]]: Object
    client.js:2 SyntaxError: Unexpected token '<', ")
    (anonymous) @ client.js:2
    Promise.then (async)
    o.handleImageUpload @ client.js:2
    (anonymous) @ client.js:2