My contributions to Onelinerhub:
- how to change the colour of CLI text in PHP
- how to implement a for loop in Go
- how to make a branch with local uncommitted changes with Git
- how to get the duration of a video with ffmpeg(ffprobe)
- how to measure the time it takes code to execute in PHP
- how to get CLI arguments for a PHP script pre-run
- how to get CLI input for a PHP script
- how to append to an array in PHP
- how to find the position of a letter in a string