Nathan Wang

Results 68 comments of Nathan Wang
trafficstars

I've found a workaround by sending in one submission to compile the C++ program, and another 10 submissions to execute the compiled C++ program. However, executing 20 "Hello World" programs...

migration plan: - add a changelog to the homescreen - add "version" property to files - for files with no version property, alert the user that the file is outdated...

actually, it's easier implementation-wise if we just don't show any of the old files (and link to an old version of the IDE that does show old files)

temporary workaround: `0 * * * * kill $(ps -eo etimes,pid,cmd | awk '{if ($3 == "clangd-12" && $1 >= 1500) print $2}')` processes aren't dying...

we have all the test cases already (and a scraper for it too). shouldn't be too difficult to implement the rest I hope...

`@apollo/client` bundle size is pretty massive -- is there any way of creating a discussion without using that package (or any new package ideally)?

wait just kidding -- this runs on firebase functions so bundle size isn't a (big) concern

fixed. shouldn't happen again. need to restart pm2 after certificate renewal

If this is in reference to http://usaco.org/ (which is different from the USACO Guide), see this section on the USACO website: > We have been made aware that gmail has...

As an extension, optimize user data by separating settings & activity into two documents to optimize data usage