Show HN: Plexe – ML Models from a Prompt (github.com)
11 points by vaibhavdubey97 29m ago 3 comments
Show HN: Pinggy – A free RSS reader for the web (pinggy.com)
5 points by vasanthv 14h ago 1 comments
Show HN: MP3 File Editor for Bulk Processing (cjmapp.net)
27 points by cutandjoin 2d ago 17 comments
RK3588 – Implementing a Vectorscope for processing video in real time
26 zdw 4 5/2/2025, 4:05:30 PM jas-hacks.blogspot.com ↗
As the image does not change much frame to frame, I presume that if you compute it and display it every fifth frame or so, nobody would ever notice.
It's a lot of work for some processor likely using less than 5W of power. Impressive for sure but now I'm curious what application this is for in general.
Who needs to do this but doesn't want to use a far more powerful cell phone or laptop processor?
-------
Not to hate on the work at all! It's clearly a lot of effort to get this to run on such a relatively small chip.
Maybe it's just exercise to learn how to use OpenGL on such a small platform for GPGPU compute? Might be good reason enough to try to accomplish??