❌ About FreshRSS

Reading view

There are new articles available, click to refresh the page.

Unconventional Project: Video Game Inventory Manager in Ada 2022

Hello all, as I’ve alluded to over the past few weeks I’ve been developing a relatively complex GUI application in Ada 2022 using Gtkada, VSS, and AWS. The result of this is <https://github.com/andrewathalye/destiny-inventory-tool/>, an inventory management tool for the video game Destiny 2.

It’s not an example of mission-critical code or anything of the sort, but it is quite performant (more than twice as fast as the most popular competitor), open source, and (hopefully) rather aesthetically-pleasing.

It has some trouble building with the Alire versions of Gtkada and AWS at the moment, but if you can get Gtkada and AWS installed on a computer with support for OpenSSL enabled then it will almost certainly work. It is also necessary to create a self-signed certificate if you want to sign in and download profile data.

There is a fairly high likelihood it only works on Linux and macOS at the moment, but I’d love to hear success (or failure) stories if anyone here attempts to get it working elsewhere.

submitted by /u/ZENITHSEEKERiii
[link] [comments]
❌