An argument against OpenTF
https://medium.com/@hello_9187/why-we-are-not-supporting-opentf-a46855f52dc4
https://medium.com/@hello_9187/why-we-are-not-supporting-opentf-a46855f52dc4
Medium
Why We Are Not Supporting OpenTF
On August 10, HashiCorp changed the license to their previously “Open Source” projects to a Business Source License (BSL), making them now “source available” for all future releases. We discusssed in…
👍2
Macaron is a supply chain security analysis tool from Oracle Labs that checks conformance to SLSA framework.
https://github.com/oracle/macaron
https://github.com/oracle/macaron
GitHub
GitHub - oracle/macaron: Macaron is an extensible supply-chain security analysis framework from Oracle Labs that supports a wide…
Macaron is an extensible supply-chain security analysis framework from Oracle Labs that supports a wide range of build systems and CI/CD services. It can be used to prevent supply chain attacks, de...
Good guide for rebasing in git
https://www.freecodecamp.org/news/git-rebase-handbook/
https://www.freecodecamp.org/news/git-rebase-handbook/
freeCodeCamp.org
The Git Rebase Handbook – A Definitive Guide to Rebasing
One of the most powerful tools a developer can have in their toolbox is git rebase. Yet it is notorious for being complex and misunderstood. The truth is, if you understand what it actually does, git rebase is a very elegant, and straightforward too...
A PostgreSQL Docker container that automatically upgrades your database
https://github.com/justinclift/docker-pgautoupgrade
https://github.com/justinclift/docker-pgautoupgrade
GitHub
GitHub - pgautoupgrade/docker-pgautoupgrade: A PostgreSQL Docker container that automatically upgrades your database
A PostgreSQL Docker container that automatically upgrades your database - pgautoupgrade/docker-pgautoupgrade
Digger is an open source alternative to Terraform Cloud & Terraform Enterprise. Digger allows you to run Terraform plan/apply in your existing CI pipeline
https://github.com/diggerhq/digger
https://github.com/diggerhq/digger
GitHub
GitHub - diggerhq/digger: Digger is an open source IaC orchestration tool. Digger allows you to run IaC in your existing CI pipeline…
Digger is an open source IaC orchestration tool. Digger allows you to run IaC in your existing CI pipeline ⚡️ - GitHub - diggerhq/digger: Digger is an open source IaC orchestration tool. Digger a...
❤🔥1👍1👏1
GPT based autonomous agent that does online comprehensive research on any given topic
https://github.com/assafelovic/gpt-researcher
https://github.com/assafelovic/gpt-researcher
GitHub
GitHub - assafelovic/gpt-researcher: An autonomous agent that conducts deep research on any data using any LLM providers.
An autonomous agent that conducts deep research on any data using any LLM providers. - assafelovic/gpt-researcher
Another news about deprecation in k8s project. Now about yum and apt packages
https://kubernetes.io/blog/2023/08/31/legacy-package-repository-deprecation/
https://kubernetes.io/blog/2023/08/31/legacy-package-repository-deprecation/
Kubernetes
Kubernetes Legacy Package Repositories Will Be Frozen On September 13, 2023
On August 15, 2023, the Kubernetes project announced the general availability of the community-owned package repositories for Debian and RPM packages available at pkgs.k8s.io. The new package repositories are replacement for the legacy Google-hosted package…
Declarative CLI Version manager written in Go. Support Lazy Install, Registry, and continuous update with Renovate. CLI version is switched seamlessly
https://github.com/aquaproj/aqua
https://github.com/aquaproj/aqua
GitHub
GitHub - aquaproj/aqua: Declarative CLI Version manager written in Go. Support Lazy Install, Registry, and continuous update with…
Declarative CLI Version manager written in Go. Support Lazy Install, Registry, and continuous update with Renovate. CLI version is switched seamlessly - aquaproj/aqua
Good example of working with big python monolith https://blog.europython.eu/kraken-technologies-how-we-organize-our-very-large-pythonmonolith/
EuroPython Blog
Kraken Technologies: How we organise our very large Python
monolith
monolith
By David Seddon from Kraken Technologies.
Hi, I’m David, a Python developer at Kraken Technologies. I work on Kraken: a
Python application which has, at last count, 27,637 modules. Yes, you read that
right: nearly 28k separate Python files - not including…
Hi, I’m David, a Python developer at Kraken Technologies. I work on Kraken: a
Python application which has, at last count, 27,637 modules. Yes, you read that
right: nearly 28k separate Python files - not including…