zyachel
zyachel
this has some good examples: `http://localhost:3000/How-do-you-compute-the-Fourier-transform-for-exp-alpha-t-2`
fixed in 86df58367a147939ebd4057071d5450556737eac
as far as I know, plus answers being shown is totally random. most of the time, if you hit refresh enough times, you'll see a plus answer in full. but...
well, there is an option to cache responses using Redis. In case of my instance, I have set the cache expiry time to one hour. I could increase that time...
Did you try adding `NO_UPGRADE=1` to your .env?
I'd absolutely love to port this to TypeScript. If you can, then please feel free to do it.
sorry, I haven't added a way to do so yet. but be assured I'll implement it soon.
the feature is now implemented. you need to pass a query param(e.g.: `?lang=ar`) to see answer in another language. Or alternatively, you can choose language while searching.
thanks for the heads up. looks like upstream HTML has been changed. I'll add a fix. I've opened a [new issue](https://github.com/zyachel/libremdb/issues/78) for tracking it
would a pwa be good enough?