This is something i created to improve my own vocabulary and improved the story creation prompt and the word list (which i have been maintaining for a few years)in the last few months based on feedback from my users.
This service sends daily emails with a short story containing advanced English words. 7 Day free trial is included
yeah REPL driven development is pure joy. Even back when i was a JS developer i was developing a lot of my algos in devtools and then copying them to code.
It’s like having a conversation with your program while you are developing it.
gaming the system is prevalent but not considered ethical in india. HRs won’t allow such candidates for example. So there is no question of amending CoC to make room.
There is a difference between something being prevalent and something being culturally accepted. The solution lies in naming and shaming. Making it clear that such people aren’t wanted on these platforms.
But i don’t think anyone should chalk this up to “cultural norms” That’s just being unfair to those of us who are just as fed up with this mindset.
I take both your points about the UI. Tags are a bit overwhelming. i am working on solving that problem.
Underlying Tech: i am using clojure/redis/mongo on the backed. React/redux on the front end. I am partially using my own index but for the most part (especially for new searches) relying on Bing api.
yes, you are spot on about the quality of the tags being low for most searches. The current refinement algorithm will get better as more and more people use the service and that would reduce the number of suggested tags and improve their quality over time.
I am however working on modifying the algorithm to make the refinement more useful for current users.
Hi,
I have been working on this search engine for the last few months. After you search for something, you can select up to 4 tags to further refine your search.
currently i am working on a graaljs javascript web runtime written in clojure.