{"id":1290,"date":"2024-01-30T20:48:37","date_gmt":"2024-01-30T19:48:37","guid":{"rendered":"https:\/\/nefarius.at\/?p=1290"},"modified":"2024-01-30T20:48:37","modified_gmt":"2024-01-30T19:48:37","slug":"2023-recap-part-1","status":"publish","type":"post","link":"https:\/\/nefarius.at\/2024\/01\/30\/2023-recap-part-1\/","title":{"rendered":"202[2|3] Recap – Part 1"},"content":{"rendered":"\n

Wow, what a year, and almost done already as well! Not only did I again not blog anything but a ton of stuff has happened, so I decided to make this little roundup of my journey through 2023, enjoy!<\/p>\n\n\n\n

Late again<\/h2>\n\n\n\n

Alright, let’s start with the most obvious discrepancy: I missed the deadline for this article by a couple weeks because I procrastinated writing it. Ever since I switched to full-time software development my incentive to blog has taken a steep dive downwards (possibly because I already spend most of my time typing stuff?). Oh well, I got to it eventually in between everything that’s been happening \ud83d\ude05 I also took liberty to slip in topics that technically started happening in 2022 to fill more gaps and because consistency is not my forte \ud83d\ude2c With that out of the way: let’s go!<\/p>\n\n\n\n

Created repositories<\/h2>\n\n\n\n

Let’s start with something light: a listing of newly birthed repositories and projects that I deem noteworthy and might be of interest to fellow developers. Most of them are class libraries written in C# and released under classic FOSS licenses like MIT or BSD-3-Clause. Listed from oldest to newest, bear in mind that some of them might still be in an early alpha stage or on hiatus until I have the time again to polish them up further.<\/p>\n\n\n\n

January 2022<\/h3>\n\n\n\n

Legacinator<\/a><\/h4>\n\n\n\n

I’ve been collecting common reappearing issues from either my past craft or tools of my interest. Since most people nowadays are in a hurry and do not carry the patience to read documentation, I created a simple stand-alone .NET tool that can detect and fix common driver issues like outdated or incompatible components being present on the system with the click of a button. Give this tool a try if you have unexplained weirdness going on like Steam not being able to detect your favourite game controller and alike!<\/p>\n\n\n\n

Nefarius.Utilities.DeviceManagement<\/a><\/h4>\n\n\n\n

Dealing with devices and driver tasks from .NET is a verbose and unpleasant experience. After many years of repeating myself I’ve finally decided to come up with this powerful class library containing utility classes for many unconventional device and driver management tasks, like:<\/p>\n\n\n\n