Nathan Wang

Results 68 comments of Nathan Wang
trafficstars

wait upvotes aren't for internal solutions right? only for user submitted solutions?

@cpinitiative/content-managers do we note these conventions anywhere?

> if there was some way to automatically detect in `create-xdm-node.ts` it's probably possible to add a plugin that parses the [MDX AST](https://mdxjs.com/packages/mdx/#architecture) to find all the code blocks and...

Redeploy fixed the tags array + USACO string issue. See https://github.com/cpinitiative/usaco-guide/pull/1591 for example uninformative error still a problem though...

This should probably be done after #930 is resolved...

If we want to do the mixed problem set idea #2949, we could add to the final misc problems module at the end of each division?

no... but the workaround sort of works (though it's definitely still possible for the server to crash if a bunch of people use it all at once)

if they get AC in USACO Guide IDE, that updates problem status on the USACO Guide to be marked as "Accepted." Probably a very low-priority feature imo

The submission status is not (getting AC on IDE does not update Guide status)

Somehow this happened: ![image](https://github.com/cpinitiative/usaco-guide/assets/7865976/d757b3e2-580e-430a-977a-95e157bdeac9) I don't think this has ever happened before. We may want to consider optimizing searches / operations usage if this continues to be a problem. (cc...