Hello 👋 my name is Maciek I try to write down things that are important to me in a simple way ;)
Recent Posts
The impossible case of pitching rust in a web dev shop
Short research about making decision to use rust in medium web development shop.
read moreSimple rust interview questions
List of interview questions along with minimal answers. A good question should:
- Check ability to think outside the box
- Check deep understanding of key concepts
- Invite discussion
- Check ability to communicate tricky parts of the technology
- Check formal knowledge of the domain
Profiling heap allocation in rust
How to understand and then profile heap memory usage in rust application. With the company with old friends:
read morepmap
, strace
and heaptrack