Memory management
This is a talk delivered to the AUT Computer Science Club on July 20th, 2017.
This contains the sources for the talk slides.
How to build
You will need:
- A LaTeX distro (I recommend Texlive)
- Tup
- Inkscape (to convert SVG into PDF)
- The DejaVu font family (to render the slide text properly)
- The League Gothic font (to render the image text)
- The Liberation font family (to render the logo properly)
To build a PDF version, just call tup init
, then tup upd
.
Licensing
All the sources are licensed CC-BY-SA-4.0. See LICENSE for more details.