jxu
jxu
> Also for something more relevant to our cause, e.g. Chinese OI Wiki seems to be doing very well, and they also [reuse our articles](https://oi-wiki.org/math/number-theory/continued-fraction/) sometimes btw. I hope they...
> This is why when someone asks for help getting started in CP (esp. usaco), a typical first response is "start by reading usaco.guide". Off-topic: when I (and I'm guessing...
I've been less interested in this project since I started reviewing the fundamentals in CLRS more. The more technical and formal proof-based view actually appeals to me, but that puts...
On-topic: maybe this is just me, but I would like the main authors of each article listed at the top to give them proper credit and incentivize the creation of...
> For example, CLRS has segment trees and join-based tree algorithms as questions after one of the chapters. Because of the proof-based approach, it's space-constrained, and doesn't really get to...
What are you even talking about? Never mind. It is getting off-topic and was my fault for starting the off-topic discussion.
I brought it up in another issue but I fear the moment you start adding money involved, the site will be flooded with low-quality AI submissions. Maybe I am being...
This is handled by skimmer `top_counts`. Maybe you can change `max_char` https://github.com/ropensci/skimr/blob/d5126aa020e703f37740af7ee56a4acb5830fd08/R/stats.R#L65-L78
I guess you can make a custom skim function? I haven't tried it
What I worry about is that this reduces the simplicity of just having one markdown page per command. I'm not opposed but if it is additional then there will need...