← Back to context

Comment by bradrn

2 years ago

I actually don’t use it all that often, but it certainly is great to have when needed! I have considered putting the code online once or twice, but the setup is convoluted enough that documenting it probably would be a pain.

(It consists of one Firefox extension which can’t be installed on a normal browser, one SQLite database to store the text, one Haskell server to interact with the database, and one Qt frontend to present the results. It wasn’t trivial for me to set up.)

Hah! Ok wow yeah I can see that documenting it would be a total pain to the benefit of exactly no one. Cool little project though.