• 0 Posts
  • 7 Comments
Joined 2 years ago
cake
Cake day: May 31st, 2024

help-circle

  • Because no one asks???

    I simply point out OP is indeed propaganda, and this has nothing to do with the links below.

    Anyway, I don’t want to answer any other questions, as almost everyone here has already taken a stance that I’m pro western. I’M NOT. I hate the modern capitalism, and I hate those American technofascists the most. However, this has nothing to do with the topic here, and I’m tired of questions that the sole purpose is to force me to show my stance.


    1. The first post was not made by me.
    2. Your question exactly indicates you’re misunderstanding what’s “propaganda”. I can point at this saying it’s propaganda, then blame Ukraine and praise Russia. The word “propaganda” states an objective fact that its reporting may be biased due to factors like state-funding, but it has nothing to do with someone is pro or against it. See the point here?



  • I have a feeling this can’t be fixed unless they fork from a pre-slop point, which is highly unlikely.

    The core problem with AI is not being incapable of generating working code, but the ability to maintain by AI or human.

    AI has a larger memory (context size) than human. It can generate codes that are difficult for human to understand, and the complexity can build up fast, especially doing vibe coding without clear instructions (especially architectural).

    On reaching a critical level, AI starts to make significantly more errors. At this point, no one can maintain, the codes are spaghetti. I think this is where Windows is at.