[-] alteredEnvoy@feddit.ch 2 points 1 year ago

That's amazing! May I suggest using space as a terminator instead of =? We do that all the time in Pinyin Input method and it's quite convenient

[-] alteredEnvoy@feddit.ch 1 points 1 year ago

TBF I found the first party packaging tools for Debian are very hard to use. I always end up using nFPM or makedeb anyway

[-] alteredEnvoy@feddit.ch 1 points 1 year ago

Well good thing is your Firefox profile should still be on the disk?

[-] alteredEnvoy@feddit.ch 1 points 1 year ago

No it's not possible...

[-] alteredEnvoy@feddit.ch 1 points 1 year ago

Well the v2 plugin is basically a binary, while v1 is written with Python, which makes it super easy to write an Ansible module

[-] alteredEnvoy@feddit.ch 1 points 1 year ago

When orchestration or provisioning tools are used (Ansible, kurbernetes, etc...), creating networks and containers are equally readable in code. The way docker compose is designed makes it hard to integrate with these tools.

[-] alteredEnvoy@feddit.ch 1 points 1 year ago

I am not using docker-compose personally, and moving away from it at work, because it is only a CLI client and doesn't integrate with other tools except she'll scripts.

[-] alteredEnvoy@feddit.ch 1 points 1 year ago

From what I gather, EEE only works if:

  1. Fediverse users mass exodus to Threads
  2. Meta extends ActivityPub Standard so much that other FOSS projects couldn't keep up.

I feel like defederating would not solve 1. If 2 happens, the fediverse would just defederate anyway.

(Ofc we have to think about the privacy risks of federations etc.

[-] alteredEnvoy@feddit.ch 2 points 1 year ago

Not really Fedora is Red Hat's upstream, and about 30% of contribution comes from Red Hat. It is a community project after all.

[-] alteredEnvoy@feddit.ch 2 points 1 year ago

Podman's strong suite is integration with other toolings, such as systemd and ansible.

With ansible I could define a podman pod and containers in a playbook yml file. And Ansible can do much more, like provisioning the configuration files or setting an auto update service for podman

The gotcha with podman is it's networking is different from docker. So I would at least plan it out before migrating.

[-] alteredEnvoy@feddit.ch 0 points 1 year ago

I am more comfortable using Ansible and Terraform, so I find VMs more suited for me. Though for random nodejs or PHP apps, I do put them in postman containers and pods.

view more: ‹ prev next ›

alteredEnvoy

joined 1 year ago