• 15 Posts
  • 78 Comments
Joined 7 months ago
cake
Cake day: March 17th, 2025

help-circle

  • I believe the same thing was said about the Internet in the ’90s: “It speeds up communication, but how would anyone earn money from it?”

    Although I don’t think we’re anywhere close to AGI or anything like that, current AI development fundamentally changes a few things in our lives: how we find and process information (information retrieval works very well), how we interact with computers (using natural language instead of clicking through interfaces), and how productive we are.

    Video generation models are going to bring entertainment to a whole new level. A single person can now create an entire movie without even buying a camera. Entire game development studios can build worlds larger than ever before. Text generation makes disinformation and propaganda insanely cheap and effective. Surveillance will be much easier now, as owning a communication platform not only allows you to search for messages by phrase but also by meaning. Ads will be far more personalized, as AI chat platforms now know us much better than Google — the current leader in this field.

    So:

    there isn’t anything real there?

    I really don’t think so.


  • So how dangerous is that really? I assume one day we’ll finally see investors saying, “Nah, that’s a bubble. I’m not gonna see any returns from those companies - I’m selling.” Then stock prices will fall, and some investors will lose money by selling for less than they bought. After that, AI unicorns will start to lose funding and close their businesses, laying off people.

    But will I - a person who does not work in the AI industry and has not invested in AI companies - be affected by this?










  • vermaterc@lemmy.mltoProgramming@programming.devAI Coding
    link
    fedilink
    arrow-up
    2
    arrow-down
    8
    ·
    1 month ago

    AI is just an even higher level of abstraction. Just like we’ve replaced assembly with C (so we won’t need to know how processors work internally), and then C with some higher-level languages (so we could stop care about allocating memory that much), now we are replacing those higher-level languages with natural language (to stop wasting time on learning syntax of frameworks).

    Does it mean programming jobs are obsolete? Of course not. Because programming was never about writing code. It has always been about translating requirements into actual software solutions.