Elisha Hollander
Elisha Hollander
### Windows Terminal version 1.11.3471.0 ### Windows build number 10.0.19043.1466 ### Other Software _No response_ ### Steps to reproduce ```c // poc.c #include #include int main(void) { CONSOLE_SCREEN_BUFFER_INFO csbi; GetConsoleScreenBufferInfo(GetStdHandle(STD_OUTPUT_HANDLE),...
It would be awesome to be able to connect the internet via js-dos, I'm fairly sure the "Mega Build" of SVG-DOSBox already does it...
I'm using Nexus 5 with Ubuntu touch and I'm using a libertine container. When trying to install package like so: ``` libertine-launch -i xenial sudo apt-get install ``` I get:...
I have found a way to run any JavaScript code on the browser from SymPy Live, It can be simply done using this input: ```py "\unicode{}" % "alert(0)" ``` (Where...
When running the game I get this error in the CMD in the background: ```batch [WARN]: This level is using deprecated way of defining %1$s scene. Please change the %1$s=...
Can you add an exe version? I made [a poor one](https://github.com/itsapi/pycraft/files/5360989/main.zip) using auto-py-to-exe, a better one can probably be made with cx_freeze
There is no `array` type. ```js > typeof([]) 'object' > typeof(new Array()) 'object' ``` And even in the same file at the `tojson` function it's not used: https://github.com/mongodb/mongo/blob/2b0bab0e2355bba3276cb80e05d03812300d86b2/src/mongo/shell/types.js#L627-L662
solves #45
Please allow embedding for binary data 🙏