So wait… Did Puppet have a license change as well recently? Is this just preemptive because it looks like Perforce is starting to change things?
- 0 Posts
- 5 Comments
Joined 2 years ago
Cake day: July 5th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
Ahh, the comment I was looking for
I would have also accepted: “Haskell did it first.”
X2go is the successor to NX and works well IMO, though I’ve never tried Rustdesk to compare.
egerlach@lemmy.cato Open Source@lemmy.ml•Radicle is an open source, peer-to-peer code collaboration stack.0·1 year agoI was looking for something like this as a private alternative to GitHub/GitLab last month. Awesome to stumble across this.
I don’t frequent that world much these days, but I personally preferred the agent/pull model when I did. I can’t really articulate why, I think I feel comfortable knowing that the agent will run with the last known config on the machine, potentially correcting any misconfiguration even if the central host is down.
The big debate back in the day was Puppet vs. Chef (before Ansible/SaltStack). Puppet was more declarative, Chef more imperative.
I also admit, I don’t like YAML, other than for simple, mostly flat config and serializing.
I further admit that Ansible just has a bigger community these days, and that’s worth something. When I need to do a bit of CM these days, I use Ansible.