Hacker Newsnew | past | comments | ask | show | jobs | submit | caldito's commentslogin

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)


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 :)


This looks really interesting, thank for open sourcing and sharing it!

Are there any plans or interest in adding helm/ksonnet support? It would be really nice having the ability to define different values files based on the branch same way you deal with the namespace selection.

I’m currently using flux for my personal clusters but I’m not a fan of their v2 as it gets a bit complicated for most my usecases and soup seems like a good fit so I’d love to give it a shot. Nice opportunity to look into ssa as wel.


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.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: