it works for youtube shorts, and can be enabled for any app where you scroll since it detects if you are scrolling (linkedin, tiktok, reddit, etc)
HN user
caldito
Website: https://caldito.me GitHub: https://github.com/caldito/
Being using it for a while and really helps not scroll so much, happy to see this in the top 1 of HN
Redis no longer being free software since last week inspired me to release the first version of something I've been working for fun since a while ago:
https://github.com/caldito/mimcas is a Multithreaded In-Memory CAche Server written in Go.
I'd love for you to try it and to know your thoughts on it.
I made this because is useful to me for self-hosting servers in places where the public IP is dynamic.
For now it is able to update Godaddy's DNS records and notify using Telegram Bots.
Let me know what do you think :)
I'm building a GitOps operator for Kubernetes focused on simplicity. It is functional and you can check the project on GitHub: https://github.com/caldito/soup
Also, you can see here a demo of it: https://asciinema.org/a/439238
It uses SSA (https://kubernetes.io/docs/reference/using-api/server-side-a...) to perform the deployment and has other cool features.
Let me know what you think, hope you find it interesting/useful :)
Demo of performing GitOps using the Soup operator, which can be found at https://github.com/caldito/soup
I'm building a GitOps operator for Kubernetes focused on simplicity.
Now its functional but with many things on the roadmap which are available in the TODO file of the repository (https://github.com/caldito/soup).
It uses SSA (https://kubernetes.io/docs/reference/using-api/server-side-a...) to perform the deployment and has other cool features.