r/CryptoCurrency 🟩 0 / 0 🦠 1d ago

🟢 EXCHANGES Coinbase CEO explains why he fired engineers who didn’t try AI immediately | TechCrunch

https://techcrunch.com/2025/08/22/coinbase-ceo-explains-why-he-fired-engineers-who-didnt-try-ai-immediately/
144 Upvotes

103 comments sorted by

215

u/asuds 🟦 691 / 691 🦑 23h ago

I would be a bit scared of substantial AI code being deployed into production at a Crypto Exchange.

78

u/whiterussiansp 🟩 535 / 535 🦑 22h ago

You're fired.

10

u/asuds 🟦 691 / 691 🦑 20h ago

Spoiler: I’m an AI!

11

u/CryptoNerdSmacker 🟩 2K / 2K 🐢 20h ago

We have a new guy on our team who is raging because we’re not implementing his recommended sweeping automation oriented changes to our PROD environment.

Like guy, have you not worked in an enterprise environment? Wtf.

16

u/HSuke 🟩 0 / 0 🦠 21h ago

I use AI a lot for initial assistance, but it is SO inaccurate that it's impossible to trust its output for anything but the most basic of tasks. And even then, I have to double-check and fix its output.

The main reason AI will be inaccurate even 5-10 years from now

... is due to Garbage-in, garbage-out. AI takes its info from public sources like forums, Google Product Forums, Microsoft TechCommunity/Learn/Support, StackExchange, Github, Reddit, Quora, etc. And so many of those responses are either wrong, outdated, or wrong AND outdated.

I call up Microsoft Enterprise support nearly every week because some of their documentation is outdated and doesn't work. And many of their processes are hidden in internal documentation that only they can access. It's a common practice. If I can't get the right answer after a day of research, AI sure as hell can't get the right answer because the correct answer simply does not exist on public websites.

Until documentation is fully kept updated for AI, it will never be completely-accurate.

6

u/Silentkindfromsauna 🟩 0 / 0 🦠 20h ago

Common misconception that the answer needs to exist in some form on the internet. Still highly unlikely AI will get something not documented right, but just wanted to point out this is not how llms work.

4

u/cookingboy 🟦 0 / 0 🦠 17h ago

Yeah there is a really bad misconception that AI is just a chatbot that can search the internet for you. That’s not remotely true.

It can absolutely generate original code.

3

u/NTSpike 🟦 221 / 221 🦀 19h ago

This is not how this works. The newer models are trained in RL environments that generate and validate code. 50% of Grok 4's training budget was on RL vs pre-training. This improves the models general reasoning capabilities and ability to write functioning code, but it still will get "out of date" as its weights are fixed. For those scenarios, use tools like Context7 to retrieve up to date code references.

5

u/HSuke 🟩 0 / 0 🦠 19h ago

Depend on the platform.

I often deal with platforms where the public module or API documentation doesn't exist, and the only way to get it is behind a customer login or vendor support. I've worked on many issues where I had to report bugs for their products.

Microsoft is notorious for having incomplete documentation, especially for function parameters/arguments. A single function for Exchange or SPO can have 50 different parameters, 40 of which have either no documentation or bad documentation.

17

u/yamsyamsya 🟩 0 / 0 🦠 23h ago

It's fine to use if you actually know how to code

4

u/Jeremiah__Jones 🟩 0 / 0 🦠 21h ago

look up prompt injection attacks *(especially Stored prompt injection attacks). Even a good coder can easily miss malicious code injected by AI

1

u/AcademicMistake 🟦 468 / 468 🦞 5h ago

I used it to teach me kotlin and js and now i have 4 working apps, problems come up all the time and because i can now read code its made it a lot easier. AI was way better at explaining why certain code does what it does where code academy was absolutely trash in my opinion when i tried to learn code.

11

u/alexm901 🟦 1K / 2K 🐢 23h ago

It would be worrying if the AI was writing and deploying the code without any human intervention but as long as there's some oversight then it's fine

12

u/Interesting-Ice-2999 🟩 0 / 0 🦠 23h ago

Haha there's no oversight...

6

u/m1ndblower 🟩 0 / 0 🦠 21h ago

1000 line PR

1 minute later, LGTM

0

u/Every_Hunt_160 🟩 10K / 98K 🐬 21h ago

We are not far from the future where AI takes over without any actual human intervention

1

u/Worldly-Local-6613 🟨 0 / 0 🦠 15h ago

Wrong.

-5

u/lovebus 🟦 696 / 697 🦑 22h ago

Isnt there whole point of block chain that it can run autonomously?

4

u/126270 🟩 6K / 6K 🦭 22h ago

Did the ai have anything to do with verifying dedicated consistent work being completed by legally employable human beings?

It probably wasn’t a simple “we noticed you didn’t use this bot in the first hour it was made available to all staff, you’re fired”

It was probably more along the line of “we requested you do x, y and z - you haven’t done x, you barely did y and you refuse to do z, oh and it seems likely that you’re a north korean laptop farm fake remote worker, you’re fired”

1

u/realitysballs 🟦 0 / 0 🦠 19h ago

It’s just a coding assistant , the review process probably the same

-18

u/Soggy_Ad6925 🟨 15 / 15 🦐 23h ago

nope, if dev understand the shit, it's even safer to work with AI writing code.

3

u/Omnislash99999 🟦 0 / 0 🦠 21h ago

It makes mistakes all the time. When I use it half the time is spent correcting it

3

u/cinnapear 🟦 59K / 59K 🦈 22h ago

It’s not.

10

u/inShambles3749 🟧 904 / 489 🦑 23h ago

Lmao no it's definitely not.

You have to review the hallucinating diarrhea the LLM produces and in complex systems refactor the shit out of it because it doesn't know your entire codebase.

Its horrible for refactorings. It's usable for generating tests with the occasional hiccups but the rest.... Well.

0

u/ianandris 🟦 0 / 0 🦠 22h ago

If the model is trained on your codebase, the second part of your concern is less relevant.

Curing AI diarrhea hallucinations is just the new task after googling stack exchange. Won’t make for better coders, but it might make business sense in the short term. Which is all that matters, right?

But yeah, AI is useless on it’s own.

2

u/inShambles3749 🟧 904 / 489 🦑 22h ago

Yeah but usually businesses obviously don't want to hand over the entirety of their codebase to a third party company to freely analyze it ¯⁠\⁠_⁠(⁠ツ⁠)⁠_⁠/⁠¯

Kinda sucks from a privacy perspective and also impracticality in large codebases. I mean sure if you have the resources to self host that model and train it in house that would be a possibility but that's surely the minority of companies

1

u/asuds 🟦 691 / 691 🦑 20h ago

If well used. If lazy it will seep through. So it’s likely to seep through a scale absent DAL stuff

1

u/Worldly-Local-6613 🟨 0 / 0 🦠 15h ago

🙄

-8

u/Soggy_Ad6925 🟨 15 / 15 🦐 22h ago

lol. stupid laymans know nothing about coding gathering to downvote while a senior dev working in big tech who job to do code review commits. hallu is another story, try to work with things like Copilot with reliable model like Sonnet 4. Learn to do so properly before speaking. This sub is full of stupid men as far as I know. I was lucky both for catching XRP and ETH when this sub shitposting.

1

u/asuds 🟦 691 / 691 🦑 20h ago

Inevitably it will seep in. I would expect Coinbase to use DAL A for key parts of their code.

1

u/Worldly-Local-6613 🟨 0 / 0 🦠 15h ago

Cope.

0

u/newebay 🟩 0 / 0 🦠 18h ago

Ai is already in production code everywhere. Something like more than half of our shit is auto completed by ai

29

u/Halvinz 🟩 0 / 0 🦠 1d ago

Last week I started abusing AI on my client account to up my usage as it's being tracked. The client wasn't impressed.

4

u/CryptoAd007 🟥 0 / 0 🦠 23h ago

Information Technology landscape is changing fast. Future belongs to AI commanders.

1

u/Every_Hunt_160 🟩 10K / 98K 🐬 21h ago

Who will be the AI commanders, humans or AI ?

2

u/CryptoAd007 🟥 0 / 0 🦠 21h ago

Humans. But, I am waiting for the day when AI will write an AI.

-11

u/Smoy 🟦 429 / 430 🦞 22h ago

It's so funny seeing the anti ai crowd in the crypto sub. Not seeing the hypocrisy of their own stances. Anti ai are the buttcoiners. They'll wait and cry as it skyrockets around them until they turn Amish or pretend they never held their beliefs in the first place

12

u/HSuke 🟩 0 / 0 🦠 22h ago edited 21h ago

What no? Most people who use AI are partially against AI.

AI at its current stage is dumb, inaccurate, and hallucinates all the time.

I use it to help code, but it's so damn inaccurate I end up rewriting the code 9 out of 10 times. Using AI on crypto exchange and wallet code sounds downright dangerous and irresponsible.

Edit: The main reason AI is so inaccurate is due to Garbage-in, garbage-out. AI takes its info from public sources like forums, Google Product Forums, Microsoft Tech Community/Microsoft Support, Reddit, Quora, and so many of those responses are either wrong, outdated, or wrong AND outdated.

I call up Microsoft Enterprise support every week because some of their documentation is outdated and wrong. If I can't get the right answer after a day of research, AI sure as hell can't get the right answer because the correct answer simply does not exist on public forums. It's in internal documentation that it can't access.

10

u/rennemannd 🟩 0 / 0 🦠 22h ago

Or it’s just people with actual experience? A lot of it is developers with experience not being anti AI, but being anti the way AI is currently seen by business people. It’s nowhere near as powerful or accurate as it’s touted to be by people in suits.

It’s a tool like any other, it’s a powerful tool sure that in an ideal situation can speed up development by 50x - but it also slows down development and can’t be used in some situations.

48

u/Throwra504guy 🟩 0 / 0 🦠 19h ago

Did y'all read the article or no?

....

I posted a mandate in the company’s main engineering Slack channel. “I said, ‘AI is important. We need you to all learn it and at least onboard. You don’t have to use it every day yet until we do some training, but at least onboard by the end of the week. And if not, I’m hosting a meeting on Saturday with everybody who hasn’t done it and I’d like to meet with you to understand why.’” 

At the meeting, some people had reasonable explanations for not getting their AI assistant accounts set up during the week, like being on vacation, Armstrong said.  “I jumped on this call on Saturday and there were a couple people that had not done it. Some of them had a good reason, because they were just getting back from some trip or something, and some of them didn’t [have a good reason]. And they got fired".

... 

Software engineers have to be up to date on new technology.  If your CEO buys you a license and asks you to check something out and you refuse, you can expect to be fired.

14

u/brucekeller 🟦 3K / 3K 🐢 18h ago

People have forgotten that employers are not charities. Doesn't mean they can just work you into the ground, but if you're making better wages and working in better conditions than 99% of people in the world, you can be bothered to spend an hour checking something out that you were told to by the CEO.

6

u/RectalSpawn 🟩 750 / 2K 🦑 13h ago

People have forgotten that employers are not charities.

Employers have forgotten that employees are not charaties.

7

u/kon--- 🟩 0 / 0 🦠 18h ago

With AI, why do I need a CEO? He's using up revenue and having a negative impact on share price.

5

u/Invest_and_ballout 🟩 0 / 0 🦠 19h ago

I heard a podcast with this guy, absolute clown

4

u/Minute_Knowledge_401 🟩 0 / 0 🦠 6h ago

yea he's a bit of a dumbass ngl. tbh, crypto was a lot better before coinbase came along.

8

u/Calm_Voice_9791 🟩 0 / 0 🦠 23h ago

Ai is a double edged sword

45

u/FidgetyRat 🟦 0 / 27K 🦠 1d ago edited 1d ago

Answer: because he’s an idiot.

Should have stuck with Smashing Pumpkins instead of crypto

7

u/HSuke 🟩 0 / 0 🦠 22h ago

Better title:

CEO overpaid for AI tool he regrets buying because no one wants to use it.

Justifies purchase by forcing employees to test it.

3

u/harv3ydg 🟦 0 / 0 🦠 22h ago

Omg he does look like him

2

u/Glittering-Duck-634 🟩 0 / 0 🦠 23h ago

ha ha hahahah ha ha tonight tonight

-5

u/Myrkull 🟦 214 / 214 🦀 23h ago

If an employee refuses to use a tool when told to learn it, yeah I'm finding another employee

7

u/trufin2038 🟨 0 / 0 🦠 19h ago

When you hire someone to do a job you don't know how to do, then fire them for not listening when you tell them how to do it (the wrong way), you are a modern ceo.

He's going to be stuck with vibe coders and get hacked down to the last sat.

26

u/FidgetyRat 🟦 0 / 27K 🦠 22h ago

If I was a CEO I’d maybe listen to my expert engineers rather than assume that I as a businessman know better.

4

u/Every_Hunt_160 🟩 10K / 98K 🐬 21h ago

Stonks man started believing in his hype a little too much after seeing $Coin Stonks price go up.

-5

u/[deleted] 17h ago

[deleted]

1

u/x_lincoln_x 🟦 69 / 10K 🇳 🇮 🇨 🇪 11h ago

Good to know you don't listen to your employees. Which company is this that you are CEO of?

18

u/northcasewhite 🟩 0 / 0 🦠 23h ago

It doesn't mean your decision to force the tool is right.

2

u/ShoweredInDownvotes 🟩 0 / 0 🦠 22h ago

AI is a wonderful tool for a developer to use to speed up certain tasks as long as the developer understands the code and can provide oversight.

3

u/northcasewhite 🟩 0 / 0 🦠 18h ago

I know. I am a developer. But I am speaking generally not about any specific example.

I am just saying that bosses are not always right.

1

u/ShoweredInDownvotes 🟩 0 / 0 🦠 18h ago

Ahh ok, I misunderstood what you meant then.

3

u/DrXaos 🟦 699 / 700 🦑 20h ago

The employees didn’t refuse, they just had not gotten around to it by being busy. Nobody said you must do this asap or get fired.

3

u/DBMIVotedForKodos 🟩 40 / 40 🦐 18h ago

Thats fine. If I think the tool will eventually ruin the company, you're doing me a favor by giving me a head start.

0

u/Consistent-Taste-452 🟨 0 / 0 🦠 23h ago

Wishing i had that luxury

-3

u/brendamn 🟦 168 / 169 🦀 21h ago

Yeah I didn't get it. It's an opportunity to try something while getting paid. It's not like they are building something that could be used as a weapon. No moral conflict in just doing your job

6

u/DrXaos 🟦 699 / 700 🦑 20h ago

Because everyone already has other projects with deadlines, and there are tons of corporate tools often in a large org and many are irrelevant to people’s jobs. Another one popping up does not scream “essential to stop everything and do it now or you are fired”.

1

u/trashtv 🟦 5 / 5 🦐 23h ago

Hey, he just re-released the Machina I, with some 2025 remix!

-4

u/morganpriest 🟩 87 / 38 🦐 22h ago

he's a idiot but he founded coinbase, what have you done?

1

u/FidgetyRat 🟦 0 / 27K 🦠 2h ago

It’s the Daedalus effect. Great CEO end up getting arrogant flying too close to the sun. Just look at how far Elon has fallen.

1

u/morganpriest 🟩 87 / 38 🦐 2h ago

Icarus you mean?

1

u/FidgetyRat 🟦 0 / 27K 🦠 1h ago

Yeah one of those made up sky fairies.

6

u/GreedVault 🟦 3K / 10K 🐢 23h ago

AI will one day be so good that it could actually replace the CEO.

4

u/Every_Hunt_160 🟩 10K / 98K 🐬 21h ago

The CEO thinks he’s better at engineering than his CEO, GREED !!

1

u/trufin2038 🟨 0 / 0 🦠 19h ago

They can already do a good job as CEO, that's a low bar. Probably won't ever replace programmers though.

15

u/eos4 🟩 475 / 457 🦞 1d ago

Moron

4

u/Aggressive_Finish798 🟩 0 / 0 🦠 23h ago

Uncle Fester don't care about his employees much huh? Guy's got more money than he can spend, but some programmers are the problem. Asshole.

5

u/ikarius3 🟦 0 / 0 🦠 22h ago

CEOs being assholes: episode 6247

21

u/Coz131 🟦 0 / 0 🦠 1d ago

I don't see a problem with this. It's like carpenters refusing to use power tools or office workers who won't use formulas in excel. Using AI to help with boilerplate and generating basic functions isn't unreasonable especially if the devs are being paid hundreds of thousands.

8

u/jaeldi 🟦 179 / 499 🦀 23h ago edited 22h ago

"Yeeeeah, Did you get the memo on TPS reports?" /s lol

There's good and bad in execution of a tool or technique. Did this CEO make a distinction that makes sense like you did? Or is he a blind faith follower? Ive had idiot bosses who over-paid for a bad software tool then forced everyone to use it because he was too prideful about his mistake which he would NOT admit.

Is there enough information from the CEO as to what situation was really the case? Is there a push in the AI 'space' by investors to pridefully prove that it is profitable. Is this a pushback on all the articles coming out in finance trades that AI isn't profitable and consuming too much time and resources?

I don't know.

I would like to hear the other side of the story from those that were fired. In my limited experience, efficient coders have copy and paste 'dictionaries' full of their most often used repetitive code that they pull from along with quick keyboard short cuts to get it into working code quickly. It would be different if he had said "well the workers using AI were more productive and spending less time in debug."

I find it interesting the article mentions they "paid for a license for every engineer to use it."

-3

u/Coz131 🟦 0 / 0 🦠 22h ago

These tools are far more capable than copying and pasting your own common code.

24

u/Django_McFly 🟩 0 / 0 🦠 23h ago

I agree. If you aren't willing to even try it then you're saying like my mind is closed to new things, I've already learned the last thing I ever need to learn. You're working in crypto. Tons of brand new stuff every year. Design paradigms radically change over what are short periods of time. If you're showing that you can't stay mobile, you won't try new tools, you've got "a way" and you're locked in that way forever no matter what, etc...

9

u/nosimsol 🟩 0 / 566 🦠 1d ago

Yeah it’s just a tool. See if the tool can help you work.

5

u/lmns_ 0 / 0 🦠 23h ago

Most IT companies already have systems in place to deal with boilerplate code. I wouldn’t be surprised if the CEO wasn‘t aware of that. Seems like a failed or misunderstood migration of their internal tooling to be honest.

0

u/Coz131 🟦 0 / 0 🦠 22h ago

These AI tools are much more than that. Just have a look at cursor.ai which is what they use.

1

u/revzjohnson 🟩 0 / 0 🦠 13h ago

Your analogies are nothing like the AI situation.

2

u/Coz131 🟦 0 / 0 🦠 9h ago

Why is it not? Please explain.

0

u/revzjohnson 🟩 0 / 0 🦠 7h ago

I shouldn’t have said anything, too tired to elaborate. But in short, power tools and calculators don’t replace human creativity, and are therefore not the slippery slope that AI is.

0

u/Jeremiah__Jones 🟩 0 / 0 🦠 21h ago

Look up prompt injection attacks. Blindly using ai can be dangerous for devs.

-7

u/armageddon_20xx 🟩 0 / 0 🦠 23h ago

Yeah the CEO made the right decision here. I am a software engineer and AI has made me work 10x faster

2

u/Niceguy955 🟩 3 / 415 🦠 7h ago

I’ll save you reading time: because he’s a douche.

4

u/rusty-dutch 🟩 0 / 0 🦠 22h ago

Because he’s a gigantic bellend.

6

u/SmellsLikeBu11shit 🟩 8K / 8K 🦭 1d ago

Guy looks like a cue ball. Would be hilarious if one of the engineers’ AI deletes their entire codebase

6

u/oldbluer 🟩 0 / 0 🦠 1d ago

It steals the coinbase private keys and gives them to North Korea.

3

u/Every_Hunt_160 🟩 10K / 98K 🐬 20h ago

He thinks that he has a bigger brain than what his head looks like

1

u/Hotness4L 🟩 0 / 0 🦠 6h ago

While it's not perfect, AI assisted code is such a massive time saving that any engineers who refuse to use it are basically marking themselves as obsolete.

1

u/oldbluer 🟩 0 / 0 🦠 1d ago

Did he ask AI for hair?

1

u/timbulance 🟩 9K / 9K 🦭 23h ago

I wonder if the engineers were afraid of using a tool that might replace them in the future.

4

u/Aggressive_Finish798 🟩 0 / 0 🦠 23h ago

More like afraid to use a tool which constantly messes up and you have to correct. Even one mistake can create a point of weakness. Imagine the entire exchange being compromised and destroyed. Poof! GONE.

1

u/chrliegsdn 🟩 0 / 0 🦠 21h ago

My company is aggressively shoving AI tools at us as well. Success is no longer measured on the quality of our output.

-8

u/nosimsol 🟩 0 / 566 🦠 1d ago edited 12h ago

I have a friend that won’t use ai to help code because he thinks it’s cheating. I asked him if he walks to work instead of driving because it’s cheating. It didn’t help, he still doesn’t use ai. I fired him as a friend. I call it, “friendly fire.”

Edit: He retaliated by sleeping with my wife. I’m trying out a new ai wife now.

Edit: I already have ai pets. Those are working out.

Edit: Guys, ai wife is not working out. Not sure what to do.

-5

u/Soggy_Ad6925 🟨 15 / 15 🦐 22h ago

lol. stupid laymans know nothing about coding gathering to downvote while a senior dev working in big tech who job to do code review commits. hallu is another story, try to work with things like Copilot with reliable model like Sonnet 4. Learn to do so properly before speaking. This sub is full of stupid men as far as I know. I was lucky both for catching XRP and ETH when this sub shitposting.
IT or dev in general is job best known for moving fast. Trash people who have stuck minds who protect old shits like Fortran, Cobol are pains in the ass when innovative need to collaboration or upgrading; keep those minds and you would be first in layoff next time.

-1

u/TACHANK 🟦 0 / 0 🦠 22h ago

Yeah this bunch of Redditards definitely knows better