Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

If you know good architecture and you are testing as you go, I would say, it is probably pretty damn close to being able to build a company without looking at the code. Not without "risk" but definitely doable and plausible.

My current project that I started this weekend is a rust client server game with the client compiled into web assembly.

I do these projects without reading the code at all as a way to gauge what I can possibly do with AI without reading code, purely operating as a PM with technical intuition and architectural opinions.

So far Opus 4.6 has been capable of building it all out. I have to catch issues and I have asked it for refactoring analysis to see if it could optimize the file structure/components, but I haven't read the code at all.

At work I certainly read all the code. But would recommend people try to build something non trivial without looking at the code. It does take skill though, so maybe start small and build up the intuition on how they have issues, etc. I think you'll be surprised how much your technical intuition can scale even when you are not looking at the code.

 help



Security auditor and criminals have a bright future ahead of them.

That is why I said "risk". Though the models are pretty good "if" you ask for security audits. Notice I didn't say you could do it without technical knowledge right now, so you need to know to ask for security review.

I have friends in security on major platforms who are impressed by the security review of the SOT models. Certainly better than the average bootstrapped founder.


For a few years maybe, but I see little reason to think this stuff won't be coming for their jobs as well.

True, but you'd be surprised how much you can tighten up a codebase by asking a heftier model to do a security review and suggest fixes.

At what point do people really know if it has been tightened up if they never look at the code?

That's the catch -- a team would need to care enough about quality, or don't at their own peril.

How does a PM know that the code has been tighten up by the offshore team?

Why is there a point of not reading the code? Even with very competent humans we have put in place systems for reviewing the code.

What’s the game? Genuinely curious!

Simultaneous turn based top down car combat where you design the cars first. Inspired by Car Wars, but taking advantage of computers, so spline based path planing and much more complicated way of calculating armor penetration and damage.

I'm building to play with my friends online.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: