this post was submitted on 19 Sep 2026
42 points (97.7% liked)

Asklemmy

55603 readers
388 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy ๐Ÿ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~

founded 7 years ago
MODERATORS
 

The dotcom bubble was the whole investor industry trying to capitalize on the internet, and they just failed because they were investing everything in a new thing people didn't need yet.

Today we live in an interconnected world, close to what was promised to the investors back then.

In ten, twenty years, once the bubble, OpenAI, Anthropic and all that are long buried, in what form do you think AI will exist? Do you think it will be an improved version of our current-day LLMs, or a different form of AI? Or do you imagine something else altogether?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] currycourier@lemmy.world 3 points 1 day ago

Reading speed is not equivalent to code review speed in the slightest! A good case study: https://static0.smartbear.co/support/media/resources/cc/book/code-review-cisco-case-study.pdf Tl;dr the ideal rate of code review is something like 300 lines per hour.

As someone who writes software for a living, these tools are simply nowhere near as good as a seasoned developer in terms of code quality. Getting them to write code at that level takes so much babysitting and tweaking that it is faster to just write it by hand. If you are not a full-time developer and are just writing some code on the side here and there, then yes, an LLM will probably do a better job. And thats ok! I've used them plenty and thought about this a lot as well. So I don't say this out of denial. But, at least for now, they are nowhere near a good as someone who knows what they are doing if you account for quality, and not just how fast the machine can spit out lines.