Welcome!
This is the blog of Nicolas Hollmann. Here I show some projects I've worked on and write about things that interest me. The most content is of a technical nature.
Latest 4 Blogposts:
Run dynamic code in C on Unix
April 03, 2021 • 2 min readLoad opcodes into the memory of a running (unix) program and execute it.
Run dynamic code in C on Windows
April 01, 2021 • 6 min readLoad opcodes into the memory of a running (windows) program and execute it.
Writing Images: Windows Bitmap
March 14, 2021 • 11 min readEasily write images in a well-supported format.
Writing Images: Portable Anymap
August 29, 2019 • 6 min readWriting images in the most simple format possible.