Invalid Name
Invalid Name
My new logs ``` Apologies, unable to start... Sorry, Sonic Pi is having issues booting: GUI was unable to connect to the Ruby server. Please consider reporting a bug at...
A line in my error log I find interesting is `[ERROR] : Error reading ports via Boot Daemon STDOUT. Bytes read: -109 Error code: generic:32`. Searching the codebase I found...
Looks like [3.0.7-1](https://github.com/oneclick/rubyinstaller2/releases/tag/RubyInstaller-3.0.7-1) of the Windows installer was released ~2 hrs ago. Fingers crossed that they realease the 3.3.1 version soon 🤞
@samaaron [3.3.1](https://github.com/oneclick/rubyinstaller2/releases/tag/RubyInstaller-3.3.1-1) of RubyInstaller has been released 🎉
It works!! Thanks for the fast response! I did have a few network errors when I was 50 mb into downloading and at one point it said it would take...
On Chrome 114 I can only select `x❤️x❤️❤️❤️x` as 3 segments (`x❤️`, `x❤️❤️❤️`, and `x`)
> Here is a most updated and easy to follow way to put it in your own website: > > https://github.com/codingfun1072/wasm_flash This is actually the last surviving fork of the...
I think what @sapioit is saying is that no index.php files are shown (like hidden files on a normal computer file manager). Try changing the line `$hidden_patterns = ['*.php','.*'];` to...
You could download the JavaScript gordon.js file from [https://github.com/tobytailor/gordon/downloads/](https://github.com/tobytailor/gordon/downloads/) and link to it from your HTML file (no server needed or required to use it).
gordon.js should be the only file you need for it to work. You could also download gordon.js from [https://github.com/tobytailor/gordon/downloads/](https://github.com/tobytailor/gordon/downloads/) if you want to.