Skip to main content

Writing

Den Delimarsky is writing about his technical and non-technical explorations, opinions, tinkering with software and hardware, and traveling.

PowerToys Awake Now Has Icons And Helpful Tooltips

·869 words
Way overdue, but with the release of Microsoft PowerToys 0.83.0, my very own PowerToys Awake comes in tow with a bunch of improvements that I wanted to do for a long time. This release is codenamed DAISY023, in reference to, of course, Daisy-023.

Convert Gamertag To XUID

·2723 words
As part of the work on OpenSpartan Workshop I needed the capability to convert a Xbox gamertag into its immutable identifier - the Xbox user ID, also commonly known as the XUID. My plan was to add the option for someone to find all the matches where they played with a specific player.

Tracking My Own Halo Infinite Stats With OpenSpartan Workshop

·1628 words
OK, look - I am not the one to tell you that you absolutely have to track your stats for a damn video game, but I am the kind of person that finds a certain fun in that, just like I find the fun in reverse-engineering the entire Halo Infinite API. There is a certain beauty in looking at your own numbers, even if they are for some meaningless, entirely made-up progression system.

Halo Infinite Career Ranks

·2198 words
I talked about Halo Infinite career ranks some time ago, but I kept needing to come back to the idea that I just wanted to have a quickly accessible list that just tells me what rank experience requirements are and how far along to Hero each rank is. No ads, no, fluff, just the table. Said table is now here.

Deep Dive Into Halo Infinite Operations API

·3691 words
With the launch of Halo Infinite in 2021, 343 Industries introduced the concept of battle passes in Halo. The concept itself is not new in the gaming industry per-se, but it’s new to Halo. It’s effectively a limited time opportunity for players to earn in-game rewards during what is referred to as a season (although that term becomes a bit overloaded now).

A Look Under The Hood Of The Halo Infinite Exchange

·1509 words
Just yesterday the new build of Halo Infinite dropped. With this build, one of the biggest changes that graced us with its presence is The Exchange - a new virtual venue where a player can use a new in-game currency, Spartan Points, to acquire all sorts of already known cosmetics.

OpenSpartan Workshop 1.0.2 (Sangheili) Is Now Available

·105 words
Maintenance release inbound! I had to fix a few bugs with the performance of the application, add some parallelization, and update the installer to make sure that the .NET components are not uninstalled when the upgrade of OpenSpartan Workshop happens.

OpenSpartan Workshop 1.0.1 (Mantle) Is Now Available

·426 words
Right after the release of the first version of OpenSpartan Workshop, I am following-up with an update that adds some quality-of-life improvements and some minor new functionality. You can get the latest release on GitHub.