Results 73 issues of OvermindDL1

As a test to see how it ran, I ran Gradualizer on Gradualizer itself, there are a few issues, and they do seem to be legitimate: ```zsh ╰─➤ find ebin/...

Nothing big, just noticing a potential couple bugs as I was running a new BEAM typer (it's a negative ML typer, not a weak positive typer like Dialyzer, Gradualizer, would...

The member cache, randomly it seems when the system is brought up, will refuse to populate itself and calls like `Alchemy.Cache.member(guild_id, id)` never return anything until restarted and tested again....

bug
elusive

I was attempting to demonstrate C++ type errors that happen at compile time in a demonstration post using klipse, however the typing error seemed to happen at run-time instead of...

It would be very convenient if we could use a hidden select button or so to make the drop downs work by click without javascript. Similar patterns could be applied...

v1

It looks like `halfmoon-module.js` is not actually a mobule, it instead seems to be trying to lookup a `module` in its global scope, which doesn't exist. Seems this may be...

v1

When [wobserver](https://github.com/shinyscorpion/wobserver) is running on the node that is being connected to then a crash happens: ```elixir =ERROR REPORT==== 5-Apr-2017::14:26:45 === ** Generic server epl_st terminating ** Last message in...

Occasionally and seemingly randomly get an occasional error report while clicking on supervisors in the graph view: ```elixir =ERROR REPORT==== 5-Apr-2017::14:23:59 === ** Cowboy handler epl_st_EPL terminating in websocket_handle/3 for...

Mostly just adding some rust code as a time sink so far so unsure how quickly it will be completed (feel free to PR updates to my fork if anyone...

Any chance for Multi-Repo support (perhaps a drop-down box that selects a repo via something like `/admin/repo` to `/admin/ldaprepo` or so? I have an Ecto Repo for Postgre, an Ecto...