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

help-circle
  • One thing I think a lot of people tend to miss when dealing with executive interviews, PR statements, and company advertising is that often times how a company defines a given term and how the actual dictionary and everyone in the world defines that term are not the same thing unless it is legally required.

    Textbook examples:

    Telsa, Musk, and self driving: Musk and Tesla define it as essentially what everyone else called lane assist. Then they have “full self driving” for what is supposed to be the thing everyone else would think of as self driving.

    OpenAI, Sam Altman, and AGI (artificial general intelligence): No one in the AI industry has an agreed upon definition of what AGI even means. The AI labs just throw it out there for hype and funding rounds and tweak the meaning to them as they need. To most normal people I would suspect AGI means “a machine that knows its a machine and is at least as smart as the average person”.

    Point being when LG says “ its TVs do not continuously record or transmit users’ conversations,” that can mean literally anything they can twist human communication methods to mean in their specific context. And it is usually the one that makes them the most money.












  • I can’t say AI hasn’t changed how I work, it has. Instead of going to Google, vendor docs, or the manpage for whatever code or system I am working on I will ask Claude or Gemini to take a stab at building the initial pass of the code or to look up what some cryptic error code means for me. Or even a better way to write some code that I think can be more concise.

    The key I think is I never let it make the final decisions for me. The workflow is always look up information > shows it to me > ask for permission to do the thing > do the thing.

    But none of that is “changing everything” in the way executives and the Sam Altman’s of the world want to profess. It is just a sometimes more efficient for me way of doing the same thing I was doing before.

    A lot of people I have seen that crow about how they are using AI to change their work lives are just doing really fancy Github workflows and actions to automate something they used to still do manually for some reason. They rarely are doing anything that couldn’t be done with the time to research and test without AI.