Recent content by mbtor

  1. M

    Youtube Shorts 0 views every time i upload. I use different accounts

    Could it be that your video creation software adds some metadata by which google "detects" you? Maybe try recompressing your vids with different software like ffmpeg.
  2. M

    Anyone here still using C or C++ and why?

    Force of habit, excellent editing and debugging capabilities in Visual Studio. If you remove the bottleneck of typing by learning blind typing, you don't lose much by having to write more text. In the end, more time is spent coming up with algorithms or program structure than actually typing...
  3. M

    Will chagpt become useless now?

    AI hallucinates false content. AI site spammers mass publish it. Then hallucinations get back into training data of GPTs and a feedback loop is established. Internet increasingly becomes useless garbage. I think corporates may eventually come with some laws about posting AI generated content...
  4. M

    Journey to create monetized Youtube Shorts commentary channel (Day 1 already a success?)

    Shorts get "free traffic" from youtube. Perhaps to compete with tiktok? It's easy to get views for shorts but monetization requirements are harsh. I knew someone who where doing shorts for a popular game for a month or two. She got several 1 mil views shorts and 7k subscribers. But then she...
  5. M

    Which language is best to learn, why and where to learn it from?

    For mobile games, if you go Unity route (most popular) you learn C#, for Unreal Engine it's C++. Godot is C# or C++. If you do games from scratch and want to have them cross platform, you should go for C/C++ and use platform specific languages only to interact with the platform (Java for...
  6. M

    GPT-5

    Indistinguishable from what is written by real people doesn't mean factually correct. This is where the problem is. If anyone tried these models for anything other than spam he knows how faulty they are. For factually correct information there needs to be critical thinking, for this artificial...
  7. M

    Is AI destined to end the Internet as we know it?

    The "AI Services" need to train on something to provide the answers, especially regarding recent developments, news. SEO will transform into efficient spam into "AI services" training data. Also, if you are a professional in some field you already know answers from AI need to be double checked...
Back
Top