Michael Kohl
Michael Kohl
Not sure that randomly tagging the top Ruby users in a location is the best way to go about this. Most of the accounts you tagged are either companies, non-native...
In the diagram where you explain the relationship between Reason and OCaml, do you think it would be worthwhile to also include [js_of_ocaml](https://github.com/ocsigen/js_of_ocaml)?
The links need to be updated again: https://reasonml.github.io/docs/en/installation https://reasonml.github.io/docs/en/editor-plugins
This sounds good to me @aitchiss, thanks! 😃
> I did around 20 -30 mins though. The very first time unfortunately can take a long time, IIRC it was around 40 minutes for me. Subsequent times are **much**...
Sorry for your trouble @lakshyabatman :meh: You ran into a timeout, which we had already bumped up from 30 to 45 minutes. You should be able to restart the process...
Any luck with the above @lakshyabatman?
@cmgorton I experience it quite frequently during local development after wiping my DB. This may be worth exploring.
@BlueZ-95 This is just a hunch but we do check the need for a redirect in frontend code and I wonder if there is some sort of race condition where...
@BlueZ-95 Make sure you don't have any users in your database. You can either delete them all from a Rails console or drop your database and re-create it without running...