← Back to context

Comment by BlackLotus89

3 years ago

A few bug reports

Karma length check seems to be wrong. 5 figure karma und 4 figure karma can be had at the same time

s/marker researcher/market researcher/

At least I think that those are valid corrections...

Fun project

> Karma length check seems to be wrong. 5 figure karma und 4 figure karma can be had at the same time

That makes sense. If you have more than 5 figure of karma you also have more than 4 figure of karma.

Thanks for the feedback - the karma thing is on purpose - you don’t lose the 4 badge because you got the 5, ironically as if gaining karma is a game of some kind!

  • Very neat app! One other bug report: I have a "programmer" badge for mentioning a programming language in my about page, but such isn't the case. Not sure which part of my bio it might be mistaking for a language?

    edit: found it, it's reacting to the fact that my keybase ID happened to have a "VB" in the middle. You might want to change some of those language checks from |vb| to |\bvb\b| or the like.