Back to News
Advertisement
Advertisement

⚑ Community Insights

Discussion Sentiment

100% Positive

Analyzed from 308 words in the discussion.

Trending Topics

#code#matter#lot#truly#doesn#llms#less#writing#extensibility#created

Discussion (5 Comments)Read Original on HackerNews

hankbondβ€’about 3 hours ago
> does it truly matter how it was created

To users of the software, no it doesn't really. Users only care about results aligned with their priorities.

That said, the act of creation changes the creator, so make sure that you are actually creating! The more you lean on LLMs to generate the concepts/ideas, the less "you" are creating them, and thus the less value to you as a creator the process offers.

pipesβ€’about 3 hours ago
Writing structures and clarifies my thoughts, writing code did the same but for software design.

Yes AI types it all faster, but I've lost the clarity and certainty of my understanding. I am finding I'm having to read the code deeply, but reading code isn't as fun or engaging as writing it.

summarybotβ€’about 4 hours ago
I see a lot of experimenting and tinkering but I don't see a lot of products coming out that have differentiating characteristics, which makes me think people are both doing a lot more and doing a lot less at the same time.

And no, it doesn't matter how the end-product is made unless you care about maintenance/maintaining it.

Code in developed-environments (developed as in country) typically has an aestheticism to it. This served two purposes: beauty and comprehension. Comprehension and extensibility were tightly coupled before LLMs could "elaborate" endlessly. Now, extensibility and comprehensibility are only loosely coupled. But the ratio of people who have truly taken this to its maximum is not large. You still need good ideas and differentiating characteristics to make good applications.

It might seem like it doesn't matter which language or framework you choose, now that the LLMs can endlessly "elaborate." Since comprehensibility is largely optional now. But, if you desire extensibility, making thoughtful design decisions early , such as which language and which framework, can make a noticeable difference down-the-line.

WorldPeasβ€’about 1 hour ago
I guess the real question now will be: as your experience stepping inside the machine wanes, will you trust yourself or the cargo cult of procedure you hope will ward off error
xg15β€’about 4 hours ago
> If the end result is solid code that I've thoroughly reviewed and trust, does it truly matter how it was created?

It does matter if a coworker throws it away next week and replaces it with a fresh plate of slop, because generating code is just so cheap now.