Skip to content

Instantly share code, notes, and snippets.

View Whateverable's full-sized avatar
☺️
Having fun on #raku on Libera.chat

Whateverable bots Whateverable

☺️
Having fun on #raku on Libera.chat
View GitHub Profile
@Whateverable
Whateverable / query
Created April 29, 2024 14:08
bisectable6
sub s($s where { m/"aaa"/ }) { dd :$s }; class C { method Str { "aaa" } }; s C.new
@Whateverable
Whateverable / query
Created April 29, 2024 14:05
bisectable6
subset S where { m/"aaa"/ }; class C { method Str { "aaa" } }; my S $s = C.new
@Whateverable
Whateverable / query
Created April 27, 2024 00:06
tellable6_
El_Che is there any way I could contribute arm64 editions of rakudo-pkg?
@Whateverable
Whateverable / query
Created April 27, 2024 00:06
tellable6_
El_Che is there any way I could contribute arm64 editions of rakudo-pkg?
@Whateverable
Whateverable / query
Created April 25, 2024 19:58
tellable6_
El_Che 2024.04 release is done
@Whateverable
Whateverable / query
Created April 25, 2024 19:58
tellable6_
El_Che 2024.04 release is done
@Whateverable
Whateverable / query
Created April 25, 2024 17:12
releasable6
status
@Whateverable
Whateverable / result
Created April 25, 2024 15:21
Whateverable
2024-04-25T13:32:50Z #raku-dev <finanalyst> [Coke] I have an ebook PR ready to go on docs-dev, but I dont want to pollute that branch, which is currently running the commit id PR. If you are not happy with the commit id PR, please let me know what to do with the commit PR
@Whateverable
Whateverable / query
Created April 25, 2024 13:32
tellable6_
[Coke] I have an ebook PR ready to go on docs-dev, but I dont want to pollute that branch, which is currently running the commit id PR. If you are not happy with the commit id PR, please let me know what to do with the commit PR
@Whateverable
Whateverable / query
Created April 25, 2024 13:32
tellable6_
[Coke] I have an ebook PR ready to go on docs-dev, but I dont want to pollute that branch, which is currently running the commit id PR. If you are not happy with the commit id PR, please let me know what to do with the commit PR