While I agree with the message, that the people should leave all centralized Social Media services, the big mistake here is concentrating a massive user-base on one instance (.ml) of one specific service (Lemmy) instead of spreading the influx towards many smaller, but still solid instances and federated services (PieFed, Mastodon, MBin).
Even disregarding .ml’s reputation, if this post does reach a substantial user-base, the only thing happening then is .ml receiving a HoD and people losing faith in the Fediverse as a whole (e: spelling) due to this, sadly. :c
apt
on its own isn’t safe to use in shell scripts whileapt-get
is. At least, that is the output I get when usingapt
in a script on Debian.That is the only reason, for interactive sessions use
apt
, for automated scriptsapt-get
.