

Why do you need “AI” for this? That is something that can be done client side on a 30 year old phone without sweat if you already have a list of timestamps and number of engagements for a video?
Why do you need “AI” for this? That is something that can be done client side on a 30 year old phone without sweat if you already have a list of timestamps and number of engagements for a video?
Flying cars are both shitty planes with terrible aerodynamics, and shitty cars with terrible dimensions, interior space and handling.
Tired that as well, no luck.
The problem that i cant find the setting, or it’s in a different app or intentionally cant be changed easily. I want to limit my battery to charge only when below 30%; but i cant do that in battery or power settings. I want to disable some “feature” where windows randomly adds a new keybord layout to windows, but this is not a setting but seems to be a bug. I want to completely disable usb- or lan-wakeup, but despite changing settings in the device manager my desktop is sometimes turned on in the morning after i set it to hibernate the night before. I dont want one-drive or cloud, but this is also not a setting but a design decision by the MS marketing department to make money with their half-baked cloud solutions.
“Hey Dave, I installed CandyCrush and the LinkedIn App for windows during the latest update!”
Surely there would be no way scammers or hackers would take advantage of this with some crafty prompts that somehow get feed into the agent…
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 is 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.