rubyFeedback
rubyFeedback
> I didn't get if there is any way to build it to be a macos or windows program. You can, on windows, just install the libui gem. The same...
> Is this a hypothetical problem? I am using mostly Linux, but when I copy data from Linux to Windows, Windows causes issues. For instance, I once had a symlink...
By the way, only semi-related to the issue here but I just found a discussion about the Shoes API: https://forum.crystal-lang.org/t/gui-library-similar-to-rubys-shoes/1406 I am not sure if I could recommend glimmer as...
This is why a project has to maintain maximum consistency. Ruby is very flexible but this can negatively affect productivity, e. g. when we have code such as: gemspecs.map! {...
Personally I prefer .md files these days, but mostly because I like to document/comment my own code. On the issue here, I am not part of the wesnoth team, just...
Being able to use native extensions would be pretty great. I picture being able to use libui-ng (the ruby bindings of it) as well as glimmer, for some kind of...
Hmm it seems "pp" can be used to do so. Still I think it may be useful to add it to a FAQ entry. On a semi-related note, when I...
(1) It is not obsolete at all. (2) The GPLv2 is not "viral" in regards to what is insinuated here. If this were the case, any read-file functionality on a...
> Do you see a reason to think harder about it? Perhaps nostalgia. We may all have higher ambitions when we were younger ... :) (TODO entries are always a...
Geo-Van wrote: > Is there a way to remove exif metadata from all the embedded images that are inside a PDF document, please? I think you can probably do this...