TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

We need a better copy-paste for the LLM era

2 pointsby przem8k10 months ago

1 comment

PaulHoule10 months ago
One trouble I have with LLM generated code is that it can be a big hassle to cut and paste multiple revisions of it into a browser window and often it is better to ask it for specific advice about a line of code here or there manually, particularly when generations are slow.<p>It particularly bugs me with the Jetbrains assistant which can see your source code; somehow I find it much more exhausting to cut-and-paste a few revisions of A.I. generated code which is often slightly off as opposed to cutting and pasting from stack overflow.