Remix.run Logo
operatingthetan 6 hours ago

Leading question, feel free to ask a more honest one.

ioasuncvinvaer 6 hours ago | parent | next [-]

How is it a leading question?

hombre_fatal 6 hours ago | parent | next [-]

They entailed scenario that isn't entailed by the person's claim.

i.e. The OP doesn't need to answer yes to their question for OP's claim to be true, yet their question pretends otherwise. (non sequitur)

operatingthetan 6 hours ago | parent | prev [-]

>A leading question is a query that suggests the desired answer or puts words into a witness's mouth, often guiding them toward a "yes" or "no" response.

viccis 6 hours ago | parent [-]

It was just restating what you already said; no need for this specious response.

operatingthetan 5 hours ago | parent [-]

Please quote me where I said 'my designers debug react code that AI messes up.'

I did not say anything of the sort.

See also: https://news.ycombinator.com/item?id=47819428

esafak 6 hours ago | parent | prev [-]

All right, here's a statement: your designers won't even know when the code is wrong. Just because it compiles it doesn't mean it's fine. They lack code judgment in the same way your coders lack design judgment.

operatingthetan 5 hours ago | parent | next [-]

Thank you.

In response I suggest that the engineers using AI also lack code judgement (because they are not reading it either). I don't think questioning the AI use is the actual topic here, it is the shifting roles. Who says it's the designers that are taking the new meta-role? It's probably the FE's honestly.

The role shifting doesn't mean that it's the best path forward. I'm simply stating that it is happening.

nslsm 5 hours ago | parent | prev [-]

It's very easy to know when code is wrong: it doesn't work the way it's expected to. So you explain to the AI what's wrong and the AI fixes it.

only-one1701 5 hours ago | parent | next [-]

This isn’t meant to be sarcastic: have you ever worked for a real company?

esafak 5 hours ago | parent | prev | next [-]

Your designers are going to be looking at the layout; they're not going to notice if it's slow, uses too much memory, is not maintainable, doesn't follow repo patterns, etc.

Do you think it is reasonable to expect a person with an arts degree to know this?

jmye 5 hours ago | parent [-]

> Do you think it is reasonable to expect a person with an arts degree

Of course it is.

The only people who think your fucking college degree determines your knowledge level and ability are teenagers and people who are so deeply untalented that it’s the only way they feel qualified.

thunderfork 3 hours ago | parent | prev [-]

As we know from THERAC-25, etc., comprehensively verifying that code works the way it's expected to is not actually very easy - it's perhaps one of the hardest parts of building any system more complex than a toaster.

nslsm 3 hours ago | parent [-]

Thankfully the CRUD app that is being developed by some random startup is not likely to cause as much harm as the THERAC.