on your instance's homepage you can scroll down to the bottom to find its modlog. here's lemmy.world's: https://lemmy.world/modlog
ccf
as someone who types special characters a lot, I can't believe how people go about without the compose key
sudo apt install wine
should be fine for most applications, if any program needed something else it'd tell you. If you're using wine for gaming, though, you would want to use something like Lutris as it uses a version of wine specifically for games
they birthed that dog
Merriam-Webster says healthy is also an adverb and even gives "eating healthy" as an example
I'd probably use it as having a lot of extra portable storage space, so it'd probably get filled up with a bunch of junk real fast. also I'd have the coolest battery pack
They mostly taught me about drug classifications and effects. Not really anything in-depth about addiction
It's used in loops in bash, like:
for i in 1 2 3
do
echo "$i"
done
or
while true
do
echo "o/"
done
I think there is a setting in some games where the FPS lowers when not focused, to save system resources. It happens with notifications for a lot of games I play too