Tian Yang
Tian Yang
I've been thinking about either hiding or styling the scrollbars on Anubis for like a year and I finally know how to do it. The question is do we hide...
Creating an IDE for Machine Learning class at NYU Tandon. Everything else except `Dockerfile` is updated. Haven't tested it due to difficulties starting a Theia IDE locally. I'll update `Dockerfile`...
My idea is to let Mayat exist both as a python library so that it can be imported somewhere in Anubis and as a CLI tool as well. @wabscale let...
Add the missing `ExecuteResult` definition in part3.
Apparently, the greeting workflow for issues has been failing for a while now. Not a big deal but would be better to get it fixed.
A tree transformation stage after the parsing but before the execution of the plagiarism detection algorithm. This stage solves two things: 1. Parsers in tree-sitter actually generate CST, which has...
It would be great to have a handy comment-line tool that can just print out the ast of any code file in any language. Makes debugging easier.
Essentially for those who are too lazy to even modify the comment...
In `cluster-trace-gpu-v2023` dataset all the pods that are still in the `Running` phase have a deletion time. Why would they have a deletion time? My understanding is if the pod...