Amir Rasouli

Results 9 issues of Amir Rasouli

> Chest tracker is kinda useless and janky I would really like to have a chest tracker to better represent the chest isolation movements I am doing while dancing. Can...

User's program can now take stdin. There is an Input pane with a textarea for the input. The input needs to be in there before the program runs. You can...

A few minor changes to make it compatible with Edge.

I go to http://hackide.herokuapp.com/ and it gives me a compile error every time with the default code or if I changed it. I tried on Firefox and MS Edge. Nothing...

I ran emmake make, as suggested by the README, but I got an error. I guess it has to do with libpng. So, I installed libpng with: sudo apt-get install...

I believe I followed the instructions correctly, but I got these errors: CMake Error at D:/prog/emsdk-portable-64bit/emscripten/1.37.35/cmake/Modules/Platform/Emscripten.cmake:108 (message): Failed to fetch compiler version information with command "'D:/prog/emsdk-portable-64bit/emscripten/1.37.35/emcc.bat' -v"! Process returned with...

No trailing commas allowed in JSON

Missing /get-mp3 in the mp3 endpoint

PS C:\Users\v-arasouli\Downloads\LeetCode-Anki-master\LeetCode-Anki-master> python3 main.py Traceback (most recent call last): File "C:\Users\v-arasouli\Downloads\LeetCode-Anki-master\LeetCode-Anki-master\main.py", line 2, in from crawler import LeetCodeCrawler File "C:\Users\v-arasouli\Downloads\LeetCode-Anki-master\LeetCode-Anki-master\crawler.py", line 7, in import requests File "C:\Users\v-arasouli\AppData\Local\Programs\Python\Python312\Lib\site-packages\requests\__init__.py", line 43, in...