This article shows how to export and import spatial anchors in Unity using OpenXR, enabling persistence and sharing between HoloLens 2 devices. This resulting data can then be used to transfer the data. This allows you to persist the data either locally on a single HoloLens or to share the anchors between multiple devices.… Read more.
Blog
-
Split DNS on MacOS while using WireGuard
My goal was to have a Split-Tunnel WireGuard connection which grants access to some private services, including a DNS server, and to serve some DNS results over the WireGuard connection. I wanted the rest of the requests to be restored to the original DNS of the WIFI connection.… Read more.
