Recently I’ve been trying to drastically reduce my time spent on social media. I blocked most of the relevant social media platforms in my hosts file. Here’s the snippet with and the reasoning behind it.
Recently I’ve been trying to drastically reduce my time spent on social media. I blocked most of the relevant social media platforms in my hosts file. Here’s the snippet with and the reasoning behind it.
I recently needed to write a bash script for a CI-pipeline deployment and came across some useful snippets for using cURL to upload file via the FTP protocol. You can find the snippets below.