I didn’t know what I didn’t know: How I started from zero in data analytics
https://mashakubyshina.medium.com/i-didnt-know-what-i-didn-t-know-how-i-started-from-zero-in-data-analytics-1c3b853ccf14
https://mashakubyshina.medium.com/i-didnt-know-what-i-didn-t-know-how-i-started-from-zero-in-data-analytics-1c3b853ccf14
Medium
I didn’t know what I didn’t know: How I started from zero in data analytics
The motivation to write this post is to provide a comprehensive reply to the questions I have been asked six times just today (and to save…
Cross-Account CloudFront Invalidation with CodePipeline + CDK + Python
https://guymorton.medium.com/cross-account-cloudfront-invalidation-with-codepipeline-cdk-python-d1f294ec72fc
https://guymorton.medium.com/cross-account-cloudfront-invalidation-with-codepipeline-cdk-python-d1f294ec72fc
Medium
Cross-Account CloudFront Invalidation with CodePipeline + CDK + Python
I’ve previously written about building cross-account deployment pipelines in CDK and python. I’ve also shared a project that allows you to…
Create your own plugin in Nvim with Python.
https://medium.com/@pazeddwin/create-your-own-plugin-in-nvim-with-python-c0704a234483
https://medium.com/@pazeddwin/create-your-own-plugin-in-nvim-with-python-c0704a234483
Medium
Create your own plugin in Nvim with Python.
Since I discovered Vim and then Nvim years ago, I started to make extensive use of this text editor. But there was some part of me that…