1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

LOL *NSFW* *The new Demote thread*

Discussion in 'General' started by adam_bagpuss, 8 Jul 2011.

  1. Mr_Mistoffelees

    Mr_Mistoffelees The Bit-Tech Cat. New Improved Version.

    Joined:
    26 Aug 2014
    Posts:
    6,244
    Likes Received:
    3,313
    G’day Skippy, G’day Skippy, G’day Skippy.
     
  2. Gareth Halfacree

    Gareth Halfacree WIIGII! Lover of bit-tech Administrator Super Moderator Moderator

    Joined:
    4 Dec 2007
    Posts:
    18,495
    Likes Received:
    8,946
    You've seen vibe coding, now let me introduce vibe working!

    This is not a joke. This is an official announcement from Microsoft.

    [​IMG]

    You too could be slightly more than 50% accurate in Excel, thanks to the power of burning down the world's forests and boiling the seas to power one of the growing number of Bullshit-as-a-Service engines!

    <sigh>
     
    Mr_Mistoffelees likes this.
  3. David

    David μoʍ ɼouმ qᴉq λon ƨbԍuq ϝʁλᴉuმ ϝo ʁԍɑq ϝμᴉƨ

    Joined:
    7 Apr 2009
    Posts:
    18,800
    Likes Received:
    7,641
    Meanwhile, OpenAI CEO Sam Altman has reportedly said that he believes AI could be in a bubble...
     
  4. Gareth Halfacree

    Gareth Halfacree WIIGII! Lover of bit-tech Administrator Super Moderator Moderator

    Joined:
    4 Dec 2007
    Posts:
    18,495
    Likes Received:
    8,946
    Gee, d'you think(?)

    My favourite bit of bubblenomics: Nvidia's giving OpenAI a billion dollars... so that OpenAI can buy a billion dollar's worth of GPUs from Nvidia. Oracle's involved somewhere in the middle, too, 'cos of course it chuffin' is.
     
  5. Byron C

    Byron C I was told there would be cheesecake…?

    Joined:
    12 Apr 2002
    Posts:
    11,785
    Likes Received:
    6,542
    Err... no: do it yourself.

    If you don't care enough to analyse the data yourself, or pay people to do it for you, you have no right to make decisions about your business based on data analysis.

    [​IMG]
     
    Pete J likes this.
  6. Gareth Halfacree

    Gareth Halfacree WIIGII! Lover of bit-tech Administrator Super Moderator Moderator

    Joined:
    4 Dec 2007
    Posts:
    18,495
    Likes Received:
    8,946
    Kevin Beaumont, security blogger, had a play with it on the socials: it does exactly what you'd expect, which is deliver an answer-shaped object. It happily generated spreadsheets and presentations filled with absolutely fictitious data.

    "Don't be daft," the pro-AI crowd will cry, "you only use it to make a template!" Yeah... At least one of Microsoft's official examples from that there post talks about the LLM doing "quality checks" so your workslop is ready to submit as-is(!)
     
  7. bawjaws

    bawjaws Multimodder

    Joined:
    5 Dec 2010
    Posts:
    4,589
    Likes Received:
    1,168
    One of my favourite AI-related quotes is from Martin Fowler (the Refactoring guy, not the guy off Eastenders):

     
  8. Gareth Halfacree

    Gareth Halfacree WIIGII! Lover of bit-tech Administrator Super Moderator Moderator

    Joined:
    4 Dec 2007
    Posts:
    18,495
    Likes Received:
    8,946
    No, no, that can't be right. I have it on good authority from those currently blowing vast quantities of hot air into the AI bubble that LLMs are capable of "thinking" and "reasoning" and definitely aren't just spicy autocomplete which, when asked to think and reason, will output a statistically-selected stream of tokens which looks like the response you'd get from something you'd asked to think and reason.
     
    Nexxo likes this.
  9. Byron C

    Byron C I was told there would be cheesecake…?

    Joined:
    12 Apr 2002
    Posts:
    11,785
    Likes Received:
    6,542
    I can’t emphasise that enough. “Hallucinations” are not errors, or aberrations; they are the model doing exactly what it is supposed to.

    And the more that companies like OpenAI and Anthropic do to try and steer their models, including introducing “reasoning” models, the more that paying customers will be penalised, because those features burn even more tokens.
     
  10. IanW

    IanW Grumpy Old Git

    Joined:
    2 Aug 2003
    Posts:
    10,111
    Likes Received:
    3,803
    This post has fallen victim to Imgur's unnannounced "What's a UK?" decision. :(
     
    Pete J likes this.
  11. Byron C

    Byron C I was told there would be cheesecake…?

    Joined:
    12 Apr 2002
    Posts:
    11,785
    Likes Received:
    6,542
    We are already discussing that here. I think @Zoon has the right idea: I might start self-hosting Slink.

    My account remains accessible via a VPN, and I discovered this morning that there is an API available for imgur, so I should still be able to grab all my images from there. Slink also has an (undocumented) API, so I can write a Python program to strip all my images, upload to Slink, and build a mapping/lookup of old imgur URLs to new Slink URLs.

    Replacing imgur URLs with Slink URLs in my posts here will be a lot trickier though; I’d need a level of access that just doesn’t exist without an API or direct access to the database.
     
    Pete J, Zoon and IanW like this.
  12. Zoon

    Zoon Hunting Wabbits since the 80s

    Joined:
    12 Mar 2001
    Posts:
    6,381
    Likes Received:
    1,213
    Yeah only way to fix that as it stands is to fix em as you find em.

    I mean sure you could if you had database access dump all post bodies owned by a specific user with ‘imgur’ in the body and prepare a script that would bulk find and replace but that’d be as much of a ballache as fixing the few you need.

    Even if you don’t bother to selfhost the image running your own Bit.ly or similar and at least controlling where the URI goes will help prevent situations like this occurring again.
     
  13. Gareth Halfacree

    Gareth Halfacree WIIGII! Lover of bit-tech Administrator Super Moderator Moderator

    Joined:
    4 Dec 2007
    Posts:
    18,495
    Likes Received:
    8,946
    ...am I the only one who just dumps JPG files in a /pictures/ directory on a web server?
     
    Byron C likes this.
  14. Zoon

    Zoon Hunting Wabbits since the 80s

    Joined:
    12 Mar 2001
    Posts:
    6,381
    Likes Received:
    1,213
    You strip the metadata though, right? Cos some unscrupulous sort might get your real name!
     
    Byron C and Gareth Halfacree like this.
  15. Byron C

    Byron C I was told there would be cheesecake…?

    Joined:
    12 Apr 2002
    Posts:
    11,785
    Likes Received:
    6,542
    You say that… but I’m already going to build a Python application that uses the imgur API to grab all my uploaded images (so long as imgur doesn’t start blocking VPN access), uploads them to a Slink instance, and generates a mapping between “old imgur urls & variations” and “new slink urls & variations”…

    The stuff I’m working on for this whole “load games with NFC cards” project has probably scraped a lot more images in recent weeks than I’ve ever uploaded to imgur…!

    Updating 11,400-ish database records is trivial in comparison, I could do it in my sleep :hehe:.
     
  16. Zoon

    Zoon Hunting Wabbits since the 80s

    Joined:
    12 Mar 2001
    Posts:
    6,381
    Likes Received:
    1,213
    I mean if you were DevDoge it would be trivial as **** with a little backy backup before fiddling! But for YOU Byron C to be given access it would be a pain!
     
  17. TheBlackSwordsMan

    TheBlackSwordsMan Over the Hills and Far Away

    Joined:
    16 Aug 2009
    Posts:
    4,185
    Likes Received:
    631
  18. Flibblebot

    Flibblebot Smile with me

    Joined:
    19 Apr 2005
    Posts:
    4,964
    Likes Received:
    477
    GenX don't appear on the picture because we've already fixed the computer :lol:
     
    IanW, David, Fingers66 and 2 others like this.
  19. Nexxo

    Nexxo Rotate Your Owl For Science

    Joined:
    23 Oct 2001
    Posts:
    34,795
    Likes Received:
    2,330
  20. Byron C

    Byron C I was told there would be cheesecake…?

    Joined:
    12 Apr 2002
    Posts:
    11,785
    Likes Received:
    6,542
    You guys know millennials are in their 40s now, right? We grew up with this stuff; we’re the last generation whose formative years were spent without a permanent internet connection and the constant psychological barrage from smartphones, yet are still young enough to see the idealistic dream of “the information age” fall to hyper-capitalist **** around us in real time :grin:
     
    Nexxo and Pete J like this.

Share This Page