The hidden cost of newlines
Earlier this week I faced an interesting issue.I was developing a prototype for a nextflow pipeline that will be used to manage a database.The prototype script was doing the following three things:
1. Get today's date in iso format(e.g. 2022.07.30)
2...
malcolmorian.hashnode.dev3 min read