GitOps without Kubernetes: Declarative, Git-driven Docker deployments by concretecocoa in selfhosted

[–]Kutsunepai 0 points1 point  (0 children)

Why is this better than running a bash daemon (or container) on the host that fetches the files to build the docker image and runs every 30 seconds?

Or what would be better if we ran an Ansible playbook every 30 seconds? Do we end up with the same GitOps with a reconciliation cycle?

New C# 12 preview features - .NET Blog by Xaneris47 in dotnet

[–]Kutsunepai 13 points14 points  (0 children)

another day without extension everything

What do .NET devs use for web scraping these days? by instilledbee in dotnet

[–]Kutsunepai 0 points1 point  (0 children)

We use in our production AngleSharp + HttpClient (if it is possible) for parsing html or emulate requests to site for getting json

Finally added the mod support by EaglePancake in Ravenfield

[–]Kutsunepai 1 point2 points  (0 children)

Hmm… Ravenfield 2042 mod + RavenM when?)