Viewing profile — cubemaster
cubemaster
HN member- Joined
- Tue, Apr 23, 2024, 7:35 PM UTC
- HN karma
- 90
- Public activity
- 17 items
- HN profile
- View on Hacker News ↗
About cubemaster
No profile information was provided.
Recent public activity
-
story
Show HN: I built a virtual bookshelf app with AI book recommendations
demo: https://x.com/shreyaw_/status/1814554646028952008
-
story
Show HN: I'm Building a Better Goodreads
I'm Shreya and I just started building greatreads, a better goodreads. Looking for people to test as the app iteratively improves! interested in testing? -> https://greatreads-wait…
-
comment
Comment #40182953
Hey everyone - check out the discord here: https://discord.gg/8vhcmyckNw
-
comment
Comment #40175004
yes, was thinking of adding this in! will start adding possible features here: https://alpine-aspen-2ab.notion.site/Lanki-da1481129bfa4d3ca...
-
comment
Comment #40174967
currently recommends 5 problems using a ranking algorithm that calculates a score similar to this: score = ( timeSinceLastAttempt ^ 2 ) * difficulty; Anything else you'd want facto…
-
comment
Comment #40174947
posted! thanks for the advice :)
-
comment
Comment #40174945
here's the feedback form from the landing page: https://docs.google.com/forms/d/1Nqq9xj13ZZHlih16xsTp2Nsl4Zc...
-
comment
Comment #40174939
for now, it will always 5 recommend problems you have attempted before, prioritizing the ones you solved both (1) longest time ago and the ones that were (2) hardest for you. so it…
-
comment
Comment #40174922
do you think it adds friction to go between the anki screen and the leetcode screen?
-
comment
Comment #40174905
how do you use anki for code/technical skills?
-
comment
Comment #40174902
super similar - was inspired by anki! this extension shows up directly on the leetcode website as a starting point, but looking to expand to all of ankis-type features soon
-
comment
Comment #40173332
Hey guys! I'm Shreya. I recently noticed that many people that solve leetcode style problems to learn programming patterns tend to save links to problems they'd like to try again l…
-
story
Show HN: I made a spaced repetition tool to master coding problems
As you solve LeetCode questions, you can mark them as hard, medium, or easy. The tool will then recommend questions you should review based on (1) how hard the question was for you…
- story
- story
-
comment
Comment #40136241
Hi Everyone! Consistent review is key to mastering new skills, yet there's a surprising shortage of tools specifically designed to facilitate review in coding. I've created a space…
- story