

81·
17 days agoThere really isn’t anything I couldn’t replace my phone with a tablet that stays in the house for, and it has been a growing thought to switch back to a dumb phone.
There really isn’t anything I couldn’t replace my phone with a tablet that stays in the house for, and it has been a growing thought to switch back to a dumb phone.
I’d expect similar at least. When one doesn’t keep up to date on new information and lets their brain coast it atrophies like any other muscle would from disuse.
*as long as we don’t count the shit load of electricity spent training the model.
I use bsd containers for everything but home assistant on my home server and love them! The downside for most people at the moment is having to set them up manually. I can export the thin jail and move the archive across computers as backups and the fine tuned control is beautiful. FreeBSD offers a way to check for security vulnerabilities in installed packages (pkg audit -F) that I run as a cron job and email myself daily to check for needed updates.
Problem is most people want a single docker install and it’s all set up, not something that needs manual configuration. Bastille has templates that can do this for bsd jails but there’s not a lot of services with templates.
Edit: also frustrating is a lot of new apps for home servers only offer a docker install so installing from source becomes a huge pita and makes bsd jails harder to use (looking at you gramps-web specifically).