Here’s a list of articles, videos, or tools I found interesting this week, along with short notes on why they caught my attention.
📰 Articles
-
Dockerfile: You Don’t Know CMD vs ENTRYPOINT Explains the difference between cmd vs entrypoint and why they are crucial for handling graceful shutdown etc.
-
Docker Events The author describes how $ docker events command can be used to debug issues with your docker containers.
-
Memory bandwidth napkin math Quite a useful read, explains that memory reads has a limit and why we can’t infinitely scale vertically just by adding more memory to a server.
-
Digital hygiene A must read for everyone.
🎥 Videos
- Configure your git Configuring your git beyond defaults. I really liked the git URL and commit template trick.
🛠️ Tools / Projects
- How to hunt Interesting stuff on hunting web vulnerabilties using different methods.
That’s all for this week! If you found something great recently, feel free to share it with me.