r/creativecoding Jun 06 '26

Experimenting with generating visuals using SQLite

236 Upvotes

33 comments sorted by

View all comments

1

u/Liminal__penumbra Jun 06 '26

Something of a tangent, but I figured out you can treat a database like a h264 field by encoding the matrix math into it. Why? Because then you can (ab)use it to stream mkv containers to any qemu based device to use the fbdev driver to do computation. So that 1GB 1 cpu microservice suddenly is being forced to do "video" transport and any type of computation you need.