Earlier quoted context omitted.
It's too bad that they go with a safe enterprise option that is so deficient that the outcomes will be bad and lots of people will learn useless lessons that don't translate to state of the art tools and usage patterns
Yes agreed. It's actually the office version of copilot which isn't much to write home about. Apparently the github one is more useful for its target audience.
Amazon workers under pressure to up their AI usage are making up tasks
271–280 of 450 posts
Re: Amazon workers under pressure to up their AI usage are making up tasks
#272Earlier quoted context omitted.
This is what inspired me to build my new CLI tool, Burn, Baby, Burn ( https://github.com/dtnewman/burn-baby-burn/tree/main ). (If you are a VP at Amazon, yes, I'll consider acquisition offers. I'm also working on an enterprise version of this with additional features.) Show HN here: https://news.ycombinator.com/item?id=48151287
Just sent it to some developers who could really benefit from this! Please let us know when you have Codex and Gemini versions ready to rumble.
Re: Amazon workers under pressure to up their AI usage are making up tasks
#273Earlier quoted context omitted.
Yeah, the stories I've heard from Meta are very Soviet-coded. Like, trying to exceed the plan but not too much, because then the new plan would be hopelessly unachievable and you'd be punished for not meeting the insane expectations.
So like Publix company earnings? You have to beat by a little so you're not just flat but beat by too much and you look incompetent/suspicious
Re: Amazon workers under pressure to up their AI usage are making up tasks
#274Re: Amazon workers under pressure to up their AI usage are making up tasks
#275Not just Amazon, too. It feels like all of big tech (and some smaller firms) have simultaneously gone insane. Imagine if your CEO woke up one day and told the company: "We need to encourage travel spending. Please book as many business trips as you can, and spend as much money as possible. Fly first class to our satellite offices! Take limos instead of Ubers! Eat at fine restaurants! Make sure you are constantly trav…
This is what inspired me to build my new CLI tool, Burn, Baby, Burn ( https://github.com/dtnewman/burn-baby-burn/tree/main ). (If you are a VP at Amazon, yes, I'll consider acquisition offers. I'm also working on an enterprise version of this with additional features.) Show HN here: https://news.ycombinator.com/item?id=48151287
Re: Amazon workers under pressure to up their AI usage are making up tasks
#276I work at AWS (disclaimer opinions are my own, do not reflect views of my employer) and i think the existence of a leaderboard has led to folks gamifying it. People see peers in a higher tier on the leaderboard and start burning tokens to catch up. I think the company realizes this and is actively trying to avoid this, since for the new tools there isn't a leaderboard.
Re: Amazon workers under pressure to up their AI usage are making up tasks
#277Re: Amazon workers under pressure to up their AI usage are making up tasks
#278Re: Amazon workers under pressure to up their AI usage are making up tasks
#279Earlier quoted context omitted.
I recently left a FAANG. Shortly before I left (for unrelated reasons) the director of my org got scolded by the VP he reported to because token usage in his org was low. After that the ICs in my org were told to use ai for everything or there could be consequences for their careers.
I wonder if we will ever reach a point on society where tokens just become the universal currency. We will all work for tokens, pay our bills in tokens, make purchases in tokens, strippers will dance for tokens, etc.. I'm kidding, of course... but human stupidity is infinite, so...
When it comes to dollars, it's hard to know what "value" even means.
Re: Amazon workers under pressure to up their AI usage are making up tasks
#280Earlier quoted context omitted.
I notice a lot of Cursor's suggestions are just stuff a linter should auto-fix. But if you hit "tab" it'll claim that as an AI-edited line, LOL. (A lot of the rest of it is stuff I could already have been doing just as fast if I'd ever bothered to learn to use multiple cursors, learned vim navigation, or set up some macros—I never did because my getting-code-on-the-screen speed without those has never been slow enoug…
Cursor absolutely tries to maximize what they claim is "AI-edited" and it's nonsense a lot of the time. If it writes a function and then I got in and edit that function, it claims my edits _and_ any net-new lines I add above or below the function.