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

help-circle

  • We would have never said “my search query was ai generated”

    It sorta sounds like you just have no clue how things work.

    Search Engines use whats called semantic search on a vector database to find string values that start with what you typed, for suggesting their autocomplete options as you type.

    Zero AI is involved in that process.

    You just sound completely naive to how any of this stuff works, have you ever built any kind if search autocomplete systems for a website? Its fairly well established how you do it, postgres straight up has a built in way to handle it smoothly.

    I think you are just speaking exceedingly out of your depth here.

    No, helping me type a variable name is in no way comparable to barfing out an entire function that does something complex.

    It literally is exactly the same thing, its the exact same api endpoint getting invoked, its sending your tokens, and its AI generating an autocomplete for you to suggest what you type next.

    Its the literal exact same backend, its just generating the suggestions in smaller bite sized chunks.

    You’ve now repeatedly outed yourself as not having a single clue how stuff works. You are either a very junior dev still, or just straight up a hobbyist amateur.

    Either way, you are speaking deeply out of depth on where your knowledge is. You are making a fool of yourself and you are digging the hole deeper and deeper with every post.

    Just take the L dawg and bow out, you dont know what you are talking about.


  • It is 100% accurate, it sounds like you just are completely unaware of the fact the autocomplete on a bunch of popular IDEs for the past couple years is AI gen backed.

    It literally sends your code as tokens to their server and prompts an LLM to FITM generate code, then sends that back to your IDE which then prompts you with it as a tab complete.

    Its been like that for easily 2 years now.

    People have such a little clue about this, they are constantly shocked to find it out.



  • ai assistance isn’t opt out dipshit, my keyboard doesn’t ask the AI before sending letters to my screen which is literally all that happens when I code.

    If you use any of the popular mainstream IDEs, and have ever accepted a tab autocomplete, you actually have precisely done that.

    If you use neovim or etc though then fair enough. Also props for using the best IDE :p

    But if you VS code and have ever accepted a tab autocomplete… yes you were using AI friend lol


  • AI slop is primarily the product of a bunch of amateurs who are fucking around.

    No one cares if you ban that, go ahead.

    The majority of actual valuable and useful output of AI is shit you will never even care about or interact with in your say to day life.

    Basically any video game debeloped in the past couple years is riddled with AI generated code.

    Even the devs who made it are likely unaware of this.

    At my job I proctor interviews for devs and an enormous amount of devs have zero clue the built in autocomplete in VS Code, for example, is AI.

    I tell them this and theyre shocked, “Ive been using AI this whole time?!” Yeah dawg lol…

    I gaurentee you the average “real” game on steam with actual downloads and people playing it, has big chunks of its code AI generated.

    The most popular IDE for the unity game engine and godot engine are both vs code.

    Which means countless devs are out there, right now tab sutocomplete accepting mountains of AI generated code into their games.

    They dont know its AI.

    Their managers dont know its AI

    The people buying their games dont know its AI.

    No one even knows or cares.

    *That is the reality, and has been for a long while now too.

    So yeah… get used to it lol