Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 487 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 487 Bytes

This is my personal blog: http://danglingpointers.com/

Talking about C++, engine development, concurrency, data oriented programming... and maybe other things!

It's a static site generated with Hugo.

Dangling pointers

Note to future you

Pygments needs to be installed to have syntax highlighting on code blocks work, otherwise it fails silently. Just intall python and run pip install Pygments.