Andrej Karpathy
|
47fba66712
|
add a new stats page
|
2021-11-26 21:57:48 -08:00 |
|
Andrej Karpathy
|
6a0ff6a9bf
|
clarify even further
|
2021-11-26 21:10:22 -08:00 |
|
Andrej Karpathy
|
b52b64e0f7
|
don't show the +/- controls for tags when a person is not logged in, it's confusing
|
2021-11-26 21:09:10 -08:00 |
|
Andrej Karpathy
|
e4fe77d118
|
show user warning if they are not logged in that things won't work
|
2021-11-26 20:57:20 -08:00 |
|
Andrej Karpathy
|
c3161b2a49
|
do not reveal username since they are kind of secret now
|
2021-11-26 17:11:19 -08:00 |
|
Andrej Karpathy
|
c5b5c7833c
|
and i think that's it, we now support user accounts (lite)git commit -m 'and i think that\'s it, we now support user accounts litegit status sweet.'! sweet.
|
2021-11-26 16:38:36 -08:00 |
|
Andrej Karpathy
|
54157c6e9c
|
ok here we go, the beginning of user profiles. for now we assume there is a single hard-coded user root
|
2021-11-26 11:07:16 -08:00 |
|
Andrej Karpathy
|
8c74150337
|
eliminate a whole spurious endpoint of /search and remove code duplication
|
2021-11-26 09:31:06 -08:00 |
|
Andrej Karpathy
|
470bd00563
|
refactor and clean up the code in preparation for some consolidation, coming up
|
2021-11-26 09:10:35 -08:00 |
|
Andrej Karpathy
|
f565eba1c7
|
use jinja templates so there's no copy paste code all over the place
|
2021-11-25 14:45:08 -08:00 |
|
Andrej Karpathy
|
cf1bef6f53
|
big new feature: ability to inspect any paper to see the raw tfidf tokens and their weights that summarize the paper, and which powers the SVM recommendation engine. basically a bit of a debugging / insight feature, but a really good sanity check that papers are being properly represented
|
2021-11-21 20:51:01 -08:00 |
|
Andrej Karpathy
|
e5798ddb2f
|
make the header link to root of the site as the case should always be ok cool
|
2021-11-21 14:03:17 -08:00 |
|
Andrej Karpathy
|
8be24dae43
|
allow for full sorting, slice and dicing with all options in the UI, and the previous shortcuts. now have a lot more flexibility to slice and dice as desired
|
2021-11-16 21:39:43 -08:00 |
|
Andrej Karpathy
|
194b7f4b22
|
first leet codes
|
2021-11-12 20:40:19 -08:00 |
|