Contact

Reach out anytime!

More About Me

Photo of Christian

Writing

Latest Blog Posts

Apr 4 2025

The Limits of swift-markdown Customization

So I’ve tried to create a processing pipeline with the Markdown package published by the Swift Team. It does a couple of really nice things, but it is also very locked-down in its functionality.

Mar 31 2025

Working with Process Pipe and Its 64KiB Limit

Piping data from your Swift program to another program, or receiving large amounts of data from standard input, can be prone to errors, freezing your program. Here is how to do it safely.

More blog posts in the archive