Thursday, July 27, 2023

Show HN: Diablo 2 runeword calculator in C++ using wxWidgets https://ift.tt/MZazCFQ

Show HN: Diablo 2 runeword calculator in C++ using wxWidgets I have programmed this a few years ago and I use it while playing. I decided to publish it because it might be useful to others. Feel free to give feedback! I am also interested in people who have used QT and wxWidgets, because I have never really used QT and would like to know about pros and cons of QT vs wxWidgets! https://ift.tt/K85U2vl July 28, 2023 at 04:16AM

No comments:

Show HN: Run your GitHub Actions locally or self-hosted in isolated microvms https://ift.tt/d4i6syT

Show HN: Run your GitHub Actions locally or self-hosted in isolated microvms Hey HN. I've been frustrated with Github Actions' relia...