rubyFeedback
rubyFeedback
Hey there Loren and everyone else, Some time ago I removed my gems from rubygems.org, due to a disagreement with the rubygems.org team in regards to the "after 30 days...
### Have you checked for existing feature requests? - [X] Completed Today I found out about pulsar. I did not know that atom had a successor. The first question I...
Hello Vince, This is not of high importance but if you have time, do you think you could add to the FAQ, perhaps near the first entry, how to install...
### Game and System Information Wesnoth v1.16.8, compiled from source, on Linux. ### Description of the bug I am playing the campaign where we have like 200 scenarios, legend of...
In the FAQ currently we have code like this: $stdout = Object.new.tap { |obj| def obj.write(i) JS.global[:document].write(i) end } Then we can simply use puts, which is convenient. But how...
It seems the current working directory is /, in ruby.wasm. By default this appears to be empty - I tried via Dir['*']. I also don't seem to be able to...
I suggest a new FAQ entry e. g. dealing with ruby gems via ruby.wasm. Now, I assume right now this is not possible - that is ok. Please mention it...
Hey there, Do you think it would be possible to create a tutorial for puny linux? I understand that the main README sort of works a bit like this, but...
Some days ago I bought a yubico key. I am on linux. Right now I don't know how to use the key. So I found this github page and installed...
FAQ?
Could a FAQ be added? I wanted to find out whether WTL is an alternative to libui-ng. I'd need something that is similar in spirit to libui, aka light weight,...