-
Hiya folks,
I thought you might appreciate a project I discovered by @chadn -- it's called [MapFilter](https://github.com/chadn/mapfilter), and a specific implementation of it (which he also create…
-
### Describe the problem you'd like to see solved or task you'd like to see made easier
I'd like an API for searching, querying icons by category. This would help select the icons for any third party…
-
Migrated from [rt.perl.org#122734](https://rt-archive.perl.org/perl6/Ticket/Display.html?id=122734) (status was 'open')
Searchable as RT122734$
-
Migrated from [rt.perl.org#127840](https://rt-archive.perl.org/perl6/Ticket/Display.html?id=127840) (status was 'new')
Searchable as RT127840$
-
| Q | A
| ----------------------------------- | -------
| Bug or feature request? | Bug
| Which Swagger/OpenAPI version? | 2.0 (could …
-
The new Pico 2 seems to have one more Test Pad on the bottom. It should be documented.
In addition, you can also redirect USB DP/DM to any GPIO. Maybe show that in advanced mode too?
-
Migrated from [rt.perl.org#127842](https://rt-archive.perl.org/perl6/Ticket/Display.html?id=127842) (status was 'new')
Searchable as RT127842$
-
See this screenshot for example: https://github.com/walles/moar/issues/250#issuecomment-2450737725
We should treat numbers as words when we wrap.
Unclear what we should do with `abc123`, but as …
-
Migrated from [rt.perl.org#130382](https://rt-archive.perl.org/perl6/Ticket/Display.html?id=130382) (status was 'new')
Searchable as RT130382$
-
## The Problem
Printing in a loop with enough iterations can cause a segfault:
``` raku
say 0 for ^5000;
print "hi " for ^5000;
```
But these don't seem to cause any problem:
``` ra…