ulrik is writing
  • Home
  • Publications
  • Photos

Debugging JNI native code with IntelliJ and CLion

2 days ago 1 min read
Debugging problems occuring in native code used in Java via JNI can be is always very painful. Luckily, it's quite easily possible to use GDB and LLDB on Java processes, set
Read Now Read Later
Ulrik Günther
By: Ulrik Günther

Useful macOS tools

4 months ago 2 min read
Somehow my colleagues think I'm a seasoned macOS user with a lot of nice gimicky applications, so they've asked me to compile a list of applications useful for my
Read Now Read Later
Ulrik Günther
By: Ulrik Günther

Calling ObjectiveC code from the Java Virtual Machine

2 years ago 6 min read ProgrammingJVMmacOSGPUVulkan
Going into the slightly gory details of dealing with CGRects and friends with JNI and libffi.
Read Now Read Later
Ulrik Günther
By: Ulrik Günther
Using Metal Frame Capture with MoltenVK

Using Metal Frame Capture with MoltenVK

2 years ago 2 min read GPUVulkanmacOSDebuggingProgramming
How to use Apple's Metal Frame Capture to debug MoltenVK Vulkan applications, plus a little bit of background.
Read Now Read Later
Ulrik Günther
By: Ulrik Günther

Back to Square One – from Surface Book back to MacBook Pro

2 years ago 3 min read ComputingMacProductivityWindowsmacOS
After having dabbled with Windows notebooks now for a bit, I am now actually back on a MacBook Pro (back to the golden cage 😂). Here's all the dirty details!
Read Now Read Later
Ulrik Günther
By: Ulrik Günther
Page 1 of 5
Older Posts
Powered by Ghost
ulrik is writing