Interesting alternative for sed/awk for working with code
https://github.com/comby-tools/comby
https://github.com/comby-tools/comby
GitHub
GitHub - comby-tools/comby: A code rewrite tool for structural search and replace that supports ~every language.
A code rewrite tool for structural search and replace that supports ~every language. - comby-tools/comby
Qdrant - Vector Database for the next generation of AI applications. Also available in the cloud
https://github.com/qdrant/qdrant
https://github.com/qdrant/qdrant
GitHub
GitHub - qdrant/qdrant: Qdrant - High-performance, massive-scale Vector Database and Vector Search Engine for the next generation…
Qdrant - High-performance, massive-scale Vector Database and Vector Search Engine for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/ - qdrant/qdrant
Now you can get an alert about secrets in your grafana oncall
https://grafana.com/blog/2023/05/31/grafana-labs-partners-with-github-to-enable-secret-scanning/
https://grafana.com/blog/2023/05/31/grafana-labs-partners-with-github-to-enable-secret-scanning/
Grafana Labs
Grafana Labs partners with GitHub to enable secret scanning | Grafana Labs
Through a new partnership, Grafana Labs and GitHub will work together to reduce the risk of data leaks for users on public repositories.
Good article about scheduling in k8s https://itnext.io/kubernetes-scheduler-deep-dive-fdfcb516be30
Medium
Kubernetes scheduler deep dive
A newer, expanded version of this article is available at learnkube.com/kubernetes-scheduler-explained The scheduler is in charge of deciding where your pods are deployed in the cluster. It might …
Starting poing for understanding how you should tag your docker images https://kodekloud.com/blog/docker-image-tag/
DevOps Blog
Why and How to Tag a Docker Image?
Properly tagging Docker images, especially in production environments, is crucial. This post covers why and how to tag Docker images.