Skip to main content

Axiorema Engineering Blog

Practical stories and insights we learned during product development.

We improved OneDrive folder automount

We improved OneDrive folder automount

The “Configure team site libraries to sync automatically” OneDrive policy can be intuitive and easy to set up.

Don’t shave that yak! (How we added Go to Visual Studio)

Don’t shave that yak! (How we added Go to Visual Studio)

Getting sidetracked is a necessary part of the engineering experience.

Quickly restoring 1M+ files from backup

Quickly restoring 1M+ files from backup

To make restoring from a backup both quick and durable, you might need to step into undocumented territory.

Hidden cost of GetFileInformationByHandle

Hidden cost of GetFileInformationByHandle

Simplicity often carries an invisible price tag.

Uncurious case of broken static export and 404’s in Next.js 16

Uncurious case of broken static export and 404’s in Next.js 16

After an upgrade to Next.js 16, one problem quickly manifested itself with multiple 404 requests in the network inspector.