Show HN: I built a math website the internet loved, I'm back with more features
21–30 of 56 posts
Re: Show HN: I built a math website the internet loved, I'm back with more features
#22Re: Show HN: I built a math website the internet loved, I'm back with more features
#23Maybe you can mention it on r/learnmath? A lot of people would be interested.
Re: Show HN: I built a math website the internet loved, I'm back with more features
#24Earlier quoted context omitted.
hi! right now, it is manually assigned after parsing the problems. i am figuring out a relative system for assigning difficulty automatically.
I don't envy you the task! You've probably thought about it a lot more than me, but I was wondering if you could add a "very hard" or "advanced" category. Or perhaps users could submit difficulty ratings as a percentage and you take the average.
on the "very hard"/"advanced" bit, feedback taken.
thank you for writing your thoughts!
Re: Show HN: I built a math website the internet loved, I'm back with more features
#25cool. highly recommend to implement the review exercise style of https://www.executeprogram.com/ !, both the UI, albeit with better theming ( https://monkeytype.com/ ), and the spaced repition feature, all while keeping the hn styled comment section, although i'd let none-related comments run horizontally to click through different approaches/explanation(-styles). you got a startup there. keep it affordable. 5 bucks…
thanks for writing in!
Re: Show HN: I built a math website the internet loved, I'm back with more features
#26Looks good, one quick thing: Maybe hide the comments behind a button? Now they are giving away the answer, as some have already posted it there in the first comments.
Re: Show HN: I built a math website the internet loved, I'm back with more features
#27Love the headline. Very confident ;-)
Re: Show HN: I built a math website the internet loved, I'm back with more features
#28[0] https://www.iqb.hu-berlin.de/abitur/pools2023/mathematik/erh...
Re: Show HN: I built a math website the internet loved, I'm back with more features
#29Earlier quoted context omitted.
so beautiful :) how much time did it take to build?
Thanks! I made it 2-3 years ago and IIRC it took me few months of weekend work; the things is that it was "easy" in the beginning, but for each combination of "feature" + "drawing type" things got a lot more complex, specially later on. e.g. when adding the option to shift the grid, or scale it, then I needed to change all of the drawing methods; or when I add a new drawing method, then it needs to work with all the…