This talk covers a lot of interesting things about GDB.
Category: Coding
Coding-related stuff
Malloc Internals
The Red Hat Developers Blog recently published this article about malloc internals which might be pretty interesting to those working with C.
Today I gave a talk entitled “Messaging Performance: tips, tricks and tools” at the DevConf.cz 2017 in Brno. For those interested in the subject, I have made the slides available here. The talk itself should also be available soon on the DevConf.cz channel on youtube.
I compiled a list of 8 talks from linux.conf.au 2017 that interested me. You can watch it here or just click play on the embedded video below:
Some links about interesting things I’ve read or watched by the end of 2016. Further comments are provided on each item of the list. Single file libraries: open source libraries with minimal dependencies. The sorry state of programming world as the end of 2016 AD: food for though regarding how most of development is done […]