Comment by xvector

Comment by xvector 2 days ago

28 replies

Working in big tech it's pretty wild to see how integral AI has become to our work internally, vs the public perception of it. People are NOT prepared.

terminalshort 2 days ago

1. Hyperbolic statement about LLM capabilities with no concrete examples

2. Wild claim that the companies that sell LLMs are actually downplaying their capabilities instead of hyping them

  • crorella 2 days ago

    Personal experience here in a FAANG, there has been a considerable increase in: 1. Teams exploring how to leverage LLMs for coding. 2. Teams/orgs that already standardized some of the processes to work with LLMs (MCP servers, standardized the creation of the agents.md files, etc) 3. Teams actively using it for coding new features, documenting code, increasing test coverage, using it for code reviews etc.

    Again, personal, experience, but in my team ~40-50% of the PRs are generated by Codex.

    • ruszki 2 days ago

      “Teams exploring how to leverage [AI]s for [anything]” is true for about a decade now in every large multinational companies at every level. It’s not new at all. AI is the driving buzzword for a while now, even well before ChatGPT. I’ve encountered many people who just wanted the stamp that they use AI, no matter how, because my team was one of the main entry point to achieve this at that specific company. But before ChatGPT and co, you had to work for it a lot, so most of them failed miserably, or immediately backtracked when they realized this.

    • rhetocj23 2 days ago

      Im sure the MBA folks love stats like that - theres plenty that have infested big tech. I mean Pichai is an MBA+Mckinsey Alumni.

      Ready for the impending lay off fella?

      • alex-nt 2 days ago

        There are places that offer Copilot to any team that wants it, and then behind the scenes they informed their managers that if the team (1+ persons) adopts it they will have to shed 10%+ human capacity (lose a person, move a person, fire a person) in the upcoming quarters next year.

incompatible 2 days ago

I've heard of one study that said AI slows developers down, even when they think it's helping.

https://www.infoworld.com/article/4061078/the-productivity-p...

  • xvector 2 days ago

    AI may slow coding a bit but dramatically reduces cognitive load.

    The real value of AI isn't in helping coding. It's in having a human-like intelligence to automate processes. I can't get into details but my team is doing things that I couldn't dream of three years ago.

    • qingcharles 2 days ago

      It does dramatically reduce cognitive load. I think that part is understated and lost to the headline of how it writes two thousand lines of code in 30 seconds.

  • naasking 2 days ago

    It is true sometimes, but other times it saves hours. We're all still in the learning stage of how best to use these new tools, and their capabilities are growing constantly.

fishmicrowaver 2 days ago

Not prepared for what? Seems like the rest of the world is desperate to be shown the way to unlock something of value?

  • Workaccount2 2 days ago

    I think at this point it's software devs looking for the value unlock.

    Non-software devs are actually making functional programs for themselves for the first time ever. The value is crazy.

    • ceejayoz 2 days ago

      It’s not the first time ever. People did the same with Access and HyperCard in the 90s.

    • fishmicrowaver 2 days ago

      Sure but I'm the real world do you think businesses are going to deploy piles of code into production generated this way? No, non technical people will continue to whip up MS PowerApps. AI generated code has no value to many businesses.

      • Workaccount2 2 days ago

        You don't need production level code to make your life easier.

        You're missing the forest for the trees. Most people can't even make a block diagram, but they can explain what they have and what they want to do with it.

        • fishmicrowaver an hour ago

          I think the market reveals itself. Perhaps you're right, but it's been years, and where's the value? No offense, and it might seem cool to build an app, but that's been possible for decades.

      • xvector 2 days ago

        The value of AI is not in generating code. That's just a "nice-to-have."

        The value of AI is in having a scalable, human-like decision maker that you can plug into anything, anywhere. This has unlocked countless use cases for my team, that we could scarcely imagine a few years ago.

gdulli 2 days ago

Not everyone has given in to the crutch.

  • xvector 2 days ago

    That's why I still use an abacus.

    • gdulli 2 days ago

      The abacus skills are safely obsolete, the skills of general thinking and creativity must not become that. This couldn't be more specious.

      Meme thinking like this, repeating something you've heard as reflex without regard to whether it fits a situation, is the exact kind of unoriginality we can't allow to become the default mode of thinking.

      • throw_this_one 2 days ago

        I find the AI can make me more creative. I don't have to waste mental energy on boilerplate or straightforward stuff that would take me typing through some event processing loop etc. I can extract out and reuse components easier and focus on big picture design. Or build more bespoke admin tools that I wouldn't have wanted to waste time building some JS stuff before.

      • xvector 2 days ago

        I am not the one being unoriginal here. You are thinking that AI will obsolete critical thinking, so there's no point developing with it.

        However, in your moral crusade against using AI you are missing the big picture. No one is making you code with AI. But there are many things that you can only build if you use AI as a component.

        The ability to plug a human-like decisionmaker into anything, anywhere massively expands what we can build. There are applications and use cases that you cannot even conceptualize without having the ability to plug AI in. This does not impacting critical thinking whatsoever.

        Be original. Put your engineer hat on and think on what this new tool lets you build, that you couldn't beforehand.