Live data from Hacker News

We're all CTO now

jamie.ideasasylum.com

91–100 of 108 posts

Re: We're all CTO now

#91
post #54

Earlier quoted context omitted.

Well, AI absolutely appeals to the type of bulkshitter which hates coding and wants to get away from it.

> bulkshitter With all due respect, this perspective baffles me. Some see it your way, others see so much opportunity.

I'm sorry to hear that and I don't mind if they choke on such opportunity.

Re: We're all CTO now

#92
post #71
post #14

Earlier quoted context omitted.

Maybe that’s because the AI pushers are compensating for already not being as good. What happens when other yous start using ai. I suspect they will obv outperform you just in sheer typing speed.

I don’t agree. There’s a “muscle” you train every time you think about problems and solve them, and I say muscle because it also atrophies.

But is the muscle the part where we copy and paste from stack overflow, and now ChatGPT, or is the muscle when there's a problem and things aren't working and you have to read the code and have a deep think? Mashing together random bits of code isn't a useful muscle, debugging problems is. If it's the LLM which mashes a pile of code together for me and I only jump in when there's a problem, isn't that an argument for LLM usage, not against?

Re: We're all CTO now

#93
post #59

Earlier quoted context omitted.

Surely you don't believe that there's a significant fraction of tech jobs that pay $500k?

No, not sure where you got that from.

Oh, I guess you were just sharing and this wasn't advice:

> I just landed a mid 6-figures job _without_ grinding leetcode. They’re out there. This game everyone plays is an abomination.

Re: We're all CTO now

#94
post #87

Earlier quoted context omitted.

This is what I heard from many people online. I have tried beign specific, I have even gone as far as to feed its prompt with a full requirement document for a feature (1000+ words), and it did not seem to make any significant difference.

You are experiencing the Dunning-Kruger effect of using AI. You used it enough to think you understand it, but not enough to really know how to use it well. That's okay, since even if you try and ignore and avoid it for now, eventually you'll have enough experience to understand how to use it well. Like any tool, the better you understand it and the better you understand the problems you're trying to solve, the bette…

> Give an AI to a product manager and their code will be shit. Give it to a good programmer, and they're likely to ask the right questions and verify the code a little bit more so they get better results.

I'm finding the inverse correlation: programmers who are bullish on AI are actually just bad programmers. AI use is revealing their own lack of skill and taste.

Re: We're all CTO now

#95
post #87

Earlier quoted context omitted.

You are experiencing the Dunning-Kruger effect of using AI. You used it enough to think you understand it, but not enough to really know how to use it well. That's okay, since even if you try and ignore and avoid it for now, eventually you'll have enough experience to understand how to use it well. Like any tool, the better you understand it and the better you understand the problems you're trying to solve, the bette…

> Give an AI to a product manager and their code will be shit. Give it to a good programmer, and they're likely to ask the right questions and verify the code a little bit more so they get better results. I'm finding the inverse correlation: programmers who are bullish on AI are actually just bad programmers. AI use is revealing their own lack of skill and taste.

You can literally stub out exactly the structure you want, describe exactly the algorithms you want, the coding style you want, etc, and get exactly what you asked for with modern frontier models like o3/gemini/claude4 (at least for well represented languages/libraries/algorithms). The fact that you haven't observed this is an indicator of the shallowness of your experience.

Re: We're all CTO now

#96
post #59

Earlier quoted context omitted.

No, not sure where you got that from.

Oh, I guess you were just sharing and this wasn't advice: > I just landed a mid 6-figures job _without_ grinding leetcode. They’re out there. This game everyone plays is an abomination.

I’m way too humble and jaded to give advice to strangers on the internet, yes.

I offered an anecdote.

Re: We're all CTO now

#97

Earlier quoted context omitted.

This is what I heard from many people online. I have tried beign specific, I have even gone as far as to feed its prompt with a full requirement document for a feature (1000+ words), and it did not seem to make any significant difference.

Need to use the Wittgenstein approach: “What can be shown cannot be said.” LLMs need you to show it what you want. Its model has seen nothing . Built up a library of examples. Humans also work better this way. Just good practice.

I think that's why cursor works well for me. I can say, write this thing that does this in a similar way to other places in the codebase and give it files for context.

Re: We're all CTO now

#98
post #3

Author assumes we’re going to use AI more and more. I don’t agree. I regularly out perform the AI pushers on my team and I can talk about engineering in person too!

also the fatigue of just "feeding the beast" comes on fairly quickly.

Re: We're all CTO now

#100
post #7

Earlier quoted context omitted.

It depends a lot on the specific business and company stage. E.g. CTOs at boutiques basically meet clients and put on a performance to instill trust. CTOs on product startups with little funding are more like "I'll hire a teammate that can put up with the mess I wrote". CTOs after the product startups have large investments are more like "I'll pretend I know what I'm doing and let the principal engineers actually run…

I was CTO from 2 to 100, over 6 years, and led the core tech development the entire time. Tech Co-Founders certainly can and do code. I was a Principal Engineer before and after. In a sense, you are right that the title is meaningless, and only means signature powers. And you are right that other principals rewrote legacy stuff. But I also participated at the same level. I just knew I was only above due to some marke…

Yeah sorry I should've clarified it was kinda hyperbolic/tongue-in-cheek (but also meant to convey some truth as you've pointed out).
Post reply on HN