problem-solving icon indicating copy to clipboard operation
problem-solving copied to clipboard

🦋 Problem Solving, a repo for handling problems that require review, deliberation and possibly debate

Results 185 problem-solving issues
Sort by recently updated
recently updated
newest added

As more and more Raku applications enter into production, those applications are probably version-locked, so that they're guaranteed to work in a specific version of the language. However, we don't...

language

The META6 format was defined in [S22](https://design.raku.org/S22.html), and is arguably *not* part of the language. There's [a single test for S22](https://github.com/Raku/roast/blob/master/S22-package-format/local.t), but it does not really check an *interpreter* of...

language

### 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...

infrastructure

After merging a PR which drastically changes directory structure of Rakude sources as well as some of its internals (though the latter must not affect user land code) I have...

infrastructure

Carried over from Raku/old-issue-tracker#2522, a request for a pager for raku --doc output. Right now it simply prints everything to the console.

Before I can make a PR for my solution for #111, there's another problem that needs to be solved: `ProtocolFamily`, `SocketType`, and `ProtocolType` don't correspond to real values the backend...

language

We are using GitHub secrets all across the Raku and raku-community-modules organization; some repositories include also secrets for other organizations, like Docker Hub. However, it would be really convenient to...

infrastructure

How should different groups (ecosystem, tooling, core, etc) handle insecure code that is being distributed through community / default channels? What if there's a tool in the ecosystem that is...

meta

for someone who don't know the raku history, there is no way to understand that 6.e is actually the 3rd version of the spec. so i really suggest raku3.

language

There's still a good amount of repos in the `perl6` organization https://github.com/perl6. Most of them are archived, some others have a status that's not too clear. The transition period for...

meta