Ali Elshishini
Ali Elshishini
## The Problem I get the warning in the screenshot below when trying to install rakudo on windows 10 I think the installer might need to be signed to avoid...
## The Problem while installing rakudo star version 2020.01-01 the installation say it will install in perl 6 folder c:\rakudo\share\perl6\site\bin ## Expected Behavior I except the installation to say c:\rakudo\share\raku\site\bin...
### Suggestion This is a request to add and fund a discourse forum to serve the Raku community I will explain below why adding one is a good idea, if...
### Summarize Command's Functionality I need to search a database server (all databases on that server), perferable multiple services at once, but I guess I can loop I need to...
## The Problem while installing rakudo star version 2020.01-01 the installation say it will install in perl 6 folder c:\rakudo\share\perl6\site\bin ## Expected Behavior I except the installation to say c:\rakudo\share\raku\site\bin...
Referring to the [purescript book ](https://github.com/purescript-contrib/purescript-book) issue [259](https://github.com/purescript-contrib/purescript-book/issues/259) search for readFloat returns nothing, because `Global` is deprecated To be more specific searching readFloat which returns nothing and the searching for...
Hi is it possible to submit git-tfs to winget https://learn.microsoft.com/en-us/windows/package-manager/package/ winget is currently installed on windows by default, i think using winget might be a better options compared to chocolatey
Currently this command deletes the folder if the folder is empty , this can be confusing , and the behavior is to the best of my knowledge not documented `mv...