this post was submitted on 08 Jan 2025
39 points (91.5% liked)

Out of the loop

11650 readers
14 users here now

A community that helps people stay up to date with things going on.

founded 2 years ago
MODERATORS
 

I saw a meme about something of fake frames, but i don't know what happened.

you are viewing a single comment's thread
view the rest of the comments
[–] ch00f 8 points 1 month ago (2 children)

Can someone explain how AI can generate a frame faster than the conventional method?

[–] MrPoopbutt 4 points 1 month ago

It is image processing with statiatics rather than traditional rendering. It is a completely separate process. Also, NVidia GPUs (and the new upcoming AMD ones too) also have hardware built into the chip specifically for this.

[–] RubberElectrons 0 points 1 month ago (1 children)
[–] ch00f 2 points 1 month ago (1 children)

Which part? I mean even if it isn't generating the frames well, it's still doing the work. So that capability is there. What's the grift?

[–] RubberElectrons 2 points 1 month ago* (last edited 1 month ago)

That it's reliable. The key point they're selling is that devs don't need to optimize their engines as much, of course obfuscated under a lot of other value-adds.

I'd go further than this and say part of our problems are generally that optimization of code isn't a focus anymore. Apps which merely interface with web APIs are more than 90mb sometimes. That's embarrassing.

That an AI can step in as savior for poor coding practices, is really a bandage stuck on the root cause.