From the State House to the White House, we are saying that we will no longer allow our daughters and women to be taken advantage of by insecure men...
Yeah, we should protect them from these insecure, conservative men who constantly think about other people's genitals.
I was going to say you have to start use Alpine with the Pine email client. But IIRC, Pine stopped development, and a new project called Alpine took over.
So, now use Alpine to run Alpine and start calling it Alpine Linux Alpine Linux.
Like, Nextcloud runs background tasks as a cron job which is something I've never seen with other hosted services.
Drupal also uses crons to run repeated tasks. By default, Drupal cron cleans out stale database records for a few tables and breaks old caches. It can be extended by the developer, though.
It's probably a holdover from before containerised applications were ubiquitous but honestly it comes off as jank.
PHP is pre-container and pre-virtualization, so I guess you can think of it as a hack way of getting garbage collection. To be honest, the cron's translate pretty well to k8s cronjobs. You just use the same image as the app and override the command with the cronjob command.
Privatization