hello-smile6

Results 54 issues of hello-smile6

Rather than requiring the user to download Node.js manually in order to build an app, thereby preventing Windows users without administrator access from building binaries, could Electron Fiddle automatically (with...

Just an idea. Resolves #177 (maybe)

Trying to group #176 #150 #145 (Link more if I missed any) into one issue. The bug can be reproduced on 0f59711887359087d6e7, due to there being a `0` (`0x00`) as...

Here's an example image. ![image](https://user-images.githubusercontent.com/73048226/108446708-69ce3980-7213-11eb-9915-05a026b5cece.png) If you filter with it and tell users not to repost spam posts, @MaxBittker , I think we can stop spam.

https://copy.sh/v86/?profile=archlinux&c=modprobe%20ne2k-pci%3Bdhcpcd%20-w4%20eth0%3Bdate%20--set%3D%22%60hwclock%60%22%3Bgit%20clone%20https%3A%2F%2Fgithub.com%2Funknownblueguy6%2FMineSweeper.git%3Bcd%20MineSweeper%3Bmake%3B.%2Fmine This script starts the ne2k kernel module, starts dhcpcd, sets the date, clones your repository, builds the game, and runs it.

# This is not a prank. I got xlunch to run on Windows using cygwin. ![image](https://user-images.githubusercontent.com/73048226/166338462-72d3d8fa-e41a-4721-9006-ea9234cd934d.png) ## Dependencies * cygwin * gcc-core * libX11 * git * make * libImlib2_1...

Console log: ``` Welcome. We appreciate curiosity, but be warned that keeping the DevTools open causes significant performance degradation and crashes. xterm.js:1 [Violation] 'requestAnimationFrame' handler took 103ms xterm.js:1 [Violation] 'requestAnimationFrame'...

``` user@:~$ mkfifo lol mkfifo: cannot create fifo 'lol': Function not implemented ```