Isaac Ong
Isaac Ong
This serves as the central issue for tracking the progress of adding new platforms to this tool. I've grouped them into a few categories. ### Doable I've researched into these...
While the asynchronous code can handle a large number of queries, platforms have rate limits to control traffic on their sites and this leads to errors when too many queries...
When running on Windows with Python 3.8, the following exception is thrown after the results of socialscan are printed. ``` Exception ignored in: Traceback (most recent call last): File "c:\users\isaac\appdata\local\programs\python\python38-32\lib\asyncio\proactor_events.py",...
This is a first pass at how a server executing computations on Sky might be implemented. The use case I have in mind is when a user wants to execute...
I would like to run a command only on the head node when the SkyPilot cluster launches. However, the `SKY_NODE_RANK` environment variable does not have the expected value of 0...
We want to have CTRL + Enter (or some other shortcut) execute an attack on the attack page, because repeatedly moving between keyboard and mouse gets tiring when trying a...