My favorite programming problem to teach: Digit length (2019)jstrieb.github.io31 points·by equilibrium·2 वर्ष पहले·58 comments
Reliability and validity of AI tool for assessment of stress based on speechnature.com1 points·by equilibrium·2 वर्ष पहले·0 comments
equilibrium·पिछला वर्ष·discussNice work! Curious about your tech-stack, if you don't mind sharing.Also what are your plans for monetizing, if any?
equilibrium·2 वर्ष पहले·discussCame here looking for a comment about Australia. Eight years ago made the mistake of pursuing a post-grad degree there, by far one of the worst educational experiences.
equilibrium·2 वर्ष पहले·discussCould you speak more about the fact management tool. How do you input the events, is this done manually?
equilibrium·2 वर्ष पहले·discussFirst remove the plank from your own eye, and then you will see clearly to remove the speck from your brother's eye.
equilibrium·2 वर्ष पहले·discussHaving explored this topic over the passed month this is the correct answer. And it has been mentioned in the comments by jumploops
equilibrium·2 वर्ष पहले·discuss> Write a function digitLength(n) that takes a natural number as input (i.e., 0, 1, 2, … – a nonnegative integer)On another note, you have a very interesting website, I will be in touch at some point when I decide to tackle Rust