I wrote a short #haskell script to parse @benoitmandelbot coordinates and convert them to a link to my #mandelbrot #web interface

https://mathr.co.uk/mandelbrot/BenoitMandelbot2MandelbrotWeb.hs

https://mathr.co.uk/mandelbrot/web/
it does #fractal rendering in javascript as well as symbolic computations cross-compiled using #ghcjs

@benoitmandelbot my coordinate munging script no longer works properly :( or maybe I was just (un)lucky in the few locations that I tried before...
I updated my Benoit Mandelbot to mandelbrot-web conversion script, same URL, seems the image-size was off (setting it to 800x600 and all seems well, really I should make it an option instead of hardcoding it...)