https://mkaz.blog/working-with-vim/vimwiki/[VimWiki – Working with Vim – mkaz.blog icon:external-link[], window=_blank]:: I switched for daily notes and diary entries to Vimwiki. I like the fast access and combine it with gollum to display in the browser. In the article you find shortcuts and tipps for working with the todo function.
https://cloudberry.engineering/article/dockerfile-security-best-practices/[Dockerfile Security Best Practices - Cloudberry Engineering icon:external-link[], window=_blank]:: Container security is a broad problem space and there are many low hanging fruits one can harvest to mitigate risks. A good starting point is to follow some rules when writing Dockerfiles.
https://www.elastic.co/blog/how-many-shards-should-i-have-in-my-elasticsearch-cluster[How many shards should I have in my Elasticsearch cluster? icon:external-link[], window=_blank]:: If you are looking for practical guidelines around how many indices and shards to have in your cluster, this blog post will help you avoid common pitfalls.
https://alvinalexander.com//unix/edu/examples/grep.shtml[A BIG collection of Unix/Linux ‘grep’ command examples icon:external-link[], window=_blank]:: Some very useful examples for grep
https://blog.intigriti.com/2020/10/14/bug-bytes-92-pwning-apple-for-three-months-xss-in-vuejs-hacking-salesforce-lightning-unicode-by%CD%A5tes/[Bug Bytes #92 - Pwning Apple for three months, XSS in VueJS, Hacking Salesforce Lightning & Unicode byͥtes - Intigriti icon:external-link[], window=_blank]:: Bug Bytes is a weekly newsletter curated by members of the bug bounty community. The first series is curated by Mariem, better known as PentesterLand. Every week, she keeps us up to date with a comprehensive list of write-ups, tools, tutorials and resources. This issue covers the week from 04 to 11 of October. Intigriti […]
https://github.com/aceking007/Byte-Sized-Code[A collection of Jupyter notebooks for learning Python from the ground up. icon:external-link[], window=_blank]:: A collection of Jupyter notebooks for learning Python from the ground up. - aceking007/Byte-Sized-Code
https://github.com/dastergon/postmortem-templates[A collection of postmortem templates icon:external-link[], window=_blank]:: Postmortem templates
https://github.com/danluu/post-mortems[A collection of postmortems icon:external-link[], window=_blank]:: Good source to write postmortems.