1-minute
Makzan
Creating Irregular Circle in CSS
The fun part is that when we apply different values to four corners, we can create irregular circles.
Git: Querying commits by date range in 1 minute
`git reflog --since production@{2021-01-01} production@{2021-03-30}`