Hacker News
- Python Internals: PyObject http://www.gahcep.com/python-internals-pyobject/ 30 comments
- C++ Internals: STL Vector, Part 3 http://www.gahcep.com/cpp-internals-stl-vector-part-3/ 37 comments
- C++ Internals: STL Vector, Part I http://www.gahcep.com/cpp-internals-stl-vector-part-1/ 32 comments
- C++ Internals :: STL vector, Part III: custom allocator, debugging iterators, third-party implementations http://www.gahcep.com/cpp-internals-stl-vector-part-3/ 9 comments cpp
- C++ STL vector: definition, growth factor, member functions http://www.gahcep.com/cpp-internals-stl-vector-part-1/ 25 comments programming
- C++ STL vector: definition, growth factor, member functions http://www.gahcep.com/cpp-internals-stl-vector-part-1 3 comments cpp
- Have started a blog on language internals (mainly C++). Basic topics (memory layout, std::vector) for now; would appreciate your feedback. http://www.gahcep.com/ 48 comments cpp