Posts tagged with sudo

Raspberry Pi user management

Raspberry Pi user management

The Raspberry Pi OS creates a user called ‘pi’. What does this mean and what privileges does this user have? This post discusses user management on a Raspberry Pi.

CSS transitions and how to use them

CSS transitions and how to use them

CSS transitions allow properties to change over time. I.e. elements can transition smoothly from one property value to another using the desired time interval.