Live data from Hacker News

DietPi released a new version 8.16

news.ycombinator.com

1–8 of 8 posts

DietPi released a new version 8.16

#1
DietPi is a lightweight Debian based Linux distribution for SBCs and server systems, with the option to install desktop environments, too. It ships as minimal image but allows to install complete and ready-to-use software stacks with a set of console based shell dialogs and scripts.

The source code is hosted on GitHub: https://github.com/MichaIng/DietPi The main website can be found at: https://dietpi.com/

The project released the new version DietPi v8.16 on April 8th, 2023.

The highlights of this version are:

    microblog.pub: New software title
    Orange Pi 5: Bootloader update option in dietpi-config
    Improvements for NanoPi R5S/R6S, x86, Orange Pi 5, ROCK 5B, VisionFive 2
    Network configuration: Improvements (at > 1 network interface, IPv6 connection check, bugfixes)
    First run setup: Keyboard layout selection added
    DietPi-Config: Display brightness option
    Fixes for Raspberry Pi, Orange Pi 5, ROCK 5B, dietpi-config, Fail2Ban, Portainer
The full release notes can be found at: https://dietpi.com/docs/releases/v8_16/

Re: DietPi released a new version 8.16

#4

what would be the advantages of using dietpi on a raspberry pi over e.g. ubuntu?

I've used DietPi on several SBCs including the Raspberry Pi 2. Anecdotally, I've found the main advantage is a lot of the quality of life features that the distro offers. A file called dietpi.txt can be used to easily provision new SBCs on the first boot. The distro also has a lot of TUI utilities that can be used to connect the device to WiFi, configure settings, and install common software packages for SBCs (Nextcloud, FTP server, etc...). The creators have also adjusted a lot of the defaults such as the default SSH server (Dropbear instead of OpenSSH) and logging policy (RAM-only by default) to better match how the average hobbyist probably uses their SBC.

Re: DietPi released a new version 8.16

#5
I've been using it for a while, and the developers are super friendly.

The installation/deinstallation of a single piece of software is just an entry in a super long file (dietpi-software), that caters for virtual environments, and installs all new software as a their own dedicated user.

Very easy, very stable. I've been running nextcloud, transmission, and homeassistant on it flawlessly for a while now. I sometimes run Kodi and moonlight on it too. Again, insanely easy to setup, and no ansible or docker in sight.