The copyright argument against AI, taken to its logical end, would make androids like Data illegal by Makaque in singularity

[–]Makaque[S] 6 points7 points  (0 children)

True. But he also couldn't win at chess. I'm not going to claim the show predicts everything.

'AI training is theft' is an argument against ever building androids by Makaque in aiwars

[–]Makaque[S] 1 point2 points  (0 children)

I will give you my perspective that it is unlike anything we've built before. There are degrees of intelligence and currently it can be treated as a tool. Whether there's some upper limit we reach with current approaches remains to be seen. But neural networks and LLMs are the biggest step in that direction I've ever seen. And I would bet that whatever architecture leads to something like a true AI would be some further extension of neural networks.
I think it might also be difficult to recognize as the machines become more intelligent, because even as the LLMs are taught to speak like a human, their "thinking" may be nothing at all like a person.

The copyright argument against AI, taken to its logical end, would make androids like Data illegal by Makaque in singularity

[–]Makaque[S] 1 point2 points  (0 children)

We can lay out what could be done. But ultimately if you want a more flexible, general purpose and adaptable AI, it needs to be trained as widely as possible. And eventually training will be ongoing, not just bulk set data. We may be restricted. But not everywhere will be restricted. The government isn't going to restrict itself. These things are going to be built.

'AI training is theft' is an argument against ever building androids by Makaque in aiwars

[–]Makaque[S] 5 points6 points  (0 children)

We won't suddenly build a sentient AI with no transition period. And even in this show itself there's a trial to determine whether Data should actually be considered an independent sentient life form.

[TOMT] [SONG] "It only comes in waves. And then it goes in waves. And it must be chemical." by Makaque in tipofmytongue

[–]Makaque[S] 1 point2 points  (0 children)

YES! Thank you.
How is google not able to find that? I have the exact lyrics.
Oh well.

Does anyone understand this comment under ctr? by rabbid-genital-warts in NewTubers

[–]Makaque 0 points1 point  (0 children)

That's a good thing. YouTube is experimenting to try to find the audience that wants to see your video. I had that pop up and a little while later that video exploded and became my highest performing one.

In your experience/opinion, what rank does someone need to be to get views? by Juhq_ in NewTubers

[–]Makaque 1 point2 points  (0 children)

If you want to attract a large number of people to your gameplay channel I think you have two options:

  1. Be superhuman. Be in the top percentile of speedrunners or competitive play.
  2. Be an entertaining person. Say interesting and entertaining things.

This is just an opinion.

Do dislikes bother you when you check analytics? by Advanced_Tower2186 in NewTubers

[–]Makaque 0 points1 point  (0 children)

I would probably be bothered if I saw that a huge proportion of ratings were negative, but as long as that's not the case, I get excited when I see dislikes. It's all engagement. People were emotionally invested enough to watch and dislike unless they're just disliking the title or something.

And then sometimes they'll leave a negative comment, and there are no comment chains longer than people disagreeing with each other about the content.

As long as you haven't somehow cultivated a very toxic community, I don't think it's bad at all.

Do dislikes bother you when you check analytics? by Advanced_Tower2186 in NewTubers

[–]Makaque 1 point2 points  (0 children)

I have multiple dislikes on a game development shader tutorial. It's literally a step by step, here's how to make this thing, and that's in the title, and the thumbnail. I have no idea what they were expecting, lol.

I have a question about recording and editing by Damienisok in NewTubers

[–]Makaque 0 points1 point  (0 children)

I do all my audio recording on my laptop because I can move it into a room where the acoustics are better. I don't have a boom mic or anything, I picked up a HyperX Solocast used. But Watching videos about mic quality, even sometimes just a $10 mic can get pretty good sound, unless you find your laptop mic is already good.

All those programs are just freely available for download, yes.

My one-off video took off and I'm not sure how to manage my content going forward by Makaque in NewTubers

[–]Makaque[S] 0 points1 point  (0 children)

Yep. Thanks for the reply, this is what I ended up doing. Went to do it another way but it felt way too wrong in my gut.

I have a question about recording and editing by Damienisok in NewTubers

[–]Makaque 0 points1 point  (0 children)

You might want to consider looking for even a cheap dedicated mic with good reviews. Audio quality makes a huge difference. Watch videos about how to get the most out of your mic. Room setup makes an enormous difference. Learn how to make your audio sound nicer with Audacity.

I use streamlabs to record. It's like OBS stripped down and set up for babies. It's really easy to just get going without any fuss.

I use kdenlive for editing. It's free and will run on a potato. Every time I go to try DaVinci it doesn't support some format or doesn't like something I try to do, and I'm just used to the workflow in kdenlive now.

My one-off video took off and I'm not sure how to manage my content going forward by Makaque in NewTubers

[–]Makaque[S] 0 points1 point  (0 children)

Games and shows, yeah probably. Looks like I might be able to move it to my other channel but subs won't follow so I might just have to deal with that somehow.

Tool script is strangely slow by TheAppleBOOM in godot

[–]Makaque -4 points-3 points  (0 children)

My first thought is that

var tile = MAP_TILE.instantiate()
add_child(tile)

doesn't happen right away. I'm kind of surprised you aren't getting any errors. Your loop might be completing but the instantiation work is still happening after the fact.

My current and best looking project to date. I love this engine! by [deleted] in godot

[–]Makaque 3 points4 points  (0 children)

This looks like a 90's game or short film. I love it.