GenosseFlosse@feddit.org 1 month ago
Why do you need “AI” for this? That is something that can be done client side on a 30 year old phone without sweat!
sugar_in_your_tea@sh.itjust.works 1 month ago
InternetCitizen2@lemmy.world 1 month ago
Done, but the dial up is going to take a while for the reply
GenosseFlosse@feddit.org 1 month ago
This task is not that complicated. You have a list of timestamps with the seconds and the number of interactions for that second. All you need to do is to find the seconds with the most interactions. On a 1h video this would be only 3600 calculations if currentValue id greater than maxValue. If you store it as a Plain integer array you would need ~14KB of RAM. For comparison, a 1987 homecomputer with a 68000 CPU would do ~7Million calculations per second and have ~512kB of RAM, depending on the options.
Mniot@programming.dev 1 month ago
I was at Google when they announced that only AI-related projects would be able to request increased budget. I don’t know if they’re still doing that specifically, but I’m sure they are still massively incentivizing teams to slap an “AI Inside” sticker on everything.
Ledericas@lemm.ee 1 month ago
considering thier Pixels are heavily devoting most of its resources to AI solely, while neglecting all the other hardware.