## On This Day... ```dataview LIST FROM "DevLog/log" WHERE dateformat(file.day, "MM-dd") = dateformat(this.file.day, "MM-dd") ``` --- ## Notes Created Today ```dataview TABLE created, updated as modified, tags, type, status FROM "DevLog" AND !"DevLog/log" WHERE contains(dateformat(file.ctime, "YYYY-MM-dd"), dateformat(this.file.day, "YYYY-MM-dd")) ``` --- [[DevLog/log/2021-09-14|2021-09-14]] <== <button class="date_button_today">Today</button> ==> [[DevLog/log/2021-09-18|2021-09-18]] - [[Azure Devops]] [[github]] [[Azure Devops]] [kickstart collaborative DevSecOps practices with GitHub and Azure](https://techcommunity.microsoft.com/t5/azure-developer-community-blog/kickstart-collaborative-devsecops-practices-with-github-and/ba-p/2357730) - [[Python]] [The Power Of The Plugin Architecture In Python](https://youtu.be/iCE1bDoit9Q) - [[Python]] [Learning Python Through Illustrated Stories Real Python Podcast 78](https://youtu.be/oMSk9t_eI9I) - [[Azure Devops]] ci-cd [[Pipelines]] [How to scan a container for vulnerabilities and publish results as a part of Azure DevOps CI/CD pipeline](https://www.winopsdba.com/blog/azure-cloud-container-build-scan-publish.html) - [[Python]] [[pandas]] [Pandas tricks I wish I knew earlier](https://preettheman.medium.com/pandas-tricks-i-wish-i-knew-earlier-b222f8d37f65) - [[Python]] [3 Insane Secret Weapons for Python](https://towardsdatascience.com/the-3-secret-weapons-that-changed-my-python-editor-forever-c99f7b2e0084) - [[tsql]] [I modified an SQL query from 24 mins down to 2 seconds - A tale of query optimization](https://medium.com/swlh/i-modified-an-sql-query-from-24-mins-down-to-2-seconds-a-tale-of-query-optimization-bcf49d50174b) - [[Command Line Interface]] [Navi](https://github.com/denisidoro/navi) - [[git]] [[git-lfs]] [git-lfs wiki tutorial](https://github.com/git-lfs/git-lfs/wiki/Tutorial) - [[git]] [[git-lfs]] [Git Large File Storage - How to Work with Big Files](https://youtu.be/uLR1RNqJ1Mw)