Michael Rätzel
Michael Rätzel
To make entering settings and bot prompts easier, we introduced this graphical user interface:  As soon as we enter a prompt here, the system will check if the bot...
> Is this issue resolved in the short term via [this commit](https://github.com/elm-time/elm-time/commit/c4b1b812143f59cc82480c5b63e350ffa6f1793b) and release 2023-11-15? I now ran a test with version 2023-11-15 to find out. I tested with database...
We just updated the examples for EVE Online to work with the new Photon UI. You can run the new adapted mining bot from
This issue of buttons not being present in memory readings looks familiar. Earlier this year, we encountered a similar issue when looking at message boxes and the repair shop window....
Thank you for sharing your experience and the workaround! > I think something on june 21 commit of sanderling or past the 5-21 release of elm-time broke the alternate-ui live...
Some commands in the program are specific to EVE Online. But the command to save a process sample is not specific to EVE Online. You can use that one with...
The discovery happened circa ten years ago. At the moment, I only remember a few details. > Did you use this method to discover the principle? No, here is what...
As far as I understand, the type variable also would help with equality checks. After reading expressions from text, applying a mapping of the range type to `()` could enable...
This document from Microsoft seems related: It also says: > Calling `ConfigureHttpsDefaults` multiple times replaces prior `Action` instances with the last `Action` specified.
Wow, thank you for the swift response and the detailed instructions! I will try this approach. I hope to work on it soon.