In the initial stage of shared library support, everything was exactly the same. Let's look at it in 5 years... When some soft will archived and die, some stop maintaining, some new crated and brakes old dependencies...
runtime have versions too. If one runtime version use only one flatpack than exactly same as just static linking binary. Flatpack have just docker layeredfs and firejail in base.
id: org.gnome.Dictionary runtime: org.gnome.Platform runtime-version: '45' <- here sdk: org.gnome.Sdk command: gnome-dictionary
However, the extent of the damage is limited by flatpak and whatever permissions you have set, and, if I understand it correctly, you cannot attack one flatpak through the other unless they share access to some files.
there is a problem here that permissions are also set by the packages developers. User in most cases click accept all and alll done.
On an unrelated note: apparently, there is finally some Russian Lemmy instance? That's a welcome change.
Well... Appeared 2 years ago. It's just that practically no one needs it. =)
News about how soldiers are called up for military service every year. I remind you that in the Russian Federation, every man, unless he is disabled, is obliged to undergo military training. literally every man has a military ID and a postscript to the military enlistment office. Well, like all 30 years before, people were called up at the autumn draft this year...
Eh, the era when it was possible to throw the interface through an SSH session is over. Sadly. Or maybe I'm just too old. XD
The full map of the Russian-Chinese border appeared only 15 years ago. I mean, approved by both sides. Surprisingly that claims were limited to just one island. the neighboring island has already been given to China just at the signing of the border. if China asks hard, I think this one will be given.
You can use crontab -e
from user. That set user environment to usual state. Or you can use systems timers instead crontab.
Or you can set all environment variables inside cron file.
Show all instances subscribers technically impossible. Or all instanses must go to all another instances (with banned too) and calculate total number. See local subscribers better then nothing.
the Russian army has never been well trained. Almost the entire composition of the army below the officers are forcibly conscripted civilians. the number of contractors is ridiculously small.
the Russian army has never been contracted. And a year of training of a forcibly conscripted person always gives approximately the same result.
UPD: if we lived in the world of starcraft, Russia would undoubtedly be Zerg. In general, the command and tactics are applied accordingly - a swarm of Zerg. I am generally surprised that conscripts are at least given weapons.
when I served in the army on universal conscription for 2.5 years of compulsory conscription many, years ago, I fired from a machine gun about 2 times. This is the average level of training of a Russian soldier.
You can configure grafana without gui. That explain in https://grafana.com/docs/grafana/latest/administration/provisioning/
Unfortunately, everyone's choice of one server will lead to centralization again. Therefore, it is much better to sort at least the top 5 servers and select them randomly in applications by default.
UPD: In addition, it will distribute the load on several nodes, which will have a good effect on performance.
There is no such distribution. And it's not surprising. That is essentially one package with runc. I also recommend using an podman instead of docker. Then you won't even need to do anything except apt install podman / dnf install podman.
UPD: At the moment, even systemd supports containers. systemd-nspawn daemon...